[IMP] Make wizard work
[odoo/odoo.git] / openerp / tools / translate.py
2012-12-14 Xavier Morel[REM] trailing semicolons
2012-12-14 Xavier Morel[REM] unnecessary parens
2012-12-14 Xavier Morel[REM] duplicate dict keys
2012-12-04 Olivier Dony[FIX] translate,orm: remember local Model [_sql]_constr...
2012-11-26 Olivier Dony[MERGE] Forward-port 6.1 bugfixes up to rev. 4307
2012-11-24 Olivier Dony[FIX] translate: skip XML comments when extracting...
2012-11-23 Olivier Dony[IMP] translate: ignore 0-1 letter terms during terms...
2012-11-23 Olivier Dony[FIX] translation export: added missing translation...
2012-10-08 Olivier Dony[MERGE] OPW 577045: translate: properly export and...
2012-10-08 Chris Biersbach[FIX] Wrong indentation fixed
2012-10-03 Olivier Dony[IMP] translate: unify the server and web translation...
2012-10-01 Chris Biersbach[FIX] removed unwanted parsing of transalte() blocks...
2012-09-24 Chris Biersbach[Fix] Fixed generation of .pot files
2012-09-18 Olivier Dony[IMP] translate: avoid loading duplicate `code`-type...
2012-09-13 Olivier Dony[IMP] translations: wip, remove unnecessary code, suppo...
2012-09-11 Olivier Dony[MERGE] Sync with trunk
2012-08-31 Stephane Wirtel[REF] Replace the user id 1 by openerp.SUPERUSER_ID
2012-07-13 Jigar Amin - OpenERP[IMP] integreated the web serivce for the translations
2012-07-13 Turkesh Patel (Ope... [IMP] improved code.
2012-07-13 Turkesh Patel (Ope... [IMP] Fetch only traslated and distinct strings using...
2012-07-13 Turkesh Patel (Ope... [IMP] improved code.
2012-07-12 Turkesh Patel (Ope... [IMP] improved code
2012-07-12 Turkesh Patel (Ope... [IMP] improved code.
2012-07-12 Turkesh Patel (Ope... [IMP] improved code to get translation from database.
2012-07-12 Turkesh Patel (Ope... [ADD] added module field in ir.translation and improved...
2012-07-11 Turkesh Patel (Ope... [ADD] add new http service translation.
2012-06-29 Olivier Dony[FIX] OPW 572856: translate: attempt to auto-detect...
2012-06-28 Fabien Pinckaers[IMP] Translations of static terms in views
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.