Commit Graph

93 Commits (d9c19fa8d700a64054b29d8a1e4faaffc036c717)

Author SHA1 Message Date
Arthur Schiwon 9c3b83e28c Fix retrieval of users with multiple backends 13 years ago
Robin Appelman 1abc264873 Add the quota change listeners to newly added user entries in the user list 13 years ago
kondou 32f96e19e5 Fix Typo 13 years ago
kondou 8d63b7d9bf Fix #2693 13 years ago
Arthur Schiwon 942cdff240 Users: use DisplayName in the Display Name col when appending users 13 years ago
Thomas Tanghus 06a7d39024 User list: Keep array of available groups. Should fix #873 13 years ago
Thomas Tanghus c13487332a User list: Avoid dupes and better sorting. Fix #2420 13 years ago
Lukas Reschke 86a7202cda Sanitize uid, group and quota 13 years ago
Arthur Schiwon 60d4fdda57 sort users according to display name 13 years ago
Thomas Tanghus 2268596e1a Fetch displayname in userlist ajax requests. Refs #1681 13 years ago
Lukas Reschke a984a27fa0 Sanitize user input 13 years ago
Lukas Reschke c7094197bf Sanitize HTML 13 years ago
Thomas Mueller 022993c098 fixing javascript errors IE8 in user management 13 years ago
Thomas Mueller 9d6f74c65e missing piece after merge 13 years ago
Robin Appelman e68e5cc849 Split editable select code used for quota selection into a jquery plugin 13 years ago
Thomas Müller 05b46f7828 on creation only test for existing users if the backend supports user creation 13 years ago
Thomas Mueller 402263bd5c fix #1276 - use registerLoadedCallback() 13 years ago
Jörn Friedrich Dreyer de00111c1f use on instead of live in users.js 13 years ago
Jörn Friedrich Dreyer 22812c5f0d replace live() with on() in core js 13 years ago
Björn Schießle 6659798197 only change display name if the display name from the current user was changed; add correct display name to new user 13 years ago
Björn Schießle 56c6e6a334 remove debug output 13 years ago
Björn Schießle e613a68274 remove dubug output 13 years ago
Björn Schießle f3a99f4869 show display name in input field 13 years ago
Björn Schießle e0f2ed2757 interface and API to change display names 13 years ago
Thomas Mueller b5d1dfcdc9 javascript syntax error fixed on the way 13 years ago
Thomas Mueller 594d388ad9 new javascript notification functions used within users.js 13 years ago
Thomas Tanghus 5f795d3aac Users: Show selected groups first in list. 13 years ago
Thomas Tanghus 1d55829ba6 multiSelect: Modified users.js to only update other multiSelects. 13 years ago
Thomas Müller cc9061d20d adding missing translations for various strings + fixing tool tip on delete 13 years ago
Bart Visscher 68562dafb4 More whitespace fixes 13 years ago
Thomas Tanghus 6d643f9e74 multiSelect.js: Give each select a unique msid to prevent double adding in users.js 13 years ago
Georg Ehrke e5af24d084 use attr instead of data 13 years ago
Georg Ehrke 1d1ab2a911 Revert "fix group and subadmin managing for 'ajax-loaded' users" 13 years ago
Georg Ehrke 4c83a4c918 add a client side check 13 years ago
Georg Ehrke a5774229a1 fix group and subadmin managing for 'ajax-loaded' users 13 years ago
Georg Ehrke ab13702770 make some checks server-side 13 years ago
Bart Visscher 343e9d8621 Better check and handing of user deletion 13 years ago
Bart Visscher 4eff27ed42 Always have the username as string in user admin 13 years ago
Bart Visscher 85209a0a00 Cleanup user settings js 13 years ago
Brice Maron 910a25adbd Fix deleting multiple user w-o reloading V2 13 years ago
Brice Maron 4c06c25c6c Fix delete link when new user is added 13 years ago
Brice Maron fbc3123d8e Correct more data vs attr to fix #189 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Bart Visscher f3a211c03c Implement routing on javascript side 13 years ago
Bart Visscher bb136b9adf Make the settings ajax calls use the router 13 years ago
Bart Visscher a8de0af273 Add 'var' before some global js vars 14 years ago
Thomas Mueller 10bd64debd translation support enhanced 14 years ago
Georg Ehrke 80374c7cb2 fix UI bug with subadmins 14 years ago
Georg Ehrke ced234a81a rename subadmin to group admin 14 years ago
Michael Gapczynski 9d2ae5fa1f Add infinite scrolling to Settings -> Users, still a little buggy 14 years ago