[IMP] website_crm_partner_assign: move partner grade filter in the left column
[odoo/odoo.git] / openerp / addons /
2014-01-31 Fabien Meghazi[REV] Bring back QWebException, rename QWebException...
2014-01-31 Antony Lesuisse[REV] never change exceptions types
2014-01-31 Fabien Pinckaers[FIX] removing test that commits and small fix
2014-01-30 Fabien Meghazi[IMP] QWeb exceptions shall not shadow original exceptions
2014-01-30 Fabien Meghazi[FIX] ir_ui_view#read_template() bring back old behavio...
2014-01-30 Olivier Dony[FIX] res.partner: properly (re)compute display_name...
2014-01-30 Christophe Simonis[FIX] allow "none" route to be accessible when logged in
2014-01-30 Olivier Dony[IMP] res.partner: more selective child_of _search...
2014-01-30 Olivier Dony[FIX] ir.ui.view: fix tests after refactoring of ir...
2014-01-30 Olivier Dony[FIX] ir.ui.view: better error message upon missing...
2014-01-30 Fabien Meghazi[MERGE] trunk's CORS support (merge with changes)
2014-01-30 Olivier Dony[FIX] ir.ui.view: one2many to ir.model.data needs domai...
2014-01-30 Olivier Dony[FIX] ir.ui.view: restore extended validation of view...
2014-01-30 Olivier Dony[IMP] public_user: make parent partner inactive too
2014-01-30 Olivier Dony[IMP] res.partner: unused imports
2014-01-30 Fabien Meghazi[REM] Removed disabled_db=True from ir_http's auth...
2014-01-30 Antony Lesuisse[IMP] safe_eval add int float range, rename public...
2014-01-29 Olivier Dony[IMP] qweb.render: t-esc/t-raw rendered as `False`...
2014-01-29 Christophe Simonis[FIX] ir.model.data: correct cache clearing
2014-01-29 Fabien Meghazi[REM] auth="admin" removed
2014-01-29 Christophe Matthieu[fIX] ir_qweb: fix groups inside t-call (use request...
2014-01-29 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5006...
2014-02-06 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5224...
2014-02-06 Martin Trigaux[IMP] ir_fields: no need to sanitize the _str_to_html...
2014-02-06 Martin Trigaux[MERGE] [FIX] ir_fields: allow convertion from string...
2014-02-06 Launchpad Translat... Launchpad automatic translations update.
2014-02-03 Martin Trigaux[IMP] better assert message and cleaning
2014-02-03 Martin Trigaux[ADD] test read_group on a column of _inherits model...
2014-02-03 Mohammed Shekha... [FIX]Fixed the issue of html field import fails, becaus...
2014-02-03 Launchpad Translat... Launchpad automatic translations update.
2014-01-29 Martin Trigaux[IMP] make sure the records will be in right order...
2014-01-29 Martin Trigaux[FIX] better test, add missing parentheses in query...
2014-01-29 Martin Trigaux[ref] move up!
2014-01-29 Martin Trigaux[FIX] revert previous rev for better where and add...
2014-01-29 Martin Trigaux[IMP] remove useless variable, where_clause at least...
2014-01-29 Martin Trigaux[FIX] res_partner: name_search search in one pass
2014-03-21 Launchpad Translat... Launchpad automatic translations update.
2014-03-14 Launchpad Translat... Launchpad automatic translations update.
2014-03-13 Kersten Jeremy[FIX] Change password wizard: reload webclient after...
2014-03-11 Martin Trigaux[FIX] partner: backport of trunk revision 4882
2014-03-11 Launchpad Translat... Launchpad automatic translations update.
2014-03-06 Launchpad Translat... Launchpad automatic translations update.
2014-03-05 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes, up to rev. 5251...
2014-03-04 Olivier Dony[FIX] orm.read_group: improve test coverage and corner...
2014-03-04 Thibault Delavallée[FIX] res_users: change password wizard: fixed crash...
2014-03-04 Thibault Delavallée[FIX] res_users: fixed on_change_login that crashed
2014-02-28 Olivier Dony[FIX] orm.read_group: fix various issues introduced...
2014-03-01 Launchpad Translat... Launchpad automatic translations update.
2014-02-26 Launchpad Translat... Launchpad automatic translations update.
2014-02-24 Martin Trigaux[FIX] orm: do not drop low level columns (aka 'magic...
2014-02-24 Launchpad Translat... Launchpad automatic translations update.
2014-02-21 Denis Ledoux[FIX] ir_model: Uninstall with orphan external ids...
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-19 Launchpad Translat... Launchpad automatic translations update.
2014-02-18 Martin Trigaux[MERGE] [FIX] orm: read_group doesn't take referenced...
2014-02-18 Anael Closson[REF] removing useless comment
2014-02-17 Anael Closson[FIX] OPW 598942 : orm read_group doesn't take referenc...
2014-02-17 Launchpad Translat... Launchpad automatic translations update.
2014-02-13 Launchpad Translat... Launchpad automatic translations update.
2014-02-12 Olivier Dony[FIX] res.users: typo in default search view
2014-02-12 Launchpad Translat... Launchpad automatic translations update.
2014-02-11 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-11 Olivier Dony[FIX] ir.actions: active_model may not always match...
2014-02-10 Olivier Dony[IMP] ir.actions.server: add `datetime` and `dateutil...
2014-02-10 Launchpad Translat... Launchpad automatic translations update.
2014-02-06 Olivier Dony[FIX] base: avoid keeping password wizards in the datab...
2014-01-29 Antony Lesuisse[FIX] ir_ui_view noupdate only if arch change, otherwis...
2014-01-29 Antony Lesuisse[IMP] ir_ui_view try to add search on xml_id, doesnt...
2014-01-29 Antony Lesuisse[FIX] ir.model.data more faithful backward compatibilty
2014-01-29 Antony Lesuisse[IMP] ir.model.data clean up xmlid lookup mess
2014-01-28 Fabien Meghazi[REM] Removed t-href|t-action|t-src from server's ir...
2014-01-28 Olivier Dony[MERGE] Sync with trunk revno 5038 rev-id ged@openerp...
2014-01-28 jke-openerp[REF] Add missing image
2014-01-28 jke-openerp[REF] Add public_user into module server/addons/base...
2014-01-27 Raphael Collet[IMP] in ir_model_data.get_object(), rename parameter...
2014-01-27 Fabien Meghazi[FIX] QWebException
2014-01-27 Gery Debongnie[MERGE] merge trunk into local branch
2014-01-27 Fabien Meghazi[REM] Removed todo, slug feature supported in addons...
2014-01-27 Fabien Meghazi[IMP] _handle_exception can also return a response
2014-01-27 Fabien Meghazi[IMP] Reworked qweb exceptions
2014-01-27 Launchpad Translat... Launchpad automatic translations update.
2014-01-25 Launchpad Translat... Launchpad automatic translations update.
2014-01-24 Fabien Meghazi[IMP] If t-field can't get/use the resource, set it...
2014-01-24 Fabien Meghazi[IMP] move dispatch()'s post processing code into a...
2014-01-24 Gery Debongnie[IMP] adds an 'interval' attribute to 'field' in the...
2014-01-23 Thibault Delavallée[FIX] ir_qweb: fixed a forgotten av -> attribute_value
2014-01-23 Stephane Wirtel[MERGE] Remove the unreadable variables in the methods...
2014-01-23 Fabien MeghaziIMP] Launch a 404 when ModelConverter's browse records...
2014-01-23 Raphael Collet[FIX] res_config_settings: stupid bug, I was reassignin...
2014-01-23 Raphael Collet[IMP] res_config_settings: in group fields, allow sever...
2014-01-23 Stephane Wirtel[REF] Replace g_att -> generated_att, t_att template_at...
2014-01-23 Raphael Collet[IMP] ir.model.data: get_object() never raises an excep...
2014-01-23 Fabien Meghazi[IMP] allow ir.ui.view.render() to be called from a...
2014-01-22 Fabien Meghazi[FIX] stupid fme
2014-01-22 Fabien Meghazi[FIX] clear ir.ui.view cache on translation write/create
2014-01-22 Fabien Meghazi[FIX] clear ir.ui.view cache on write()
2014-01-21 Antony Lesuisse[REM] preprocess of widget selection on m2o
2014-01-20 Fabien Meghazi[CHG] Allow @http.route() to use additional parameters...
2014-01-20 Launchpad Translat... Launchpad automatic translations update.
2014-01-19 Jojo le bricoloQWeb cleanups
next