[FIX] website*: make custom footer independant of main layout
[odoo/odoo.git] / openerp /
2014-06-01 Christophe Simonis[MERGE] forward port of branch saas-5 up to revid 587084f
2014-06-01 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid c319dc4
2014-05-30 Christophe Simonis[REL] saas-5
2014-05-30 Christophe Simonis[IMP] replace OpenERP by Odoo in backend + change compa...
2014-05-29 Antony Lesuisse[FIX] ir.attachment mess, restore list view
2014-05-28 Olivier Dony[MERGE] Forward-port saas-4 up to bf135ad
2014-05-28 Christophe Simonis[FIX] logging PostgreSQLHandler: expand message + use...
2014-05-27 Fabien PinckaersMerge pull request #238 from odoo-dev/saas-4-ir_qweb...
2014-05-27 Olivier Dony[MERGE] Forward-port of latest saas-4 fixes, up to...
2014-05-27 Christophe Simonis[MERGE] Replace inherit_option_id by a selection field...
2014-05-27 Olivier Dony[MERGE] Forward-port latest saas-3 bugfixes, up to...
2014-05-27 Christophe SimonisMerge pull request #228 from xmo-odoo/extended-view...
2014-05-27 Christophe Matthieu[FIX] ir_qweb: contact field must add '' if the website...
2014-05-27 Martin TrigauxMerge pull request #202 from lyinfo/master-fix-zero...
2014-05-27 Xavier Morel[IMP] application field doc
2014-05-27 Xavier Morel[IMP] make mode handling more regular
2014-05-27 Xavier Morel[IMP] replace check_mode python-level constraint by...
2014-05-27 Xavier Morel[IMP] add some more explanations for the behavior of...
2014-05-27 Xavier Morel[FIX] forgot to add primary attribute support to <templ...
2014-05-27 Xavier Morel[FIX] typos
2014-05-27 Xavier Morel[IMP] inherit_option_id -> application
2014-05-27 Xavier Morel[IMP] prevent changing a view from application: always...
2014-05-27 Xavier Morel[ADD] application field & check during inheriting views...
2014-05-27 Xavier Morel[ADD] support for primary mode in <template>
2014-05-27 Xavier Morel[ADD] use of explicit primary mode in read_combined
2014-05-27 Xavier Morel[FIX] default_view should be based on mode=primary...
2014-05-27 Xavier Morel[ADD] mode attribute to views
2014-05-27 Xavier Morel[IMP] simplify handling of callable _constraint message
2014-05-27 Xavier Morel[REM] idiotic _invalids attribute, as well as get_inval...
2014-05-26 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-05-26 kevin wang[FIX]t-field wrong outputs when precision is 0
2014-05-23 Simon LejeuneMerge remote-tracking branch 'odoo/saas-4' into saas...
2014-05-23 Denis Ledoux[FIX] request.handle_exception: cleanup override logic...
2014-05-22 Olivier Dony[MERGE] Forward-port latest 7.0 bugfixes, up to f8671cb
2014-05-22 Denis Ledoux[REVERT] b6a7402fdbddfe817fa36292e6f89e8659f9bdea,...
2014-05-22 tpa-odoo[ADD] add wizard to import zipped module
2014-05-22 Denis Ledoux[MERGE] Forward-port of latest saas-3 bugfixes, up...
2014-05-21 Martin Trigaux[FIX] http: force rolleback for failed http request
2014-05-21 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-05-21 Simon Lejeune[FIX] ir_actions: adapt render_report when called in...
2014-05-21 Denis Ledoux[FIX] report: correct page numbering
2014-05-20 Fabien MeghaziIf no addons-path provided, include the main addons
2014-05-20 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid bb26dea
2014-05-20 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 38abc8a
2014-05-20 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid b09b6a0
2014-05-20 Christophe Simonis[MERGE] merge bzr trunk server branch
2014-05-20 Christophe Simonis[MERGE] merge bzr saas-4 server branch
2014-05-20 Christophe Simonis[MERGE] merge bzr server branch
2014-05-20 Fabien Meghazi@auth='user' redirection for unlogged users
2014-05-19 Thibault Delavallée[IMP] ir_qweb: contact widget: handle website info...
2014-05-19 Thibault Delavallée[FIX] orm: unlink: when unlinking a record, trigger...
2014-05-19 Richard Mathot ... [FIX] ir_qweb: Duration widget now displays something
2014-05-19 Xavier Morel[FIX] indentation and formatting of various rst snippets
2014-05-19 xmo-odooMerge pull request #38 from cysnake4713/master
2014-05-19 xmo-odooMerge pull request #27 from lyinfo/master-ck-match
2014-05-19 Xavier Morel[ADD] hasclass() xpath function
2014-05-19 Xavier Morel[FIX] don't blockquote a list of stuff for no reason
2014-05-19 Xavier Morel[FIX] correctly handle get_inheriting_views_arch when...
2014-05-19 Xavier Morel[FIX] rST warnings & errors
2014-05-19 Xavier Morel[FIX] use format_date for date fields
2014-05-19 Launchpad Translat... Launchpad automatic translations update.
2014-05-18 Kiril Vangelovski[ADD] Macedonian language
2014-05-18 cysnake4713[FIX] report localcontext setHtmlImage Method error...
2014-05-18 Launchpad Translat... Launchpad automatic translations update.
2014-05-17 kevin wangcheck no match result in convert_pgerror_* functions
2014-05-17 Launchpad Translat... Launchpad automatic translations update.
2014-05-17 Launchpad Translat... Launchpad automatic translations update.
2014-05-16 Thibault Delavallée[IMP] res_partner: added a hook to be sure the website...
2014-05-15 Martin Trigaux[FIX] ir_model_fields: when adding a new custom column...
2014-05-15 Launchpad Translat... Launchpad automatic translations update.
2014-05-14 Launchpad Translat... Launchpad automatic translations update.
2014-05-13 Olivier Dony[FIX] orm.search_read: drop active_test context flag...
2014-05-13 Xavier Morel[FIX] a bunch of incomplete website URLs
2014-05-13 Launchpad Translat... Launchpad automatic translations update.
2014-05-12 Martin Trigaux[FIX] ir_ui_view: remove undetermist order on search...
2014-05-12 Martin TrigauxForward-port of latest saas-4, up to revision 5211...
2014-05-12 Launchpad Translat... Launchpad automatic translations update.
2014-05-11 Fabien Pinckaers[IMP] Adding fields
2014-05-11 Launchpad Translat... Launchpad automatic translations update.
2014-05-09 Fabien Meghazi[MOV] ir.ui.view#write() forced noupdate moved in ...
2014-05-09 Martin Trigaux[FIX] ir_values: try to evaluate the given expression...
2014-05-09 Jitendra Prajapati[MERGE] [IMP] Misc view improvements using better name_...
2014-05-09 Launchpad Translat... Launchpad automatic translations update.
2014-05-08 Fabien Meghazi[IMP] assets bundle: allow to filter on type of assets
2014-05-08 Fabien Meghazi[IMP] monodb selects first database if only one match...
2014-05-08 Fabien Meghazi[FIX] configuration file dbfilter's option has no effect
2014-05-08 Jitendra Prajapati... [IMP]improve code: call super method instead of manual...
2014-05-07 Olivier Dony[MERGE] I18N: make fr_CA one of the default installatio...
2014-05-07 Thibault Delavallée[FIX] service: wrapper: fixed context fetching. Indeed...
2014-05-07 Fabien Meghazi[FIX] runbot color
2014-05-06 Fabien Meghazi[ADD] modules global rendering variable
2014-05-06 Mantavya Gajjar[IMP]: improve code
2014-05-06 Denis Ledoux[MERGE] Forward-port of latest saas-3 bugfixes, up...
2014-05-06 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-05-06 Jitendra Prajapati... [IMP]override name_search method
2014-05-06 Jitendra Prajapati... [IMP]override name_search method
2014-05-06 Jitendra Prajapati... [IMP]ir_property: remove override name_get method
2014-05-06 Jitendra Prajapati... [IMP]base_module_immediate_install.xml: remove the...
2014-05-06 Jitendra Prajapati... [IMP]ir_config_parameter.py: use _rec_name.
2014-05-06 Jitendra Prajapati... [IMP]remove unnecessary check on ids
next