[IMP] Update Readme, business apps
[odoo/odoo.git] / openerp /
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
2014-08-01 Olivier Dony[MERGE] Forward-port saas-4 up to 8b15482
2014-08-01 Olivier Dony[MERGE] Forward-port saas-3 up to e79a367
2014-08-01 Olivier Dony[FIX] orm.search_count: ignore `limit`, `offset` and...
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-5 up to e4cb520
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-4 up to fa07bc8
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-3 up to 310d3fe
2014-07-30 Olivier Dony[FIX] ir.actions.server: ir.values ref (`More` menu...
2014-07-30 Christophe Simonis[MERGE] forward port of branch 7.0 up to 39f3e40
2014-07-30 Raphael Collet[FIX] cli/server: fixes #1307, add missing Environment...
2014-07-30 Raphael ColletMerge pull request #1284 from sebalix/8.0-fix-xmlrpc...
2014-07-30 Raphael Collet[FIX] models: fixes #1017; do not update list in place...
2014-07-30 Olivier Dony[ADD] safe_eval: allow YIELD_VALUE, used e.g. for gener...
2014-07-30 Olivier Dony[IMP] BaseModel: new `_translate` attribute to disable...
2014-07-30 Olivier Dony[IMP] tools.translate: unused import
2014-07-30 Olivier Dony[REM] fields: remove fields.Any, temporary artifact...
2014-07-30 Christophe Combelles[FIX] base: ir.qweb: ensure element.tail is correctly...
2014-07-29 xmo-odooMerge pull request #1391 from savoirfairelinux/7.0...
2014-07-29 Denis Ledoux[MERGE] forward port of branch 7.0 up to bbb8d8f25a7a81...
2014-07-29 Denis Ledoux[MERGE] forward port of branch 7.0 up to b91a75f7eff85e...
2014-07-28 Martin TrigauxForward port of branch saas-5 up to eda2f06
2014-07-28 Martin TrigauxRevert 3dec090 "[FIX] ir_values: fallback when no condi...
2014-07-25 Mathieu Benoit[FIX] translate: Fix debug print when parse path list...
2014-07-25 Olivier Dony[FIX] res.users: safer read() when computing default...
2014-07-25 Martin Trigaux[FIX] models: display_name and name_get mismatch
2014-07-25 Denis Ledoux[ADD] safe_eval: UNPACK_SEQUENCE and Exception
2014-07-25 Denis Ledoux[FIX] ir_fields: allow accent on selection import
2014-07-25 Olivier Dony[IMP] ir.logging: add index on dbname/type, important...
2014-07-24 Richard Mathot[REF] Odooification
2014-07-24 Olivier Dony[FIX] models: check harder that default value is not...
2014-07-24 Denis Ledoux[FIX] ir_attachment: _filestore cache ignore uid
2014-07-23 Olivier Dony[MERGE] Forward-port saas-5 up to a5f7891
2014-07-23 Olivier Dony[FIX] ir.module.module: create module xml id also when...
2014-07-23 Denis Ledoux[MERGE] forward port of branch saas-4 up to 5739aebfb17...
2014-07-23 Olivier Dony[FIX] fields: do not revalidate field values unless...
2014-07-23 Denis Ledoux[MERGE] forward port of branch saas-3 up to 474eae9a43a...
2014-07-22 Martin Trigaux[MERGE] forward port of branch 7.0 up to 680f955
2014-07-20 sebalix[FIX] read() method returns None values incompatible...
2014-07-18 Richard Mathot[REF] OpenERP --> Odoo in various UI texts (2)
next