[MERGE] forward port of branch 7.0 up to revid 4067 chs@openerp.com-20131114142639...
[odoo/odoo.git] / openerp / tools /
2013-10-11 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
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-08-30 Christophe Simonis[FIX] html_sanitize: allow new semantic HTML5 tags
2013-08-21 Christophe Simonis[IMP] html_sanitize:
2013-08-20 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-07-02 Vo Minh Thu[MERGE] lang: added Amharic (Ethiopia) language.
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-05-07 Olivier Dony[FIX] tools.safe_eval: inconsistent indentation
2013-04-30 Christophe Simonis[IMP] parse_version: ignore saas~ componants
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-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-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-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...
2013-02-22 Vo Minh Thu[IMP] report: reports with custom parsers can be declar...
2013-02-21 Skrillex[REM] netrpc: KILL EVERYBODY
2013-02-20 Antony Lesuisse[FIX] tools image thumbnailing jpg into png
2013-02-20 Vo Minh Thu[IMP] safe_eval: do not log exceptions, when re-raising...
2013-02-19 Vo Minh Thu[FIX] Better exception handling in tools.convert:
2013-02-19 Dhruti Shastri[translation] : placeholders are missed out for Transla...
2013-02-19 Dhruti Shastri[translation] : placeholders are missed out for Transla...
2013-02-15 niv-openerpmerge trunk
2013-02-12 Raphael Collet[MERGE] trunk-service-thu (remove the class openerp...
2013-02-12 Vo Minh Thu[REF] Removed support for __terp__.py files and `terp...
2013-02-12 Vo Minh Thu[REM] Deleted .apidoc lines.
2013-02-09 Vo Minh Thu[IMP] The open openerp namespace is removed.
2013-02-01 Vo Minh Thu[REF] tools.translate: removed dead code (wizard servic...
2013-01-29 niv-openerpMerge Thu branch
2013-01-28 niv-openerpmerge trunk
2013-01-18 Vo Minh Thu[IMP] gevent: no longer a command-line flag (always...
2013-01-17 Vo Minh Thu[IMP] long polling: disable the watchdog for the Worker...
2013-01-16 Xavier Morel[IMP] don't reimplement randint manually
2013-01-16 Xavier Morel[IMP] Use StringIO rather than io.BytesIO, avoid deprec...
2013-01-15 Thibault Delavallée[MERGE] Foward-port server 7.0 until 4787.
2013-01-15 Olivier Dony[FIX] ir.mail_server: properly handle the --smtp-ssl...
2013-01-14 Olivier Dony[MERGE] tools.translate: fix extraction of translation...
2013-01-14 niv-openerpmerge trunk
2013-01-08 niv-openerpmerge trunk
2013-01-04 Niels Huylebroeck[FIX] When extracting strings from mako reports we...
2013-01-04 Vo Minh Thu[MERGE] Forward port of 7.0 until rev. 4767.
2013-01-02 Christophe Matthieu[IMP] mail_sanitize: simplification of the regular...
2013-01-02 Christophe Matthieu[IMP] mail sanitize: add special email address for...
2012-12-31 Christophe Matthieu[FIX] tools: html_sanitize
2012-12-29 Antony Lesuisse[FIX] workers memory limits better help
2012-12-28 Frédéric van der... [MERGE] from upstream
2012-12-27 Fabien Pinckaers[IMP] support for lxml <2.3.1
2012-12-27 Thibault Delavallée[IMP] sanitizer: improved logger message if crashed...
2012-12-27 Michael Telahun... Enable loading of Amharic (Ethiopia) language.
2012-12-26 Thibault Delavallée[DOC] Added some comments. Updated failure message...
2012-12-26 Thibault Delavallée[IMP] html_sanitize: now uses the builtin cleaner of...
2012-12-21 Christophe Matthieu[MERGE] tools mail: Return the initial variable if...
2012-12-20 Frédéric van der... [FIX] tools: email regexp was too restrictive
2012-12-20 Antony Lesuisse[MERGE] apps by chs
2012-12-20 dle@openerp.com[FIX]Kanban view js not loaded when db created through...
2012-12-19 Antony Lesuisse[MERGE] trunk
2012-12-19 Christophe Matthieu[IMP] tools mail: don't remove xml and doctype but...
2012-12-19 Christophe Matthieu[FIX] tools mail: return the initial variable if is...
2012-12-18 Raphael Collet[MERGE] trunk-import-openerp-thu (use strict naming...
2012-12-18 Antony Lesuisse[REV] image dont generate smaller thumbnail if avoid_if...
2012-12-17 Christophe Simonismerge upstream
2012-12-17 Cecile Tonglet[FIX] Removed too much in openerp.tools.misc: html2text
2012-12-17 Cecile Tonglet[MERGE] From trunk (second time)
2012-12-17 Cecile Tonglet[FIX] Remove unused imports and fix some imports that...
2012-12-17 Raphael Collet[MERGE] trunk-style-improvements-xmo (Python stylistic...
2012-12-15 Fabien Pinckaers[IMP] logo of company: False or OpenERP logo if demo...
2012-12-15 Antony Lesuisse[MERGE] manually merge customizable web logo, by chs
2012-12-15 Fabien Pinckaers[IMP] better thumbnail generation
2012-12-14 Xavier Morel[IMP] more augmented assignments
2012-12-14 Xavier Morel[FIX] incorrect docstrings or docstring param names...
next