odoo/odoo.git
2014-10-21 Géry Debongnie[FIX] correctly check default/shared filters
2014-10-21 Géry Debongnie[IMP] various code improvements
2014-10-21 Géry Debongnie[FIX] various small UI tweaks
2014-10-21 Géry Debongnie[FIX] avoid inserting invisible filters
2014-10-21 Géry Debongnie[FIX] fix a crash in sub kanban views
2014-10-21 Géry Debongnie[FIX] put the scrollbar back in web/tests
2014-10-21 Géry Debongnie[FIX] remove search.invisible tests
2014-10-21 Géry Debongnie[FIX] update tests in search view
2014-10-21 Géry Debongnie[FIX] catch possible exception in search.js
2014-10-21 Géry Debongnie[FIX] update the search tests
2014-10-21 Géry Debongnie[IMP] various code cleanups
2014-10-21 Géry Debongnie[IMP] some cleanups in graph/kanban views
2014-10-21 Géry Debongnie[FIX] make the view editor work
2014-10-21 Géry Debongnie[IMP] add basic pivot support
2014-10-21 Géry Debongnie[FIX] a few bugs in view_form/view_list
2014-10-21 Géry Debongnie[IMP] integrate mail client actions with search view
2014-10-21 Géry Debongnie[FIX] readd the google spreadsheet functionality
2014-10-21 Géry Debongnie[FIX] make add to dashboard work
2014-10-21 Géry Debongnie[IMP] rewrite of search view/view manager
2014-10-21 Géry Debongnie[IMP] graph view integration into view manager header
2014-10-21 Géry Debongnie[IMP] readd pager functionality to web client
2014-10-21 Géry Debongnie[FIX] fixes many issues with the various views
2014-10-21 Géry Debongnie[IMP] web client refactoring: action and view manager
2014-10-20 Richard Mathot[FIX] (website_)hr_recruitment: correct version of
2014-10-17 Mahendra barad[IMP] [ADD] event: mail schedulign system.
2014-10-17 Jay Patel[IMP] bank_statement_import: account invoice onboarding...
2014-10-16 Christophe... [MERGE] forward port of branch 8.0 up to 2b192be
2014-10-16 Christophe... [FIX] report: do not fail if PDF cannot be saved as...
2014-10-16 Arthur ManietMerge pull request #3121 from odoo-dev/8.0-bank-stateme...
2014-10-16 Guewen Baconnier[REF] Extract the domain generation for get_move_lines_...
2014-10-16 Raphael Collet[IMP] test_new_api, test_inherit: improve code of tests
2014-10-16 Denis Ledoux[FIX] event: convert related country_id field to comput...
2014-10-16 Fabien Meghazi[ADD] QWeb2: add support for operation='attributes...
2014-10-16 Raphael Collet[IMP] expression.py: add a check to forbid records...
2014-10-15 Denis Ledoux[FIX] product: price_rule_get_multi returns a dict...
2014-10-15 Christophe... [MERGE] forward port of branch saas-3 up to 6feb5f7
2014-10-15 Jeremy Kersten[FIX] website_crm: remove useless request from params...
2014-10-15 Olivier Dony[FIX] config: fix parsing of geoip db paramater, rename...
2014-10-15 David Monjoie[FIX] product_visible_discount: fix display of unit...
2014-10-15 Fabien Pinckaers[FIX] perview button visible
2014-10-15 Cedric Snauwaert[FIX] purchase_requisition: change active_id to tender_...
2014-10-15 Jeremy Kersten[FIX] crm_lead: don't rewrite user_id. Value has not...
2014-10-15 Jeremy Kersten[IMP] ir_qweb: remove the option 'only_date' introducte...
2014-10-15 Raphael Collet[FIX] models: simplify partial setup of fields, let...
2014-10-15 Denis Ledoux[MERGE] forward port of branch 7.0 up to 98c6e7c
2014-10-15 Randhir Mayatra[IMP] sale,warning: usability
2014-10-15 Denis Ledoux[FIX] web: cherry-pick of 893e4268650ddd517e3044f41c582...
2014-10-14 Josse ColpaertMerge pull request #3081 from odoo-dev/8.0-wmsprocmovel...
2014-10-14 Josse Colpaert[FIX] Currency_id on purchase requisition + move create...
2014-10-14 Christophe... [FIX] product: correct name_get for products with resel...
2014-10-14 Denis Ledoux[FIX] web: even if there is no view, the field has...
2014-10-14 Jeremy Kersten[FIX] mail_thread: allow to pass mail_track_log_only...
2014-10-14 Denis Ledoux[FIX] web: push render value deferred only if the field...
2014-10-14 Olivier Dony[FIX] website: editor: preserve label and color for...
2014-10-14 Xavier Morel[FIX] implementation of t-call's 0-index in qweb-js
2014-10-14 Raphael Collet[FIX] models: do not look up the registry class when...
2014-10-14 Frédéric Van... Merge pull request #3001 from Bubbles-IT/8.0-fix-pos...
2014-10-14 Christophe... [MERGE] forward port of branch saas-3 up to db75994
2014-10-14 Julien Legros[FIX] website_quote: compare untaxed amounts in case...
2014-10-14 Christophe... [MERGE] forward port of branch 7.0 up to 75d3ea6
2014-10-14 David Monjoie[FIX] point_of_sale: fixed display of untaxed amount...
2014-10-14 David Monjoie[FIX] point_of_sale: fixed display of untaxed amount...
2014-10-14 Denis Ledoux[FIX] email_template: do not try to add user signature...
2014-10-14 Denis Ledoux[FIX] product: use new api to retrieve product standard...
2014-10-14 Denis Ledoux[FIX] product: redo forward port 2832d2d for fix 12eb15...
2014-10-14 Raphael Collet[FIX] models: in _add_field(), set the field as an...
2014-10-14 Tymoteusz Motylewski[ADD] doc: document domain operators, fix typos
2014-10-14 Xavier Morel[REM] undocument removed method add_default_value
2014-10-14 Dikshit Prajapati[IMP] account: value_amount field 0-1 -> 0-100%
2014-10-14 tpa-odoo[IMP] website_sale: details in order recap
2014-10-14 Christophe... [FIX] website.snippet: can't edit content of the banner...
2014-10-13 Josse ColpaertMerge pull request #3061 from odoo-dev/8.0-wmspocurrenc...
2014-10-13 Josse Colpaert[FIX] Use currency of pricelist when creating PO from...
2014-10-13 Olivier Dony[FIX] read_group: date format: use natural year along...
2014-10-13 Denis Ledoux[FIX] web: wait for deferreds when actualizing mode
2014-10-13 Jeremy Kersten[FIX] GeoIP - allow to specify the path to GeoIP in...
2014-10-13 Richard Mathot[FIX] mail: followers widget was broken
2014-10-13 David Monjoie[FIX] stock_picking_wave: removed obsolete many2many...
2014-10-13 Simon Lejeune[FIX] web: oe_navbar compatibility on IE11
2014-10-13 Amit Vora[IMP] website_quote: copy suggested products
2014-10-13 Raphael Collet[FIX] models: on update, call inverse function on field...
2014-10-13 Raphael Collet[IMP] models: do not use compute methods to determine...
2014-10-13 ssh-odoo[IMP] website_hr_recruitment: resume in chatter
2014-10-13 Denis Ledoux[FIX] website_membership: crash when member has no...
2014-10-13 Raphael Collet[FIX] models: do not prefetch fields to recompute,...
2014-10-13 Ajay Patel[REM] website: my_account link under user menu
2014-10-13 Olivier Dony[FIX] CONTRIBUTING: dead link
2014-10-13 Olivier Dony[FIX] README: grammar
2014-10-13 Jitendra Prajapati[IMP] mrp, stock: default uom missing value when import...
2014-10-13 Tymoteusz Motylewskifix typo
2014-10-13 Xavier Morel[FIX] incorrect qweb interpolations
2014-10-13 Mahendra barad[IMP] website_quote: onboarding
2014-10-10 Olivier Dony[FIX] website_sale: better fiscal position detection...
2014-10-10 Olivier Dony[MERGE] Forward-port 7.0 up to 1b49a87
2014-10-10 Olivier Dony[FIX] ir.mail.server: restore parsing of multiple RFC28...
2014-10-10 Simon Lejeune[FIX] web: re-enable test_menu.py without the mock...
2014-10-10 Simon Lejeune[FIX] packaging: include RML & xsl in manifest.in
2014-10-10 Jeremy Kersten[IMP] ir_qweb: remove the option 'only_date' introducte...
2014-10-10 Bhumi Patel[FIX] hr: fix traceback when updating manager of depart...
2014-10-10 Jigar Patel[IMP] hr_recruitment: switched job state selection...
next