[MERGE] mail.thread as an AbstractModel
[odoo/odoo.git] / addons /
2014-06-03 Antony Lesuisse[MERGE] mail.thread as an AbstractModel
2014-06-03 Antony Lesuisse[MERGE] odoo command: scaffold, start, deploy
2014-06-03 Raphael Collet[FIX] website_mail: model 'mail.thread' must be abstract
2014-06-03 Richard Mathot[FIX][IMP] Make partner maps work properly
2014-06-03 Martin TrigauxMerge pull request #292 from guewen/product-missing...
2014-06-03 Christophe MatthieuMerge pull request #310 from odoo-dev/master-product...
2014-06-03 Christophe Matthieu[IMP] product: move product packaging field from produc...
2014-06-03 Martin TrigauxMerge pull request #266 from neps1192/master
2014-06-03 Richard MathotMerge pull request #299 from odoo-dev/master-footer...
2014-06-02 Martin TrigauxMerge pull request #301 from rvalyi/fleet-typo-fix
2014-06-02 Raphaël Valyi[FIX] fixed typo in fleet brands with Land Rover
2014-06-02 Richard Mathot[FIX] stupid typo
2014-06-02 Richard Mathot[FIX] website*: make custom footer independant of main...
2014-06-02 Martin Trigaux[IMP] gamification: remove deprecated method
2014-06-02 Guewen BaconnierThe 'product' module must list the 'report' module...
2014-06-02 Christophe Matthieu[FIX] website_sale: display accessory field in form...
2014-06-02 Richard Mathot[FIX] website_blog: use new custom footer
2014-06-02 Christophe Matthieu[FIX] website_sale: tour about customize don't check...
2014-06-02 Richard Mathot[FIX] website: remove standard footer from the DOM...
2014-06-01 Christophe Simonis[FIX] website: correct "/" redirect to first menu
2014-06-01 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid c319dc4
2014-06-01 Christophe Simonis[FIX] mail: view_mode "list" does not exists, it's...
2014-06-01 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid faace84
2014-06-01 Christophe Simonis[FIX] email_template: partners ids are integers, not...
2014-05-31 Christophe Simonis[FIX] website_sale: so javascipt does not like tuples...
2014-05-31 Christophe Simonis[FIX] website_sale: remove invalid (and stupid) functio...
2014-05-30 Olivier Dony[FIX] website_mail_group: duplicate preventDefault...
2014-05-30 Christophe SimonisMerge pull request #278 from odoo-dev/master-bank-recon...
2014-05-30 qdp-odoo[FIX] account: fixed inconsistence in yaml test since...
2014-05-30 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-05-30 Fabien PinckaersMerge pull request #269 from sve-odoo/patch-1
2014-05-30 Christophe Simonis[FIX] account_bank_statement_extensions: do not extend...
2014-05-30 qdp-odoo[FIX] account_bank_statement_extension: fixed xml path...
2014-05-30 qdp-odoo[IMP] account: bank statement reconciliation widget...
2014-05-30 qdp-odoo[IMP] account: bank statement reconciliation widget...
2014-05-30 qdp-odoo[IMP] account: bank statement reconciliation widget
2014-05-30 qdp-odoo[MERGE] master-wmsstaging-jco with fixes on WMS + new...
2014-05-30 Christophe Simonis[IMP] replace OpenERP by Odoo in backend + change compa...
2014-05-30 qdp-odoo[MERGE] master
2014-05-30 Xavier Morel[FIX] bunch of changes lost in incorrect merge f4d78ae7...
2014-05-30 Xavier Morel[REV] attempt to revert incorrect removals in f4d78ae73...
2014-05-30 Richard Mathot[FIX] website: fix incomplete refactoring
2014-05-30 Richard Mathot[REV][FIX] Reverting regression introduced in forward...
2014-05-30 Thibault Delavallée[FIX] website_mail_group: fixed discussion group data...
2014-05-30 Josse ColpaertMerge remote-tracking branch 'odoo/master' into master...
2014-05-30 Josse ColpaertMerge branch 'master-wmssecurity3-jco' into master...
2014-05-30 Josse ColpaertMerge branch 'master-wmsstatbut-jco' into master-wmssta...
2014-05-30 Christophe Simonis[MERGE] product: refactoring of product variants.
2014-05-30 Christophe Simonis[IMP] product: improve field labels about variant/attri...
2014-05-29 Antony Lesuisse[FIX] website_sale and website_event imports
2014-05-29 sve-odoo[ADD] "Model" Column in base_action_rule tree view.
2014-05-29 Antony Lesuisse[FIX] ir.attachment mess, restore list view
2014-05-29 Josse Colpaert[IMP] Location barcode
2014-05-29 Fabien MeghaziMerge remote-tracking branch 'odoo/master' into master...
2014-05-29 Olivier Dony[FIX] website_mail_group: restore missing snippet icon
2014-05-28 Olivier Dony[FIX] website_mail*: fix + bundlify changes of 0c89ca...
2014-05-28 Fabien Meghazi[FIX] website_mail.editor.js moved but still referenced
2014-05-28 Christophe Matthieu[FIX] point_of_sale: fix product view layout
2014-05-28 Christophe Matthieu[FIX] membership: increase priority of product view...
2014-05-28 Christophe Matthieu[IMP] product: rename fields variant_ids into attribute...
2014-05-28 Pariket Trivedi[IMP] event_sale: extra QWeb report for printing event...
2014-05-28 Christophe Matthieu[FIX] product: revert change for price_extra. Need...
2014-05-28 Christophe SimonisMerge pull request #226 from odoo-dev/master-website_sa...
2014-05-28 Christophe Matthieu[IMP] product: fixes for review
2014-05-28 Olivier Dony[MERGE] Forward-port saas-4 up to bf135ad
2014-05-28 Richard Mathot[FIX] website_blog: display properly (very) long words...
2014-05-28 Denis Ledoux[FIX] web: on new ir actions act_window target current...
2014-05-28 Denis Ledoux[MERGE] Forward-port of latest saas-3 bugfixes, up...
2014-05-28 Thibault DelavalléeMerge pull request #251 from odoo-dev/saas-4-follower...
2014-05-28 Denis Ledoux[FIX] payment_paypal: wrong handling fees computation...
2014-05-28 Christophe Matthieu[FIX] mrp_sale: move explode product with wrong bom...
2014-05-28 Christophe Matthieu[FIX] mrp: demo data is wrong don't produce ipad but pc
2014-05-28 Denis Ledoux[FIX] website_sale: force changing pricelist on differe...
2014-05-28 Christophe Matthieu[IMP] product: rename field variants_ids to respect...
2014-05-28 Christophe Matthieu[FIX] product: recursion error when active field on...
2014-05-28 Thibault Delavallée[FIX] website_mail, websit_mail_group: moved discussion...
2014-05-28 Richard Mathot[ADD] website_crm_partner_assign: display demo data...
2014-05-28 Richard Mathot[TYPO] in crm_partner_assign
2014-05-28 Thibault Delavallée[FIX] website_mail: fixed is_follower controller, that...
2014-05-27 Christophe Matthieu[FIX] website_sale: search attributes error when the...
2014-05-27 Olivier Dony[MERGE] Forward-port of latest saas-4 fixes, up to...
2014-05-27 Christophe Matthieu[FIX] website_sale: inherit_option_id must be convert...
2014-05-27 Christophe Simonis[FIX] website: correct bad code indentation introduced...
2014-05-27 Denis Ledoux[FIX] event_sale, website_event_sale: ACLs for event...
2014-05-27 Christophe Matthieu[MERGE] from trunk
2014-05-27 Christophe Matthieu[FIX] website_sale: search by attributes not work for...
2014-05-27 Christophe Matthieu[FIX] website_sale: fix the product attribute templates...
2014-05-27 Christophe Matthieu[FIX] product: don't create new variants if the product...
2014-05-27 Christophe Simonis[MERGE] Replace inherit_option_id by a selection field...
2014-05-27 Christophe Matthieu[IMP] product: add demo data for variants
2014-05-27 Olivier Dony[MERGE] Forward-port latest saas-3 bugfixes, up to...
2014-05-27 Thibault Delavallée[MERGE] [ADD] module: payment_buckaroo acquirer: manage...
2014-05-27 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-05-27 Martin TrigauxMerge pull request #221 from odoo-dev/7.0-o2m-duplicati...
2014-05-27 Josse Colpaert[IMP] Package bar code printing from barcode itf
2014-05-27 Fabien MeghaziRevert "Merge pull request #225 from odoo-dev/master...
2014-05-27 Denis Ledoux[FIX] website_sale: in the product grid, a product...
2014-05-27 Mohammed Shekha[FIX]Refixed the issue of o2m record duplication
2014-05-27 Richard Mathot[BACKPORT][FIX] base_gengo: use supported/up-to-date...
2014-05-27 Thibault Delavallée[CLEAN] website_mail: cleaned a lost console.log and...
next