[MERGE] ir_translation: lang field selection only displays installed languages.
[odoo/odoo.git] / openerp / tools /
2011-06-08 Vo Minh Thu[MERGE] ir_translation: lang field selection only displ...
2011-06-05 P. Christeasyaml_import: fix ambiguous syntax at end of report
2011-06-01 Antony Lesuisse[IMP] ir_translation only display installed lang, 10...
2011-06-01 Vo Minh Thu[ADD] tools/config: started tests.
2011-06-01 Vo Minh Thu[FIX] tools/config: properly cast config file values.
2011-05-31 Vo Minh Thu[FIX] tools/config: default values always override...
2011-05-25 Vo Minh Thu[MERGE] moved around some code (preparing for some...
2011-05-23 Vo Minh Thu[MERGE] merged trunk.
2011-05-16 Vo Minh Thu[REF] consistent, grepable ir.values object naming.
2011-05-13 Vo Minh Thu[MERGE] yml test: more explicit message when some data...
2011-05-13 Vo Minh Thu[MERGE] multiple addons paths on the command line.
2011-05-13 Naresh (OpenERP)[IMP]:moved the logger exception before raise
2011-05-13 Naresh (OpenERP)[IMP]:ValueError Message when running a YAML test that...
2011-05-12 Vo Minh Thu[MERGE] --i18n-overwrite can be used with --update.
2011-05-11 Vo Minh Thu[REF] module code goes into openerp.modules.module.
2011-05-11 Vo Minh Thu[REF] moved init_db from tools.misc to modules.db.
2011-05-11 Vo Minh Thu[REF] module info (descriptor) dictionary default value...
2011-05-11 Vo Minh Thu[REF] modules.__init__:
2011-05-10 Vo Minh Thu[REF] modules.__init__:
2011-05-09 Vo Minh Thu[MERGE] check the type of the timezone parameter (preve...
2011-05-09 Naresh (OpenERP)[IMP]:moved from misc to config file and allowed the...
2011-05-06 Naresh (OpenERP)[IMP]:add logger warning to notify the user for incorre...
2011-05-05 Naresh (OpenERP)[FIX]:AttributeError
2011-04-21 Naresh (OpenERP)[FIX]:added missing of parsing of 'help' attribute...
2011-04-22 Vo Minh Thu[ADD]: dummy cache class replacement.
2011-04-20 Vo Minh Thu[REF] openerp.modules
2011-04-20 Vo Minh Thu[REF] openerp.pooler/openerp.sql_db: cleaner dependencies:
2011-04-19 Vo Minh Thu[REF] config: removed duplicated list of options
2011-04-18 Vo Minh Thu[MERGE] merged Julien Thewys branch to disallow unrecog...
2011-04-11 Olivier Dony[MERGE] merged latest fixes from 6.0 - up to rev 3399
2011-03-28 Olivier Dony[IMP] tools: add "unquote" class for magic bare variabl...
2011-03-22 Vo Minh Thu[MERGE] merged the 6.0 branch.
2011-02-14 Olivier Dony[FIX] tools.config: expansion of user and path should...
2011-02-09 Olivier Ligot[IMP] The command line option --i18n-overwrite can...
2011-02-09 Julien Thewys[FIX] ensures no illegitimate cli argument is silently...
2011-02-09 Olivier Dony[FIX] tools.translate: add missing imports after previo...
2011-02-08 Olivier Dony[FIX] tools.config: override root_path in config, and...
2011-02-08 Olivier Dony[MERGE] merged latest 6.0 fixes up to rev 3339
2011-02-08 Vo Minh Thu[MERGE] merge of the openerp python module branch.
2011-02-08 Vo Minh Thu[IMP] openerp.__init__ can imports all its submodules.
2011-02-08 Vo Minh Thu[IMP] forgot to add loglevels.py and reexport 3 functio...
2011-02-07 Vo Minh Thu[IMP] openerp python module.