- 21 Jun, 2016 1 commit
-
-
Nicolas Wavrant authored
Which was related to an older version of the simulation
-
- 20 Jun, 2016 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
With complex security scripts to calculate user groups, calling getPreferredArchive() from DA.__call__ still causes "maximum recursion depth exceeded" errors when caches are empty. In order to address the issue, we must review erp5_archive. Instead of that, this commit first checks whether the archive tool is installed, which is anyway faster that getting a preference. An expected failing test is also added.
-
- 17 Jun, 2016 5 commits
-
-
Cédric Le Ninivin authored
-
Tristan Cavelier authored
- normalize path to avoid to traverse with wrong value - review KeyError message when domain is unknown - use getWebSiteValue when possible /reviewed-on nexedi/erp5!124
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 15 Jun, 2016 2 commits
-
-
Romain Courteaud authored
-
Cédric Le Ninivin authored
-
- 14 Jun, 2016 6 commits
-
-
Cédric Le Ninivin authored
-
Romain Courteaud authored
Dependency should be defined directly on bt5 if needed.
-
Julien Muchembled authored
'keep_existing' argument of Base._edit has never been used and we should consider removing it.
-
iv authored
When defining a guard on an object, calling a method such as Base_viewDict on that object could be denied due to guard acquisition.
-
Cédric Le Ninivin authored
-
Xiaowu Zhang authored
-
- 13 Jun, 2016 5 commits
-
-
Julien Muchembled authored
- the check is moved to a less performance-critical place - getPortalObject was forgotten in commit d8e9ed19
-
Julien Muchembled authored
-
Julien Muchembled authored
- 'apply' causes a break in cProfile results - 'apply' is deprecated (removed in Python 3)
-
Romain Courteaud authored
-
Jérome Perrin authored
* reference * translated_title * the usual owner_title, creation_date and modification_date * remove useless listbox_editable_fields that are defined in the field library This business template does not seem to follow the guideline yet
-
- 10 Jun, 2016 5 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 09 Jun, 2016 14 commits
-
-
Julien Muchembled authored
For example, Python Scripts were: - dirty in the imported BT (causing all of them to be reinstalled on upgrade) - compiled to return None
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Jérome Perrin authored
When a currency exchange line is (in)validated, we need to reindex the currency exchange cells that acquire validation state from the currency exchange line.
-
Jérome Perrin authored
-
Jérome Perrin authored
This allows defining an exchange rate without end date
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Romain Courteaud authored
-
-
Jérome Perrin authored
-