[FIX] point_of_sale: DOM Cache Error
[odoo/odoo.git] / openerp / tools /
2014-08-11 Denis Ledoux[MERGE] forward port of branch saas-5 up to 0739bc4
2014-08-11 Thibault Delavallée[FIX] mail: fixed bounce email recognition + invite...
2014-08-11 Denis Ledoux[MERGE] forward port of branch saas-4 up to 7ecaab9
2014-08-11 Denis Ledoux[MERGE] forward port of branch saas-3 up to 2f4be42
2014-08-11 Denis Ledoux[MERGE] forward port of branch 7.0 up to 3632949
2014-08-11 Denis Ledoux[FIX] yaml tests: Set on_change keys not in view logger...
2014-08-08 Denis Ledoux[MERGE] forward port of branch saas-4 up to 0a1e4a0
2014-08-08 Denis Ledoux[MERGE] forward port of branch saas-3 up to 81a902a
2014-08-08 Denis Ledoux[MERGE] forward port of branch 7.0 up to 5f696ba
2014-08-08 Raphael Collet[IMP] refactoring: move function topological_sort to...
2014-08-08 Denis Ledoux[FIX] yaml tests: extra key in on_change result isn...
2014-08-07 Thibault Delavallée[FIX] tools: html_sanitize: keep mako tags (<% ......
2014-08-05 Wolfgang Taferner[IMP] workflow: add sequence for ordering workflow...
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-5 up to e4cb520
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-4 up to fa07bc8
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-3 up to 310d3fe
2014-07-30 Christophe Simonis[MERGE] forward port of branch 7.0 up to 39f3e40
2014-07-30 Olivier Dony[ADD] safe_eval: allow YIELD_VALUE, used e.g. for gener...
2014-07-30 Olivier Dony[IMP] BaseModel: new `_translate` attribute to disable...
2014-07-30 Olivier Dony[IMP] tools.translate: unused import
2014-07-29 Denis Ledoux[MERGE] forward port of branch 7.0 up to bbb8d8f25a7a81...
2014-07-29 Denis Ledoux[MERGE] forward port of branch 7.0 up to b91a75f7eff85e...
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-18 rlu-odoo[REF] OpenERP --> Odoo in various UI texts
2014-07-15 Xavier Morel[FIX] creation of new threads where a new API environme...
2014-07-15 Xavier Morel[REM] threaded yaml import (useless and unused)
2014-07-15 Christophe Simonis[MERGE] forward port of branch saas-5 up to e0759c1
2014-07-15 Christophe Simonis[MERGE] forward port of branch saas-4 up to de696f1
2014-07-15 Christophe Simonis[MERGE] forward port of branch saas-3 up to 24484c8
2014-07-15 Christophe Simonis[MERGE] forward port of branch 7.0 up to 7a928b1
2014-07-11 Thibault Delavallée[FIX] tools: mail: fixed last commit, solving an issue...
2014-07-11 Olivier Dony[MERGE] Fwd-port saas-4 up to e31fd6a
2014-07-11 Olivier Dony[MERGE] Fwd-port saas-3 up to a9d2b65
2014-07-11 Olivier Dony[MERGE] Fwd-port 7.0 up to 783b9e1
2014-07-10 Christophe Simonis[MERGE] forward port of branch saas-3 up to a35aec2
2014-07-10 Christophe Simonis[MERGE] forward port of branch 7.0 up to 6e96ffd
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-07-07 Christophe Simonis[FIX] data-dir management
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-12 Olivier Dony[MERGE] Forward-port saas-5 up to f15cbd6
2014-06-12 Olivier Dony[MERGE] Forward-port saas-4 bugfixes up to ad4c6ca
2014-06-11 Fabien Meghazi[ADD] Pseudo `clone` mode for <templates> using primary...
2014-06-10 Olivier Dony[FIX] Wrap werkzeug.utils.escape() to accomodate signat...
2014-05-28 Christophe Simonis[FIX] logging PostgreSQLHandler: expand message + use...
2014-05-27 Olivier Dony[MERGE] Forward-port of latest saas-4 fixes, up to...
2014-05-27 Xavier Morel[IMP] inherit_option_id -> application
2014-05-27 Xavier Morel[ADD] support for primary mode in <template>
2014-05-21 Simon Lejeune[FIX] ir_actions: adapt render_report when called in...
2014-05-20 Fabien MeghaziIf no addons-path provided, include the main addons
2014-05-20 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid bb26dea
2014-05-20 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 38abc8a
2014-05-20 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid b09b6a0
2014-05-18 Kiril Vangelovski[ADD] Macedonian language
2014-05-12 Martin TrigauxForward-port of latest saas-4, up to revision 5211...
2014-05-08 Fabien Meghazi[FIX] configuration file dbfilter's option has no effect
2014-05-07 Olivier Dony[MERGE] I18N: make fr_CA one of the default installatio...
2014-05-06 Denis Ledoux[MERGE] Forward-port of latest saas-3 bugfixes, up...
2014-05-06 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-05-05 Olivier Dony[FIX] convert: gracefully ignore missing XML IDs when...
2014-05-01 Antony Lesuisse[MERGE] saas-4 report_webkit missing dependency on...
2014-04-28 Olivier Dony[FIX] safe_eval: allow STORE_FAST and DELETE_FAST opcod...
2014-04-24 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5120...
2014-04-24 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5288...
2014-04-23 Martin Trigaux[FIX] amount_to_text: make sure accented string is...
2014-04-23 Martin Trigaux[MERGE] [IMP] mail sanitizer: do not remove comments...
2014-04-23 Fabien Meghazi[MERGE] upstream
2014-04-18 Martin Trigaux[FIX] convert: use _all_columns instead of _columns...
2014-04-18 Xavier Morel[IMP] No cause to store self.fget.__name__ to its own...
2014-04-15 Anael Closson[FIX] tools: Comments in e-mail templates are removed...
2014-04-15 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5281...
2014-04-11 Antony Lesuisse[FIX] instrumentation to debug a deadlock probably...
2014-04-10 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5115...
2014-04-09 Kersten Jeremy[FIX] Allow missing opcodes, harden check for private...
2014-04-09 Raphael Collet[MERGE] test_cursor: implement a cursor mockup that...
2014-04-09 Raphael Collet[IMP] registry: now cursor() simply returns a cursor...
2014-04-08 Simon Lejeune[MERGE] trunk
2014-04-08 Raphael Collet[IMP] registry: add method get_cursor() to simply retri...
2014-04-07 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5112...
2014-04-02 Simon Lejeune[FIX] as render_report is adapted to qweb, no need...
2014-04-01 Christophe Simonis[FIX] resize_image: auto convert BMP images to PNG
2014-04-01 Simon Lejeune[FIX] Adapted the render_report and try_report_action...
2014-03-27 Fabien Meghazi[FIX] Set correct record id for <template> tag converter
2014-03-26 Fabien Meghazi[MERGE] upstream
2014-03-26 Antony Lesuisse[IMP] wsgi and http cleanups, static http is now handle...
2014-03-25 Christophe Simonis[FIX] init logger earlier, right after config loading
2014-03-25 Fabien Meghazi[MERGE] upstream
2014-03-24 Christophe Simonis[ADD] openerp.tools.func.lazy_property():
2014-03-23 Maxime Chambreuil[IMP] Add fr_CA translation
2014-03-21 Christophe Simonis[FIX] duplicate/rename/drop database: handle filestore
2014-03-21 Christophe Simonis[IMP] tools.exec_pg_command: hide command output
2014-03-20 Kersten Jeremy[MERGE] Merge branch lp:~numerigraphe/openobject-server...
2014-03-20 Antony Lesuisseir_logging fix logger names
2014-03-20 Antony Lesuisseir_logging fix config option
2014-03-19 Antony Lesuisse[MERGE] trunk
2014-03-19 Fabien Meghazi[IMP] Allow openerp.tools.convert_file() to optionally...
2014-03-18 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5093...
2014-03-17 Xavier Morel[REM] forced filetype on resize_image_*, fix incorrect...
2014-03-17 Xavier Morel[FIX] keep image type intact during resize
next