[FIX] calendar: onchange_dates: protect against void dates (for example when creating...
[odoo/odoo.git] / addons /
2014-08-01 Thibault Delavallée[FIX] calendar: onchange_dates: protect against void...
2014-08-01 Olivier Dony[FIX] website: slug: fallback to positive ID when slug...
2014-08-01 Cedric Snauwaert[FIX] web: multiple opened modal need fixing since...
2014-08-01 Olivier Dony[MERGE] Foward-port saas-5 up to ee4df1e
2014-08-01 Thibault Delavallée[FIX] mail: bad display of join button on mail groups.
2014-08-01 Olivier Dony[MERGE] Forward-port saas-4 up to 8b15482
2014-08-01 Olivier Dony[MERGE] Forward-port saas-3 up to e79a367
2014-08-01 Cedric Snauwaert[FIX] web: remove unneeded overflow-y on modal-body...
2014-08-01 Jeremy Kersten[FIX] mass_mailing: allow to add a user/email to a...
2014-08-01 Thibault Delavallée[FIX] event: registration and confirmation template...
2014-08-01 Denis Ledoux[FIX] account: avoid to propagate context in send by...
2014-08-01 Anaël Closson[FIX] mail: message-id not parsed properly in message_route
2014-07-31 Denis Ledoux[FIX] crm: base_partner_merge, search with lowercase...
2014-07-31 Denis Ledoux[MERGE] forward port of branch 7.0 up to 7c5bf67a5f9378...
2014-07-31 Denis Ledoux[FIX] account: unit arg of on_change_unit_amount can...
2014-07-31 Denis Ledoux[MERGE] forward port of branch 7.0 up to cd31cbf556cc11...
2014-07-31 Denis Ledoux[FIX] account: on_change_unit_amount do not reset uom...
2014-07-31 Cedric Snauwaert[FIX] web: fix tooltip that were stuck visible
2014-07-31 Christophe Simonis[FIX] web: css tweaks
2014-07-31 Denis Ledoux[ADD] crm: use company/contact name for fill partner_in...
2014-07-31 Jeremy Kersten[FIX] website_customer: check that country id exists...
2014-07-31 Denis Ledoux[FIX] account_analytic_plans: _convert_ref takes only...
2014-07-31 Denis Ledoux[FIX] account: _get_analytic_lines needs the date_invoice
2014-07-31 Raphael Collet[FIX] base_action_rule: define patched methods inside...
2014-07-31 Christophe Simonis[MERGE] forward port of branch saas-5 up to c86f217
2014-07-31 Martin Trigaux[FIX] stock: production lot as no longer a company_id...
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-5 up to e4cb520
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-4 up to fa07bc8
2014-07-30 Christophe Simonis[MERGE] forward port of branch saas-3 up to 310d3fe
2014-07-30 Christophe Simonis[MERGE] forward port of branch 7.0 up to 39f3e40
2014-07-30 Guewen Baconnier[FIX] sale: copy_quotation must propagate the context
2014-07-30 dhr-odooPassed default type while creating document page catego...
2014-07-30 Martin Trigaux[FIX] project_long_term: avoid bad duplication of phases
2014-07-30 Ravi Gohil[FIX] account_voucher: avoid trying unreconcile a move...
2014-07-30 Denis Ledoux[FIX] sale: config, timesheet if module account_analyti...
2014-07-30 Olivier Dony[IMP] sale, crm: remove remaining interval filters...
2014-07-30 Géry Debongnie[FIX] addon web: prefix css dropdown-submenu
2014-07-30 Géry Debongnie[FIX] correct various date issues in reporting
2014-07-30 Géry Debongnie[FIX] correctly type date field in crm_lead_report
2014-07-30 Géry Debongnie[IMP] improve graph view layout and groupbys
2014-07-30 Christophe Simonis[FIX] website: do not restore page views
2014-07-30 Olivier Dony[IMP] website: disable translations for example URLs
2014-07-30 Olivier Dony[IMP] website: unused imports
2014-07-30 Olivier Dony[IMP] website: update sample social media accounts
2014-07-30 Olivier Dony[FIX] snippets: avoid orphan full stop (.)
2014-07-30 Olivier Dony[FIX] website.menu: url field should not be translated
2014-07-30 Olivier Dony[IMP] website: disable translation exports for test...
2014-07-30 Olivier Dony[FIX] google_calendar: cleanup/spellcheck translatable...
2014-07-30 Olivier Dony[REM] fields: remove fields.Any, temporary artifact...
2014-07-30 Cedric Snauwaert[FIX] web: fix multiple modal closing (e.g. set defaults)
2014-07-29 Denis Ledoux[FIX] web: return _super deferred in start method
2014-07-29 Denis Ledoux[FIX] web: headless search views are ready from start
2014-07-29 Jeremy Kersten[REF] crm analytics: refactor - lint
2014-07-29 Lionel Sausin (Num... [FIX] stock: partial deliveries switch on delivered...
2014-07-29 Jeremy Kersten[IMP] crm: Add Campaign source and medium in group...
2014-07-29 StefanRijnhart[FIX] mail: reset of default_type in context
2014-07-29 Jeremy Kersten[IMP] website_blog: group the get_discussion in one...
2014-07-29 Denis Ledoux[MERGE] forward port of branch 7.0 up to bbb8d8f25a7a81...
2014-07-29 Denis Ledoux[MERGE] forward port of branch 7.0 up to 767d2ea9a63ceb...
2014-07-29 Denis Ledoux[MERGE] forward port of branch 7.0 up to b91a75f7eff85e...
2014-07-28 Denis Ledoux[FIX] website_event: display unconfirmed events too
2014-07-28 Denis Ledoux[FIX] web: on refresh, do search_read with fields passed
2014-07-28 Olivier Dony[FIX] wek_kanban_gauge: use field raw_value to avoid...
2014-07-28 Christophe Simonis[FIX] {base_action_rule,calendar,hr,mail,project_issue...
2014-07-28 Ravi Gohil[IMP] base_vat: differenciate VIES and classical VAT...
2014-07-28 Martin TrigauxForward port of branch saas-5 up to eda2f06
2014-07-28 Jeremy Kersten[IMP] website_crm: allow to specify a view_from and...
2014-07-28 Humberto Arocha[FIX] account: no journal items on consolidation accounts
2014-07-28 Martin Trigaux[FIX] stock: backport of rev 0a6d63b
2014-07-25 Richard Mathot[FIX] survey: display comments in results
2014-07-25 Denis Ledoux[FIX] hr_holidays: do not allow reduce remaining leaves
2014-07-25 Olivier Dony[IMP] account.invoice: add extra @id on `smart button...
2014-07-25 Martin Trigaux[FIX] models: display_name and name_get mismatch
2014-07-25 Richard Mathot[FIX] survey: correct counting of finished answers
2014-07-25 Richard Mathot[FIX] survey: comments are properly recorded now
2014-07-25 Richard Mathot[DOC] survey: retroengineering
2014-07-25 Richard Mathot[FIX] survey: remove duplicate browse record
2014-07-25 Richard Mathot[FIX] survey: minor view fixes
2014-07-25 Ravish[ADD] sale: validity date in sale order report
2014-07-25 Olivier Dony[REVERT] 8b41906: disabled all on_change on new record...
2014-07-25 dsabrinarg[ADD] base_vat: add VAT validation for Peruvian localiz...
2014-07-25 Olivier Dony[FIX] website: more robust inherit between footer_custo...
2014-07-25 Martin Trigaux[FIX] website_membership: access rules fixes
2014-07-25 Martin Trigaux[FIX] website: iframe to google maps need the trailing...
2014-07-24 Denis Ledoux[FIX] stock: do not set user_id on prepare_invoice_group
2014-07-24 Denis Ledoux[FIX] project: remove state field from task analys
2014-07-24 Jeremy Kersten[FIX] website: catch exception on destroy of ckeditor...
2014-07-24 Yannick Vaucher[IMP] account: do not offer closed analytic accounts...
2014-07-24 Richard Mathot[REF] Odooification
2014-07-24 Vidhin Mehta[FIX] web: wrong tooltip display for long menus
2014-07-24 Martin Trigaux[FIX] web: avoid trying to access to deleted record...
2014-07-24 Jeremy Kersten[FIX] website_sale: fix error in tracking_last_order...
2014-07-24 Ravi Gohil[FIX] purchase_analytic_plans: keep reference to analyt...
2014-07-24 Christophe MatthieuMerge pull request #1340 from odoo-dev/saas-3-fix-websi...
2014-07-24 Christophe MatthieuMerge pull request #1338 from odoo-dev/8.0-fix-website...
2014-07-24 Martin Trigaux[FIX] gamification: why is there a button here ? do...
2014-07-23 Olivier Dony[FIX] share: reduce risk of slowdowns during res.groups...
2014-07-23 Jeremy Kersten[FIX] website_blog: Add sanitize=False on content of...
2014-07-23 Olivier Dony[MERGE] Forward-port saas-5 up to a5f7891
2014-07-23 Christophe Matthieu[FIX] website.snippet: display snippet editor button...
next