[FIX] ir.ui.view missing time libraries in qweb rendering context
[odoo/odoo.git] / openerp / tests /
2014-04-03 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5270... saas-2
2014-03-12 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5020...
2014-03-06 Richard Mathot ... [REF] Use assertEqual method instead of assert instruction
2014-03-06 Richard Mathot ... [FIX] Test for ir_sequence:
2014-03-05 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes, up to rev. 5251...
2014-02-27 Thibault Delavallée[IMP] fields: html: now supports a sanitize argument...
2014-02-26 Martin Trigaux[MERGE] [FIX] orm: when generating xml ids for export...
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-13 Martin Trigaux[IMP] move test on property fields to his own test...
2014-02-13 Martin Trigaux[ADD] tests checking the properties fields are not...
2014-02-06 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5224...
2014-01-31 Fabien Pinckaers[FIX] removing test that commits and small fix
2014-01-28 Olivier Dony[MERGE] Sync with trunk revno 5038 rev-id ged@openerp...
2014-01-28 Christophe Simonis[FIX] do not hardcode demo uid
2014-01-28 Xavier Morel[FIX] fubared ir_filters tests
2014-01-28 jke-openerp[FIX] Remove hard code demo user ID
2014-01-23 Gery Debongnie[FIX] fixes the read_group by dates tests (makes them...
2014-01-23 Gery Debongnie[FIX] prints some value so i can understand how to...
2014-01-23 Gery Debongnie[FIX] fixes the read_group by dates tests (makes them...
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 Thibault Delavallée[IMP] tools: mail: the cleaner, by parsing and serializ...
2014-01-14 Olivier Dony[FIX] tools.email_split: improve email extraction using...
2014-01-09 Xavier Morel[REM] datetime pattern conversion tests
2014-01-08 Xavier Morel[IMP] attempt (again) to fix testing of datetime patter...
2013-12-16 Xavier Morel[ADD] ability to disable fields escaping
2013-12-13 Xavier Morel[FIX] attempt to fix issues of Locale.parse(None) retur...
2013-12-02 Christophe Matthieu[MERGE] sync with trunk
2013-12-02 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 4992...
2013-12-02 Xavier Morel[FIX] change ManyToOne converter to use read on parent...
2013-12-02 Xavier Morel[ADD] formats support to date and datetime converters
2013-11-29 Xavier Morel[ADD] relative datetime qweb widget
2013-11-28 Xavier Morel[ADD] duration widget
2013-11-27 Christophe Simonis[FIX] add missing access rules for `test_workflow`...
2013-11-27 Xavier Morel[FIX] missing import lost during merge
2013-11-25 Christophe Simonis[FIX] html_sanitize does not raise exception for empty...
2013-11-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 4984...
2013-11-21 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-11-15 Xavier Morel[MERGE] from trunk
2013-11-13 Christophe Simonis[FIX] html_sanitize: handle the case of empty documents...
2013-11-07 Stephane Wirtel[FIX] test_mail: Rewrite the XSS test
2013-10-29 Christophe Simonis[FIX] mute logger in some tests
2013-10-28 Thibault Delavallée[MERGE] Sync with trunk
2013-10-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 4965...
2013-10-24 Stefan Rijnhart[FIX] Update test for external id
2013-10-22 Thibault Delavallée[FIX] tools: mail: fixed shortening of html content.
2013-10-22 Xavier Morel[FIX] numbers formatting to correctly apply user locales
2013-10-21 Xavier Morel[ADD] formatting of date and datetime t-field
2013-10-21 Xavier Morel[REF] small refactoring of rendering tests
2013-10-18 Xavier Morel[ADD] cr, uid, context to qweb.render & qweb rendering...
2013-10-18 niv-openerp[MERGE] saas2
2013-10-18 Olivier Dony[FIX] tools.mail: typo causing infinite loop + fix...
2013-10-17 Thibault Delavallée[FIX] tools: mail: fixed / improved html_email_clean.
2013-10-16 Thibault Delavallée[FIX] tools: html_email_clean: fixed regex for
2013-10-14 Xavier Morel[FIX] monetary field rounding, QWebContext in tests
2013-10-11 Xavier Morel[REM] conversion in monetary widget, turns out to be...
2013-10-11 Xavier Morel[IMP] test conversions correctly applied, remove unnece...
2013-10-11 Xavier Morel[IMP] change monetary t-field options, make them more...
2013-10-08 Xavier Morel[FIX] rename currency widget to monetary to match views
2013-10-08 Xavier Morel[IMP] move translate flag out of base qweb rendering
2013-10-08 Xavier Morel[ADD] apply currency's rounding to currency widget...
2013-10-07 Xavier Morel[ADD] currency prefix symbol
2013-10-07 Xavier Morel[ADD] currency qweb field widget, postfix currency
2013-10-07 Xavier Morel[IMP] split out HTML export tests into a bunch of classes
2013-10-07 Xavier Morel[IMP] add some docstrings, split out fetching the conve...
2013-10-07 Xavier Morel[IMP] move image serialization to image widget, not...
2013-10-07 Xavier Morel[IMP] move field conversion around
2013-10-07 Xavier Morel[MERGE] from trunk
2013-10-07 Thibault Delavallée[MERGE] Sync with trunk until revision 4967 (including...
2013-10-06 Antony Lesuisse[IMP] add an easier to use XML-RPC faultCode compliant...
2013-10-04 Xavier Morel[MERGE] from trunk
2013-10-04 Xavier Morel[IMP] make qweb into an openerp object
2013-10-04 Thibault Delavallée[MERGE] Sync with trunk.
2013-10-01 Thibault Delavallée[IMP] tools: improved html_email_clean.
2013-09-30 Xavier Morel[ADD] qweb test case for weird encoding
2013-09-30 Christophe Simonis[FIX] orm: correct read_group when searching by month
2013-09-27 Xavier Morel[FIX] disable test case crashing sanitizer
2013-09-27 Xavier Morel[FIX] qweb t-fields test
2013-09-27 Xavier Morel[ADD] float field digits handling
2013-09-26 Xavier Morel[IMP] reimplement t-field using new converters
2013-09-26 Xavier Morel[ADD] Conversions from field values to "html" content
2013-09-25 Xavier Morel[ADD] composition function utility
2013-09-25 Xavier Morel[REM] automagic tag creation in t-field rendering
2013-08-28 Christophe Matthieu[MERGE] from trunk
2013-08-21 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4899...
2013-08-20 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-08-19 Christophe Simonis[FIX] browse records do not prefetch fields with groups
2013-08-19 Christophe Simonis[FIX] browse records do not try to prefetch fields...
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-01 Christophe Matthieu[MERGE] from trunk
2013-07-31 Vo Minh Thu[REM] workflows: removed temporary run.py script from...
2013-07-31 Martin Trigaux[FIX] res_currency: update linked tests
2013-07-26 Vo Minh Thu[FIX] workflows: fixed the non-deterministic workflow...
2013-07-25 Vo Minh Thu[ADD] workflows: some split_mode tests.
2013-07-25 Vo Minh Thu[ADD] workflows: more tests.
2013-07-25 Vo Minh Thu[ADD] workflows: added some tests.
2013-07-22 Vo Minh Thu[ADD] test_workflow: added some tests for the workflows.
2013-07-17 Thibault Delavallée[MERGE] Sync with trunk
next