- Mar 20, 2017
-
-
Bonita CI authored
-
- Mar 17, 2017
-
-
danila_mazour authored
+ Add FINE-level Log messages when truncation needed for the date to be valid
-
Bonita CI authored
-
- Mar 16, 2017
-
-
Colin PUY authored
Remove comment in po files, this allow us to have a better understanding of what has changed in po files in github history and while the PR that update translation is created. The main issue here is whenever the code change, translation context change so updating a po file has a lot of unwanted changes in po files
-
Bonita CI authored
-
- Mar 13, 2017
-
-
danila_mazour authored
Closes[/BS-16286](https://bonitasoft.atlassian.net/browse/BS-16286)
-
- Mar 03, 2017
-
-
danila_mazour authored
* check for nul values before converting * add tests Closes [BS-16274](https://bonitasoft.atlassian.net/browse/BS-16274)
-
- Mar 02, 2017
-
-
Bonita CI authored
-
abirembaut authored
- since 7.3 theme resources are accessed in a relative way using the URL ../theme. As a result, the path of the images declared in the CSS is relative to the css directory in the theme so resources are not retrieved from the war portal/ directory anymore. We cannot remove them from there, though, because old forms look&feels might still use them. The solution is to just copy the two images we use inside the appropriate directory in the theme. Covers [BS-16006](https://bonitasoft.atlassian.net/browse/BS-16006)
-
abirembaut authored
Form V6 URL could be used to list all process instance variable values by using a wrong ID (autogenerated form) Covers [BS-15949](https://bonitasoft.atlassian.net/browse/BS-15949)
-
abirembaut authored
Covers [BS-15868](https://bonitasoft.atlassian.net/browse/BS-15868)
-
Emmanuel Duchastenier authored
This method from Singleton class I18n was static, so could be called before static singleton _INSTANCE was created, causing tests to fail, but not all the time: depending on the order of the tests being run by Junit, the test failed or not. Now this is not order-dependent.
-
- Mar 01, 2017
-
-
abirembaut authored
* Revert "Feat/wildfly-restlet-patch (#108)" This reverts commit ed2c1d9f43ca2de21d4ca87a94818f526b70fb8f. * chore(restlet) upgrade restlet version to 2.3.9 - including restlet/restlet-framework-java/pull/1229 to avoid patching restlet - follow restlet changes (preventing to set the Content-range as we want)
-
Bonita CI authored
-
Bonita CI authored
-
- Feb 28, 2017
-
-
Bonita CI authored
-
- Feb 27, 2017
-
-
benjaminParisel authored
log level depends of catch exception during an exception on login Add test to verify exception catch
-
Baptiste Mesta authored
-
abirembaut authored
Covers [BS-16221](https://bonitasoft.atlassian.net/browse/BS-16221)
-
- Feb 26, 2017
- Feb 23, 2017
-
-
Vincent Elcrin authored
Closes https://bonitasoft.atlassian.net/browse/BS-15466
-
Bonita CI authored
-
Bonita CI authored
-
- Feb 21, 2017
- Feb 16, 2017
-
-
abirembaut authored
-
- Feb 15, 2017
-
-
Bonita CI authored
-
- Feb 14, 2017
-
-
benjaminParisel authored
replace servlet exception by error 401 when LoginFailedException was catch and redirect was false Closes [BS-15873](https://bonitasoft.atlassian.net/browse/BS-15873)
-
- Feb 07, 2017
-
-
Bonita CI authored
-
- Feb 06, 2017
-
-
Bonita CI authored
-
- Feb 03, 2017
- Jan 26, 2017
-
-
abirembaut authored
- Call engine method to check if the user is a manager of an involved user when trying to display the overview form - Make it configurable (inactive by default) Covers [BS-16123](https://bonitasoft.atlassian.net/browse/BS-16123)
-
- Jan 25, 2017
-
-
Emmanuel Duchastenier authored
* feat(rest secu config): split REST API security configuration files to support: * when reading from a .properties files, also read from -custom and -internal files if they exist * when writing a property, do it in the -internal file Closes [BS-16126](https://bonitasoft.atlassian.net/browse/BS-16126) * feat(rest secu config): code review feedbacks * Take code review feedbacks into account
-
Bonita CI authored
-
Bonita CI authored
-
julienmege authored
closes [BS-16081](https://bonitasoft.atlassian.net/browse/BS-16081)
-
Colin PUY authored
Closes [BS-15913](https://bonitasoft.atlassian.net/browse/BS-15913)
-