- 20 Nov, 2015 2 commits
-
-
wenjie.zheng authored
ERP5TypeTestCase.py: reactivate dynamicWorkflowConversion, log the type-workflow relation dictionary on log.
-
wenjie.zheng authored
-
- 17 Nov, 2015 1 commit
-
-
wenjie.zheng authored
-
- 16 Nov, 2015 1 commit
-
-
wenjie.zheng authored
-
- 13 Nov, 2015 5 commits
-
-
wenjie.zheng authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
wenjie.zheng authored
erp5_workflow: script to reassign workflow when there is a new bt installation after workflow conversion which may bring old assignment in chain_by_type with converted workflow ids.
-
Romain Courteaud authored
-
- 12 Nov, 2015 14 commits
-
-
Romain Courteaud authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
erp5_ui_test: workflow history should generate 2 records for copy clone action in edit_workflow's history.
-
wenjie.zheng authored
-
wenjie.zheng authored
erp5_ui_test: after deploy new workflow, workflow histroy won't generate 2 recordes for edit_workflow when a new object is generated.
-
wenjie.zheng authored
ERP5Site.py: shouldn't activate migrateToPortalWorkflowgit add product/ERP5/ERP5Site.pygit add product/ERP5/ERP5Site.py
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
Romain Courteaud authored
This will ensure that all other gadgets in the page have been correctly instanciated.
-
- 11 Nov, 2015 4 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
- 10 Nov, 2015 12 commits
-
-
wenjie.zheng authored
ERP5TypeTestCase.py: avoid using accessor in dynamicWorkflowConversion. also put self.commit() back.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
Romain Courteaud authored
This list can be viewed in the panel History link
-
wenjie.zheng authored
-
Nicolas Wavrant authored
It prevents the getter to fail if a Person object has been reached from a relation property
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
- 09 Nov, 2015 1 commit
-
-
Arnaud Fontaine authored
This should have been added and handles twisted use cases such as: 1. Install bt5 with ZODB Component C1 using version_priority V1. 2. Install another bt5 adding version_priority V1. 3. Install Portal Type using C1 as type_class. => No reset was done after 2., so C1 was not added to ZODB Component registry_dict (__registry_dict) and thus ignored.
-