odoo/odoo.git
2014-09-17 Raphael Collet[FIX] fields: make convert_to_cache() more robust with...
2014-09-17 Fabien Meghazi[IMP] Refactor ir.ui.view's read_template cache invalid...
2014-09-17 Julien Legros[FIX] analytic: contract manager_id defaults to the...
2014-09-17 Bhumi Patel[FIX] sale_stock: packaging was given a product instead...
2014-09-17 Fabien Meghazi[FIX] Bundlification remains (Fixes #2463)
2014-09-17 Olivier Dony[IMP] base: show local modules in Settings until apps...
2014-09-17 Denis Ledoux[IMP] mail: app specific notifications
2014-09-17 Denis Ledoux[FIX] ir_ui_view: Active (boolean) should not be required
2014-09-17 Richard Mathot[FIX] survey: mess with JS loading
2014-09-17 Denis Ledoux[FIX] hr_recruitment: possibility to group application...
2014-09-16 Fabien Meghazi[REM] unused class attribute
2014-09-16 Fabien Meghazi[MERGE] Miscellaneous SEO improvments
2014-09-16 Fabien Meghazi[FIX] website.image_url() access rights
2014-09-16 Fabien Meghazi[FIX] double html escaping in qweb
2014-09-16 Fabien Meghazi[IMP] add `url_for` hook to bundle urls
2014-09-16 Fabien Meghazi[ADD] image_save_for_web() format argument
2014-09-16 Fabien Meghazi[ADD] ir.qweb render_attribute() hook for postprocessing
2014-09-16 Fabien Meghazi[ADD] Compress uploaded image by default
2014-09-16 Fabien Meghazi[ADD] tools.image_save_for_web() helper for image compr...
2014-09-16 Fabien Meghazi[IMP] Convert product demo png's to 8bit
2014-09-16 Fabien Meghazi[IMP] Compress resized /website/image's
2014-09-16 Fabien Meghazi[ADD] Helper for /website/image (allows to use aggressi...
2014-09-16 Fabien Meghazi[IMP] Move website_mail_group floating assets in fronte...
2014-09-16 Fabien Meghazi[IMP] Move website_sale_tracking.js in front-end bundle
2014-09-16 Fabien Meghazi[WIP] Testing javascripts in the bottom of the page
2014-09-16 Fabien Meghazi[IMP] use http.send_file() for /logo.png
2014-09-16 Fabien Meghazi[ADD] http.send_file() helper
2014-09-16 Fabien Meghazi[IMP] compress *logo*.png with pngquant
2014-09-16 Olivier Dony[FIX] account: invoice view - useless trailing spaces...
2014-09-16 Olivier Dony[FIX] web_calendar: make UI string translatable
2014-09-16 Olivier Dony[FIX] ir.ui.view: match translated terms without headin...
2014-09-16 Olivier Dony[FIX] ir.translation: translated terms within view...
2014-09-16 Raphael Collet[FIX] share/wizard: fix new-api method call incorrectly...
2014-09-16 Julien Legros[IMP] sale: quotation confirmed mail subtype defaults...
2014-09-16 Raphael Collet[FIX] models: make field inheritance work when source...
2014-09-16 ssh-odoo[REM] report: remove openerp/report/pyPdf
2014-09-16 sle-odooUpdate README.md
2014-09-16 Fabien Meghazi[FIX] request.website browse record bad context
2014-09-16 Arthur Maniet[FIX] account: account_invoice's onchange_partner_id...
2014-09-16 Denis Ledoux[FIX] fields: convert_to_read, handle missing many2one...
2014-09-16 Simon Lejeune[FIX] packaging: windows: passlib dependency was not...
2014-09-16 Mohammed Shekha[FIX] web: traceback in search view when no field
2014-09-16 Jeremy Kersten[FIX] website_hr_recruitement: Don't use GeoIp if all...
2014-09-16 Raphael ColletMerge branch 'acsone-8.0-onchange-one2many-test': add...
2014-09-16 Géry Debongnie[FIX] display problem in graph view in some cases
2014-09-16 Raphael Collet[FIX] models: improve implementation of _compute_displa...
2014-09-15 Christophe... [IMP] mail,website: improve update_notification
2014-09-15 Jeremy Kersten[FIX] website_hr_recruitement: typo
2014-09-15 Raphael Collet[FIX] fields: in *2many.convert_to_cache, fix the effec...
2014-09-15 Jeremy Kersten[FIX] website_hr_recruitment: add param to force all...
2014-09-15 Denis Ledoux[MERGE] forward port of branch saas-5 up to 9699f62
2014-09-15 Denis Ledoux[MERGE] forward port of branch saas-3 up to 685fa26
2014-09-15 Denis Ledoux[FIX] web: do not check if db in session match filter...
2014-09-15 Samus CTO[IMP] api: compute methods cannot depend on field 'id'
2014-09-15 Denis Ledoux[MERGE] forward port of branch saas-5 up to 163d7f5
2014-09-15 Denis Ledoux[MERGE] forward port of branch saas-3 up to b5b7dcc
2014-09-15 Christophe... [MERGE] forward port of branch saas-5 up to 7eab880
2014-09-15 Christophe... Merge pull request #2348 from odoo-dev/8.0-fix-website_...
2014-09-15 Martin TrigauxForward port of 7.0 up to revision 42680c9
2014-09-15 Denis Ledoux[FIX] web: backport of ebb826a and 2372d30
2014-09-15 Denis Ledoux[FIX] account: missing context assignation in self
2014-09-15 Christophe... [FIX] orm: correct read_group() on models with `_group_...
2014-09-15 Denis Ledoux[MERGE] forward port of branch 7.0 up to b601015
2014-09-15 Fabien Meghazi[IMP] Improve stock's barcode start page
2014-09-15 Denis Ledoux[FIX] tools: restrict available attributes
2014-09-15 Géry Debongnie[FIX] web: fixes issues with custom filters and search...
2014-09-13 Christophe... [FIX] website_event_sale: remove invalid code chunk...
2014-09-12 Christophe... [MERGE] forward port of branch saas-3 up to fdc6271
2014-09-12 Daniel Reis[IMP] modules: add support for loading module descripti...
2014-09-12 Olivier Dony[IMP] ir.model:.fields allow setting ondelete=restrict...
2014-09-12 Christophe... [MERGE] forward port of branch 7.0 up to 9b1cdea
2014-09-12 Denis Ledoux[FIX] mrp_repair: invoice the actual invoice partner id
2014-09-12 Fekete Mihai[FIX] l10n_ro: backport of fix done in res_partner...
2014-09-12 Jeremy Kersten[IMP] website_crm: keep the new id from the created...
2014-09-12 Josse ColpaertMerge pull request #2292 from odoo-dev/8.0-wmsstaging8-jco
2014-09-12 Josse Colpaert[IMP] Solve landed costs bug + invoice_state in account...
2014-09-12 Josse Colpaert[FIX] Bom qty
2014-09-12 Josse Colpaert[IMP] Implement comments on pull request
2014-09-12 Josse Colpaert[WIP] Improve views for qty available + forecast qty...
2014-09-12 Josse Colpaert[IMP] Invoice_state on move and search custom picking...
2014-09-12 Josse Colpaert[IMP] Put wkf_action_cancel back, so the method does...
2014-09-12 Josse Colpaert[FIX] When purchase, do not overwrite price
2014-09-12 Josse Colpaert[IMP] Patch for boms that explode in boms to have the...
2014-09-12 Josse Colpaert[WIP] Pricelist of purchase is not in stock only and...
2014-09-12 Josse Colpaert[IMP] Inter-company pricing: put price on move when...
2014-09-12 Josse Colpaert[IMP] Make sure property_ids on sale order line are...
2014-09-12 Josse Colpaert[IMP] Old hack where uom_id had to be empty in on_change
2014-09-12 Simon Lejeune[FIX] report: /report/download route should not be...
2014-09-12 Denis Ledoux[FIX]stock_account: missing default value for Inventory...
2014-09-11 Denis Ledoux[FIX] product: can be sold as default filter for templates
2014-09-11 fka-odoo[FIX] web: sort with undefined value
2014-09-11 Denis Ledoux[FIX] stock: return picking, pass serial number value...
2014-09-11 Dharti Ratani[FIX] survey: access rights error when editing
2014-09-11 Denis Ledoux[FIX] web_graph: pivot_table, use _.isEmpty to check...
2014-09-11 Denis Ledoux[FIX] website: customize menu, only a with data-view...
2014-09-11 Simon Lejeune[FIX] website_forum: moved editor-related js files...
2014-09-11 Denis Ledoux[FIX] website: do not bind do_customize to menu without...
2014-09-11 Olivier Dony[FIX] report_webkit: re-enable test, disabled during...
2014-09-11 Martin Trigaux[FIX] hr_expense: tax amount computation
2014-09-11 Martin Trigaux[FIX] stock: multicompany warehouse creation
next