Changed the default module icon
[odoo/odoo.git] / openerp / tools / config.py
2011-11-22 Numerigraphe - Lio... [IMP] Added missing vim mode lines
2011-10-14 Christophe Simonis[IMP] command line: move the option "addons-path" to...
2011-10-01 Antony Lesuisse[IMP] config set --load default to web, this will be...
2011-09-28 Olivier Dony[MERGE] sync with latest trunk
2011-09-25 Antony Lesuisse[FIX] revert 3651 al@openerp.com-20110925003322-yioqd1c...
2011-09-25 Antony Lesuisse[IMP] temporary web dbfilter before metaoptions
2011-09-25 Antony Lesuisse[REM] http static crap (you may use web controllers...
2011-09-24 Antony Lesuisse[MERGE] trunk
2011-09-02 Vo Minh Thu[IMP] wsgi: modules can be pre-loaded and expose a...
2011-08-11 Vo Minh Thu[IMP] unaccent: support for the postgres unaccent contr...
2011-08-08 Vo Minh Thu[IMP] cron: the maximum number of cron threads is confi...
2011-07-22 Vo Minh Thu[IMP] unaccent: added an unaccent command-line flag...
2011-06-23 P. ChristeasAPI docs: docstrings, module titles
2011-06-23 P. ChristeasAPI docs: settings file and titles at modules
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-13 Vo Minh Thu[MERGE] multiple addons paths on the command line.
2011-05-12 Vo Minh Thu[MERGE] --i18n-overwrite can be used with --update.
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-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-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-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-07 Vo Minh Thu[IMP] openerp python module.