9/1/2017 3:57:50 AM
(#4446)
|
8/31/2017 3:04:44 AM
was - update link to repository in README.md
|
|
|
8/31/2017 3:04:01 AM
Distinguish between kie repo and local repo
|
|
|
8/31/2017 1:09:41 AM
String as attribute value (#4406)
* Add client.name as a second parameter to the title expressions in login template
* Fixing tooltip.
* pt_BR localization for admin screens.
* Reverting login.ftl
* Added all tooltip messages - even the ones not translated.
Translated around 150 messages todas.
* More translations.
* Fixing wrong edit.
* [KEYCLOAK-4778] Null check on Attribute value. This value can be null when retrieved from an Oracle database.
* [KEYCLOAK-4778] Create unit tests for empty and null values.
* [KEYCLOAK-4778] Move empty and null attributes tests to a separated test method; change tests to empty or null Strings.
* [KEYCLOAK-4778] Check if value is null and set it as empty array. In the former code if null was received it would generate an array with 1 string element ["null"]. Also if we set value as null instead of ArrayList, later when the rest call is executed it will generate the same incorrect array again.
* [KEYCLOAK-4778] Tests clean up.
|
|
|
|
|
8/30/2017 5:23:54 PM
renaming HAL integration test
|
|
|