[IMP] Added YAML for demo data.
[odoo/odoo.git] / bin / tools / translate.py
2010-02-02 Fabien Pinckaers[Imp] add company on sequences
2010-02-02 Xavier Morel[merge] mx.DateTime-removal branch by rvalyi
2010-02-01 Raphaël Valyi[MERGE] from trunk
2010-02-01 Raphaël Valyi[REF] use datetime.utcnow() rather than having to impor...
2010-01-12 HDA (OpenERP)Merged
2009-12-25 Raphaël Valyi[FIX] translate; Launchpad export: time is now UTC...
2009-12-17 Raphaël Valyi[MERGE]
2009-12-14 Raphaël Valyi[REF] changed coding style from datetime.datime.foo...
2009-12-14 Raphaël Valyi[FIX] correct datetime replacement for mxdt.ISO.strUTC...
2009-12-13 Cristian Salamea... [REF] get rid of the mx.Datetime C dependency, meaning...
2009-12-10 Christophe Simonis[FIX] handle the case of missing "#:" formated comment...
2009-12-08 hda (Tiny)Merge
2009-12-03 mra (Open ERP)[FIX] Translation: Error parsing .po files when applica...
2009-12-02 Xavier Morel[merge] 5.0-lxml-fixes into trunk
2009-11-30 rpa-openerp[FIX]: Translaiton: Fixed problem of other files includ...
2009-11-28 Xavier Morel[IMP] removal of usages of the deprecated node.getchild...
2009-11-28 Harry (Open ERP)[merge] merge from lp:~openerp/openobject-server/5.0/
2009-11-27 Harry (Open ERP)[IMP] change copyright with AGPL
2009-11-26 Harry (Open ERP)[FIX] tools>translate: fixed bug, missing line in merging
2009-11-24 Harry (Open ERP)[FIX] replaced <TAB> with four white space.
2009-11-20 xrg[merge] merge from lp:~xrg/openobject-server/optimize...
2009-11-20 mra (Open ERP)[IMP] minor change in trans_load_data now it will creat...
2009-11-17 HDA (OpenERP)Fixed xml dom problem in export translation.
2009-11-17 HDA (OpenERP)Fixed xml dom problem in export translation.
2009-11-05 HDA (OpenERP)Merge and bugfixes from jvo
2009-10-28 Raphaël Valyi[MERGE] lxml+etree instead of deprecated XML libs which...
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-10-12 HDA (OpenERP)Added language code for Klingon translation
2009-10-08 P. ChristeasMerge branch 'xrg' into optimize
2009-10-08 P. ChristeasMerge remote branch 'origin/master' into xrg
2009-10-01 HDA (OpenERP)[MERGE]
2009-09-29 Jay (Open ERP)[FIX] Export Translation : Warning on Non-existing...
2009-09-25 P. ChristeasMerge remote branch 'origin/master' v5.0.6 into xrg
2009-09-25 P. ChristeasMerge remote branch 'origin/master', v5.0.6 into optimize
2009-09-17 HDA (OpenERP)[Merged]
2009-09-11 Christophe Chauvet... [FIX] Better translation exportation.
2009-09-05 P. ChristeasTranslating: skip buggy wizard states.
2009-08-29 P. Christeas[MAJOR IMP] Rewrite the http/RPC engine and let HTTP...
2009-08-23 P. ChristeasMerge commit 'origin/master' into xrg (5.0.3 official)
2009-08-18 Christophe Simonis[FIX] correct translation tgz archive creation
2009-08-13 P. ChristeasMerge commit 'origin/master' into xrg
2009-08-13 Christophe Simonis[FIX] avoid a bug when look in stack when translate...
2009-08-03 P. ChristeasMerge commit 'origin/master' into xrg
2009-07-28 Ysa(OpenERP)[FIX] Translation : Text with prefix '_' from py files...
2009-07-09 P. ChristeasMerge origin/master into mdv-gpl3-py26
2009-06-10 Christophe Simonis[FIX] translation export: catch the case when a object...
2009-06-10 Fabien Pinckaers[FIX] translations resynchro terms
2009-06-09 Fabien Pinckaers[FIX] Bugfix translations and float/int format in reports
2009-06-08 P. ChristeasWhen exporting translations, quote the backslash
2009-06-08 P. ChristeasTranslate: option to only export installed modules.
2009-06-02 P. ChristeasAdapt the translation exporter to the multi-path addons.
2009-05-16 P. ChristeasAllow importing .po files with deprecated strings.
2009-05-16 P. ChristeasFix exporting of translations .tgz.
2009-05-06 P. ChristeasTranslate: fix import of superfluous ids.
2009-04-24 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-04-07 Fabien Pinckaersmoved_locales
2009-02-13 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-02-11 ame (Tiny/Axelor)[FIX] create db with non-english locale with web client...
2009-02-10 Christophe Simonis[FIX] gettextAlias: handle the case when context is...
2009-02-08 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-02-06 Stephane Wirtel[FIX] Fix an encoding error
2009-02-05 Stephane Wirtel[FIX] Unicode encoding
2009-02-05 Christophe Simonis[FIX] locale problems (again)
2009-02-05 Christophe Simonis[FIX] fix locale problems
2009-02-05 Christophe Simonis[FIX] try to set the locale to utf8 before using the...
2009-02-05 Christophe Simonis[IMP/FIX] improve locale usage
2009-02-04 Fabien Pinckaersbugfix
2009-02-04 Christophe Simonis[FIX] unicodify the logger
2009-01-31 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2009-01-29 Christophe Simonis[FIX] avoid a crash when resetting the local with pytho...
2009-01-29 P. ChristeasFix .po loader for multiple source references
2009-01-28 Fabien Pinckaersbugfix
2009-01-28 P. ChristeasLogger: format the date numerically, avoid locale
2009-01-28 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2009-01-28 P. ChristeasImprove the language loading, when locales fail.
2009-01-28 Jay (Open ERP)Surpassed the exception when resetting locale for non...
2009-01-22 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2009-01-22 Apa (Open ERP)[FIX] unsupported locale settings...
2009-01-21 Apa (Open ERP)[FIX]:If you are using an 'iso-8859-1' or 'latin1'...
2009-01-20 Jay (Open ERP)Misc. changes
2009-01-20 Apa (Open ERP)Add code for locale langauge translation
2009-01-14 P. ChristeasMerge branch 'master' of /home/panos/tmp/tinyerp/openob...
2009-01-11 Christophe Simonis[IMP] sort translations in the output translation file...
2009-01-07 hda (Tiny)bugfix
2009-01-06 P. ChristeasMerge branch 'mdv-gpl3' into mdv-gpl3-py26
2009-01-06 P. ChristeasMerge branch 'master' of /home/panos/tmp/tinyerp/openob...
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-30 Christophe Simonis[FIX] fix in xml parsing in translations
2008-12-23 P. ChristeasFix iteration over broken wizards wrt. translation
2008-12-23 P. ChristeasMerge branch 'master' of openobject-server into mdv...
2008-12-19 Christophe Simonis[FIX] handle the case when 'selection' in wizard are...
2008-12-18 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-fwd
2008-12-18 Christophe Simonis[FIX] fix python 2.4 compatibility
2008-12-16 Christophe Simonis[FIX] translate help of fields in wizards
2008-12-15 P. ChristeasMerge commit 'origin/master' into mdv-gpl3
2008-12-13 Fabien Pinckaersbugfix_cache_speed_improvement_store
2008-12-11 P. ChristeasTry to print line no at malformed .po.
2008-12-10 Stephane Wirtel[IMP] Remove the print statements
2008-12-10 P. ChristeasMerge commit 'origin/master' into mdv-gpl3
2008-12-05 Christophe Simonis[FIX] allow selections in (old style) wizards to be...
next