[FIX] Set a default value if the x_headers argument has the value 'None'
[odoo/odoo.git] / bin / tools / misc.py
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 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-12 ame (Tiny/Axelor)[FIX] unicode proble.
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-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
2008-09-04 Christophe Simonisthe translations are now by modules
2008-09-02 Christophe Simonisthe binary size is human readable
2008-08-21 mga@tinyerp.com* change content type in to the email send method
2008-08-20 mga@tinyerp.comMake the same changes in to the email_send like email_s...
2008-08-20 mga@tinyerp.com* Add evaluation to get the email/sms addres from the...
2008-08-18 Christophe Simonisreverse_enumerate is prettier
2008-08-14 Christophe Simonisadd reverse_enumerate method
2008-08-05 Christophe Simonismerge
2008-08-04 Christophe Simonismove domain parsing into expression class
2008-07-29 mga@tinyerp.comconfig.py : add 2 more options to the server startup
2008-07-23 Christophe Simonismerge
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-23 mga@tinyerp.comchange the message, use tiny logging system for the...
2008-07-23 mga@tinyerp.com* add action for email, send email using the tools...
2008-07-22 Christophe Simonisconvert tabs to 4 spaces
2008-07-17 Amit MendaparaImrpoved addons path support
2008-07-16 Amit MendaparaImproved custom addons path support
2008-07-16 Amit MendaparaCustom addons path
2008-06-16 stwadd the copyright
2008-06-16 stwadd the svn:keywords Id on all .py, .xml, .bat
2008-06-03 Christophe Simonisbug fix in mail sending
2008-03-03 Fabien PinckaersImprovement in accounting, allow modifying entries...
2007-10-26 cedFix relative path in report and module xml
2007-10-16 cedFix read file from a zip module that points to real...
2007-10-11 cedAdd UpdatableDict for wizard partial picking
2007-10-08 cedsmtplib must connect before login
2007-10-04 cedImprove payment, invoice, statement
2007-09-06 cedFix open zipfile on win32
next