[FIX] website_crm_partner_assign: buggy url
[odoo/odoo.git] / openerp /
2014-06-03 Christophe Simonis[MERGE] forward port of branch saas-5 up to b1c0bc0
2014-06-03 Christophe Simonis[MERGE] forward port of branch saas-4 up to 65f68c1
2014-06-03 Antony Lesuisse[MERGE] odoo command: scaffold, start, deploy
2014-06-03 Christophe Simonis[MERGE] forward port of branch saas-3 up to 7dd6954
2014-06-03 Christophe Simonis[MERGE] forward port of branch 7.0 up to 0c4bc1c
2014-06-03 Christophe Simonis[FIX] routing_map: correct subclasses detection.
2014-06-03 Martin Trigaux[FIX] read_group: do not change the return format of...
2014-06-02 Antony Lesuissescaffold fix, add a sample page and snippet
2014-06-02 Christophe Simonis[FIX] http: change the way the routing map is build
2014-06-02 Denis Ledoux[FIX] base: security, do not override basic ir_config_p...
2014-06-02 Denis Ledoux[FIX] base: security, group settings is authorized...
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 Fabien MeghaziSimplify odoo start. Make it work everywhere
2014-05-30 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-05-30 Fabien MeghaziBasic support for scaffold --theme
2014-05-30 Fabien MeghaziAllow initialize_sys_path() to be called more than...
2014-05-30 Christophe Simonis[IMP] replace OpenERP by Odoo in backend + change compa...
2014-05-30 Fabien MeghaziAdded odoo start command
2014-05-30 Fabien MeghaziBasic support for xml data files
2014-05-30 Fabien MeghaziAdded ir.model.access in manifest
2014-05-29 Fabien MeghaziUpdate manifest for dependencies
2014-05-29 Fabien MeghaziMoved get_module_root in openerp.modules.module
2014-05-29 Fabien MeghaziAdded basic scaffolding for webclient module
2014-05-29 Fabien MeghaziRefactor scaffolding engine so it can be used from...
2014-05-29 Antony Lesuisse[FIX] ir.attachment mess, restore list view
2014-05-29 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-05-28 Fabien MeghaziPrevent scaffold --init to be executed in another module
2014-05-28 Fabien MeghaziDetect if controller name correspond to a model name
2014-05-28 Fabien MeghaziUse ast module against __init__.py's for import discovery
2014-05-28 Olivier Dony[MERGE] Forward-port saas-4 up to bf135ad
2014-05-28 Fabien Meghazi[WIP] models and controllers for scaffolding
2014-05-28 Christophe Simonis[FIX] logging PostgreSQLHandler: expand message + use...
2014-05-28 Fabien MeghaziBasic scaffolding
2014-05-28 Fabien Meghazireuse cls.__doc__ for deploy command
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 Fabien MeghaziAdd docstring to help command
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 Fabien Meghazi[ADD] odoo deploy
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-27 Fabien MeghaziMerge branch 'master' of https://github.com/odoo/odoo...
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 Fabien MeghaziDisable logging during commands discovery
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.
next