Commit Graph

281 Commits (fa7f53e89ded52841d962969190ba70788811f11)

Author SHA1 Message Date
Lukas Reschke 962b7a7c80 Add log as text and not as HTML 12 years ago
Arthur Schiwon 60d4fdda57 sort users according to display name 12 years ago
Qingping Hou c111a3aa24 add span tag to displayname on expand button 12 years ago
Qingping Hou 278a6f5b41 update oldDisplayName value on displayName change 12 years ago
Qingping Hou 2f3c5d8afc when user changes displayName, also update it on expand button 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 c5d716effe fixing javascript errors IE8 in apps management 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
Lukas Reschke 18fa8e2753 json_encode the appid 12 years ago
Thomas Müller 05b46f7828 on creation only test for existing users if the backend supports user creation 12 years ago
Björn Schießle 9d73e7eb1e let the user change his display name, if supported by the back-end 12 years ago
Thomas Tanghus cda0780d4b Remove superfluous append 12 years ago
Jan-Christoph Borchardt 2ec0c491d4 remove superfluous enabled-app class again 12 years ago
Thomas Tanghus 88ad1e5fbd Make app icon linkable when enabling app. 12 years ago
Thomas Mueller cc73568d68 Updateing -> Updating 12 years ago
Thomas Mueller 402263bd5c fix #1276 - use registerLoadedCallback() 12 years ago
Thomas Mueller 85a12970c7 update on translation string 12 years ago
Thomas Mueller 3af09f2acf l10n support for the error dialog added 12 years ago
raghunayyar b978cc8b28 Shorter, Cleaner JS in apps.js 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
raghunayyar 0dfbd53a6e Reduced Styling and Image loads as from src and not backgorund. 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
raghunayyar d620495e92 No Image Repetition on Enabling Apps in Navigation Bar 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
Lukas Reschke 48949ba04a Move appid to external file 12 years ago
Lukas Reschke d2383338de External JSON for the Apps 12 years ago
Lukas Reschke 3ed7d5d521 Move isadmin to external file 12 years ago
Frank Karlitschek a27f92a17a we are getting closer. updating is not working yet. 12 years ago
Lukas Reschke 466cdab680 Add security section to admin menu 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 12 years ago
Georg Ehrke e5af24d084 use attr instead of data 12 years ago
Georg Ehrke 1d1ab2a911 Revert "fix group and subadmin managing for 'ajax-loaded' users" 12 years ago
Georg Ehrke 4c83a4c918 add a client side check 12 years ago
Georg Ehrke a5774229a1 fix group and subadmin managing for 'ajax-loaded' users 12 years ago
Georg Ehrke ab13702770 make some checks server-side 12 years ago
Bart Visscher 343e9d8621 Better check and handing of user deletion 13 years ago