[MERGE] Minor bugfixes (missing imports, etc.) courtesy of Florent Xicluna
[odoo/odoo.git] / openerp / tools / translate.py
2012-02-06 Vo Minh Thu[MERGE] merged trunk.
2012-02-02 Olivier Dony[IMP] tools.translate: be more lenient and accept stand...
2012-01-24 Vo Minh Thu[IMP] openerp.tools: _logger with fully qualified modul...
2012-01-09 Olivier Dony[FIX] translation: remove calls to trans_update_res_ids
2012-01-04 Vo Minh Thu[MERGE] tools.translate: use misc.file_open() to load...
2011-12-01 Vo Minh Thu[MERGE] merged trunk.
2011-11-30 Naresh (OpenERP)[FIX]:loading translation of .zip module
2011-10-14 Vo Minh Thu[FIX] tools.translate: release.support_email has been...
2011-08-23 Vo Minh Thu[REF] openerp-server: streamlining startup script.
2011-06-14 Vo Minh Thu[REF] osv: moved osv_pool to modules/registry.
2011-06-08 P. Christeasir.translation, import: push the algo. to SQL, improve...
2011-06-08 P. ChristeasRevert "[IMP] translation: Added two columns to ir_tran...
2011-06-01 Antony Lesuisse[IMP] ir_translation only display installed lang, 10...
2011-04-21 Naresh (OpenERP)[FIX]:added missing of parsing of 'help' attribute...
2011-04-20 Vo Minh Thu[REF] openerp.pooler/openerp.sql_db: cleaner dependencies:
2011-02-09 Olivier Dony[FIX] tools.translate: add missing imports after previo...
2011-02-07 Vo Minh Thu[IMP] openerp python module.