- Nov 18, 2014
-
-
Morris Jobke authored
-
- Nov 10, 2014
-
-
Morris Jobke authored
-
- Oct 29, 2014
-
-
Thomas Müller authored
-
- Oct 22, 2014
-
-
Sebastian Bolt authored
Changed the column header to "Group Admin for" and the default value of the multiselect box to "no group" if user is not a groupadmin for any group.
-
- Sep 05, 2014
-
-
Clark Tomlinson authored
-
- Aug 28, 2014
-
-
Jan-Christoph Borchardt authored
-
Stephane V authored
This fixes #9367.
-
- Aug 13, 2014
-
-
Arthur Schiwon authored
-
- Aug 12, 2014
-
-
Arthur Schiwon authored
-
Vincent Petry authored
Remove local app settings slide logic and make it use the global one triggered by the "data-apps-slide-toggle" attribute.
-
- Jul 17, 2014
-
-
Vincent Petry authored
- Renamed "delete" to "deleteEntry" to make IE8 happy. - Added missing "svg" class for the "+" button - Added height to "+" button but was unable to properly align it
-
- Jul 09, 2014
-
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
- Jun 23, 2014
-
-
Raghu Nayyar authored
-
- Jun 19, 2014
-
-
Arthur Schiwon authored
-
- Jun 06, 2014
-
-
Jan-Christoph Borchardt authored
-
- Jun 04, 2014
-
-
Jan-Christoph Borchardt authored
-
- Jun 02, 2014
-
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Jan-Christoph Borchardt authored
-
Owen Winkler authored
-
Owen Winkler authored
Removing code that should not have been restored. Originally removed in 45fd8f6d.
-
Owen Winkler authored
-
Owen Winkler authored
Fixes the admin group disappearing from the list when updating the display as the result of a search. This group data should probably be managed on the page entirely by the javascript GroupList object, but this seems like the interim method.
-
Owen Winkler authored
* Assigned jQuery selector results to variables for speed. * Moved all .attr('data') calls to .data() calls. * Added :data(uid) selector. * Split the multiselect checkhandlers into separate functions. * De-duped click event on password change/img. * Used fluent interface on jQuery object for event binding. * Removed redundant tag names in class selectors. * Fixed incorrect date display for last login. * Added Userlist.has() to search for uid. * General code convention compliance fixes. to-do: Group dropdowns currently don't add the admin group after the search result, not sure why yet.
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Lukas Reschke authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Raghu Nayyar authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
move group-click initialization to groups.js and only react on elements with a data-gid attribute given
-
Raghu Nayyar authored
-
Arthur Schiwon authored
set admin gid to Admins filter. I.e. hard-coding the admin group, but this is OC reality atm - other admin groups are not possible.
-
Arthur Schiwon authored
-
Raghu Nayyar authored
-