- Dec 22, 2020
-
- Dec 21, 2020
-
-
Bonita CI authored
-
- Dec 17, 2020
-
-
abirembaut authored
* feat(about platform modal): Add platform version to the about modal - rename platform version to branding version - update property name to be consistent with distrib covers [BR-655](https://bonitasoft.atlassian.net/browse/BR-655)
-
Bonita CI authored
-
DumitruCorini authored
covers [BR-655](https://bonitasoft.atlassian.net/browse/BR-655)
-
- Dec 16, 2020
-
-
DumitruCorini authored
covers [BR-655](https://bonitasoft.atlassian.net/browse/BR-655)
-
- Dec 08, 2020
-
-
abirembaut authored
the configuration * apply trim() when reading a property value Covers [BPO-645](https://bonitasoft.atlassian.net/browse/BPO-645)
-
- Dec 03, 2020
-
-
Bonita CI authored
-
- Nov 30, 2020
-
-
Bonita CI authored
-
- Nov 27, 2020
- Nov 26, 2020
-
-
abirembaut authored
-
abirembaut authored
* fix(image download servlet): avoid script execution Covers [BPO-664](https://bonitasoft.atlassian.net/browse/BPO-664)
-
abirembaut authored
-
- Nov 25, 2020
-
-
abirembaut authored
* avoid reading locale directly in the URL in GWT portal This is to prevent GWT portal to strore an unsupported locale in the cookie if it is passed in the URL _l param. covers [BPO-543](https://bonitasoft.atlassian.net/browse/BPO-543)
-
- Nov 24, 2020
-
-
Emmanuel Duchastenier authored
-
abirembaut authored
- use FINEST log level instead of FINE when the locale is reduced to just the language covers [BPO-543](https://bonitasoft.atlassian.net/browse/BPO-543)
-
abirembaut authored
-
abirembaut authored
* fix(browser locale): Standardize browser locale logs - improve log message in case of locale not available - avoid retrieving the browser locale and logging for nothing the the homepage servlet covers [BPO-543](https://bonitasoft.atlassian.net/browse/BPO-543)
-
Bonita CI authored
-
abirembaut authored
* Reduce log level from INFO to FINE in LocaleUtils and PageServlet when the behavior is expected and not useful as info in production. covers [BR-565](https://bonitasoft.atlassian.net/browse/BR-565)
-
- Nov 23, 2020
-
-
Bonita CI authored
-
- Nov 20, 2020
-
-
Bonita CI authored
-
abirembaut authored
* add warning in profile quick/more details Covers [BR-596](https://bonitasoft.atlassian.net/browse/BR-596)
-
Bonita CI authored
-
- Nov 18, 2020
-
-
Bonita CI authored
-
abirembaut authored
* Reduce log level from INFO to FINE in LocaleUtils and PageServlet when the behavior is expected and not useful as info in production. covers [BR-565](https://bonitasoft.atlassian.net/browse/BR-565)
-
Bonita CI authored
-
- Nov 06, 2020
-
-
Dumitru Corini authored
* Remove unused rule * Remove configuration reload covers [BPO-643](https://bonitasoft.atlassian.net/browse/BPO-643)
-
Bonita CI authored
-
Bonita CI authored
-
- Nov 03, 2020
-
-
Bonita CI authored
-
- Oct 23, 2020
-
-
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 22, 2020
-
-
abirembaut authored
- add new locales - fix JSPI18n to log an error instead of trowing an exception if an unknown locale is returned covers [BPO-660](https://bonitasoft.atlassian.net/browse/BPO-660)
-
- 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)
-