- 14 Sep, 2021 25 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
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
-
Romain Courteaud authored
-
Romain Courteaud authored
Drop user informations from language page
-
Romain Courteaud authored
Change max age to 1 hour and 1 day
-
Vincent Pelletier authored
This can happen if there is an error very early during publication.
-
- 10 Sep, 2021 3 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
we don't support negative quantity (it is better represented by an inversion of source and destination), and this allows better support of the smallest slice in ERP5, more especially in SupplyLine_asCellRange, where the title of the cell is computed with the min and max being None or not.
-
- 08 Sep, 2021 1 commit
-
-
Ivan Tyagov authored
-
- 03 Sep, 2021 8 commits
-
-
Romain Courteaud authored
-
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
-