[IMP] translation: Added two columns to ir_translation to fix the res_ids after loadi...
[odoo/odoo.git] / bin / addons / base / ir / ir_translation.py
2011-01-06 Vo Minh Thu[IMP] translation: Added two columns to ir_translation...
2010-12-30 Olivier Dony[FIX] ir.translation: coerce source terms into unicode...
2010-12-15 Olivier Dony[FIX] ir.translation: typo in previous commit, sorry
2010-12-15 Olivier Dony[IMP] ir.translation,tools.translate._(): cleanup and...
2010-12-03 Olivier Dony[ADD] base: support alphabet-specific languages as...
2010-10-08 Olivier Dony[IMP] translations: support generic "report" translatio...
2010-09-08 Olivier Dony[FIX] ir.translation: ensure consistent return type...
2010-08-26 Olivier Dony[IMP] ir_translate, orm: btree indexes have size limit...
2010-07-28 Anup (OpenERP)[FIX] ir_translation : Better handling of ids
2010-07-26 Anup (OpenERP)[FIX] Translation should not fail if lang=False is...
2010-07-05 Olivier Dony[FIX] server/ir_translation: don't commit when updating...
2010-06-24 Olivier Dony[FIX] translations: improved fix for translations and...
2010-06-18 vra[FIX][IMP] SQL-Injection ,minor improvement.
2010-06-18 Anup (OpenERP)[IMP] SQL injection Refactored
2010-06-15 Anup (OpenERP)[IMP] removed the possible SQL injection server.
2010-05-12 Anup (OpenERP)[FIX] Export translations + Cache on translations ...
2010-02-15 mra (Open ERP)[FIX] if not lang in get_source method on transaltion...
2009-11-28 Harry (Open ERP)[merge] merge from lp:~openerp/openobject-server/5.0/
2009-11-25 Jay (Open ERP)[FIX] Custom Object xml arch needed encoding.
2009-11-05 HDA (OpenERP)Merge and bugfixes from jvo
2009-10-21 HDA (OpenERP)Remove sql injection problem
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-10-14 PSO(OpenERP)Changed licencing
2009-09-03 ACH,Jay[FIX] Translation issue with cache: it needed to restar...
2009-07-01 YSA,VRA[FIX] ir_translation : corrected entry insertion when...
2009-01-06 Christophe Simonis[FIX] ir.translation: clear cache of function _get_ids...
2009-01-05 Christophe Simonis[FIX] clear the cache when changing translations
2009-01-05 Stephane Wirtel[FIX] Use a commit to close the delete statement
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-18 Fabien Pinckaersimproved_cache_system
2008-12-13 Fabian SemalBugfix in translation (removed print '***', _get_language)
2008-12-13 Fabien Pinckaersbugfix_cache_speed_improvement_store
2008-12-11 Stephane Wirtel[FIX] Remove the unicode function
2008-11-21 Stephane Wirtel[FIX] Use unicode, because there is a warning when...
2008-11-03 Christophe Simonispassing in GPL-3
2008-10-28 Christophe Simonistypofix
2008-08-21 Fabien PinckaersRenamed Model to Object
2008-07-31 Stephane Wirteladd index for ir_translation
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisconvert tabs to 4 spaces
2008-07-17 Christophe Simonistranslation: allow export in .po format
2008-07-15 Christophe Simonisallow the translation of the constraints
2008-07-08 Christophe Simonis* translation of nearly all exceptions
2008-06-30 Fabien PinckaersBugfixes for translations
2008-06-24 Fabien PinckaersBugfix
2008-06-18 Fabien PinckaersBugfix
2008-06-16 stwadd Copyright and GPL license into the Header of Python...
2007-11-26 cedAllow to translate en_US language (custom)
2007-10-24 cedImprove translation
2006-12-07 pinkyNew trunk