Commit Graph

295 Commits (b76a3993d44ed61c181b36a27560f026f470bc56)

Author SHA1 Message Date
Morris Jobke 866ca51d83 fix typo and remove animation 12 years ago
Morris Jobke f19fd30278 convert js call to css rule 12 years ago
Morris Jobke df74c0e43a apply code review hints 12 years ago
Arthur Schiwon 942cdff240 Users: use DisplayName in the Display Name col when appending users 12 years ago
Morris Jobke 7c8a0a486b add copyright note 12 years ago
Morris Jobke 97d73d41a8 remove animation 12 years ago
Morris Jobke d3ca97dd2f Make it possible to show less log entries again - fix owncloud/core#1593 12 years ago
Brice Maron 24d471af29 Improve detection of installations errors 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 0252479e3e Add the description as text and not as html 12 years ago
Lukas Reschke 86a7202cda Sanitize uid, group and quota 12 years ago
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