- Oct 23, 2020
-
-
Bonita CI authored
-
abirembaut authored
* If there is a redirect param in the request use it otherwise check if there is a redirect URL * update keycloak config test example to remove logout url This means it is no longer needed to put redirect=false in the request to log in using the API. But previous login requests with a redirect URL will continue working as the redirect parameter is optional Covers [BPO-655](https://bonitasoft.atlassian.net/browse/BPO-655)
-
- Oct 12, 2020
-
-
Bonita CI authored
-
- Oct 09, 2020
-
-
abirembaut authored
* fix(custom pages): follow install organization page renaming
-
- Oct 07, 2020
-
-
Baptiste Mesta authored
-
Baptiste Mesta authored
Relates to [BR-474](https://bonitasoft.atlassian.net/browse/BR-474) Closes [BR-491](https://bonitasoft.atlassian.net/browse/BR-491)
-
- Oct 06, 2020
-
-
abirembaut authored
* fix(browser locale): Standardize browser locale (#608) - move I18n class to original package to avoid possible breaks if someone has been using it (although it is not part of the API) as it is used in many tests covers [BPO-543](https://bonitasoft.atlassian.net/browse/BPO-543)
-
- Oct 05, 2020
-
-
Dumitru Corini authored
- Keep only the browser locales that are accepted in the portal - move i18n class from server to common module in order to be able to get the list of supported locales covers [BPO-543](https://bonitasoft.atlassian.net/browse/BPO-543)
-
- Oct 01, 2020
-
-
Romain Bioteau authored
Content-Type header value contains the charset like this: `Content-Type: text/html; charset=utf-8` It was return a 415 error status due to a bad Content-Type parsing in the Servlet. In addition, the response should be `204 - No content` when `redirect` parameter is `false`
-
- Sep 22, 2020
-
-
Romain Bioteau authored
-
Romain Bioteau authored
-
- Sep 21, 2020
- Sep 14, 2020
-
-
Anthony authored
-
- Sep 04, 2020
-
-
Bonita CI authored
-
- Aug 27, 2020
-
-
Bonita CI authored
-
- Aug 18, 2020
- Jul 28, 2020
-
-
adrien authored
* Add some JavaDoc for the class ControllerClassName
-
- Jul 27, 2020
-
-
Emmanuel Duchastenier authored
-
julienmege authored
* fix(API process) Retrieve actor initiator id from cache Covers [BS-19311](https://bonitasoft.atlassian.net/browse/BS-19311) * fix(API process) Appli modification for ehcache 2.4.7 Covers [BS-19311](https://bonitasoft.atlassian.net/browse/BS-19311) Covers [BS-19512](https://bonitasoft.atlassian.net/browse/BS-19512)
-
julienmege authored
Covers [BS-19311](https://bonitasoft.atlassian.net/browse/BS-19311)
-
- Jul 22, 2020
-
-
adrien authored
over the previous one.
-
adrien authored
-
adrien authored
-
adrien authored
* We do not compile REST API content at runtime anymore, instead we use the jar provided in the REST API archive. So a REST API can be developed in any JVM based language, it will work. [BPO-578](https://bonitasoft.atlassian.net/browse/BPO-578)
-
- Jul 17, 2020
-
-
Dumitru Corini authored
in order to be able to use image upload in UID covers [BPO-572](https://bonitasoft.atlassian.net/browse/BPO-572)
-
- Jul 16, 2020
-
-
julienmege authored
Covers [BS-19311](https://bonitasoft.atlassian.net/browse/BS-19311)
-
Bonita CI authored
-
- Jul 15, 2020
-
-
julienmege authored
Covers [BS-19311](https://bonitasoft.atlassian.net/browse/BS-19311)
-
- Jun 23, 2020
-
-
Bonita CI authored
-
- Jun 18, 2020
-
-
Dumitru Corini authored
- Prevent page content from being cached in a custom profile covers [BPO-506](https://bonitasoft.atlassian.net/browse/BPO-506)
-
- May 30, 2020
-
-
Bonita CI authored
-
- Apr 30, 2020
- Apr 21, 2020
-
-
Bonita CI authored
-
- Apr 15, 2020
-
-
Romain Bioteau authored
* It is not possible to create an expression that returns null, so for now, we return a 400 error if values are null Closes BPO-539
-
Romain Bioteau authored
Closes BPO-539
-
- Mar 26, 2020