Launchpad automatic translations update.
[odoo/odoo.git] / bin / tools / misc.py
2009-08-03 P. ChristeasMerge commit 'origin/master' into xrg
2009-07-23 P. Christeasemail_send: feature to place mails in a maildir, instea...
2009-07-18 Olivier Laurent[FIX] RuntimeError in the cache system
2009-07-09 P. ChristeasMerge origin/master into mdv-gpl3-py26
2009-06-12 Christophe Simonis[FIX] upgrade doesn't try to delete modules
2009-06-04 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-06-01 P. ChristeasHack for multiple addons paths.
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-21 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
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-06 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-04-28 Christophe Simonis[IMP] email sending: use OpenERP logger instead of...
2009-04-06 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-03-16 ame (Tiny/Axelor)[FIX] invalid locale (en_EN)
2009-03-15 Fabien PinckaersUkrainian language
2009-03-12 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
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-26 Fabien Pinckaersbugfix_lp_331245
2009-02-19 mga (Tiny/Axelor)make sms function working for the local service
2009-02-16 P. ChristeasFor python 2.6, don't try to use Exception.message
2009-02-13 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-02-12 ame (Tiny/Axelor)[FIX] unicode proble.
2009-02-08 P. ChristeasMerge commit 'origin/master' into mdv-gpl3-py26
2009-02-06 Stephane Wirtel[IMP] Add nl_BE language
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-01-29 P. ChristeasFix a few typos wrt. translations.
2009-01-27 Fabien Pinckaersbugfix
2009-01-26 Stephane Wirtel[IMP] Add a decorator to run a profiler on a method...
2009-01-22 Stephane Wirtel[IMP] Add the extract_zip_file method
2009-01-20 Jay (Open ERP)Misc. changes
2009-01-12 Stephane Wirtel[FIX] et_EE instead of et_ET
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-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-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-04 Stephane Wirtel[IMP] Update the copyright to 2009
2009-01-03 Stephane Wirtel[FIX] Add the Bosnian language in the language list
2008-12-31 Fabien Pinckaersmodifs
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 Pinckaersbugfixes
2008-12-24 Christophe Simonis[FIX] restarting a non started pool does not crash...
2008-12-23 Christophe Simonis[FIX] RuntimeError in the cache system
2008-12-22 Stephane Wirtel[IMP] Add Languages (Arabic, Polish, Turkish)
2008-12-22 Christophe Simonis[IMP] better debug output
2008-12-20 Fabien Pinckaersbugfix
2008-12-20 Fabien Pinckaersbugfixes
2008-12-18 Fabien Pinckaersimproved_cache_system
2008-12-18 Christophe Simonis[IMP] add debuging help method
2008-12-15 Christophe Simonis[FIX] fix with cache key generation
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[FIX] ir.module.module: Incorrect field names !!
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-09 Christophe Simonis[FIX] psycopg2: %d -> %s
2008-12-08 Christophe Simonis[IMP] use psycopg2 instead of psycopg1
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-11-24 Stephane Wirtel[REF] Remove email_send_attach
2008-11-22 Fabien Pinckaersimprove
2008-11-21 Stephane Wirtel[IMP] Add some languages
2008-11-20 Fabien Pinckaersimprovement_report
2008-11-17 Stephane Wirtel[REF] Remove unless code
2008-11-12 hda@tinyerp.comImprove error message (ref:sbh)
2008-11-04 Jay VoraAdded subtype arguement for emailing HTML format emails.
2008-11-03 Christophe Simonispassing in GPL-3
2008-10-27 Fabien Pinckaersbugfix_empty_dir
2008-10-27 Fabien Pinckaersbugfix
2008-10-16 Christophe Simonis* improve security on attachment: use the access right...
2008-10-16 Jay VoraCorrected behaviour of language installation wizard
2008-09-25 Fabien Pinckaersbugfixes
2008-09-25 Jay VoraBugfix :email sending and minor edit on constraint...
2008-09-16 Jay VoraMinor edit:for displaying size on binary widget.
2008-09-16 Fabien Pinckaersfix tools
2008-09-10 Stephane WirtelRename Tiny ERP to OpenERP
2008-09-09 Stephane WirtelAdd a new decorator to log the res, args of a function
2008-09-08 Christophe Simonisfix with code source walking in translation export
2008-09-04 Christophe Simonisadd (and use) method tools.oswalksymlinks
next