- 14 Jun, 2016 1 commit
-
-
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 17 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
-
Jérome Perrin authored
since be31425e
-
Jérome Perrin authored
-
Jérome Perrin authored
not only complete python language words but also all words from the buffer.
-
- 08 Jun, 2016 3 commits
-
-
Tristan Cavelier authored
/reviewed-on nexedi/erp5!122
-
Romain Courteaud authored
-
Romain Courteaud authored
Mark the test as expected failure for now.
-
- 07 Jun, 2016 9 commits
-
-
Jérome Perrin authored
This test is in expectedFailure state and is still not passing with this change, but this test was showing wrong example that can cause confusion.
-
Vincent Pelletier authored
-
Georgios Dagkakis authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
Here are 2 examples of fixed cases: - File object with data=None was exported with a second file containing the string 'None' - Zope Pages Templates (and derived OOoTemplate) relied __setstate__ to fix the wrongly imported object.
-
Julien Muchembled authored
This avoids computing a file extension that may not be used (if there's no data to export), and fixes unreliable code duplication in _guessFilename(). Plus more implicit acquisition fixed.
-