[FIX] mass_mailing: do not display templates void options menu when there are no...
[odoo/odoo.git] / openerp /
2014-08-20 Thibault Delavallée[FIX] res_partner: fixed display of simplified partner...
2014-08-20 Thibault Delavallée[FIX] tools: mail: fixed read more link tha could be...
2014-08-20 Denis Ledoux[FIX] fields: *2many related fields should not be read...
2014-08-19 Christophe Simonis[FIX] models: onchange return all subfields in cache...
2014-08-19 Christophe Simonis[FIX] base: show "application" in view view
2014-08-19 Raphael Collet[FIX] models: improve rationale for the management...
2014-08-19 Raphael Collet[FIX] models: unexpected missing value when checking...
2014-08-18 Fabien Meghazi[IMP] Cache bundles in ir.attachments instead of LRU
2014-08-18 Denis LedouxMerge branch '8.0' of github.com:odoo/odoo into 8.0
2014-08-18 Raphael Collet[IMP] models: improve code of _convert_to_write(),...
2014-08-14 Christophe Simonis[FIX] models: `_convert_to_write()` shall not return...
2014-08-14 Denis Ledoux[FIX] models: stored func fields computation on one2man...
2014-08-14 Christophe Simonis[FIX] models: onchange on new records do not nullify...
2014-08-14 Olivier Dony[I18N] Update 8.0 translation with latest source code
2014-08-14 Denis Ledoux[FIX] test_new_api: missing parent menu
2014-08-14 Olivier Dony[MERGE] Forward-port saas-5 up to acbdac4
2014-08-14 Olivier Dony[MERGE] Forward-port saas-4 up to 9a84d55
2014-08-14 Olivier Dony[MERGE] Forward-port saas-3 up to 9b55532
2014-08-14 Olivier Dony[MERGE] Forward-port of 7.0 up to 85d2b45
2014-08-14 Olivier Dony[I18N] Update 7.0 translations with latest changes...
2014-08-14 Olivier Dony[I18N] Update all 7.0 translation templates with latest...
2014-08-14 Olivier Dony[FIX] tools.translate: addons path resolution failed...
2014-08-13 Vo Minh Thu[FIX] tools.translate: when loading entries from a...
2014-08-13 Olivier Dony[MERGE] Forward-port of saas-5 up to 20cc18d
2014-08-13 Olivier Dony[MERGE] Forward-port saas-4 up to 2694ed1
2014-08-13 Olivier Dony[MERGE] Forward-port saas-3 up to b9275da
2014-08-13 Olivier Dony[MERGE] Forward-port 7.0 up to 23cffab
2014-08-13 Martin Trigaux[FIX] base: revert 19e401a for title on res.partner...
2014-08-13 Samus CTO[IMP] calculating nextcall datetime of a cron SHOULD...
2014-08-13 Samus CTO[FIX] context_timestamp MUST return a "timezone aware...
2014-08-13 Olivier Dony[FIX] gamification: prohibitive record rule processing...
2014-08-13 Olivier Dony[FIX] ir.translation: export/import of QWeb terms
2014-08-13 Olivier Dony[FIX] orm field (new api): preserve empty values instea...
2014-08-12 Christophe Simonis[IMP] models.py: _auto_init: accelerate row existance...
2014-08-12 Fabien MeghaziMerge pull request #1424 from odoo-dev/saas-5-handlemis...
2014-08-12 Fabien MeghaziAdded stylesheet warning for missing css asset
2014-08-12 Fabien MeghaziUse console.error
2014-08-12 Olivier Dony[IMP] ORM: Coalesce NULL boolean values to false when...
2014-08-11 Christophe Simonis[FIX] ir_cron: typo introduced in commit a3d6b3a
2014-08-11 Richard Mathot[FIX] ir_cron: typo introduced in fwdport
2014-08-11 Denis Ledoux[FIX] ir_cron: forgotten conflict from forward port...
2014-08-11 Denis Ledoux[MERGE] forward port of branch saas-5 up to 0739bc4
2014-08-11 Thibault Delavallée[FIX] mail: fixed bounce email recognition + invite...
2014-08-11 Denis Ledoux[MERGE] forward port of branch saas-4 up to 7ecaab9
2014-08-11 Denis Ledoux[MERGE] forward port of branch saas-3 up to 2f4be42
2014-08-11 Denis Ledoux[MERGE] forward port of branch 7.0 up to 3632949
2014-08-11 Olivier Dony[IMP] fields.boolean: simplify symbol_set, cast to...
2014-08-11 Olivier Dony[IMP] models._auto_init: avoid writing `False` default...
2014-08-11 Denis Ledoux[FIX] yaml tests: Set on_change keys not in view logger...
2014-08-08 Samus CTO[FIX] Calculate date interval using super user time...
2014-08-08 Denis Ledoux[MERGE] forward port of branch saas-4 up to 0a1e4a0
2014-08-08 Denis Ledoux[MERGE] forward port of branch saas-3 up to 81a902a
2014-08-08 Denis Ledoux[MERGE] forward port of branch 7.0 up to 5f696ba
2014-08-08 Raphael Collet[FIX] fields: generalize inverse_field to a list of...
2014-08-08 Raphael Collet[IMP] api: improve documentation of decorators constrai...
2014-08-08 Olivier Dony[FIX] base: tests: move test menu under correct root
2014-08-08 Raphael Collet[FIX] models: default_get() used to miss values
2014-08-08 Raphael Collet[IMP] refactoring: move function topological_sort to...
2014-08-08 Denis Ledoux[FIX] yaml tests: extra key in on_change result isn...
2014-08-08 Richard Mathot[FIX] read_group cannot aggregate non-stored field
2014-08-07 Olivier Dony[IMP] fields.Date[Time]: convert_to_cache: avoid costly...
2014-08-07 Denis Ledoux[MERGE] forward port of branch 7.0 up to a86dfb8
2014-08-07 Olivier Dony[IMP] hr,mail,product,project,base: use @auto_join...
2014-08-07 Olivier Dony[IMP] orm.Field: doc for @copy attribute
2014-08-07 Olivier Dony[IMP] ir.qweb: avoid repeatedly searching the registry...
2014-08-07 Thibault Delavallée[FIX] mail, BaseModel, portal_sale: fixes and improveme...
2014-08-07 Thibault Delavallée[FIX] tools: html_sanitize: keep mako tags (<% ......
2014-08-07 Denis Ledoux[FIX] report: allow using 0 decimal precision in rml...
2014-08-07 Christophe Simonis[FIX] fields.py: correct copy/paste error, use the...
2014-08-07 Christophe Simonis[FIX] fields.py: handle "change_default" and "deprecate...
2014-08-07 Christophe Simonis[FIX] fields.py: fix old field to new field convertion
2014-08-06 Olivier Dony[FIX] orm: _compute_related: ensure prefetch is done...
2014-08-06 Raphael Collet[IMP] models: name_search() should call _name_search()
2014-08-06 Raphael Collet[IMP] fields: add mechanism to extend a selection field
2014-08-06 Christophe Simonis[FIX] Allow search on `_inherits` fields.
2014-08-06 Mohammed Shekha[FIX] Exporting of res.partner works again
2014-08-06 Raphael Collet[FIX] base: fixes #1167, change password wizard (wrong...
2014-08-06 Raphael Collet[FIX] fields: convert_to_cache() on *2many fields must...
2014-08-05 Raphael Collet[IMP] models: turn _patch_method() and _revert_method...
2014-08-05 Samus CTO[IMP] Do not create FK when destination model is _auto...
2014-08-05 Raphael Collet[IMP] base/res_users: improve reading/writing of reifie...
2014-08-05 Wolfgang Taferner[IMP] workflow: add sequence for ordering workflow...
2014-08-04 Olivier Dony[IMP] base: improved doc for `states` attribute of...
2014-08-04 Denis Ledoux[MERGE] forward port of branch saas-5 up to 655a5b9
2014-08-04 Denis Ledoux[MERGE] forward port of branch saas-4 up to 8c0c743
2014-08-04 Denis Ledoux[MERGE] forward port of branch saas-3 up to ebf317a
2014-08-04 Denis Ledoux[MERGE] forward port of branch 7.0 up to e07bc5d
2014-08-04 Denis Ledoux[ADD] res_partner: test case for fix rev 4a278809741d4e...
2014-08-04 Raphael Collet[FIX] models: default_get() shall not return a dict...
2014-08-04 Raphael Collet[FIX] module loading: manual x2x fields can now refer...
2014-08-04 Denis Ledoux[FIX] res_partner: commercial partner sync
2014-08-04 Raphael Collet[IMP] openerp.api: improve documentation
2014-08-03 Olivier Dony[MERGE] Forward-port saas-5 up to 37ba23d
2014-08-01 Olivier Dony[MERGE] Forward-port saas-3 up to 7273474
2014-08-01 Olivier Dony[MERGE] Forward-port saas-3 up to fc92027
2014-08-01 Olivier Dony[MERGE] Forward-port 7.0 up to 9411a2da
2014-08-01 Olivier Dony[FIX] Model.load(): extra error checking while importin...
2014-08-01 Martin Trigaux[IMP] base: show possible titles for companies (opw...
2014-08-01 dhr-odoo[FIX] orm: set default before removing magic fields
2014-08-01 Olivier Dony[MERGE] Foward-port saas-5 up to ee4df1e
next