- 24 Nov, 2016 1 commit
-
-
Romain Courteaud authored
-
- 23 Nov, 2016 6 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Romain Courteaud authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
- 22 Nov, 2016 13 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
in ready step, indexeddb storage is not yet create, so translation gadget can't get language setting
-
Xiaowu Zhang authored
in ready step, indexeddb storage is not yet create, so translation gadget can't get language setting
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
- 21 Nov, 2016 1 commit
-
-
Ivan Tyagov authored
This fixes number of Jupyter bugs. Tests passing here: https://nexedi.erp5.net/test_result_module/20161117-147BEEA9 /reviewed-on nexedi/erp5!198
-
- 20 Nov, 2016 4 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
Same as for commit c3450f14: BTrees don't accept None as key anymore.
-
Julien Muchembled authored
Traceback (most recent call last): File "Products/ERP5/tests/testAuthenticationPolicy.py", line 538, in test_05_HttpRequest self.assertFalse(person.isLoginBlocked()) File "Products/ERP5/mixin/login_account_provider.py", line 68, in isLoginBlocked return method(**kw) File "ZODB/Connection.py", line 857, in setstate raise ConnectionStateError(msg) ConnectionStateError: Shouldn't load state for 0x6c90 when the connection is closed
-
- 18 Nov, 2016 1 commit
-
-
Romain Courteaud authored
-
- 17 Nov, 2016 2 commits
-
-
Ivan Tyagov authored
Try to import module before it is added to environment this way if user tries to import non existent module Exception is immediately raised and doesn't block next Jupyter cell execution.
-
Romain Courteaud authored
-
- 16 Nov, 2016 7 commits
-
-
Nicolas Wavrant authored
Adds the support of filtering with Ledgers for the generation of the French Fiscal Report (aka FEC). /reviewed-on nexedi/erp5!195
-
Ivan Tyagov authored
If user using Jupyter with ERP5 kernel is simply passing a comment inside a cell a server side error is raised thus this commit properly fixes it. Clean up & style.
-
Ayush Tiwari authored
In case uid=0, its already being treated as int, so there is no need to check for type and add time to performance.
-
Ayush Tiwari authored
__getitem__ function for LazyIndexationParameterList eats up a lot of performance. This patch tries to simplify the code to improve performance.
-
Ivan Tyagov authored
Fix coding style and typos.
-
Ivan Tyagov authored
-
Sven Franck authored
-
- 15 Nov, 2016 5 commits
-
-
Julien Muchembled authored
Apart from some code cleanup, it can override catalog_index.
-
Romain Courteaud authored
Only display desktop mode on big screens.
-
Romain Courteaud authored
-
Sven Franck authored
-
Romain Courteaud authored
-