[IMP] Update the translation
[odoo/odoo.git] / bin / tools /
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
2009-01-09 Christophe Simonis[FIX] avoid a crash when the migration server is not...
2009-01-08 Christophe Simonis[FIX] the cache key is sorted using, items keys, avoidi...
2009-01-07 Christophe Simonis[FIX] handle correctly the convertion of exceptions...
2009-01-07 hda (Tiny)bugfix
2009-01-06 Christophe Simonis[FIX] ir.translation: clear cache of function _get_ids...
2009-01-06 Stephane Wirtel[MERGE]
2009-01-05 Christophe Simonis[IMP] improve cache system
2009-01-05 Stephane Wirtel[IMP] Use cStringIO
2009-01-05 Christophe Simonis[FIX] fix the decorator "@wraps" to work on python...
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2009-01-03 Stephane Wirtel[FIX] Add the Bosnian language in the language list
2009-01-03 Stephane Wirtel[IMP] OpenERP 5.0-rc3 5.0.0-rc3-server
2009-01-02 Christophe Simonis[IMP] add a method to retrieve the update from the...
2008-12-31 Fabien Pinckaersmodifs
2008-12-30 Christophe Simonis[FIX] fix in xml parsing in translations
2008-12-29 Christophe Simonis[FIX] all loggers are exclusives -> python 2.4 compatible
2008-12-27 Christophe Simonis[FIX] convert file to utf8
2008-12-26 Christophe Simonis[FIX] tools.ustr, like str, must always return a string
2008-12-26 Christophe Simonis[IMP] allow methods 'all' and 'any' to be available...
2008-12-24 Fabien Pinckaersbugfix
2008-12-24 Fabien Pinckaersbugfixes
2008-12-24 Stephane Wirtel[REF] Cleanup
2008-12-24 Stephane Wirtel[MERGE]
2008-12-24 Stephane Wirtel[IMP] Specify the type int for the port and the netport
2008-12-24 Christophe Simonis[FIX] restarting a non started pool does not crash...
2008-12-24 Stephane Wirtel[FIX] Remove the upgrade option
2008-12-24 Stephane Wirtel[IMP] Remove the unused code of the upgrade option
2008-12-23 Christophe Simonis[FIX] RuntimeError in the cache system
2008-12-23 Christophe Simonis[FIX] smtp_ssl option is only get when ssl is available
2008-12-22 Stephane Wirtel[FIX] Remove the test about the cert file and the pkey
2008-12-22 Stephane Wirtel[FIX] Remove the print statements
2008-12-22 Stephane Wirtel[IMP] Use the command line to get the filenames for...
2008-12-22 Stephane Wirtel[IMP] Add a syslog handler
2008-12-22 Stephane Wirtel[FIX] Import sql
2008-12-22 Stephane Wirtel[IMP] Add Languages (Arabic, Polish, Turkish)
2008-12-22 Stephane Wirtel[FIX] Upgrade the version parser
2008-12-22 Christophe Simonis[IMP] better debug output
2008-12-22 Christophe Simonis[FIX] do no update <record> with the "noupdate" flag
2008-12-22 Stephane Wirtel[REF] Move the drop_view_if_exists
2008-12-20 Fabien Pinckaersbugfix
2008-12-20 Fabien Pinckaersbugfixes
2008-12-19 Christophe Simonis[FIX] handle the case when 'selection' in wizard are...
2008-12-19 Stephane Wirtel[IMP] Group for the smtp configuration
2008-12-19 Stephane Wirtel[FIX] SSL
2008-12-19 Stephane Wirtel[FIX] Use secure if necessary
2008-12-19 Stephane Wirtel[IMP] Check SSL
2008-12-18 Fabien Pinckaersimproved_cache_system
2008-12-18 Christophe Simonis[IMP] add debuging help method
2008-12-18 Christophe Simonis[IMP] add a new log-level to allow debug netrpc messages
2008-12-18 Christophe Simonis[FIX] fix python 2.4 compatibility
2008-12-17 Stephane Wirtel[FIX] Typo
2008-12-16 Stephane Wirtel[IMP] Use the PEP8 specification for the import
2008-12-16 Christophe Simonis[FIX] translate help of fields in wizards
2008-12-15 Christophe Simonis[FIX] fix with cache key generation
2008-12-15 Jay VoraBugfix:XML records of report and act_window can now...
2008-12-14 Fabien Pinckaersimprovements_bugfixes
2008-12-13 Fabien Pinckaersbugfix_cache_speed_improvement_store
2008-12-12 Christophe Simonis[FIX] fix bug with functools on python 2.4
2008-12-12 Christophe Simonis[REF] refactor the debug decorator 'logged'
2008-12-11 Christophe Simonis[IMP] osutil.listdir follow symlinks
2008-12-11 Christophe Simonis[FIX] ir.module.module: Incorrect field names !!
2008-12-11 Christophe Simonis[IMP] better reporting when a assertion fail
2008-12-10 Christophe Simonis[IMP] add a command line switch allowing to filter...
2008-12-10 Stephane Wirtel[IMP] Use the logger
2008-12-10 Stephane Wirtel[IMP] Remove the print statement
2008-12-10 Stephane Wirtel[IMP] Use the logger to show the output from the logged...
2008-12-10 Stephane Wirtel[IMP] Add the FIXME message
2008-12-10 Stephane Wirtel[IMP] Use the warning level for the pytz library if...
2008-12-10 Stephane Wirtel[IMP] Improve the logging
2008-12-10 Stephane Wirtel[IMP] Remove the print statements
2008-12-09 Christophe Simonis[FIX] psycopg2: %d -> %s
2008-12-09 Christophe Simonis[FIX] psycopg2: in queries we must now use %s everywher...
2008-12-08 Christophe Simonis[IMP] use psycopg2 instead of psycopg1
2008-12-05 Christophe Simonis[FIX] allow selections in (old style) wizards to be...
2008-12-05 Christophe Simonis[IMP] amount_to_text: add a function allowing to regist...
2008-12-04 Christophe Simonis[IMP] move oswalksymlinks to a new module tools.osutil
2008-12-02 Christophe Simonis[IMP] move parse_version to tools directory
2008-12-01 Christophe Simonis[IMP] po file generation: write the string format after...
2008-11-28 Christophe Simonis[IMP] better error message 5.0.0-rc1-server
2008-11-27 Christophe Simonis[FIX] xml importation: all tags handle the 'noupdate...
2008-11-24 Stephane Wirtel[FIX] Remove the executable flag
2008-11-24 Stephane Wirtel[REF] Remove email_send_attach
2008-11-23 Fabien Pinckaersbugfix
next