- 02 Jul, 2015 1 commit
-
-
Xiaowu Zhang authored
-
- 01 Jul, 2015 5 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
CaptchaField: set no-store cache-control header to be consistent with our caching policy manager configuration.
-
Kazuhiko Shiozaki authored
-
Sebastien Robin authored
-
- 30 Jun, 2015 2 commits
-
-
Sebastien Robin authored
Auto planned movements are not only draft, it could be very useful to take such movement into account when doing stock optimisations
-
Sebastien Robin authored
Up to know, order builders were mostly used having in mind the idea of deleting all previously created automated orders. This way was mostly requesting to run generated delivery builder only once per night, assuming there is no users working at that time. So to allows running very often (many times a day) generated delivery builders, allow them to update existing deliveries. This way : - automated deliveries could be much more up to date - there is no need to delete everything - this generate few activities, there is no need of a long calculation to update everything Also, the stock optimization was using dates with a precision of one full day. Generic code must support much better precision.
-
- 29 Jun, 2015 4 commits
-
-
Julien Muchembled authored
Commit dc00a308 removed link on the cell.
-
Romain Courteaud authored
-
Julien Muchembled authored
-
Romain Courteaud authored
Speed up jIO synchronization by allowing fetching multiple documents JSON with one request
-
- 25 Jun, 2015 1 commit
-
-
Jérome Perrin authored
Round floats before testing for equality
-
- 24 Jun, 2015 7 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
when script was called with "related=False", and when there was too many objects, then a very long list of uid was given in url, and this could be truncated by web browser or web servers. This was generating errors. So instead, store the list of uids in the selection.
-
Jérome Perrin authored
* format date * remove no longer used buildslave name
-
Jérome Perrin authored
-
Kazuhiko Shiozaki authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 23 Jun, 2015 1 commit
-
-
Cédric Le Ninivin authored
erp5_web: update caching policy behavior. Add possibility to select caching policy from WebSite and WebSection erp5_web: simple yet effective caching policy rules erp5_web: caching policy fix update names erp5_web: introduce caching policy category for Web Site and Web Section erp5_web: fix test related to caching policies erp5_web: Fix Base_getWebDocumentDrivenModificationDate for empty web sites. erp5_web: fix Base_getWebDocumentDrivenModificationDate erp5_web: optimize , fix caching policy erp5_web: update Base_getWebDocumentDrivenModificationDate portal type list
-
- 22 Jun, 2015 1 commit
-
-
Sven Franck authored
-
- 18 Jun, 2015 10 commits
-
-
Sebastien Robin authored
-
Romain Courteaud authored
-
Jérome Perrin authored
* support Decimal returned by database * hide "presets" until it is implemented * display autocomplete above of handsontable
-
Jérome Perrin authored
-
Jérome Perrin authored
fixup c62c1460 undefined variable
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Xiaowu Zhang authored
time's value should be calculate event if date only is set because we may have case that date time field 's time and timezone are set but it only display date
-
- 17 Jun, 2015 4 commits
-
-
Sebastien Robin authored
This makes investigations more convenient
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 16 Jun, 2015 4 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
Since we have precision to second in the catalog, we sometimes had the cancelled test result from the previous test disurbing the test_07. By the way, directly filter out cancelled test result with TaskDistributionTool.createTestResult since they should be ignored.
-