[FIX]crm_partner_assign: set probabilities of stages 'Assigned' and 'To recycle'...
[odoo/odoo.git] / openerp /
2013-10-30 Launchpad Translat... Launchpad automatic translations update.
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-31 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5113...
2013-11-04 Launchpad Translat... Launchpad automatic translations update.
2013-10-30 Martin Trigaux[FIX] ir_attachment: fix security issues on ir_attachment
2013-10-29 Martin Trigaux[FIX] ir_attachment: fix security issues on ir_attachment
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-11-15 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 4067... saas-1
2013-11-14 Launchpad Translat... Launchpad automatic translations update.
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 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-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-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-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...
2013-09-30 Launchpad Translat... Launchpad automatic translations update.
2013-09-27 Olivier Dony[FIX] ir.fields.converter: fields.reference values...
2013-09-27 Launchpad Translat... Launchpad automatic translations update.
2013-09-24 Denis Ledoux[FIX]base, ir_translation: in _get_src, if model or...
2013-09-23 Christophe Simonis[REL] saas-2
2013-09-23 Launchpad Translat... Launchpad automatic translations update.
2013-09-19 Christophe Simonis[IMP] ir.module.module: _get_views(): explictly skip...
2013-09-19 Christophe Simonis[FIX] orm.BaseModel.exists(): early return if no ids...
2013-09-19 Christophe Simonis[IMP] ir.ui.view: log traceback when validation of...
2013-09-18 Christophe Simonis[FIX] test_views: update matching error message
2013-09-18 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4908...
2013-09-18 Olivier Dony[FIX] ir.mail.server: improve support for user names...
2013-09-18 Stefan Rijnhart[FIX] Keep backwards compatibility with Babel 0.9.6
2013-09-18 Stefan Rijnhart[RVT] Undo previous fix
2013-09-17 Stefan Rijnhart[FIX] Restore compatibility with Babel > 0.9.6
2013-09-17 Thibault Delavallée[IMP] read_group: group_by -> groupby (same variable...
2013-09-17 Launchpad Translat... Launchpad automatic translations update.
2013-09-16 Thibault Delavallée[IMP] read_group: added forgottent year computation
2013-09-16 Thibault Delavallée[DOC] read_group: added comments for the new formatting...
2013-09-16 Thibault Delavallée[MERGE] Sync with trunk
2013-09-13 Launchpad Translat... Launchpad automatic translations update.
2013-09-12 Christophe Simonis[IMP] validate custom views at the end of update of...
2013-09-12 Christophe Simonis[FIX] do not run migration scripts on empty databases
2013-09-12 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5075...
2013-09-12 Christophe Simonis[FIX] ir.ui.view: properly validate newly created inher...
2013-09-12 Martin Trigaux[IMP] ir_model_data: restrict ir_model_data rule to...
2013-09-11 Martin Trigaux[IMP] revert changes in yaml_import
2013-09-11 Martin Trigaux[MERGE] sync with trunk
2013-09-11 Martin Trigaux[MERGE] [FIX] report: Skip register reports that have...
2013-09-11 Launchpad Translat... Launchpad automatic translations update.
2013-09-10 Olivier Dony[FIX] ir.mail_server: be more lenient when validating...
2013-09-10 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4903...
2013-09-10 Thibault Delavallée[IMP] orm: first draft of improvign group_by on date...
2013-09-09 Olivier Dony[MERGE] modules.loading: extra loop when installing...
2013-09-09 Martin Trigaux[MERGE] res.users: synchronise partner's company with...
2013-09-09 Antony Lesuisse[MERGE] data file loading refactoring, ready for code...
2013-09-09 Samus CTO (OpenERP)[FIX] modules.loading: extra loop when installing/upgra...
2013-09-09 Thibault Delavallée[MERGE] Sync with trunk
2013-09-08 Launchpad Translat... Launchpad automatic translations update.
2013-09-06 Xavier Morel[FIX] no Logger.getChild in Python 2.6
2013-09-06 Olivier Dony[MERGE] res.partner: current name_search() implementati...
2013-09-06 Launchpad Translat... Launchpad automatic translations update.
2013-09-06 Launchpad Translat... Launchpad automatic translations update.
2013-09-05 Olivier Dony[FIX] res.partner: current name_search() implementation...
2013-09-05 Launchpad Translat... Launchpad automatic translations update.
2013-09-04 Thibault Delavallée[MERGE] [IMP] addons: improved name and tooltips of...
2013-09-04 Launchpad Translat... Launchpad automatic translations update.
2013-09-03 Olivier Dony[FIX] ir.filters: deduplicate redundant ACL on ir.filters
next