first submodule: house_booking
[odoo/odoo.git] / openerp /
2014-07-11 Xavier Morel[FIX] filtering out of records which shouldn't be fetch...
2014-07-11 Xavier Morel[FIX] only prefetch other cached records with read...
2014-07-11 Xavier Morel[ADD] demonstrate broken handling of rules access denia...
2014-07-11 Olivier Dony[MERGE] Fwd-port saas-4 up to e31fd6a
2014-07-11 Olivier Dony[MERGE] Fwd-port saas-3 up to a9d2b65
2014-07-11 Olivier Dony[MERGE] Fwd-port 7.0 up to 783b9e1
2014-07-11 Martin Trigaux[FIX] orm: custom m2m with different label
2014-07-11 Fabien Meghazi[ADD] Support for LessCSS in asset bundles
2014-07-10 Christophe Simonis[MERGE] forward port of branch 8.0 up to f654a77
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 Anand-Dharampuriya[FIX] Solve some mail issues which are currently presen...
2014-07-10 Christophe Combelles[FIX] #1065 display_name does not display the address
2014-07-09 Raphael Collet[IMP] models: iterating over record._cache also returns...
2014-07-09 Raphael Collet[FIX] models: store FailedValue in cache on log_access...
2014-07-09 Raphael ColletMerge pull request #1018 from odoo-dev/8.0-fix-display...
2014-07-09 Raphael Collet[FIX] models: wrong var used in _compute_display_name...
2014-07-09 Xavier Morel[FIX] False module description blows up in docutils
2014-07-08 Raphael ColletMerge pull request #989 from odoo-dev/8.0-sql-models-rco
2014-07-08 Martin Trigaux[FIX] orm: better removal of custom m2m fields
2014-07-08 Raphael Collet[IMP] fields: improve code in former commit
2014-07-08 Raphael Collet[IMP] fields: add missing case for invalidating fields...
2014-07-08 Raphael Collet[IMP] models: add an extension mechanism for attribute...
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-08 Raphael Collet[FIX] fields: add a type to field Id; this fixes #990
2014-07-08 Raphael Collet[FIX] models, fields: add model dependencies for models...
2014-07-07 Raphael ColletMerge pull request #976 from odoo-dev/8.0-fix-model...
2014-07-07 Fabien Meghazi[FIX] configuration file dbfilter's option has no effect
2014-07-07 Christophe Combelles[FIX] Fix broken translation cache for absent translati...
2014-07-07 xmo-odooMerge pull request #970 from xmo-odoo/8.0-remove-unnece...
2014-07-07 xmo-odooMerge pull request #969 from xmo-odoo/8.0-fix-weakset...
2014-07-07 Christophe Simonis[FIX] data-dir management
2014-07-07 Raphael Collet[FIX] models: reorganize model instantiation, which...
2014-07-07 Olivier Dony[MERGE] Fwd-port 8.0 up to 139d868
2014-07-07 Olivier Dony[REL] 8.0 RC1
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 Xavier Morel[REM] unecessary calls to list()
2014-07-07 Xavier Morel[FIX] unsafe listification of weakref in Python < 2.7.4
2014-07-07 Raphael Collet[REM] models: remove the magic methods signal_XXX()
2014-07-07 Xavier Morel[IMP] raise exception when a DB request fetches ids...
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-03 Richard Mathot[TYPO] Stupid typo...
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 Richard Mathot[FIX] RML reporting: understandable crash message
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 Antony Lesuisse[IMP] test display sql query counter
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 Martin Trigaux[FIX] rml: avoid reports ending by zero (opw 608073)
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 sle-odooMerge pull request #838 from odoo-dev/master-navbar...
2014-06-30 Antony Lesuisse[FIX] test phantomjs manually delete localstorage
2014-06-30 Antony Lesuisse[FIX] test phantomjs clear localstorage before running...
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-29 Antony Lesuisse[IMP] test impprove HTTPCase opener
2014-06-29 Antony Lesuisse[IMP] module loading and tests profiling
2014-06-29 Antony Lesuisse[IMP] module loading and tests profiling
2014-06-29 antonylesuisseMerge pull request #823 from sebalix/master-fix-db...
2014-06-28 Antony Lesuisse[IMP] menuitems cleanups
2014-06-28 seb[FIX] server: db service, fix the filestore copy when...
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 Christophe Simonis[MERGE] forward port of branch saas-5 up to 8dfd5ea
2014-06-27 Christophe Simonis[MERGE] forward port of branch saas-4 up to a4bc65c
2014-06-27 Christophe Simonis[MERGE] forward port of branch saas-3 up to bdc4dd4
2014-06-27 Christophe Simonis[MERGE] forward port of branch 7.0 up to 95cff0b
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
next