- Nov 25, 2020
-
- Nov 24, 2020
-
-
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
* 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)
-
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 20, 2020
-
-
Bonita CI authored
-
- Nov 18, 2020
-
-
Bonita CI authored
-
- Nov 06, 2020
-
-
Bonita CI authored
-
- 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 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
-
-
Bonita CI authored
-
- Sep 04, 2020
-
-
Bonita CI authored
-
- Aug 18, 2020
-
-
Bonita CI authored
-
- 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 16, 2020
-
-
julienmege authored
Covers [BS-19311](https://bonitasoft.atlassian.net/browse/BS-19311)
-
- Jul 15, 2020
-
-
julienmege authored
Covers [BS-19311](https://bonitasoft.atlassian.net/browse/BS-19311)
-
- 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
-
-
Bonita CI authored
-
- 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
- Mar 20, 2020
-
-
Baptiste Mesta authored
-
- Mar 11, 2020
-
-
Bonita CI authored
-
- Mar 09, 2020
-
-
Bonita CI authored
-
- Mar 06, 2020
-
-
abirembaut authored
- put tenant ID in URL when redirecting after logout if the tenant was not the default one Covers [BPO-379](https://bonitasoft.atlassian.net/browse/BPO-379)
-
anthony authored
Merge branch 'feat/force_locale_in_apps' of github.com:bonitasoft/bonita-web-sp into feat/force_locale_in_apps
-
anthony authored
- get locale from the browser in case there is no cookie or URL parameter Covers [PF-312](https://bonitasoft.atlassian.net/browse/PF-312)
-
- Mar 05, 2020
-
-
anthony authored
- get locale in the homepage servlet the same way as in the apps pages Covers [PF-312](https://bonitasoft.atlassian.net/browse/PF-312)
-
Bonita CI authored
-
- Mar 02, 2020
-
-
abirembaut authored
-
- Feb 27, 2020