- 04 Nov, 2015 6 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
PortalTypeClassInteractor.py: reset accessor/method after reassign workflow through type workflow list.
-
wenjie.zheng authored
-
wenjie.zheng authored
Workflow.py: fix addTransition errors and add a new combatibility-related function deleteTransitions.
-
wenjie.zheng authored
WorkflowTool.py: exclude configuration workflow for the workflow conversion; correct the imput value type for setChainForPortalTypes.
-
wenjie.zheng authored
-
- 03 Nov, 2015 1 commit
-
-
wenjie.zheng authored
-
- 02 Nov, 2015 5 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
- 27 Oct, 2015 24 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
Workflow.py: fix that transition can have single script defined; add a missing function wrapWorkflowMethod.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
erp5_workflow: for the sake that workflow view transition/interaction don't show related scripts list correctly; and interaction's trigger methods list doesn't show correcly.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
This is still a work in progress
-
Romain Courteaud authored
-
- 26 Oct, 2015 1 commit
-
-
Romain Courteaud authored
This will ease debugging from posted test results. This code should be synchronous (no Blob asDataURL method for example) and so, btoa is used. Sadly, btoa will fail with unicode character Do not report HTML error in such case, until a cleaner dataURL is implemented
-
- 24 Oct, 2015 1 commit
-
-
Boris Kocherov authored
Creating a renderjs gadget that follows a standard interface to get, edit and save spreadsheet document using jio. Spreadsheet gadget is based on onlyOffice editor. Format of spreadsheet document that can be edited in renderjs gadget is xlsy. At present the spreadsheet document conversion from any (xlsx, ods, etc) to xlsy is done automatically during first synchronization with gadget by cloudooo.
-
- 23 Oct, 2015 2 commits
-
-
Romain Courteaud authored
URL navigation of ERP5JS has been fixed and test updated.
-
Romain Courteaud authored
This will allow to catch possible errors.
-