bugfix
[odoo/odoo.git] / bin /
2009-02-16 husen daudibugfix (ref:nch)
2009-02-14 mra (Open ERP)fix : 329208 : trans_obj is not defined
2009-02-13 Stephane Wirtel[FIX] We change the text of the license in the release...
2009-02-12 Stephane Wirtel5.0.0-3 5.0.0-3-server
2009-02-12 ame (Tiny/Axelor)[FIX] unicode proble.
2009-02-12 Christophe Simonis[MERGE]
2009-02-12 Olivier Laurent[MERGE]
2009-02-12 Olivier Laurentescape the field name if the field name is a key word...
2009-02-12 Christophe Simonis[FIX] maintenance: pass the module's versions to retrie...
2009-02-11 Christophe Simonis[IMP] maintenance: new method allowing to get available...
2009-02-11 Christophe Simonis[IMP] allow object to call themself in init() method
2009-02-11 ame (Tiny/Axelor)[FIX] create db with non-english locale with web client...
2009-02-10 Christophe Simonis[FIX] gettextAlias: handle the case when context is...
2009-02-08 Stephane Wirtel[IMP] 5.0.0-2 5.0.0-2-server
2009-02-06 Stephane Wirtel5.0.0
2009-02-06 Stephane Wirtel[MERGE] 5.0.0-server
2009-02-06 Stephane Wirtel[FIX]
2009-02-06 Christophe Simonis[FIX] i18n error
2009-02-06 Stephane Wirtel[MERGE]
2009-02-06 Stephane Wirtel[IMP] Upgrade the translation files
2009-02-06 Stephane Wirtel[IMP] Add nl_BE language
2009-02-06 Christophe Simonis[FIX] maintenance contract: connect to real server
2009-02-06 Christophe Simonis[REF] cron: use pool of db_name parameter
2009-02-06 Fabien Pinckaersbugfix
2009-02-06 Stephane Wirtel[REF] Remove commented code
2009-02-06 Stephane Wirtel[FIX] Fix an encoding error
2009-02-05 Stephane Wirtel[MERGE]
2009-02-05 Stephane Wirtel[FIX] Unicode encoding
2009-02-05 Fabien Pinckaersbugfix
2009-02-05 Christophe Simonis[MERGE]
2009-02-05 Christophe Simonis[FIX] locale
2009-02-05 husen daudibugfix by nch for dms
2009-02-05 Christophe Simonis[FIX] locale problems (again)
2009-02-05 Christophe Simonis[FIX] fix locale problems
2009-02-05 husen daudibugfix by nch
2009-02-05 Christophe Simonis[MERGE]
2009-02-05 Christophe Simonis[FIX] modules that cannot be loaded are marked as unins...
2009-02-05 Christophe Simonis[IMP] parse_version: refactor tests
2009-02-05 Christophe Simonis[FIX] try to set the locale to utf8 before using the...
2009-02-05 Christophe Simonis[IMP/FIX] improve locale usage
2009-02-05 Jay (Open ERP)Correction:False values on reports are now accepted
2009-02-05 Fabien Pinckaersbugfix
2009-02-04 Fabien Pinckaersbugfix
2009-02-04 Christophe Simonis[FIX] unicodify the logger
2009-02-04 Christophe Simonis[IMP] automatically add new groups to admin user
2009-02-04 Fabien Pinckaersbugfix
2009-02-04 mga (Tiny/Axelor)merging from the trunk
2009-02-04 mga (Tiny/Axelor)fixing the gug for reading fields
2009-02-04 Christophe Simonis[IMP] bad queries are logged in debug mode (log also...
2009-02-04 Jay (Open ERP)Corrections on report_sxw
2009-02-04 husen daudiBugfix
2009-02-03 Stephane Wirtel[FIX] Convert to long the binary size, because there...
2009-02-03 Stephane Wirtel[IMP] Prefix the certificate ID with 00
2009-02-03 Stephane Wirtel[FIX] Use the picture widget instead of image, because...
2009-02-03 Olivier Laurent[MERGE]
2009-02-03 Olivier LaurentNew certificate number: added a prefix to tell if the...
2009-02-03 mra (Open ERP)bug fix on res.partner.function demo data
2009-02-03 husen daudibugfix
2009-02-02 Stephane Wirtel[FIX] Python typo fix
2009-02-02 Stephane Wirtel[IMP] Add a new function, last_day_of_current_month...
2009-02-02 Stephane Wirtel[FIX] Use the translation in the selection field for...
2009-02-02 Stephane Wirtel[FIX] allow to use the rowspan attribute on the group tag
2009-01-31 Christophe Simonis[FIX] Avoid an infinite loop when a module can not...
2009-01-31 Christophe Simonis[FIX] database connections aren't serialized by default
2009-01-30 Christophe Simonis[FIX] reactive the colored logging
2009-01-30 Stephane Wirtel[FIX] Don't use the color if we use the logfile as...
2009-01-30 Stephane Wirtel[FIX] Set the template0 as default template when you...
2009-01-29 Christophe Simonis[FIX] avoid a crash when resetting the local with pytho...
2009-01-29 Stephane Wirtel[IMP] Integrate the headers from the old custom module
2009-01-29 Stephane Wirtel[FIX] Generate the pgpass file for the pg_dump and...
2009-01-29 Stephane Wirtel[FIX] Remove the select for update and use a lock table
2009-01-29 Stephane Wirtel[IMP] Use a real exception instead of a simple assert
2009-01-29 Stephane Wirtel[REV] Revert code for the hostname and the dump
2009-01-29 Christophe Simonis[IMP] the module graph is updated and loaded until...
2009-01-29 Jay (Open ERP)Bugfixed translation of selection field in wizard
2009-01-29 Jay (Open ERP)Minor modifs
2009-01-29 Stephane Wirtel[FIX] Don't use the hostname if it is in ('127.0.0...
2009-01-28 Fabien Pinckaersbugfix_no_translate_computed_selection
2009-01-28 Fabien Pinckaersbugfix
2009-01-28 Fabien Pinckaersbugfix
2009-01-28 Stephane Wirtel[FIX] Typo obect -> object
2009-01-28 Fabien Pinckaersimproved
2009-01-28 Stephane Wirtel[FIX] Use the copy version from Python 2.5
2009-01-28 Najlaâ EL KHAYATadd technical name in technical guide report
2009-01-28 Stephane Wirtel[FIX] Use the notation for the default values of a...
2009-01-28 Stephane Wirtel[FIX] Remove the print statement
2009-01-28 mga (Tiny/Axelor)merging from the trunk
2009-01-28 mga (Tiny/Axelor)solve problem for the
2009-01-28 Jay (Open ERP)Report_sxw modified for browse_record values in default...
2009-01-28 Stephane Wirtel[FIX] Seek the position to 0 for a stringio
2009-01-28 Stephane Wirtel[FIX] User can read his own password
2009-01-28 Jay (Open ERP)Surpassed the exception when resetting locale for non...
2009-01-28 Stephane Wirtel[IMP] Update the translations
2009-01-27 Stephane Wirtel[FIX] Set a noupdate flag
2009-01-27 Stephane Wirtel[MERGE]
2009-01-27 Stephane Wirtel[IMP] Update the translations
2009-01-27 Christophe Simonis[IMP] change level of message when a column is not...
2009-01-27 Fabien Pinckaersremoved_print
2009-01-27 Fabien Pinckaersbugfix_ptt
2009-01-27 Stephane Wirtel[MERGE] from Geoff Gardiner
next