[REM] mass_mailing: removed create_template wizard, not used anymore
[odoo/odoo.git] / openerp /
2014-04-07 Christophe Simonis[FIX] ir_actions: add missing comma
2014-04-07 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5112...
2014-04-07 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5275...
2014-04-07 Antony Lesuisse[FIX] temporary fix for concurrent commit during test...
2014-04-07 Olivier Dony[FIX] res.font: re-introduce substitution for builtin...
2014-04-07 Olivier Dony[FIX] browse()/browse_record: use iterables instead...
2014-04-04 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5274...
2014-04-04 Christophe Simonis[FIX] force suppression of pidfile at exit of openerp.
2014-04-04 Christophe Simonis[FIX] res.partner: name_search: respect unaccent flag
2014-04-04 Christophe Simonis[IMP] expression: new helper for generating unaccent...
2014-04-04 Olivier Dony[FIX] domain parsing: better heuristic when a domain...
2014-04-04 Launchpad Translat... Launchpad automatic translations update.
2014-04-03 Olivier Dony[IMP] ir.actions: add Warning in eval context for serve...
2014-04-03 Olivier Dony[FIX] ir.qweb: avoid errors with function fields of...
2014-04-03 Olivier Dony[FIX] res.partner: missing index on `parent_id` column
2014-04-03 Antony Lesuisse[FIX] increase js test timeout to 60
2014-04-03 Christophe Simonis[FIX] expression: do not double quote column names
2014-04-02 Christophe Simonis[FIX] expression: translated search as params are flatt...
2014-04-03 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5270... saas-2
2014-04-02 Olivier Dony[FIX] res_partner: missing index on `display_name`
2014-04-03 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5025...
2014-04-03 Martin Trigaux[FIX] orm: add missing pooler in call
2014-04-02 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5024...
2014-04-01 Christophe Simonis[FIX] resize_image: auto convert BMP images to PNG
2014-04-01 Martin Trigaux[FIX] convert datetime to date in case of date field
2014-04-01 Kersten Jeremy[FIX] rml2pdf : fix loading of font where mode are...
2014-04-01 Denis Ledoux[REVERT] rev. 5097 jke@openerp.com-20140328154704-88nph...
2014-04-01 Martin Trigaux[FIX] export: negation issue
2014-03-31 Martin Trigaux[ADD] orm: add the possibility to export in raw format...
2014-03-31 Christophe Simonis[FIX] expression: use unaccent() for translated search
2014-03-28 Kersten Jeremy[TYPO] Remove duplicated field "supplier" from view...
2014-03-28 Olivier Dony[FIX] http,ir.http: refactor exception handling to...
2014-03-28 Launchpad Translat... Launchpad automatic translations update.
2014-03-27 Fabien Pinckaers[IMP] reduced size flags
2014-03-27 Fabien Pinckaers[IMP] reduced flag size
2014-03-27 Fabien Pinckaers[IMP] reduced image size
2014-03-27 Fabien Meghazi[MERGE] remote module import
2014-03-27 Fabien Meghazi[REM] not using the ir.module.module 'virtual' field...
2014-03-27 Martin Trigaux[FIX] fields: when executing (4, *) operations on o2m...
2014-03-27 Fabien Meghazi[FIX] Set correct record id for <template> tag converter
2014-03-27 chm@openerp.com[IMP] res.country: add flag image field in res.country...
2014-03-27 Launchpad Translat... Launchpad automatic translations update.
2014-03-26 Fabien Meghazi[REV] revert refresh_routing_map
2014-03-26 Fabien Meghazi[MERGE] upstream
2014-03-26 Kersten Jeremy[FIX] Use all users (disabled also) in execute of res_c...
2014-03-26 Antony Lesuisse[IMP] wsgi and http cleanups, static http is now handle...
2014-03-26 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-03-26 Denis Ledoux[MERGE][FIX] OPW 591344 : internal reports don't show...
2014-03-25 Christophe Simonis[FIX] init logger earlier, right after config loading
2014-03-25 Fabien Meghazi[MERGE] upstream
2014-03-25 chm@openerp.com[FIX] phantomjs: hide error if document.body does not...
2014-03-25 chm@openerp.com[MERGE] from trunk
2014-03-24 Simon Lejeune[MERGE] trunk
2014-03-24 Martin Trigaux[FIX] parent_model is null if local column
2014-03-24 Simon Lejeune[IMP] ir.actions.report.xml form view: hide the attachm...
2014-03-24 Martin Trigaux[FIX] fields: when executing (4, *) operations on o2m...
2014-03-24 Christophe Simonis[FIX] http: when generating static routes, only wrap...
2014-03-24 Simon Lejeune[IMP] ir_actions wording
2014-03-24 Simon Lejeune[MERGE] trunk
2014-03-24 Simon Lejeune[REF] Moved qweb contact from website to base and remov...
2014-03-24 Christophe Simonis[FIX] http: nodb_routing_map become a lazy property...
2014-03-24 Christophe Simonis[ADD] openerp.tools.func.lazy_property():
2014-03-24 Christophe Simonis[FIX] http: register the wsgi handler directly
2014-03-21 Simon Lejeune[IMP] ir.actions.report.xml views/models adapted for...
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-21 Dharmraj Jhala ... [MERGE] with latest trunk server
2014-03-21 Launchpad Translat... Launchpad automatic translations update.
2014-03-20 Fabien Meghazi[IMP] better syntax for routing_map cache invalidation
2014-03-20 Fabien Meghazi[WIP] added virtual field. will probably change the...
2014-03-20 Kersten Jeremy[MERGE] Merge branch lp:~numerigraphe/openobject-server...
2014-03-20 Launchpad Translat... Launchpad automatic translations update.
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 Antony Lesuisseir_logging disabled by default
2014-03-19 Christophe Simonis[FIX] ir.ui.view: correct `model_data_id` function...
2014-03-19 chm@openerp.com[FIX] phantomjs: don't use error method because it...
2014-03-19 Kersten Jeremy[FIX] Fix the yml test with option --test-file.
2014-03-19 Fabien Meghazi[IMP] Allow openerp.modules.load_information_from_descr...
2014-03-19 Fabien Meghazi[FIX] doc typo
2014-03-19 Fabien Meghazi[IMP] Allow openerp.tools.convert_file() to optionally...
2014-03-18 chm@openerp.com[FIX] do not rolback cursor in test mode
2014-03-18 chm@openerp.commerge upstream
2014-03-18 chm@openerp.com[WIP] rev me
2014-03-18 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5093...
2014-03-18 chm@openerp.com[PATCH] sle
2014-03-18 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5021...
2014-03-18 Antony Lesuisse[FIX] ir_logging acl
2014-03-17 Antony Lesuisse[MERGE] trunk
2014-03-17 Christophe Simonis[FIX] test_converter: force inherit_branding by passing...
2014-03-17 Olivier Dony[FIX] http dispatch: make sure transaction rollback...
2014-03-17 Xavier Morel[FIX] qweb tests re. inherit_branding enabling/disablin...
2014-03-17 Fabien Meghazi[FIX] Force routing map to be rebuilt between each...
2014-03-17 Antony Lesuisse[FIX] tests dont log traceback on aborted request while...
2014-03-17 Antony Lesuisse[FIX] tests dont generate traceback on aborted test...
2014-03-17 Xavier Morel[IMP] skip injection of data-oe-* attributes outside...
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-17 Antony Lesuisse[FIX] race condition for test cursors
next