- 13 Aug, 2019 2 commits
-
-
Rafael Monnerat authored
-
Bryton Lacquement authored
31804f68 was merged too soon. /reviewed-on nexedi/erp5!913
-
- 09 Aug, 2019 8 commits
-
-
Bryton Lacquement authored
It was possible that the previous server socket did not have enough time to expire, which could cause an "Address already in use" exception.
-
Roque authored
url - corresponding test added
-
Roque authored
-
Roque authored
-
Roque authored
- improve OfficeJS applications by reducing the quantity of code to be written and reuse the ERP5 configuration (portal_type, actions, forms, etc.) instead to generate the app
-
Roque authored
-
Roque authored
-
Rafael Monnerat authored
-
- 08 Aug, 2019 3 commits
-
-
Rafael Monnerat authored
The API changed on the slap, this commit follow up the changes.
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
Which is useful when debugging tests
-
- 07 Aug, 2019 2 commits
-
-
Bryton Lacquement authored
-
Boxiang Sun authored
Some files in the Skin Folder was not deleted by mistake /reviewed-on nexedi/erp5!914
-
- 06 Aug, 2019 2 commits
-
-
Julien Muchembled authored
-
Romain Courteaud authored
-
- 05 Aug, 2019 2 commits
-
-
Georgios Dagkakis authored
'only_visible' in essence checks 'Add portal content', But here we care for View permission really, since user can have worklist in a document even if he/she does not have the rights to add content to the module.
-
Georgios Dagkakis authored
-
- 02 Aug, 2019 8 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
otherwise naturalWidth/naturalHeight may be 0
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
- 01 Aug, 2019 3 commits
-
-
Romain Courteaud authored
Domains are not meant to display too many documents at the same level.
-
Romain Courteaud authored
Domains are not meant to display too many documents at the same level.
-
Romain Courteaud authored
Domains are not meant to display too many documents at the same level.
-
- 31 Jul, 2019 2 commits
-
-
Bryton Lacquement authored
/reviewed-on nexedi/erp5!830
-
Vincent Pelletier authored
Avoids accumulating useless connections when a single test file contains multiple files.
-
- 30 Jul, 2019 1 commit
-
-
Romain Courteaud authored
Sorting on all documents is a performance killer. In case no query parameter is available, do not trigger any allDocs calculation and do not display the listbox, as results would be meaningless.
-
- 29 Jul, 2019 2 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
For instance, typing a backslash in a relation field does not crash the ui anymore. /bug #20180123-D78557 https://nexedijs.erp5.net/#/bug_module/20180123-D78557
-
- 26 Jul, 2019 4 commits
-
-
Romain Courteaud authored
-
Boxiang Sun authored
-
Boxiang Sun authored
-
Vincent Pelletier authored
-
- 25 Jul, 2019 1 commit
-
-
Vincent Pelletier authored
This property is only conditionally set, which causes distracting error when something goes wrong. If we really want to check that the expected code path was followed there has to be a better check and a more debugging- friendly error than an AttributeError.
-