forked from osiam/addon-administration
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELEASE.NOTES
29 lines (24 loc) · 1.07 KB
/
RELEASE.NOTES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# OSIAM addon-administration
## 1.3.2 - 2014-11-24
- [enhancement] Compatibility for Internet Explorer 8
- [fix] Not Bug (https://github.com/osiam/server/issues/247)
## 1.3.1 - 2014-10-27
- release because of fixes in addon-self-administration
## 1.3 - 2014-10-17
- [fix] Styling issues
- [enhancement] Groupname is shown in Edit-User-Membership view
- [enhancement] Username is shown in Edit-Group-Membership view
- [fix] Display of paging meta information
- [enhancement] Check the access token validity foreach request
- [fix] Saving primary flag for multi-value-attributes
Before: Primary flag will not be saved, if you enter a display value or a new attribute.
After: Now the primary flag will be saved correctly.
- [refactor] Sorting arrows
One arrow with a link for ascending or descending depends on the current sort direction.
- [refactor] Unify all success and error messages for all pages
## 1.2 - 2014-09-30
- new page for add group to users
- new page for add user to groups
- revive the logout button
## 1.1 - 2014-09-22
- first release of the addon-administration!