[FIX] module loading: do not warn about missing access rules for AbstractModels
[odoo/odoo.git] / openerp /
2013-11-27 Christophe Simonis[FIX] module loading: do not warn about missing access...
2013-11-27 Christophe Simonis[FIX] orm: browse() do not prefetch deprecated fields
2013-11-27 Denis Ledoux[FIX]tools, translate: more tolerant code, if the model...
2013-11-29 Launchpad Translat... Launchpad automatic translations update.
2013-11-26 Christophe Simonis[IMP] orm: copy() does not copy deprecated fields
2013-11-26 Christophe Simonis[IMP] res.users: avoid reading all fields explictly...
2013-11-25 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5148...
2013-11-25 Olivier[BACKPORT] backport from saas-2 (r4976): ir.model:...
2013-11-25 Martin Trigaux[FIX] fields: execute name_get for function field of...
2013-11-25 Martin Trigaux[IMP] orm: add missing space in error message during...
2013-11-25 Martin Trigaux[FIX] translations: fix tests to adapt to new duplicati...
2013-11-25 Martin Trigaux[FIX] orm: when duplicating translated object, modify...
2013-11-25 Olivier Dony[ADD] i18n: enable Lao language (Laos) as an installati...
2013-11-25 Launchpad Translat... Launchpad automatic translations update.
2013-11-24 Christophe Simonis[FIX] base: on_change_login only set email for valid...
2013-11-24 Christophe Simonis[FIX] yaml import: for record tags, do not shadow value...
2013-11-22 Martin Trigaux[FIX] ir_translation: correctly match old and new ids...
2013-11-21 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-11-21 Denis Ledoux[FIX] ir, ir_translation: it was not possible to empty...
2013-11-22 Launchpad Translat... Launchpad automatic translations update.
2013-11-21 Launchpad Translat... Launchpad automatic translations update.
2013-11-20 Christophe Simonis[MERGE] remove warnings
2013-11-20 Olivier Dony[FIX] orm.browse_record: access error due to prefetch...
2013-11-19 Christophe Simonismerge upstream
2013-11-19 Denis Ledoux[FIX] ir, ir_attachement: traceback if try to create...
2013-11-18 Denis Ledoux[FIX]base: missing quote in domain of res_partner filte...
2013-11-18 Christophe Simonis[FIX] When running with --stop-after-init, return code...
2013-11-18 Olivier Dony[FIX] ir.model: during garbage collection of obsolete...
2013-11-17 Launchpad Translat... Launchpad automatic translations update.
2013-11-15 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 4067... saas-1
2013-11-14 Olivier Dony[FIX] base: invalid ISO code for former Venezuela boliv...
2013-11-14 Nhomar - Vauxoo[FIX] Country data is incorrect for Venezuela, the...
2013-11-14 Martin Trigaux[FIX] registry: missing a threading.RLock in RegistryMa...
2013-11-14 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4918...
2013-11-14 Launchpad Translat... Launchpad automatic translations update.
2013-11-13 Christophe Simonis[FIX] html_sanitize: handle the case of empty documents...
2013-11-13 Martin Trigaux[FIX] ir_fields: call selection function with context...
2013-11-13 Launchpad Translat... Launchpad automatic translations update.
2013-11-12 Christophe Simonis[FIX] ir.actions.server: active record (active_id)...
2013-11-12 Denis Ledoux[FIX]base, ir_actions: ir_values with client_multi_acti...
2013-11-12 Cecile Tonglet[FIX] Import on model ir.translation was broken because...
2013-11-12 Denis Ledoux[FIX]report: rml2pdf raise exception if cell is too...
2013-11-12 Launchpad Translat... Launchpad automatic translations update.
2013-11-08 Christophe Simonis[FIX] base: test_translation: load an existing translation
2013-11-08 Christophe Simonis[IMP] trml2pdf: like css, invalid style name is not...
2013-11-08 Christophe Simonismerge upstream
2013-11-08 Christophe Simonis[FIX] views inheritance: deleting a non-existing attrib...
2013-11-08 Christophe Simonis[IMP] always dumps threads, even in evented mode
2013-11-08 Denis Ledoux[FIX]base: remove unnecessary field sizes from all...
2013-11-07 Christophe Simonis[IMP] dumpstack dumps greenlets when running in evented...
2013-11-04 Martin Trigaux[IMP] use assertEqual instead of assertTrue for better...
2013-11-04 Martin Trigaux[ADD] base: tests for translations and duplication
2013-11-04 Martin Trigaux[IMP] comments
2013-11-04 Martin Trigaux[FIX] orm: when duplicating a record, if duplicates...
2013-11-04 Thibault Delavallée[IMP] ir_actions: added model_id in the group_by filters
2013-11-04 Launchpad Translat... Launchpad automatic translations update.
2013-10-31 Christophe Simonis[FIX] module loading: do not warn about missing access...
2013-10-31 Denis Ledoux[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-10-31 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5113...
2013-10-30 Martin Trigaux[FIX] ir_attachment: fix security issues on ir_attachment
2013-10-30 Launchpad Translat... Launchpad automatic translations update.
2013-10-29 Martin Trigaux[FIX] ir_attachment: fix security issues on ir_attachment
2013-10-29 Christophe Simonis[FIX] mute logger in some tests
2013-10-28 Olivier Dony[IMP] res.users: default search field should match...
2013-10-28 Olivier Dony[IMP] res_partner: default search field can be based...
2013-10-25 Martin Trigaux[FIX] res_config: don't jump to first root menu after...
2013-10-25 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4914...
2013-10-24 Christophe Simonis[FIX] allow falsy extra attributes on fields.
2013-10-25 Launchpad Translat... Launchpad automatic translations update.
2013-10-24 Thibault Delavallée[MERGE] [FIX] tools: mail: fixed shortening of html...
2013-10-24 Thibault Delavallée[FIX] Fixed bug due to copy-and-paste: outertext is...
2013-10-23 Thibault Delavallée[FIX] Fixed previous commit, car go to len of the string.
2013-10-23 Thibault Delavallée[CLEAN] tools: cleaned modified code
2013-10-22 Thibault Delavallée[IMP] tools: mail: added a protection in a string.find...
2013-10-22 Thibault Delavallée[FIX] tools: mail: fixed shortening of html content.
2013-10-21 Olivier Dony[IMP] ir.translation: `module` field is useful for...
2013-10-18 Olivier Dony[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-10-18 Olivier Dony[FIX] base.import.module: this wizard is disabled and...
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 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-10-16 Olivier Dony[FIX] document: overridden ORM methods need to respect...
2013-10-16 Thibault Delavallée[FIX] tools: html_email_clean: fixed regex for
2013-10-16 Olivier Dony[MERGE] Forward-port of latest saas-1 bugfixes, up...
2013-10-15 Launchpad Translat... Launchpad automatic translations update.
2013-10-11 Olivier Dony[IMP] orm: _store_get_values: rename variables to make...
2013-10-11 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-10-11 Olivier Dony[FIX] registry: restore `elif` changed to `if` in previ...
2013-10-11 Olivier Dony[FIX] registry: avoid discarding registry or cache...
2013-10-11 Guewen Baconnier[FIX] missing a threading.RLock in RegistryManager...
2013-10-10 Olivier Dony[FIX] ir.model: FK constraints for custom m2o fields...
2013-10-09 Launchpad Translat... Launchpad automatic translations update.
2013-10-08 Martin Trigaux[IMP] remove useless comment
2013-10-08 Martin Trigaux[IMP] move comment to the right line
2013-10-08 Martin Trigaux[IMP] correctly bound _symbol_f and redifine self._symb...
2013-10-08 Martin Trigaux[FIX] function fields: bound symbol methods of function...
2013-10-08 Launchpad Translat... Launchpad automatic translations update.
2013-09-30 Martin Trigaux[IMP] orm: don't compute twice the same function for...
2013-09-30 Christophe Simonis[FIX] orm: correct read_group when searching by month
2013-09-30 Martin Trigaux[IMP] store fields: do not add twice the same function...
next