Remove sql injection problem
[odoo/odoo.git] / bin / tools /
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-10-14 PSO(OpenERP)Changed licencing
2009-10-12 HDA (OpenERP)Added language code for Klingon translation
2009-10-01 HDA (OpenERP)[MERGE]
2009-09-29 Jay (Open ERP)[FIX] Export Translation : Warning on Non-existing...
2009-09-25 NCH[FIX] Prevent etree deprication warnings
2009-09-17 HDA (OpenERP)[Merged]
2009-09-11 Christophe Chauvet... [FIX] Better translation exportation.
2009-09-02 ACH(OpenERP)[FIX] Send Mail : Unicode error handled
2009-08-31 Christophe chauvet... [FIX] Send mail : Non-English characters were throwing...
2009-08-28 Christophe Simonis[IMP] add translation names
2009-08-20 YSA,JVO[FIX] Secure option on config file
2009-08-18 Christophe Simonis[FIX] correct translation tgz archive creation
2009-08-14 Christophe Simonis[FIX] bug in cache system that altered some arguments...
2009-08-13 Christophe Simonis[FIX] avoid a bug when look in stack when translate...
2009-08-06 Jay (Open ERP)[FIX] Error reporting : library error corrected
2009-08-03 Christophe Simonis[IMP] new method that ollow the server to return a...
2009-07-29 Jay (Open ERP)[FIX] Logger notification improved
2009-07-28 Ysa(OpenERP)[FIX] Translation : Text with prefix '_' from py files...
2009-07-20 Olivier Laurent[MERGE]
2009-07-20 Olivier Laurent[FIX] tools.amount_to_text_en: now displays cents
2009-07-18 Olivier Laurent[FIX] RuntimeError in the cache system
2009-06-29 Christophe Simonis[IMP] ir_model_data: convert assert to sql constraint...
2009-06-12 Christophe Simonis[FIX] upgrade doesn't try to delete modules
2009-06-10 Christophe Simonis[FIX] xml: the tag <delete> delete also the reference...
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-05-29 Jay (Open ERP)misc
2009-05-29 Fabien Pinckaersmerge
2009-05-28 Christophe Simonis[IMP] email_send: when debuging, output to the logger
2009-05-25 Fabien Pinckaersmerge
2009-05-20 Fabien Pinckaersmerge
2009-05-20 Fabien PinckaersAdded Thai
2009-05-19 Stephane Wirtel[MERGE]
2009-05-19 Stephane Wirtel[FIX] Add the certificate field in the ir_module_module...
2009-05-19 Christophe Simonis[FIX] fix in cache with skiparg > 2
2009-05-05 Christophe Simonis[FIX] maintenance: avoid a crash when the creditential...
2009-04-28 Christophe Simonis[IMP] email sending: use OpenERP logger instead of...
2009-04-23 Stephane Wirtel[FIX] Remove the price_accuracy option from the SMTP...
2009-04-07 Fabien Pinckaersbugfix_lang_5_char
2009-04-07 Fabien Pinckaersmoved_locales
2009-03-16 ame (Tiny/Axelor)[FIX] invalid locale (en_EN)
2009-03-15 Fabien PinckaersUkrainian language
2009-03-15 Fabien Pinckaersimproved_secure_mode
2009-03-13 Christophe Simonis[FIX] maintenance contract are checked by the new server
2009-03-11 Christophe Simonis[MERGE] sync with trunk
2009-03-11 Christophe Simonis[FIX] allow log_level and assert_exit_level options...
2009-03-10 Stephane Wirtel[FIX] Set a default value if the x_headers argument...
2009-03-05 Christophe Simonis[FIX] unicode problem in mail sending
2009-03-02 Christophe Chauvet[IMP]
2009-03-02 Stephane Wirtel[MERGE] From Christophe Chauvet (Sylëam)
2009-02-28 Christophe Chauvet[IMP]
2009-02-27 Fabien Pinckaersbetter_permission_to_rc_file
2009-02-26 Fabien Pinckaersbugfix_lp_331245
2009-02-19 mga (Tiny/Axelor)make sms function working for the local service
2009-02-12 ame (Tiny/Axelor)[FIX] unicode proble.
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-06 Stephane Wirtel[FIX]
2009-02-06 Stephane Wirtel[MERGE]
2009-02-06 Stephane Wirtel[IMP] Add nl_BE language
2009-02-06 Christophe Simonis[FIX] maintenance contract: connect to real server
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
2009-02-05 Christophe Simonis[FIX] locale problems (again)
2009-02-05 Christophe Simonis[FIX] fix locale problems
2009-02-05 Christophe Simonis[MERGE]
2009-02-05 Christophe Simonis[IMP] parse_version: refactor tests
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-02-04 Fabien Pinckaersbugfix
2009-01-29 Christophe Simonis[FIX] avoid a crash when resetting the local with pytho...
2009-01-29 Stephane Wirtel[FIX] Generate the pgpass file for the pg_dump and...
2009-01-29 Stephane Wirtel[IMP] Use a real exception instead of a simple assert
2009-01-28 Fabien Pinckaersbugfix
2009-01-28 Stephane Wirtel[FIX] Use the copy version from Python 2.5
2009-01-28 Jay (Open ERP)Surpassed the exception when resetting locale for non...
2009-01-27 Fabien Pinckaersbugfix
2009-01-26 Stephane Wirtel[IMP] Add a decorator to run a profiler on a method...
2009-01-22 Apa (Open ERP)[FIX] unsupported locale settings...
2009-01-22 Stephane Wirtel[IMP] Add the extract_zip_file method
2009-01-21 Apa (Open ERP)[FIX]:If you are using an 'iso-8859-1' or 'latin1'...
2009-01-20 Christophe Simonis[FIX] in <record> tag, "forcecreate" attribute is now...
2009-01-20 Jay (Open ERP)Misc. changes
2009-01-20 Apa (Open ERP)Add code for locale langauge translation
2009-01-19 Fabien Pinckaersbugfix
2009-01-15 Olivier Laurentmerge
2009-01-15 Olivier LaurentAdded a new configuration option: 'csv_internal_sep...
2009-01-12 Stephane Wirtel[FIX] et_EE instead of et_ET
2009-01-11 Christophe Simonis[IMP] sort translations in the output translation file...
2009-01-09 Christophe Simonis[MERGE]
2009-01-09 Christophe Simonis[FIX]
2009-01-09 Stephane Wirtel[IMP] Add three languages, Danish/Greek/Indonesian
2009-01-09 Christophe Simonis[FIX] handle the case when the base module is a zipmodule
2009-01-09 Christophe Simonis[FIX] fix (some) cStringIO problems
2009-01-09 Christophe Simonis[IMP] locate the migration server elsewhere than localhost
next