[FIX] website_forum: correct syntax error left during previous forward-port
[odoo/odoo.git] / addons /
2014-12-02 Christophe Simonis[FIX] website_forum: correct syntax error left during...
2014-12-02 Christophe Simonis[MERGE] forward port of branch 8.0 up to 591e329
2014-12-02 Fabien Pinckaers[FIX] website_forum_doc fixes
2014-12-02 Fabien Pinckaers[FIX] links and threads
2014-12-02 Fabien Pinckaers[IMP] karma retag checks
2014-12-02 Fabien Pinckaers[IMP] Tags on discussions and links
2014-12-02 Fabien Pinckaers[IMP] css forum
2014-12-02 Fabien Pinckaers[IMP] default demo data forum
2014-12-02 Fabien Pinckaers[IMP] Layout of forum
2014-12-02 Jeremy Kersten[FIX] website_blog: Show tag by blog. No interest to...
2014-12-02 Géry Debongnie[FIX] fix reloading problem (crash) in web client
2014-12-02 Xavier Morel[FIX] web_diagram: can't mark empty strings for transla...
2014-12-02 Anthony Muschang[FIX] account_analytic_plans: take analytic distributio...
2014-12-01 Jeremy Kersten[FIX] website_forum: use other attr than value to init...
2014-12-01 Jeremy Kersten[FIX] website_forum: fix error 500 when editing an...
2014-12-01 Jeremy Kersten[FIX] website_forum: restore bind to onclick because...
2014-12-01 Olivier Dony[FIX] website_forum: allow moderators to see misbehavin...
2014-12-01 Denis Ledoux[FIX] website: responsive images in table for Firefox...
2014-12-01 Antoine Huvelle[FIX] analytic_user_function: inherit conflict on accou...
2014-12-01 Martin Trigaux[FIX] website: can not change website name
2014-12-01 Frédéric Van der... Merge pull request #3009 from initOS/8.0-fix_escpos_wit...
2014-12-01 Frédéric van der... [FIX] point_of_sale: correctly handle various xmlrpc...
2014-12-01 Christophe Simonis[MERGE] forward port of branch saas-3 up to e1e7dc0
2014-12-01 Christophe Simonis[MERGE] forward port of branch 7.0 up to 419d934
2014-12-01 Denis Ledoux[FIX] account: There is no sale_refund nor purchase_ref...
2014-12-01 Eddy Ernesto del... [FIX] base_calendar: meetings email notification recipients
2014-12-01 Ravi Gohil[IMP] website_mail: mailing editor buttons
2014-12-01 Jacques-Etienne... [FIX] base: oe_subtotal_footer_separator width
2014-12-01 Géry Debongnie[FIX] fix editing one2many in some cases (web)
2014-11-28 Loïc Bellier[FIX] stock: Never hide the invoice control on pickings
2014-11-28 Géry Debongnie[FIX] fix a crash when editing dashboard title (web)
2014-11-28 sve-openerp[IMP] product: usability improvement in pricelist
2014-11-28 Cedric Snauwaert[FIX] mail: remove deprecation warning when converting...
2014-11-28 Christophe Simonis[MERGE] forward port of branch 7.0 up to de07c64
2014-11-28 Amit Vora[IMP] [FIX] website_blog: better follow mechanism....
2014-11-28 Géry Debongnie[FIX] remove filter for new leads/opportunity (crm)
2014-11-28 Richard Mathot[REV] stock: revert of f229d40fb7a2a16c6f211a059694b181...
2014-11-28 Richard Mathot[FIX] stock: rename picking to transfer, to be coherent...
2014-11-28 Denis Ledoux[FIX] web: use mutex to wait for onchanges
2014-11-28 Jérome Maes[IMP] im_livechat : the rule are now matching with...
2014-11-28 Akash Balar[IMP] account: account.statement.operation.template...
2014-11-28 Arthur Maniet[IMP] account: account.statement.operation.template...
2014-11-28 Arthur Maniet[FIX] account: floating point comparisons in get_reconc...
2014-11-27 Christophe Simonis[FIX] web: m2o search facet do no set `default_*` conte...
2014-11-27 Olivier Dony[FIX] product: remove unnecessary UoM rounding step...
2014-11-27 Denis Ledoux[FIX] web_graph: pass context to fields_get for translation
2014-11-27 Denis Ledoux[FIX] web: force company_logo change on company change
2014-11-27 Denis Ledoux[MERGE] forward port of branch 7.0 up to 2080ea0
2014-11-27 Denis Ledoux[FIX] stock: on stock picking invoicing, allow to pick...
2014-11-27 Mohammad Alhashash[FIX] stock: prevent serial number deletion on stock...
2014-11-27 Denis Ledoux[FIX] sale_margin: stored field functions cannot trigge...
2014-11-27 Géry Debongnie[IMP] allow many2many to specify formview (web client)
2014-11-27 Will Stott[FIX] purchase(_requisition): typo negociation -> negot...
2014-11-26 Olivier Dony[REV] product: rev. 42f5114 needs further review
2014-11-26 Josse Colpaert[IMP] When no stock moves, change whatever you want...
2014-11-26 Jeremy Kersten[FIX] website_forum: Forum, use old API in v8. forum...
2014-11-26 Denis Ledoux[FIX] sale_layout: set 0 as default value for categ_seq...
2014-11-26 Maria G[FIX] hr_attendance: use float division for worked_hour...
2014-11-26 Frédéric Van der... Merge pull request #3803 from TheCloneMaster/patch-7
2014-11-26 Richard Mathot[REV] stock: partial revert of 52c3b52bf09fea7e0920ebce...
2014-11-26 Pierre Verkest[FIX] correctly update many2many in listview (web client)
2014-11-26 Richard Mathot[REF] stock: replace <div> in view by nolabel
2014-11-26 Mario Arias Badila[point_of_sale] Domain functions to literals
2014-11-26 Edy Kendengis[IMP] stock: display company in location tree view
2014-11-26 Richard Mathot[FIX] stock: correct label for picking_id
2014-11-26 Richard Mathot[REM] product: leftovers of unused field "mes_type"
2014-11-26 Richard Mathot[REF] stock: product quantity stat button
2014-11-26 Christophe Matthieu[FIX] product: keep attribute on a variant with only...
2014-11-26 Denis Ledoux[MERGE] forward port of branch 7.0 up to e2dd18f
2014-11-26 Denis Ledoux[FIX] mrp: prevent recursion from phantom boms with...
2014-11-26 Tymoteusz Motylewski[IMP] website_sale: performance on category page
2014-11-26 Martin Trigaux[FIX] sale_service: typo in string Thick -> Tick
2014-11-26 Arthur Maniet[IMP] account: bank statement reconciliation widget...
2014-11-26 Danimar Ribeiro[FIX] l10n_br: remove reference to old base.group_exten...
2014-11-26 Holger Brunn[FIX] mrp: duplicated xmlid for ir.model.access
2014-11-26 Arthur Maniet[FIX] account: bank statement reconciliation widget...
2014-11-26 Christophe Matthieu[FIX] website_sale: Discussion not working on product...
2014-11-26 Christophe Matthieu[FIX] website_reseller: Navigation Broken for Partner...
2014-11-26 Denis Ledoux[FIX] marketing_campaign: typo in manifest
2014-11-26 Arthur Maniet[FIX] account: bank statement reconciliation widget...
2014-11-26 hiekmann[FIX] payment: docstring typo
2014-11-26 Martin Trigaux[FIX] mrp_operation: missing context
2014-11-25 Denis Ledoux[FIX] website: the attachment creation improvment of...
2014-11-25 Martin Trigaux[FIX] product: comparison of currency rounding
2014-11-25 Denis Ledoux[FIX] account: prevent invoice line duplication on...
2014-11-25 Denis Ledoux[FIX] stock: typo incomming -> incoming in demo & tests
2014-11-25 Arthur Maniet[IMP] account: bank statement reconciliation proposition:
2014-11-25 Jitendra Prajapati[IMP] stock: onboarding (display improvements)
2014-11-25 Jeremy Kersten[FIX] survey: Was browsing a browse record, useless...
2014-11-25 Denis Ledoux[FIX] website: improve performance for attachment creation
2014-11-25 Géry Debongnie[FIX] correctly set searchview id (web client)
2014-11-25 Denis Ledoux[FIX] project_timesheet: date of created analytic line...
2014-11-25 Martin Trigaux[FIX] mrp: allow to select BoM with a product template...
2014-11-25 Bhumi Patel[IMP] mrp: BoM name is now accessible to the 'manage...
2014-11-24 Josse Colpaert[IMP] Incoming, outgoing and virtual quantities should...
2014-11-24 Olivier Dony[DOC] web: search view: extra info about key events...
2014-11-24 Denis LedouxRevert "[FIX] stock_picking_wave: removed obsolete...
2014-11-24 Denis Ledoux[FIX] product_extended: price from bom is build for...
2014-11-24 Jamin Shah[IMP] account : Add reference field to Invoice report
2014-11-24 Pankaj Joshi[FIX] web: radio buttons
next