[IMP] tools: mail: improved html_email_clean
[odoo/odoo.git] / openerp / tools /
2013-09-23 Thibault Delavallée[IMP] tools: mail: improved html_email_clean
2013-09-22 Fabien Pinckaers[IMP] revert
2013-09-22 Fabien Pinckaers[IMP] Add file='...' on <field> tags + [FIX] forced...
2013-08-30 ddmFix
2013-08-29 Christophe Matthieu[FIX] qweb: remove argument form t-att-argument if...
2013-08-29 Xavier Morel[FIX] Logger.getChild(suffix) — New in version 2.7.
2013-08-28 Christophe Matthieu[MERGE] from trunk
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 Fabien Meghazi[IMP] QWeb: allow t-call to use dynamic template name...
2013-08-21 Xavier Morel[MERGE] flag indicating whether a view template is...
2013-08-21 Fabien Meghazi[FIX] QWeb: foreach does not correctly handle @t-as
2013-08-21 Xavier Morel[ADD] page attribute to views
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-21 Fabien Meghazi[FIX] QWeb: omit non elements when searching for templa...
2013-08-20 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-08-14 Christophe Matthieu[IMP] qweb: catch orm,osv exception and return it
2013-08-13 Fabien Meghazi[ADD] Added repr() and t-debug to QWeb
2013-08-13 Christophe Matthieu[IMP] qweb: add the current error traceback into the...
2013-08-12 Xavier Morel[IMP] dict.get's default is None, remove pointless...
2013-08-12 Fabien Meghazi[ADD] Qweb __stack__ and __caller__ in QWeb rendering...
2013-08-10 Fabien Pinckaers[FIX] keep t as template name for templates
2013-08-10 Fabien Pinckaers[FIX] typo
2013-08-10 Fabien Pinckaers[FIX] typo
2013-08-10 Fabien Pinckaers[IMP] Allows to put a name on views
2013-08-10 Fabien Pinckaers[IMP] support for inherit_option_id, <template> for...
2013-08-08 Fabien Meghazi[WIP] eval globals - will check safe_eval later
2013-08-08 Fabien Meghazi[IMP] Qweb, use undefined handler
2013-08-08 Fabien Meghazi[FIX] QWeb expression evaluation + undefined variable...
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-08 Fabien Meghazi[IMP] pynazilint
2013-08-07 Fabien Meghazi[FIX] make QWeb usable in standalone mode
2013-08-07 Christophe Matthieu[IMP] res.partner: add us country for demo data
2013-08-06 Fabien Meghazi[FIX] Replace views string interpolation by manual...
2013-08-06 Christophe Matthieu[FIX] qweb: many2one field = False
2013-08-06 Christophe Matthieu[FIX] qweb: access right for name_get on many2one field
2013-08-05 Christophe Matthieu[IMP] qweb: clean code
2013-08-05 Frédéric van der... [FIX] only self-close void elements
2013-08-05 Christophe Matthieu[FIX] qweb: div autoclose
2013-08-05 Christophe Matthieu[MERGE] from website-al
2013-08-04 Fabien Pinckaers[FIX] eval t-field
2013-08-04 Fabien Pinckaers[IMP] changed t-field syntax from <div t-record=record...
2013-08-02 Christophe Matthieu[FIX] qweb.py: encode in utf8 for special char and...
2013-07-31 Christophe Matthieu[FIX] qweb.py: render_tag_field
2013-07-30 Christophe Matthieu[IMP] qweb: fix for many2one with None value
2013-07-26 Christophe Matthieu[MERGE] from trunk
2013-07-26 Xavier Morel[IMP] add field type to QWeb t-record output
2013-07-25 Thibault Delavallée[IMP] ir_actions_server: added doc + comments + recursi...
2013-07-22 Fabien Meghazi[FIX] templates: Set tagname for qweb
2013-07-22 Fabien Meghazi[ADD] xml data <template> helper
2013-07-17 Thibault Delavallée[MERGE] Sync with trunk
2013-07-02 Christophe Simonis[FIX] qweb: t-field must search all_columns
2013-07-02 Antony Lesuisseqweb t-field
2013-07-02 Vo Minh Thu[MERGE] lang: added Amharic (Ethiopia) language.
2013-07-02 Christophe Matthieu[FIX] qweb.py: t-set t-value
2013-07-01 Martin Trigauxadd t-field and t-record in rendering
2013-07-01 Antony Lesuissebranding temp fix for comment in xml
2013-06-30 Antony Lesuissefix rng validation, fields_view_get, qweb t-esc t-raw...
2013-06-27 Christophe Simonis[FIX] qweb: flake8
2013-06-27 Christophe Simonis[FIX] qweb: make code works
2013-06-27 Antony Lesuisseqweb templates
2013-06-25 Christophe Simonis[FIX] view validation tests
2013-06-24 Antony Lesuisse[MERGE] fix view_validate to match rng
2013-06-20 Antony Lesuissefile based openerp views
2013-06-20 Antony Lesuisse[MERGE] 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 Xavier Morel[IMP] move testing of xml conversion alongside test...
2013-04-29 Xavier Morel[ADD] file field type in xml_convert, tests
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-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...
next