- 20 Sep, 2016 23 commits
-
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
ERP5Workflow: add variable to avoid multiple call to function and remove successive 'if/continue' for readability
-
iv authored
-
iv authored
ERP5Workflow: revert more changes (some Property Sheets have been moved to erp5_workflow bt5, they are back to product/ERP5/bootstrap)
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
-
iv authored
- erp5_test_workflow * add testWorklowMixin test case for inheritance purpose, * move testWorklist ERP5 test to portal_component
-
iv authored
-
iv authored
-
iv authored
author: Wenjie Zheng
-
Sebastien Robin authored
- use mixin class to allow reusing common performance functions - remove usage of quiet and run_all_test
-
- 19 Sep, 2016 2 commits
-
-
Vincent Pelletier authored
Reduces the number of meaningless 404 errors.
-
Kazuhiko Shiozaki authored
so that we keep the query string in the redirect url if exists.
-
- 16 Sep, 2016 1 commit
-
-
Sebastien Robin authored
-
- 15 Sep, 2016 5 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
Instead of only having possibility to check when inventory will be below a reference_quantity, allow to check when it will be higher.
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
This code is useful to run any unit test in a live instance. Until all products tests (like ERP5/tests/*) are moved as components, this code is useful. This reverts commit 9240d498.
-
- 14 Sep, 2016 2 commits
-
-
Sven Franck authored
-
Kazuhiko Shiozaki authored
also stop casting select_language to str.
-
- 13 Sep, 2016 1 commit
-
-
Douglas authored
If ERP5 Jupyter kernel tried to persist an object created from a new-style class, it would crash because the object has no `_p_jar`. This makes the creation of the ObjectWriter fails. This kind of object needs to be handled by (c)Pickle. Related to bug report https://nexedi.erp5.net/bug_module/20160819-882FA2, created by @kasra. @Tyagov, please review when possible. /reviewed-on nexedi/erp5!162
-
- 08 Sep, 2016 1 commit
-
-
Sebastien Robin authored
erp5_item: the purpose of getTrackingList or getCurrentTrackingList is to avoid passing simulation states by hand
-
- 07 Sep, 2016 5 commits
-
-
Sebastian authored
-
Xueyun Qian authored
-
Sebastien Robin authored
Some tests where explicitely checking that transformation is not set in case several are found. It is indeed better to ask user decision in such case.
-
Sebastian authored
-
Sebastian authored
-