- 03 Sep, 2021 27 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Do not access form submission REQUEST from the listbox list method, as it is rendered asynchronously in ERP5JS
-
Romain Courteaud authored
-
Romain Courteaud authored
This reverts commit 35b2c024.
-
Romain Courteaud authored
-
Romain Courteaud authored
Allow edition in the new UI
-
Romain Courteaud authored
-
Romain Courteaud authored
This make everything slow as hell and prevent to quickly save.
-
Romain Courteaud authored
Example: <h2 class="foo">bar</h2> => <h3 class="foo">bar</h3>
-
Romain Courteaud authored
-
Romain Courteaud authored
erp5_web_renderjs_ui: keep previous focus color
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
This reverts commit a87db49b.
-
Romain Courteaud authored
-
Romain Courteaud authored
Drop user informations from language page
-
Romain Courteaud authored
Change max age to 1 hour and 1 day
-
Romain Courteaud authored
-
Romain Courteaud authored
See nexedi/slapos.core!307 (b7d5041e)
-
Romain Courteaud authored
The real issue is probably in the launcher.js file, but it is more tricky to fix
-
Romain Courteaud authored
See nexedi/slapos.core!313 (b02b2bff)
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
These are clone of Computer and Computer Partition, but used for virtual computing devices, unrelated to physical hardware.
-
- 01 Sep, 2021 1 commit
-
-
Xiaowu Zhang authored
-
- 20 Aug, 2021 1 commit
-
-
Gabriel Monnerat authored
-
- 19 Aug, 2021 1 commit
-
-
Georgios Dagkakis authored
- Remove passing of **kw to query, since it would break Listbox pagination - Avoid code duplication - Fix indentation
-
- 18 Aug, 2021 1 commit
-
-
Xiaowu Zhang authored
See merge request nexedi/erp5!1463
-
- 17 Aug, 2021 9 commits
-
-
Julien Muchembled authored
Otherwise, the object could be modified (_p_changed=1) and reindexed for nothing.
-
Roque authored
See merge request nexedi/erp5!1462
-
Roque authored
-
Roque authored
-
Roque authored
-
Ivan Tyagov authored
See merge request nexedi/erp5!1483
-
Ivan Tyagov authored
query SlapOs Master again and again if it created accordingly the Computer Partitions as anyway scalability tests will start only when instance's state is reported to SlapOs Master as ready. Thus in this case this check (and requests to SlapOs Master) is not providing any valuable information at all.
-
Ivan Tyagov authored
See merge request nexedi/erp5!1482
-
Ivan Tyagov authored
Increase instance creation time from 10 to 15 minutes as instance creation time includes its frontend creation which can take sometime a longer than usual time.
-