[FIX] Report: get the wkhtmltopdf version in a cleaner way with a simple regex
[odoo/odoo.git] / openerp / tools /
2014-05-21 Simon Lejeune[FIX] ir_actions: adapt render_report when called in...
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-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-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-18 Martin Trigaux[FIX] convert: use _all_columns instead of _columns...
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-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
2014-03-16 Antony Lesuisse[MERGE] trunk
2014-03-16 Antony Lesuissesql loggin cleanups
2014-03-12 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5020...
2014-03-12 Antony Lesuisse[MERGE] db dump/restore zip-based format.
2014-03-12 Stephane Wirtel[MERGE] from trunk
2014-03-06 Olivier Dony[IMP] safe_eval: allowed opcodes: break, continue,...
2014-03-06 Christophe Simonis[FIX] do not expose posix only config options on windows
2014-03-04 Christophe Simonis[IMP] new backup format.
2014-02-28 Stephane Wirtel[MERGE] from Trunk
2014-02-28 Stephane Wirtel[IMP] Add a new Logging Handler, where we will store...
2014-02-27 Antony Lesuisse[FIX] move appsdirs to tools
2014-02-27 Antony Lesuisse[MERGE] trunk
2014-02-27 Stephane Wirtel[IMP] Move the netsvc.dispatch_rpc function from netsvc...
2014-02-20 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5014...
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-12 openerp-sle[FIX] Increased allowed virtual memory per worker
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-09 Antony Lesuisseadd python --test-file support
2014-02-09 Antony Lesuissemove tests
2014-02-06 Antony Lesuisse[IMP] sale_eval break continue raise control flow opcodes
2014-02-06 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5007...
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-30 Antony Lesuisse[IMP] safe_eval add int float range, rename public...
2014-01-27 Christophe Simonis[FIX] yaml import: not all views have a name
2014-01-23 Thibault Delavallée[FIX] tools: mail: support \[ and \] in tmeplates
2014-01-23 Thibault Delavallée[FIX] tools: mail: fixed last commit, now simply using...
2014-01-23 Thibault Delavallée[FIX] tools: mail: when cleaning, unescape mako specifi...
2014-01-23 Xavier Morel[FIX] sprurious error in log during javascript unit...
2014-01-17 Christophe Simonismerge upstream
2014-01-16 Thibault Delavallée[CLEAN] ir_qweb: simplified and cleaned QWebcontext...
2014-01-16 Christophe Simonis[IMP] chmod data-dir
2014-01-16 Christophe Simonis[FIX] http: store sessions in data-dir
2014-01-16 Christophe Simonis[FIX] ensure data-dir (and subdirs) exists
2014-01-16 Thibault Delavallée[MERGE] Sync with trunk, solved conflicts.
2014-01-15 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5002...
2014-01-15 Christophe Simonis[FIX] correct uses of addons_path
2014-01-15 Christophe Simonis[ADD] new cli argument: -D/--data-dir
2014-01-15 Thibault Delavallée[IMP] tools: mail: the cleaner, by parsing and serializ...
2014-01-15 Thibault Delavallée[IMP] [READD] [IMP] tools: mail: have a strict mode...
2014-01-14 Olivier Dony[FIX] tools.email_split: improve email extraction using...
2014-01-13 Thibault Delavallée[REV] Reverted last commit.
2014-01-13 Thibault Delavallée[IMP] tools: mail: have a strict mode for html_sanitize...
2014-01-09 Stephane Wirtel[IMP] Backport one feature from website: this feature...
2014-01-08 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-08 Xavier Morel[IMP] attempt to improve yaml test message in order...
2014-01-03 Thibault Delavallée[MERGE] Sync with trunk
2013-12-18 Martin Trigaux[MERGE] forward port of latest saas-2 until rev 4996...
2013-12-17 Xavier ALT[FIX] translation: force clearing of cached translated...
2013-12-16 Fabien Meghazi[FIX] ir.model.data#_update() should honor the noupdate...
2013-12-14 Fabien Pinckaers[IMP] allow frames in blogs (video, ...
2013-12-13 Fabien Pinckaers[IMP] HMTL5 main element
2013-12-09 Fabien Pinckaers[FIX] Don't remove data-... attributes like data-snippet-id
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...
next