- 14 Feb, 2018 2 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
- 13 Feb, 2018 11 commits
-
-
Julien Muchembled authored
-
Vincent Bechu authored
-
Vincent Bechu authored
monospace, sans-serif, serif, OpenSans
-
Tomáš Peterka authored
-
Tomáš Peterka authored
[hal_json] Improve backward compatibility of value resolution by calling Scripts on search result underlying object
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Nicolas Wavrant authored
-
Romain Courteaud authored
-
Romain Courteaud authored
This adds the maximize button.
-
Romain Courteaud authored
-
- 12 Feb, 2018 4 commits
-
-
Ayush Tiwari authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
- 09 Feb, 2018 5 commits
-
-
Nicolas Wavrant authored
-
Nicolas Wavrant authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
This reverts commit c49cf8d8. Callee is directly accessed from other places, so changing this API is wrong. This it not immediately visible in tests, but this makes erp5_officejs_support_request_ui_test:testFunctionalSupportRequest testCheckComment test randomly fail (apparently because the javascript error message may appear after or before the test final step is satisfied - which means this tests is bugged, but that's a separate issue).
-
Vincent Pelletier authored
These variables are only used when they evaluate as true, so it is pointless work to replace them with empty lists.
-
- 08 Feb, 2018 6 commits
-
-
Nicolas Wavrant authored
-
Tomáš Peterka authored
-
Vincent Pelletier authored
Catalog used in this test is now close/above 1k rows, so go one API level down to get control over that pesky "limit 1000".
-
Vincent Pelletier authored
-
Vincent Pelletier authored
These tests do not test what they advertise anymore. Advertised features are in widespread use in other tests, so there should be no need to test specifically for these. Also, avoids polluting other tests by clearing catalog for futile reasons.
-
Vincent Pelletier authored
ZSQLCatalog/ERP5Catalog is only supposed to work on catalog table, by definition.
-
- 07 Feb, 2018 7 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Also, reorder imports to follow python style: standard modules before others.
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Vincent Pelletier authored
Current scheme causes paths to exceed catalog limit.
-
Vincent Pelletier authored
-
- 06 Feb, 2018 3 commits
-
-
Nicolas Wavrant authored
-
Vincent Pelletier authored
Especially, stop using getToolByName.
-
Vincent Pelletier authored
Id generator is too expensive to use for such trivial purposes. Also, this was using an API of id generator which should never have been added. Also, this was bogus on several accounts: - if the tag as provided by caller (as seems to be supported), then newActiveProcess would have used an unrelated tag. - if the alarm activity fails and gets re-run later, the wrong tag will also be used. Instead, generate the tag with a random value.
-
- 05 Feb, 2018 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-