[IMP] mass_mailing: campaigns: some refactoring !
[odoo/odoo.git] / openerp /
2014-04-03 Antony Lesuisse[FIX] increase js test timeout to 60
2014-04-01 Martin Trigaux[FIX] convert datetime to date in case of date field
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-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 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-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-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 Simon Lejeune[IMP] ir.actions.report.xml form view: hide the attachm...
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-04-03 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5270... saas-2
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-03-31 Christophe Simonis[FIX] expression: use unaccent() for translated search
2014-03-27 Martin Trigaux[FIX] fields: when executing (4, *) operations on o2m...
2014-03-27 Launchpad Translat... Launchpad automatic translations update.
2014-03-26 Denis Ledoux[MERGE][FIX] OPW 591344 : internal reports don't show...
2014-03-24 Martin Trigaux[FIX] parent_model is null if local column
2014-03-24 Martin Trigaux[FIX] fields: when executing (4, *) operations on o2m...
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
2014-03-17 Antony Lesuisse[IMP] tests prepend modules names when logging
2014-03-17 Antony Lesuisse[FIX] ir_logging missing field
2014-03-16 Antony Lesuisse[FIX] no comments
2014-03-16 Antony Lesuisse[FIX] tests typo in js tests result parsing
2014-03-16 Antony Lesuisse[IMP] tests log phantom to info the default loglevel...
2014-03-16 Antony Lesuisseir_logging fix msg, add uid in form view
2014-03-16 Antony Lesuisseir_logging, improve search view
2014-03-16 Antony Lesuisseir_logging, cleanup and minimize merge diff
2014-03-16 Antony Lesuisseir_logging make it work, and make it usable
2014-03-16 Antony Lesuisse[MERGE] trunk
2014-03-16 Antony Lesuissesql loggin cleanups
2014-03-16 Antony Lesuisse[IMP] phantom tests
2014-03-16 Antony Lesuisse[REM] http useless controller
2014-03-14 Launchpad Translat... Launchpad automatic translations update.
2014-03-13 Kersten Jeremy[FIX] Change password wizard: reload webclient after...
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 Christophe Simonis[FIX] add the logging handler only to the root logger...
2014-03-12 Stephane Wirtel[MERGE] from trunk
2014-03-12 Launchpad Translat... Launchpad automatic translations update.
2014-03-11 Stephane Wirtel[FIX] ir.logging: Raise an internal exception in the...
2014-03-11 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5088...
2014-03-11 Martin Trigaux[FIX] partner: backport of trunk revision 4882
2014-03-11 Christophe Simonis[FIX] http: ensure to clean the request cursor before...
2014-03-11 Launchpad Translat... Launchpad automatic translations update.
next