[FIX] product_visible_discount: use on_change result for product value
[odoo/odoo.git] / openerp / tools /
2014-10-24 Samus CTO[IMP] config: Test that the config file is readable
2014-10-22 Martin Trigaux[FIX] base: support float rounding with rounding_method...
2014-10-09 Martin Trigaux[IMP] mail: parsing emails with several html parts
2014-09-29 Olivier Dony[FIX] tools: remove useless attributes
2014-09-26 Denis LedouxRevert "[FIX] product,float_utils: perform ceiling...
2014-09-24 Cedric Snauwaert[FIX] product,float_utils: perform ceiling via float_ro...
2014-09-15 Denis Ledoux[FIX] tools: restrict available attributes
2014-09-05 Denis Ledoux[FIX] tools,mail: improve parsing of references from...
2014-08-21 Desai Binjal[FIX] note: small bugs
2014-08-20 Martin Ambroz[FIX] base: python 2.6 incompatibility for dictionary...
2014-08-14 Olivier Dony[FIX] tools.translate: addons path resolution failed...
2014-08-13 Vo Minh Thu[FIX] tools.translate: when loading entries from a...
2014-08-11 Denis Ledoux[FIX] yaml tests: Set on_change keys not in view logger...
2014-08-08 Denis Ledoux[FIX] yaml tests: extra key in on_change result isn...
2014-07-25 Mathieu Benoit[FIX] translate: Fix debug print when parse path list...
2014-07-25 Denis Ledoux[ADD] safe_eval: UNPACK_SEQUENCE and Exception
2014-07-11 Thibault Delavallée[FIX] tools: mail: fixed last commit, solving an issue...
2014-07-10 Anand-Dharampuriya[FIX] Solve some mail issues which are currently presen...
2014-07-07 Fabien Meghazi[FIX] configuration file dbfilter's option has no effect
2014-05-18 Kiril Vangelovski[ADD] Macedonian language
2014-05-05 Olivier Dony[FIX] convert: gracefully ignore missing XML IDs when...
2014-04-28 Olivier Dony[FIX] safe_eval: allow STORE_FAST and DELETE_FAST opcod...
2014-04-23 Martin Trigaux[FIX] amount_to_text: make sure accented string is...
2014-04-18 Martin Trigaux[FIX] convert: use _all_columns instead of _columns...
2014-04-09 Kersten Jeremy[FIX] Allow missing opcodes, harden check for private...
2014-02-12 Martin Trigaux[FIX] image tools: do not crop an image when resizing...
2014-02-10 Martin Trigaux[FIX] html_sanitize: partial backport of trunk revision...
2014-02-06 Christophe Simonis[FIX] _(): avoid useless warning where translating...
2014-01-14 Olivier Dony[FIX] tools.email_split: improve email extraction using...
2013-12-17 Xavier ALT[FIX] translation: force clearing of cached translated...
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-25 Olivier Dony[ADD] i18n: enable Lao language (Laos) as an installati...
2013-11-13 Christophe Simonis[FIX] html_sanitize: handle the case of empty documents...
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-07-02 Vo Minh Thu[MERGE] lang: added Amharic (Ethiopia) language.
2013-06-12 Christophe Simonis[FIX] correct stripping of arguments when _reexec(...
2013-03-29 Christophe Matthieu[FIX] html2plaintext: bug 1159782
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-20 Antony Lesuisse[FIX] tools image thumbnailing jpg into png
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-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-04 Niels Huylebroeck[FIX] When extracting strings from mako reports we...
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-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 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...
2012-12-14 Xavier Morel[REM] trailing semicolons
2012-12-14 Xavier Morel[FIX] crazy direct calls to dunder methods
2012-12-14 Xavier Morel[REM] unnecessary parens
2012-12-14 Xavier Morel[FIX] spaceify tabs
2012-12-14 Xavier Morel[REM] duplicate dict keys
2012-12-14 Xavier Morel[IMP] compare to None by identity
2012-12-11 Christophe Simonis[IMP] tools.image: size can have width or height optional
2012-12-10 Christophe Simonismerge upstream
2012-12-09 Antony Lesuisse[IMP] workers document defaults
2012-12-09 Antony Lesuissenetrpc flip default, backward compatible for a few...
2012-12-09 Antony Lesuissenetrpc flip default
2012-12-09 Antony Lesuissecron cleanup, back to the Kernighan KISS roots 1min...
2012-12-09 Antony Lesuisse[IMP] dbname on localthread for logging
2012-12-08 Antony Lesuisse[MERGE] multiprocess signaling
2012-12-08 Antony Lesuissemultiprocessing signaling manually backported from 6.1
2012-12-07 Christophe Simonismerge upstream
2012-12-07 Tejas TankMerged Latest.
2012-12-05 Xavier Morel[IMP] simplify @profile implementation
2012-12-05 Christophe Simonismerge upstream
2012-12-04 Olivier Dony[FIX] translate,orm: remember local Model [_sql]_constr...
2012-12-01 Fabien Pinckaers[IMP] small fix in YAML XML import
next