- Sep 20, 2022
-
-
Bonita CI authored
-
- Sep 14, 2022
-
-
Bonita CI authored
-
Bonita CI authored
-
abirembaut authored
-
abirembaut authored
-
abirembaut authored
-
abirembaut authored
-
abirembaut authored
-
abirembaut authored
# Conflicts: # community/server/src/main/java/org/bonitasoft/console/common/server/page/CustomPageService.java # community/server/src/main/java/org/bonitasoft/web/rest/server/datastore/bpm/process/ProcessDatastore.java # community/server/src/main/java/org/bonitasoft/web/rest/server/datastore/page/PageDatastore.java # community/server/src/test/java/org/bonitasoft/console/common/server/page/CustomPageServiceTest.java # community/server/src/test/java/org/bonitasoft/web/rest/server/datastore/bpm/process/ProcessDatastoreTest.java # community/server/src/test/java/org/bonitasoft/web/rest/server/datastore/page/PageDatastoreTest.java
-
abirembaut authored
-
abirembaut authored
-
abirembaut authored
-
abirembaut authored
* use in memory cache to avoid reading filesystem at each call * do not read last update date in database more than once every 3 second (can be configured) * synchronize on page dedicated object instead of class object * remove the possibility for the groovy classloader of a page to be created twice Covers [RUNTIME-1408](https://bonitasoft.atlassian.net/browse/RUNTIME-1408 ) Co-authored-by: Emmanuel Duchastenier <emmanuel.duchastenier@bonitasoft.com>
-
Bonita CI authored
-
Bonita CI authored
-
Bonita CI authored
-
- Sep 13, 2022
-
-
abirembaut authored
Covers [RUNTIME-1413](https://bonitasoft.atlassian.net/browse/RUNTIME-1413) Covers [RUNTIME-1418](https://bonitasoft.atlassian.net/browse/RUNTIME-1418)
-
- Sep 12, 2022
-
-
Emmanuel Duchastenier authored
-
Emmanuel Duchastenier authored
-
Emmanuel Duchastenier authored
-
Pascal GARCIA authored
-
- Sep 06, 2022
-
-
Adrien Kantcheff authored
-
- Sep 05, 2022
-
-
abirembaut authored
verify Ids are positive non null before sending them to engine (before 7.14.2 makeAPIID used to return null in this case) Covers [RUNTIME-1400](https://bonitasoft.atlassian.net/browse/RUNTIME-1400) Relates to [RUNTIME-334](https://bonitasoft.atlassian.net/browse/RUNTIME-334) Relates to [RUNTIME-335](https://bonitasoft.atlassian.net/browse/RUNTIME-335)
-
- Aug 26, 2022
-
-
abirembaut authored
-
abirembaut authored
Covers [RUNTIME-1250](https://bonitasoft.atlassian.net/browse/RUNTIME-1250)
-
- Aug 24, 2022
- Aug 23, 2022
-
-
Adrien Kantcheff authored
On the login page, the path to get `favicon2.ico` is incorrect.
-
- Aug 18, 2022
-
-
bonita-ci authored
-
- Aug 17, 2022
-
-
Adrien Kantcheff authored
-
Dumitru Corini authored
* feat(deploys): Make deploys of specific apis the same as generic ones covers [RUNTIME-334](https://bonitasoft.atlassian.net/browse/RUNTIME-334) covers [RUNTIME-335](https://bonitasoft.atlassian.net/browse/RUNTIME-335) * Change log level of APIID exceptions * Remove commented out isDeployable functions * Add tests
-
- Jul 13, 2022
-
-
abirembaut authored
found Covers [RUNTIME-1214](https://bonitasoft.atlassian.net/browse/RUNTIME-1214)
-
Haroun El Alami authored
* add filter show_taken into /API/bpm/humanTask Relates to [RUNTIME-1252](https://bonitasoft.atlassian.net/browse/RUNTIME-1252)
-
- Jul 05, 2022
-
-
abirembaut authored
-
abirembaut authored
* contains the commit of PR #875 (commit 4cacf9ebc11e3c1d9e3ab924a59ca2a450f21fbf) * and the fix for the regression it introduced on deploy attributes PR 875 was reverted because generating 404 errors in case of attempted deploys with Ids like "0" or "-1". These deploys should just be ignored to prevent an API break covers [RUNTIME-334](https://bonitasoft.atlassian.net/browse/RUNTIME-334) covers [RUNTIME-335](https://bonitasoft.atlassian.net/browse/RUNTIME-335)
-
abirembaut authored
-
Dumitru Corini authored
-
abirembaut authored
-
abirembaut authored
-
abirembaut authored
-