odoo/odoo.git
2014-07-10 Thibault Delavallée[FIX] website_forum: fixed issue with user vote badly...
2014-07-09 Fabien PinckaersCSS Fix: /shop
2014-07-09 Fabien PinckaersCSS Fix for Products in /shop
2014-07-09 Christophe... Merge pull request #1001 from odoo-dev/master-fix-websi...
2014-07-09 Raphael ColletMerge pull request #1037 from odoo-dev/8.0-accesserror...
2014-07-09 Christophe... merge from 8.0
2014-07-09 Christophe... Merge pull request #1036 from odoo-dev/8.0-fix-log...
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 Cédric SnauwaertMerge pull request #1034 from odoo-dev/8.0-hr-recruitem...
2014-07-09 Christophe... [FIX] tour.js: display a wrong error message when an...
2014-07-09 Christophe... Merge pull request #999 from odoo-dev/8.0-test-ui-fixes-chm
2014-07-09 Cedric Snauwaert[FIX]hr_recruitment: fix onchange_job user_id reference...
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 Christophe... merge from 8.0
2014-07-09 Xavier Morel[FIX] False module description blows up in docutils
2014-07-08 Raphael Collet[FIX] fetchmail: add api decorator on method connect...
2014-07-08 Jeremy Kersten[IMP] Crm: Add tracking mixin to manage utm campaign...
2014-07-08 Raphael ColletMerge pull request #989 from odoo-dev/8.0-sql-models-rco
2014-07-08 Raphael Collet[FIX] account_analytic_analysis: fix _depends
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] addons: add _depends on models backed up by an...
2014-07-08 xmo-odooMerge pull request #998 from xmo-odoo/8.0-module-descri...
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 Raphael ColletMerge pull request #996 from odoo-dev/8.0-id-field...
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-08 Christophe... [FIX] product: add menu item to attributes and attribut...
2014-07-07 Raphael ColletMerge pull request #976 from odoo-dev/8.0-fix-model...
2014-07-07 Christophe... [FIX] stock: update and request procurment button use...
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... [FIX] crm: missing image for description
2014-07-07 Christophe... [FIX] data-dir management
2014-07-07 Raphael Collet[FIX] models: reorganize model instantiation, which...
2014-07-07 Olivier Dony[REL] 8.0 RC1
2014-07-07 Christophe... [FIX] web_kanban_gauge: don't use fit=true for raphael...
2014-07-07 Christophe... [FIX] web_diagram: don't try to load raphael.js lib...
2014-07-07 Raphael ColletMerge pull request #964 from odoo-dev/8.0-remove-getatt...
2014-07-07 jkei[FIX] account: typo in get_fiscal_position()
2014-07-07 Cédric SnauwaertMerge pull request #972 from odoo-dev/8.0-menubar-cosme...
2014-07-07 krnkris[I18N] base: fix Hungarian translations
2014-07-07 Cedric Snauwaert[FIX]menu bar: clean up css and few cosmetics
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 xmo-odooMerge pull request #967 from xmo-odoo/master-id-type-xmo
2014-07-07 hugosdsantos[I18N] sale: fix pt translations
2014-07-07 Raphael Collet[FIX] signal_XXX -> signal_workflow: forgot quotes...
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-07 xmo-odooMerge pull request #926 from xmo-odoo/master-cleanup...
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-07-05 Raphaël Valyi[IMP] account: add context in invoice onchange_partner_...
2014-07-05 Raphaël Valyi[IMP] purchase: add context in PO onchange_partner_id...
2014-07-05 Olivier Dony[FIX] website_sale_delivery: bundlify JS file inclusion
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[FIX] mass_mailing: avoid mutable values for dict.fromk...
2014-07-04 Olivier Dony[FIX] mass_mailing: wrong copy-paste of statistics...
2014-07-04 Olivier Dony[MERGE] Forward-port of 7.0 up to 64ac1b0
2014-07-04 Olivier Dony[FIX] document: replace raw SQL constraint with bad...
2014-07-04 Olivier Dony[FIX] hr_holidays: proper parameter passing syntax...
2014-07-04 Thibault Delavallée[REV] Partial revert of search view changes: indeed...
2014-07-04 Raphaël Valyi[FIX] purchase: order dest_address_id field is present...
2014-07-04 qdp-odoo[IMP] account: added a button on bank statements to...
2014-07-04 Thibault Delavallée[FIX] web_kanban_sparkline, sales_team, stock: use...
2014-07-04 Fabien PinckaersMerge pull request #925 from xmo-odoo/master-concat...
2014-07-04 Martin Trigaux[FIX] l10n_multilang: reduce dependencies of l10n_multilang
2014-07-04 Martin Trigaux[FIX] views: when loading an action, the active_* param...
2014-07-04 qdp-odoo[IMP] account, account_cancel: added the possibility...
2014-07-04 Xavier Morel[FIX] web_kanban_gauge: bunch of implicit globals in...
2014-07-04 Xavier Morel[IMP] replace a manual & eager concat by chain.from_ite...
2014-07-04 Thibault DelavalléeMerge pull request #638 from odoo-dev/master-improve...
2014-07-04 Thibault Delavallée[FIX] sale: sales_team: fixed use_quotations field...
2014-07-03 JKE-beMerge pull request #909 from odoo-dev/saas-5-contactus-jke
2014-07-03 JKE-beMerge pull request #906 from odoo-dev/saas-3-contactus-jke
2014-07-03 JKE-beMerge pull request #907 from odoo-dev/saas-4-contactus-jke
2014-07-03 Jeremy Kersten[IMP] website_crm - cherry pick from 29ad0216e37fd23e33...
2014-07-03 Jeremy Kersten[IMP] website_crm - cherry pick from 29ad0216e37fd23e33...
2014-07-03 Jeremy Kersten[IMP] website_crm - cherry pick from 29ad0216e37fd23e33...
2014-07-03 qdp-odooMerge pull request #840 from Bubbles-IT/fix-expected...
2014-07-03 Thibault Delavallée[FIX] marketing_campaign: reporting: use the menu alrea...
2014-07-03 ssh-odoo[Imp]:Improve configuration warning msg
2014-07-03 Martin Trigaux[FIX] res_partner: backport of rev 37bf72a
2014-07-03 Parthiv[ADD] l10n_ae: new chart of accounts for U.A.E
2014-07-03 Richard Mathot[TYPO] Stupid typo...
2014-07-02 antonylesuisseMerge pull request #886 from odoo-dev/master-contactus-jke
2014-07-02 Fabien PinckaersMerge pull request #885 from odoo-dev/master-shop-fp
2014-07-02 odonyMerge pull request #884 from rewritten/patch-1
2014-07-02 Fabien Pinckaersfix
2014-07-02 Jeremy Kersten[IMP] website_crm: Improve contact_us to fill in all...
2014-07-02 xmo-odooMerge pull request #881 from xmo-odoo/master-qweb-lxml-xmo
2014-07-02 Fabien PinckaersFIX
2014-07-02 Fabien PinckaersSpeed Improvements
2014-07-02 Fabien PinckaersSpeed Improvement: caching security
2014-07-02 Fabien PinckaersFixes
next