[FIX] res.users: use read method to compute default values to don't create browse...
[odoo/odoo.git] / openerp / addons / base /
2014-07-17 Christophe Matthieu[FIX] res.users: use read method to compute default...
2014-07-15 xmo-odooMerge pull request #1160 from xmo-odoo/8.0-custom-model...
2014-07-15 Christophe Simonis[MERGE] forward port of branch saas-5 up to e0759c1
2014-07-15 Christophe Simonis[MERGE] forward port of branch saas-4 up to de696f1
2014-07-15 Xavier Morel[FIX] missing part of initialization in ir.model and...
2014-07-14 Xavier Morel[FIX] ensure all g_inner content is correctly encoded
2014-07-14 Xavier Morel[FIX] exception rendering with pretty printed XML
2014-07-11 Xavier Morel[FIX] broken translation cache for absent translation...
2014-07-11 Christophe Simonis[FIX] base: make ir_attachment._filestore callable...
2014-07-10 Christophe Simonis[MERGE] forward port of branch saas-5 up to 73d39a0
2014-07-10 Christophe Simonis[MERGE] forward port of branch saas-4 up to a361947
2014-07-10 Christophe Simonis[MERGE] forward port of branch saas-3 up to a35aec2
2014-07-10 Christophe Simonis[MERGE] forward port of branch 7.0 up to 6e96ffd
2014-07-10 Xavier Morel[FIX] small potential encoding issue in custom models
2014-07-10 Christophe Combelles[FIX] #1065 display_name does not display the address
2014-07-09 Xavier Morel[FIX] False module description blows up in docutils
2014-07-08 Martin Trigaux[FIX] orm: better removal of custom m2m fields
2014-07-08 Xavier Morel[FIX] compile of rst module descriptions to HTML
2014-07-08 Martin Trigaux[FIX] ir.model.fields: better unlink
2014-07-07 Christophe Combelles[FIX] Fix broken translation cache for absent translati...
2014-07-07 Raphael ColletMerge pull request #964 from odoo-dev/8.0-remove-getatt...
2014-07-07 krnkris[I18N] base: fix Hungarian translations
2014-07-07 Raphael Collet[REM] models: remove the magic methods signal_XXX()
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-07-04 Olivier Dony[MERGE] Forward-port saas-5 up to d9cda97
2014-07-04 Olivier Dony[MERGE] Forward-port saas-4 up to 5ceded9
2014-07-04 Olivier Dony[MERGE] Forward-port saas-3 up to 4fa30f5
2014-07-04 Olivier Dony[MERGE] Forward-port of 7.0 up to 64ac1b0
2014-07-04 Xavier Morel[IMP] replace a manual & eager concat by chain.from_ite...
2014-07-03 Martin Trigaux[FIX] res_partner: backport of rev 37bf72a
2014-07-02 Fabien PinckaersMerge pull request #885 from odoo-dev/master-shop-fp
2014-07-02 xmo-odooMerge pull request #881 from xmo-odoo/master-qweb-lxml-xmo
2014-07-02 Fabien PinckaersSpeed Improvements
2014-07-02 Fabien PinckaersFixes
2014-07-02 Xavier Morel[FIX] don't call render_node on comments (or PIs)
2014-07-02 Xavier Morel[IMP] convert qweb to use lxml instead of minidom
2014-07-02 Olivier Dony[FIX] web: force seession context reload when reloading...
2014-07-01 Fabien Meghazi[IMP] join stdout and stderr in error report when sass...
2014-07-01 sle-odooMerge pull request #848 from odoo-dev/master-fix-sessio...
2014-07-01 Fabien MeghaziFix sass attribute recognition
2014-07-01 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-07-01 Fabien Meghazi[IMP] Lazy module_boot() loading
2014-07-01 Fabien MeghaziCreate and write ir.attachments with superuserid
2014-07-01 Olivier Dony[MERGE] Fwd-port of 7.0 up to 3d31341
2014-07-01 Fabien MeghaziAdd support for the @media attribut in css bundles
2014-07-01 Olivier Dony[IMP] ir.filters: new filters are local to the menu...
2014-06-30 Fekete Mihai[IMP] l10n_ro: Update Romanian Localization
2014-06-30 Simon Lejeune[FIX] correct context resetting when changing user...
2014-06-30 Simon Lejeune[FIX] navbar cache: do not use ormcache as it does...
2014-06-30 Fabien MeghaziFix another encoding issue
2014-06-30 Fabien MeghaziFix typo
2014-06-30 Fabien MeghaziFix indentation normalization
2014-06-30 Simon Lejeune[IMP] cache the load_menus method to improve website...
2014-06-30 Fabien MeghaziBetter error management, proper feedback on encoding...
2014-06-30 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-06-30 Antony Lesuisse[IMP] automatic fiscal positions for simple cases
2014-06-28 Antony Lesuisse[IMP] menuitems cleanups
2014-06-27 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-06-27 Jacques-Etienne... [IMP] res_partner: more fault tolerant name_create
2014-06-27 Amit Vora[MERGE][IMP] Enable HTML in emails signature
2014-06-27 Simon Lejeune[MERGE] backend front end integration
2014-06-26 Fabien MeghaziSupport for Sass in debug mode
2014-06-26 Fabien MeghaziRemove ir.ui.view last_update collection and use checks...
2014-06-26 Fabien MeghaziSass: pull up @imports and remove file imports
2014-06-26 Fabien Meghazi[ADD] Sass support in bundles
2014-06-26 Jeremy Kersten[IMP] ir.config.parameters: support group-based access...
2014-06-26 Antony Lesuisse[MERGE] website_sale optional-products
2014-06-25 Jaydeep Barot[REM] Unnecessary `size` parameters on char fields
2014-06-25 Mansi Kariya[FIX] Update of default currencies on some CoA's
2014-06-25 Christophe Simonis[MERGE] forward port of branch saas-5 up to 9e8e365
2014-06-25 Christophe Simonis[MERGE] forward port of branch saas-4 up to f68c835
2014-06-25 Christophe Simonis[MERGE] forward port of branch saas-3 up to a66f3dd
2014-06-24 Fabien Meghazi[ADD] Assets Bundle versioning and better cache handling
2014-06-24 Denis Ledoux[MERGE] Forward-port of 7.0 bugfixes up to 7d3453d119a8...
2014-06-24 Christophe Matthieumerge upstream
2014-06-23 Martin Trigaux[IMP] module: when uninstalling a module, do not redire...
2014-06-23 Jeremy Kersten[MERGE] Gengo - Merge saas-4-gengo-jke - Fix gengo...
2014-06-23 Commandant Custo[IMP] Change tab name to keep it simple
2014-06-23 Commandant Custo[IMP] Display 'Direct inheritants' ir.ui.view form
2014-06-23 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-06-22 Christophe Simonis[MERGE] forward port of branch saas-5 up to 4cb5381
2014-06-22 Christophe Simonis[MERGE] forward port of branch saas-4 up to 1f20f61
2014-06-22 Christophe Simonis[MERGE] forward port of branch saas-3 up to 75884c3
2014-06-22 Christophe Simonis[MERGE] forward port of branch 7.0 up to 7e85786
2014-06-20 Ruchir Shukla[IMP] module: warning when uninstalling modules
2014-06-20 Jeremy Kersten[FIX] Gengo - Update modoel ir_translation for gengo...
2014-06-20 qdp-odooMerge pull request #666 from odoo-dev/master-statement...
2014-06-20 Christophe Matthieumerge upstream
2014-06-20 qdp-odoo[IMP] account: learn the res.partner.bank of partners...
2014-06-19 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-06-19 Fabien Meghazi[IMP] refactor assets bundle for future features
2014-06-19 Christophe Simonis[MERGE] forward port of branch saas-5 up to adf07a9
2014-06-19 Christophe Simonis[MERGE] forward port of branch saas-4 up to 5087612
2014-06-19 Christophe Simonis[MERGE] forward port of branch saas-3 up to bf53aed
2014-06-19 Christophe Simonismerge upstream
2014-06-19 Christophe Matthieu[FIX] website_sale: display in currency of the user
2014-06-19 Richard Mathot[REV] ir_actions: Partial revert of 7d4df0b6b2eea31b637...
2014-06-19 Richard MathotMerge pull request #581 from odoo-dev/master-ir-actions...
2014-06-18 Fabien Meghazigit commit -a -mm
2014-06-18 Fabien MeghaziBring back exception conversion to Forbidden
next