- 27 Oct, 2015 23 commits
-
-
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 9 commits
-
-
Romain Courteaud authored
URL navigation of ERP5JS has been fixed and test updated.
-
Romain Courteaud authored
This will allow to catch possible errors.
-
Romain Courteaud authored
Mostly, header gadget is rendered after the main gadget. Remove many zelenium 'pause' command, by waiting for the expected element instead.
-
Romain Courteaud authored
This is an adhoc URL command to support creation of new ERP5 document while keeping the global history usable. Clicking on the 'back' icon on the newly created document will redirect to the parent document.
-
Romain Courteaud authored
-
Jérome Perrin authored
testERP5Security shows that owner queries must be done with ExactMatch
-
Jérome Perrin authored
... so that we have setup's error message
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 22 Oct, 2015 2 commits
-
-
Romain Courteaud authored
-
Jérome Perrin authored
This relies on selecting preferences using owner= catalog key. This way also supports the edge case where the user has a "Owner" role defined in acl_users.
-
- 21 Oct, 2015 2 commits
-
-
Jérome Perrin authored
Also fix some comments
-
Jérome Perrin authored
-
- 20 Oct, 2015 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-