- Jun 23, 2014
-
-
Antony Lesuisse authored
-
Christophe Matthieu authored
[IMP] website: set geoip in user session
-
Thibault Delavallée authored
[REF] mail, crm, hr_recruitment, project, project_issue: simplified repl.y-to of notification emails (now displaying 'YourCompany -docname- ' instead of 'Followers of ...'; added same_thread directly on the mail.message model to ease the reply_to and message-id computation; factorized a bit the reply-to generation for a batch of records; udpated tests accordingly.
-
Olivier Dony authored
[MERGE] Add support for per-view default order in list/kanban views (task #8527)
-
Thibault Delavallée authored
[REF] mail, crm, hr_recruitment, project, project_issue: simplified reply-to of notification emails (now displaying 'YourCompany -docname- <email>' instead of 'Followers of ...'; added same_thread directly on the mail.message model to ease the reply_to and message-id computation; factorized a bit the reply-to generation for a batch of records; udpated tests accordingly.
-
Thibault Delavallée authored
[IMP] mail: added headers field on mail.mail, allowing to store headers data when sending notification emails. This commit in master improves the commit 839815fd (saas-5) that was using computed but not stored values.
-
Christophe Matthieu authored
-
Thibault Delavallée authored
[IMP] mail: added headers field on mail.mail, allowing to store headers data when sending notification emails.
-
Géry Debongnie authored
-
- Jun 22, 2014
-
-
Christophe Simonis authored
Conflicts: openerp/addons/base/module/wizard/base_module_upgrade_view.xml
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
- output "error" if any qunit tests failed - failed js tests are logged as errors - when running phantomjs considere empty waiting condition or initialisation code as "true" - lint phantomtest.js file
-
- Jun 20, 2014
-
-
Jacques-Etienne Baudoux authored
When searching for a record in a m2o field, if we click on 'search more' we loose the focus on the field and select the first suggestion (which triggers potential on_change). This prevents the selection for this case.
-
Ruchir Shukla authored
When a module is uninstalled, this will also uninstall modules depending of it. To avoid unexpected loss of data, this patch list the modules that will get impacted during the installation. This also affects the configuration pages with on change warnings.
-
Christophe Matthieu authored
[IMP] tour.js: change delay time for retry to load a tour
-
Christophe Matthieu authored
-
Martin Trigaux authored
l10n_hn: Update TAX amount from 12% to 15%
-
Quentin De Paoli authored
ooookay
-
Martin Trigaux authored
[IMP] website: Unify website slugify method behavior with or without python-slugify
-
Thibault Delavallée authored
[FIX] crm_claim: remove fold checkbox on claim stages
-
Richard Mathot authored
-
Martin Trigaux authored
[IMP] web: allow fields in list view to use the attrs readonly to dynamically show and hide the fields
-
Thibault Delavallée authored
[IMP] web: binary field image: allow to remove an image and set to null
-
Mehul Mehta authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Richard Mathot authored
[FIX] survey: display labels in the right order in survey reportings
-
Richard Mathot authored
-
Christophe Matthieu authored
[IMP] tour.js: improve log messages
-
Franck Bret authored
-
Quentin De Paoli authored
evil pull request with fixes on the new bank statement reconciliation widget
-
Olivier Dony authored
[MERGE] http routing: fix handle_exception logic and _authenticate exceptions * Better separate JsonRequest and HttpRequest handling for exceptions, so each type of request handles exception the right way. Previously HttpRequest would supersede JsonRequest in some cases and generate pure HTML responses where a JSON result was expected. * Also ensure that ir.http._authenticate() only raises two possible exception types, hiding any other kind of internal errors: - openerp.exceptions.AccessDenied - openerp.http.SessionExpiredException
-
Christophe Matthieu authored
-
Quentin De Paoli authored
-
Quentin De Paoli authored
-