|
|
1/5/2016 1:06:07 PM
Removing leftovers of file model from docs and testsuite
|
1/5/2016 12:25:22 PM
testsuite
|
1/5/2016 1:05:36 PM
- Guarantee deterministic ordering for custom user attributes in admin console.
|
1/4/2016 9:04:40 PM
user attributes in admin console.
We now iterate over custom-user attributes in a deterministic way such that new attributes don't lead
to a complete reordering of the properties in the custom user attributes listings.
Previously the order of custom attributes in the user attributes listings was not deterministic which lead
to cases where keys that shared a common prefix where not placed at arbitrary positions.
Introduced a custom angularjs flter "toOrderedMapSortedByKey" that helps to deterministically iterate
over object properites.
|
1/5/2016 1:03:48 PM
frameork for template config
|
|
|
|
|
|
|
|
|