- 12 Jun, 2018 10 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
Add the portal type "DSN Disenrollment Record" for this
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
Used to record details about the end of a contract to report in social declarations.
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
- 06 Jun, 2018 1 commit
-
-
Nicolas Wavrant authored
-
- 05 Jun, 2018 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
Only use hardcoded limit when rendering a listbox. Always try to fetch the first 1000 documents in such case, and split the sql result in python. This means that it is not possible to paginate to the 1001th document.
-
- 01 Jun, 2018 3 commits
-
-
Tristan Cavelier authored
-
Ayush Tiwari authored
This MR will give similar behavior for Historical Comparison List in the new UI, which currently is broken. /reviewed-on nexedi/erp5!683
-
Jérome Perrin authored
Instead of sleeping, try using an API method until it stops raising ConnectionError. /reviewed-on nexedi/erp5!650
-
- 31 May, 2018 6 commits
-
-
Romain Courteaud authored
Removing one query improves the speed of the UI.
-
Romain Courteaud authored
The goal is to reduce the number of HTTP query triggered by the UI. Keep the original link to ensure compatibility with the UI.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 29 May, 2018 13 commits
-
-
Romain Courteaud authored
Remove related scripts. Module action is not a template anymore.
-
Romain Courteaud authored
Speed up all calculations. Do not access the document to modify. Using their UID is enough. Rely on the listbox which send the list of UIDs when submitting the dialog. Calculate the list of possible transition by inspecting the portal_workflow configuration. Do not revalidate the form box twice. [erp5_core] Use _your validator prefix
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
This will prevent double concurrent submit. Mutex can not be used, as it will block the update rendering. Disable the dialog until the event listener is actived.
-
Romain Courteaud authored
Support dialog form box (with your_ fields)
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
- 24 May, 2018 1 commit
-
- 23 May, 2018 4 commits
-
-
Roque authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Xiaowu Zhang authored
-