change the order of some fields and change the title of the sequence object
[odoo/odoo.git] / bin /
2008-10-17 Stephane WirtelShow an error and raise an exception if the _name is...
2008-10-17 Christophe Simonisupdate access rules
2008-10-17 Christophe Simonisir_model_access.check_group can now take a list of...
2008-10-17 Christophe Simonisimprove
2008-10-17 Fabien Pinckaersimprove
2008-10-17 Christophe Simonisir.model.access: add method check_group
2008-10-17 Christophe Simonisupdate access rules
2008-10-16 Christophe Simonis* improve security on attachment: use the access right...
2008-10-16 Christophe Simonis<assert> tag reports now as errors by default
2008-10-16 Jay VoraCorrected copy functionality for fields translated...
2008-10-16 hda@tinyerp.comremoved invisible fields
2008-10-16 Jay VoraCorrected behaviour of language installation wizard
2008-10-15 apa-tinywhen I put header=2 in the .py, I get that the internal...
2008-10-15 Christophe Simonisdon't catch access exception...
2008-10-15 Christophe Simonisxml files: the noupdate attribute must be set to someth...
2008-10-15 Christophe Simonispo files: allow empty lines between comments and msgid
2008-10-14 Christophe Simonisdomains: allow None to be passed as right operand of...
2008-10-13 Jay VoraBugfix:unit problem in rml2pdf
2008-10-10 Amit Mendapara- Added Gantt view type
2008-10-10 Mantavya Gajjaradding new funcionalities,
2008-10-09 Christophe Simoniscomplete base security
2008-10-09 Olivier LaurentBugfix: TinyPOFile has no attribute 'lines'
2008-10-09 Olivier LaurentPO file header lines should end with '\n' (otherwise...
2008-10-09 Olivier Laurentno comments after line termination character ('\')
2008-10-09 Olivier Laurentno comments after line termination character ('\')
2008-10-09 Olivier LaurentBugfix:
2008-10-09 Christophe Simonisfilter the menu on the user's groups and the access...
2008-10-08 Olivier LaurentMerge
2008-10-08 Olivier LaurentHandle the BOM (Byte Order Mark) in PO files
2008-10-08 Amit MendaparaMerged workflow branch
2008-10-08 Christophe Simonisir_model_access.check: allow the model to be passed...
2008-10-08 Christophe Simoniswizard actions now store the linked model
2008-10-08 Christophe Simonisupdate base security
2008-10-08 Shanta Kabra* Imrovement for tree having more than one root
2008-10-08 Mantavya Gajjarnew implementation for the server action
2008-10-07 Olivier Laurentpep8
2008-10-07 Olivier Laurentpep8
2008-10-07 Fabien PinckaersImproved User View
2008-10-07 Amit MendaparaUpdated form view of ir_field
2008-10-07 Fabien Pinckaersimprovement
2008-10-03 hda@tinyerp.comimplemented search on fields.related not fully function...
2008-09-30 Christophe Simonisbetter error message
2008-09-30 Christophe Simonisremove unused group
2008-09-30 Christophe Simonisbugfix with po file import
2008-09-29 Harshad ModiImprovement on Configuration wizard step :
2008-09-29 Christophe Simonisbugfix with menu permissions
2008-09-29 Mustufa Rangwalamodify res.partner.bank object
2008-09-26 Harshad Modiadd new function for fetch property data on partner...
2008-09-26 Jay VoraBugfixed Format() method issue of reports.
2008-09-26 Jay VoraModifs on Print Screen utility
2008-09-25 Fabien Pinckaersbugfixes
2008-09-25 Jay VoraBugfix:Print Screen Float values well-aligned
2008-09-25 Jay VoraBugfix :email sending and minor edit on constraint...
2008-09-24 Christophe Simonisremove use of global variable
2008-09-24 Christophe Simonismove file to a security folder
2008-09-24 Christophe Simonisadd restriction on menu
2008-09-24 Stephane Wirtelmerge
2008-09-24 hda@tinyerp.comchange user action
2008-09-24 Stephane WirtelIf the ids is an int or a long, convert it to array...
2008-09-23 Fabien Pinckaersbugfix
2008-09-23 Christophe Simonisfilter menu using actions groups
2008-09-23 Christophe Simonisget_binary_size is renamed bin_size and its behavior...
2008-09-23 hda@tinyerp.combug fix
2008-09-23 hda@tinyerp.comfix crash problem after configuration wizard
2008-09-23 hda@tinyerp.comBugfixed for add shortcuts
2008-09-22 Stephane Wirteluse the password tag for the password field
2008-09-22 Stephane WirtelRemove the visible tag and add the password tag
2008-09-22 Stephane Wirtelremove print statement
2008-09-22 Christophe Simonisfix error in demo data
2008-09-22 Christophe Simonis* fix error with access rights
2008-09-22 Stephane Wirtelfix DivideByZero
2008-09-22 Fabien Pinckaerstooltipsandbetterdata
2008-09-22 Jay Vorafix:Displayed required and readonly attributes of a...
2008-09-19 Christophe Simonisfix and complete base access rights
2008-09-19 hda@tinyerp.comimprove fields.related for speed improvement
2008-09-19 Harshad Modifixed bug : configuration wizard for Select Extended...
2008-09-19 Fabien Pinckaersfixedrelated
2008-09-19 Jay VoraBugfix for record type in ir_values
2008-09-18 Harshad Modicountry name in English
2008-09-18 Jay VoraAdded Groups option for report,wizard and act_window.
2008-09-18 Fabian SemalConcert date to datetime
2008-09-18 Harshad Modifixed bug on relate field
2008-09-18 hda@tinyerp.comAdded city,country on partner form
2008-09-18 hda@tinyerp.comAdded fields.related field type
2008-09-18 Stephane Wirtelbugfix in the context to get the data from the binary...
2008-09-17 Fabien Pinckaersbugfix
2008-09-17 Christophe Simonisget_binary_size set as True by default
2008-09-16 Jay VoraMinor edit:for displaying size on binary widget.
2008-09-16 Jay VoraBugfixed the binary type data fetch on osv_memory.
2008-09-16 Christophe Simonismerge
2008-09-16 Fabien Pinckaersfix tools
2008-09-16 Christophe Simonisremove the bzr revno from the version:
2008-09-16 Stephane WirtelRemove the flags "executable" on theses files
2008-09-16 Jay VoraAdded filtered file selection feature on binary field...
2008-09-15 Christophe Simonisbugfix with demo installation detection
2008-09-12 Christophe Simonisfix conflict between oldxml and the xml package used...
2008-09-12 Christophe Simonismerge
2008-09-12 Christophe Simonisversion content the bzr revno if available
2008-09-12 Stephane Wirtelchange the version of openerp
2008-09-12 Christophe Simonisimprove the use of release.py
next