- Mar 29, 2017
-
-
Bonita CI authored
-
- Mar 27, 2017
-
-
abirembaut authored
- Retrieve tenant from cookie when not set Covers [BS-16374](https://bonitasoft.atlassian.net/browse/BS-16374)
-
- Mar 24, 2017
-
-
Laurent Leseigneur authored
* lib was used but not declared as dependency * transitive dependency httpcore is also required until engine updates also to httpClient 4.5.2 Part of [BS-16290](https://bonitasoft.atlassian.net/browse/BS-16290)
-
Bonita CI authored
-
- Mar 23, 2017
-
-
Colin PUY authored
This allow to use same version for libs that are either needed by bonita engine and either needed by bonita web. So when updating a lib used by these two projects, you need to update the version once.
-
Colin PUY authored
Set frontend-maven-plugin version to 1.3 Was not set so last version was chosen.
-
Colin PUY authored
Declare guava as an explicit tests dependency in server module since it is used somewhere in some test
-
- Mar 22, 2017
-
-
Bonita CI authored
-
- Mar 21, 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
-