Commit Graph

105 Commits (ea6e74ca9546ca95b3a6372c6106cd8ab2ea2ee9)

Author SHA1 Message Date
Owen Winkler 9840363488 Break long lines into smaller ones. 12 years ago
Owen Winkler cd7e57e8ec Use JSON to send/receive group data. 12 years ago
kondou 1348330c7d Fix a syntax error & have if-conds in an own line 12 years ago
kondou aaf0fec9f5 Fix some JSLint warnings 12 years ago
kondou 05084e03a0 Use !== and === in settings. 12 years ago
kondou efb707a431 Use OC instead of oc to show alert at an error. 12 years ago
Victor Dubiniuk a20f7f1d67 Do not add groups if user has no groups 12 years ago
Victor Dubiniuk b2cb81f857 Replace display name only 12 years ago
Björn Schießle f1a5b8b524 show nicer warning if the admin recovery password was wrong 12 years ago
Björn Schießle 8ae30891b3 some error handling in case the recovery password is wrong 12 years ago
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 12 years ago
Arthur Schiwon 9c3b83e28c Fix retrieval of users with multiple backends 12 years ago
Robin Appelman 1abc264873 Add the quota change listeners to newly added user entries in the user list 12 years ago
kondou 32f96e19e5 Fix Typo 12 years ago
kondou 8d63b7d9bf Fix #2693 12 years ago
Arthur Schiwon 942cdff240 Users: use DisplayName in the Display Name col when appending users 12 years ago
Thomas Tanghus 06a7d39024 User list: Keep array of available groups. Should fix #873 12 years ago
Thomas Tanghus c13487332a User list: Avoid dupes and better sorting. Fix #2420 12 years ago
Lukas Reschke 86a7202cda Sanitize uid, group and quota 12 years ago
Arthur Schiwon 60d4fdda57 sort users according to display name 12 years ago
Thomas Tanghus 2268596e1a Fetch displayname in userlist ajax requests. Refs #1681 12 years ago
Lukas Reschke a984a27fa0 Sanitize user input 12 years ago
Lukas Reschke c7094197bf Sanitize HTML 12 years ago
Thomas Mueller 022993c098 fixing javascript errors IE8 in user management 12 years ago
Thomas Mueller 9d6f74c65e missing piece after merge 12 years ago
Robin Appelman e68e5cc849 Split editable select code used for quota selection into a jquery plugin 12 years ago
Thomas Müller 05b46f7828 on creation only test for existing users if the backend supports user creation 12 years ago
Thomas Mueller 402263bd5c fix #1276 - use registerLoadedCallback() 12 years ago
Jörn Friedrich Dreyer de00111c1f use on instead of live in users.js 12 years ago
Jörn Friedrich Dreyer 22812c5f0d replace live() with on() in core js 12 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 12 years ago
Björn Schießle 56c6e6a334 remove debug output 12 years ago
Björn Schießle e613a68274 remove dubug output 12 years ago
Björn Schießle f3a99f4869 show display name in input field 12 years ago
Björn Schießle e0f2ed2757 interface and API to change display names 12 years ago
Thomas Mueller b5d1dfcdc9 javascript syntax error fixed on the way 12 years ago
Thomas Mueller 594d388ad9 new javascript notification functions used within users.js 12 years ago
Thomas Tanghus 5f795d3aac Users: Show selected groups first in list. 12 years ago
Thomas Tanghus 1d55829ba6 multiSelect: Modified users.js to only update other multiSelects. 12 years ago
Thomas Müller cc9061d20d adding missing translations for various strings + fixing tool tip on delete 12 years ago
Bart Visscher 68562dafb4 More whitespace fixes 12 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