[MERGE] forward port of branch 7.0 up to revid 5270 chs@openerp.com-20140403084524...
[odoo/odoo.git] / openerp / tools /
2014-03-06 Olivier Dony[IMP] safe_eval: allowed opcodes: break, continue,...
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-12 Martin Trigaux[FIX] image tools: do not crop an image when resizing...
2014-02-11 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-10 Martin Trigaux[FIX] html_sanitize: partial backport of trunk revision...
2014-02-06 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5224...
2014-02-06 Christophe Simonis[FIX] _(): avoid useless warning where translating...
2014-01-14 Olivier Dony[FIX] tools.email_split: improve email extraction using...
2014-01-08 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-12-17 Xavier ALT[FIX] translation: force clearing of cached translated...
2013-12-09 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-12-04 Martin Trigaux[FIX] convert: better error message when failed to...
2013-12-03 Cecile Tonglet[FIX] Wrong error message when data cannot be loaded...
2013-11-27 Denis Ledoux[FIX]tools, translate: more tolerant code, if the model...
2013-11-25 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5148...
2013-11-25 Olivier Dony[ADD] i18n: enable Lao language (Laos) as an installati...
2013-11-24 Christophe Simonis[FIX] yaml import: for record tags, do not shadow value...
2013-11-21 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-11-13 Christophe Simonis[FIX] html_sanitize: handle the case of empty documents...
2013-10-24 Thibault Delavallée[MERGE] [FIX] tools: mail: fixed shortening of html...
2013-10-24 Thibault Delavallée[FIX] Fixed bug due to copy-and-paste: outertext is...
2013-10-23 Thibault Delavallée[FIX] Fixed previous commit, car go to len of the string.
2013-10-23 Thibault Delavallée[CLEAN] tools: cleaned modified code
2013-10-22 Thibault Delavallée[IMP] tools: mail: added a protection in a string.find...
2013-10-22 Thibault Delavallée[FIX] tools: mail: fixed shortening of html content.
2013-10-18 Olivier Dony[FIX] tools.mail: typo causing infinite loop + fix...
2013-10-17 Thibault Delavallée[FIX] tools: mail: fixed / improved html_email_clean.
2013-10-16 Thibault Delavallée[FIX] tools: html_email_clean: fixed regex for
2013-10-11 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-18 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4908...
2013-09-18 Stefan Rijnhart[FIX] Keep backwards compatibility with Babel 0.9.6
2013-09-18 Stefan Rijnhart[RVT] Undo previous fix
2013-09-17 Stefan Rijnhart[FIX] Restore compatibility with Babel > 0.9.6
2013-09-16 Thibault Delavallée[MERGE] Sync with trunk
2013-09-11 Martin Trigaux[IMP] revert changes in yaml_import
2013-09-11 Martin Trigaux[MERGE] sync with trunk
2013-09-10 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4903...
2013-09-09 Antony Lesuisse[MERGE] data file loading refactoring, ready for code...
2013-09-09 Thibault Delavallée[MERGE] Sync with trunk
2013-09-06 Xavier Morel[FIX] no Logger.getChild in Python 2.6
2013-08-30 Christophe Simonis[FIX] html_sanitize: allow new semantic HTML5 tags
2013-08-21 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4899...
2013-08-21 Christophe Simonis[IMP] html_sanitize:
2013-08-20 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-08-08 Thibault Delavallée[TESTS] tools: mail: added some tests + some cleaning...
2013-08-08 Thibault Delavallée[MERGE] Sync with trunk
2013-08-06 Thibault Delavallée[IMP] tools: added a regex for bounce email addresses
2013-07-25 Thibault Delavallée[IMP] ir_actions_server: added doc + comments + recursi...
2013-07-17 Thibault Delavallée[MERGE] Sync with trunk
2013-07-02 Vo Minh Thu[MERGE] lang: added Amharic (Ethiopia) language.
2013-06-26 sgo@tinyerp.com[MERGE]sync with trunk
2013-06-13 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4887...
2013-06-12 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5006...
2013-06-12 Christophe Simonis[FIX] correct stripping of arguments when _reexec(...
2013-06-03 Vo Minh Thu[MERGE] tools.convert: allow to use relativedelta in...
2013-05-22 Thibault Delavallée[FORWARD] Forward-port of saas-1 branch until revision...
2013-05-07 Olivier Dony[FIX] tools.safe_eval: inconsistent indentation
2013-04-30 Christophe Simonis[IMP] parse_version: ignore saas~ componants
2013-04-29 sgo@tinyerp.com[MERGE]sync with trunk
2013-04-26 Christophe Simonis[IMP] convert: allow to have <act_window> tags with...
2013-04-25 Thibault Delavallée[REF] html_email_clean: refactored the algorithm to...
2013-04-23 Thibault Delavallée[IMP] html_email_clean: now handles maximum character...
2013-04-23 Thibault Delavallée[REF] html_email_clean: refactoring of the algorithm...
2013-04-18 Christophe Matthieu[IMP] tools convert: allow to use relative delta in...
2013-04-11 Raphael Collet[MERGE] from trunk
2013-04-04 Vo Minh Thu[MERGE] forward merge 7.0 until revision 4919.
2013-03-29 Christophe Matthieu[FIX] html2plaintext: bug 1159782
2013-03-29 Raphael Collet[IMP] replace all tests like 'registry.get(X)' by ...
2013-03-28 Vo Minh Thu[MERGE] merged trunk.
2013-03-28 Vo Minh Thu[REM] common: removed login_message() which is not...
2013-03-28 sgo@tinyerp.com[MERGE]sync with trunk
2013-03-27 Vo Minh Thu[MERGE] removed LocalService("workflow"), Logger class...
2013-03-27 Vo Minh Thu[MERGE] openerp.pooler is deprecated.
2013-03-27 Xavier Morel[REM] broken functions (missing import, removed packages)
2013-03-27 Vo Minh Thu[MERGE] reports: make it possible to use only XML decla...
2013-03-27 Vo Minh Thu[REF] trolls.convert: missed an opportunity to reuse...
2013-03-27 Xavier Morel[IMP] usage of python in convert_csv
2013-03-27 Vo Minh Thu[REF] yaml_import: removed nested import openerp.
2013-03-27 Vo Minh Thu[REF] tests: use the openerp.tests namespace for test...
2013-03-27 Vo Minh Thu[REF] no longer use openerp.pooler.
2013-03-26 Vo Minh Thu[REF]: use openerp.workflow instead of LocalService...
2013-03-26 Vo Minh Thu[REF] logging: removed pseudo log-level TEST.
2013-03-26 sgo@tinyerp.com[MERGE]sync with trunk
2013-03-25 Vo Minh Thu[IMP] yaml_import: add openerp in the evaluation context.
2013-03-22 Vo Minh Thu[MERGE] merged trunk.
2013-03-20 Vo Minh Thu[FIX] safe_eval: better exception handling:
2013-03-18 Ravi Gohil (OpenERP)[FIX] re-importing the translation from a file(.csv...
2013-03-08 Cedric Snauwaert[FIX]tools/mail: fix regex when sanitizing html contain...
2013-03-07 Olivier Dony[REVERT] tools.translate: undo rev 4874 refactoring...
2013-03-07 Christophe Simonis[FIX] module loading: allow addons path entries to...
2013-03-06 Xavier Morel[IMP] deduplicate trans_parse_view code, rename for...
2013-03-05 Chris Biersbach[MERGE] OPW 585261: translations: corrects extraction...
2013-02-28 Antony Lesuisse[IMP] logrotation is now disabled by default
2013-02-26 Vo Minh Thu[MERGE] Better exception handling in tools.convert:
2013-02-26 Vo Minh Thu[MERGE] safe_eval: do not log reported exception, inste...
2013-02-26 Vo Minh Thusafe_eval: re-raise the same exception type when comple...
2013-02-25 Vo Minh Thu[FIX] tools.convert: use tools.ustr() instead of str...
2013-02-25 Vo Minh Thu[FIX] tools.safe_eval: we want to see the expr which...
2013-02-22 Vo Minh Thu[IMP] netsvc: removed unused import.
2013-02-22 Vo Minh Thu[IMP] report: use openerp.report.render_report() instea...
next