[IMP] translations: parse views iteratively instead of recursively
[odoo/odoo.git] / openerp / tools / translate.py
2014-12-02 Xavier Morel[IMP] translations: parse views iteratively instead...
2014-11-27 Denis Ledoux[FIX] translate: lang detection fallback actually falls...
2014-11-05 Christophe Simonis[MERGE] forward port of branch saas-3 up to d36eee9
2014-11-05 Christophe Simonis[MERGE] forward port of branch 7.0 up to 65d92da
2014-11-05 Olivier Dony[FIX] base: incorrect code and locale for Bosnian
2014-08-20 Christophe Simonis[MERGE] forward port of branch 7.0 up to d0a0b7d
2014-08-20 Martin Ambroz[FIX] base: python 2.6 incompatibility for dictionary...
2014-08-14 Olivier Dony[MERGE] Forward-port saas-5 up to acbdac4
2014-08-14 Olivier Dony[MERGE] Forward-port saas-3 up to 9b55532
2014-08-14 Olivier Dony[MERGE] Forward-port of 7.0 up to 85d2b45
2014-08-14 Olivier Dony[FIX] tools.translate: addons path resolution failed...
2014-08-13 Vo Minh Thu[FIX] tools.translate: when loading entries from a...
2014-08-13 Olivier Dony[FIX] ir.translation: export/import of QWeb terms
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-5 up to e4cb520
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-3 up to 310d3fe
2014-07-30 Christophe Simonis[MERGE] forward port of branch 7.0 up to 39f3e40
2014-07-30 Olivier Dony[IMP] BaseModel: new `_translate` attribute to disable...
2014-07-30 Olivier Dony[IMP] tools.translate: unused import
2014-07-25 Mathieu Benoit[FIX] translate: Fix debug print when parse path list...
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-03-20 Kersten Jeremy[MERGE] Merge branch lp:~numerigraphe/openobject-server...
2014-02-27 Antony Lesuisse[MERGE] trunk
2014-02-06 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5224...
2014-02-06 Christophe Simonis[FIX] _(): avoid useless warning where translating...
2014-01-17 Christophe Simonismerge upstream
2014-01-15 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5002...
2014-01-15 Christophe Simonis[FIX] correct uses of addons_path
2014-01-08 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-12-17 Xavier ALT[FIX] translation: force clearing of cached translated...
2013-11-27 Denis Ledoux[FIX]tools, translate: more tolerant code, if the model...
2013-10-11 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-18 Stefan Rijnhart[FIX] Keep backwards compatibility with Babel 0.9.6
2013-09-18 Stefan Rijnhart[RVT] Undo previous fix
2013-09-17 Stefan Rijnhart[FIX] Restore compatibility with Babel > 0.9.6
2013-08-29 Lionel Sausin[REF] avoid the lookup in sorted translation export...
2013-08-28 Xavier Fernandez... [FIX] port Xavier Fernandez's fix for Bug #971412:...
2013-04-11 Raphael Collet[MERGE] from trunk
2013-04-04 Vo Minh Thu[MERGE] forward merge 7.0 until revision 4919.
2013-03-29 Raphael Collet[IMP] replace all tests like 'registry.get(X)' by ...
2013-03-27 Vo Minh Thu[REF] no longer use openerp.pooler.
2013-03-18 Ravi Gohil (OpenERP)[FIX] re-importing the translation from a file(.csv...
2013-03-07 Olivier Dony[REVERT] tools.translate: undo rev 4874 refactoring...
2013-03-06 Xavier Morel[IMP] deduplicate trans_parse_view code, rename for...
2013-02-19 Dhruti Shastri[translation] : placeholders are missed out for Transla...
2013-02-19 Dhruti Shastri[translation] : placeholders are missed out for Transla...
2013-02-01 Vo Minh Thu[REF] tools.translate: removed dead code (wizard servic...
2013-01-14 Olivier Dony[MERGE] tools.translate: fix extraction of translation...
2013-01-04 Niels Huylebroeck[FIX] When extracting strings from mako reports we...
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.