- 14 Jun, 2018 1 commit
-
-
Jérome Perrin authored
It currently fails with such ValueError: ``` year=101 is before 1900; the datetime strftime() methods require year >= 1900 ```
-
- 13 Jun, 2018 5 commits
-
-
Romain Courteaud authored
Some dialog expect to get the line uid list, even if no cell was directly editable.
-
Romain Courteaud authored
Use the same dialog pattern than the mass transition dialog. Display all documents by using the current query + deletable workflow state. Use the listbox_uid to get the effective list of document to delete.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
This partially revert 490af3ba
-
- 12 Jun, 2018 15 commits
-
-
Tomáš Peterka authored
-
Nicolas Wavrant authored
/reviewed-on nexedi/erp5!688
-
Nicolas Wavrant authored
-
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
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 11 Jun, 2018 4 commits
-
-
Vincent Bechu authored
/reviewed-on nexedi/erp5!692
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
- 08 Jun, 2018 10 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Sebastien Robin authored
Some come was introduced to check status of test suite before creating a test result. This introduced a regression in the case of cloud performance test. The code was covered by unit test, but not in that particular case.
-
Sven Franck authored
Separate css files for embedding during wkhtmltopdf pdf-conversion. only use ttf format to reduce payload. /reviewed-on nexedi/erp5!690
-
Romain Courteaud authored
Use the ERP5 router. Allow pagination from one contact to another. Allow to search a contact. Stop using data url for images. Update to Strophe 1.2.15 Experiment CSS customizations. Show that it's possible to surcharge default CSS. Create a dialog gadget used by most pages.
-
- 07 Jun, 2018 1 commit
-
-
Romain Courteaud authored
Use a grid of module's group to simplify navigation.
-
- 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 1 commit
-
-
Tristan Cavelier authored
-