- 28 Oct, 2015 21 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
-
Xiaowu Zhang authored
1. Listbox can only show selected item 2. Don't lost previous query parameter in filter&sort editor
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
1. use QueryFactory to process query in filter editor and listbox 2. add draft support for sort editor 3. add layout for hide rows functionality in listbox
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 27 Oct, 2015 5 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Kazuhiko Shiozaki authored
Still non-UTF-8 bytes will be lost, but better than nothing for debugging purpose.
-
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 1 commit
-
-
Jérome Perrin authored
Also fix some comments
-