Commit Graph

187 Commits (c50dfd725142abdbad93dbcf01fe13193445386a)

Author SHA1 Message Date
David Reagan 0dd6f16e0b Removed extra id from jquery selectors. Remove console.log call. Removed commented code. 14 years ago
David Reagan 6d812ada05 Modified how the #lostpassword or #email fields save email addresses on the Personal settings page. It now saves one second after the last keyup event, instead of after a blur event. 14 years ago
raghunayyar 5228eb8a18 Add span tag while enabling or disbling apps as well. 14 years ago
Robin Appelman 1abc264873 Add the quota change listeners to newly added user entries in the user list 14 years ago
kondou de2e546617 Translate 'Error' in core 14 years ago
kondou 32f96e19e5 Fix Typo 14 years ago
kondou 8d63b7d9bf Fix #2693 14 years ago
root 74b02db337 Fixed things in alert-messages 14 years ago
Morris Jobke 866ca51d83 fix typo and remove animation 14 years ago
Morris Jobke f19fd30278 convert js call to css rule 14 years ago
Morris Jobke df74c0e43a apply code review hints 14 years ago
Arthur Schiwon 942cdff240 Users: use DisplayName in the Display Name col when appending users 14 years ago
Morris Jobke 7c8a0a486b add copyright note 14 years ago
Morris Jobke 97d73d41a8 remove animation 14 years ago
Morris Jobke d3ca97dd2f Make it possible to show less log entries again - fix owncloud/core#1593 14 years ago
Brice Maron 24d471af29 Improve detection of installations errors 14 years ago
Thomas Tanghus 06a7d39024 User list: Keep array of available groups. Should fix #873 14 years ago
Thomas Tanghus c13487332a User list: Avoid dupes and better sorting. Fix #2420 14 years ago
Lukas Reschke 0252479e3e Add the description as text and not as html 14 years ago
Lukas Reschke 86a7202cda Sanitize uid, group and quota 14 years ago
Lukas Reschke 962b7a7c80 Add log as text and not as HTML 14 years ago
Arthur Schiwon 60d4fdda57 sort users according to display name 14 years ago
Qingping Hou c111a3aa24 add span tag to displayname on expand button 14 years ago
Qingping Hou 278a6f5b41 update oldDisplayName value on displayName change 14 years ago
Qingping Hou 2f3c5d8afc when user changes displayName, also update it on expand button 14 years ago
Thomas Tanghus 2268596e1a Fetch displayname in userlist ajax requests. Refs #1681 14 years ago
Lukas Reschke a984a27fa0 Sanitize user input 14 years ago
Lukas Reschke c7094197bf Sanitize HTML 14 years ago
Thomas Mueller c5d716effe fixing javascript errors IE8 in apps management 14 years ago
Thomas Mueller 022993c098 fixing javascript errors IE8 in user management 14 years ago
Thomas Mueller 9d6f74c65e missing piece after merge 14 years ago
Robin Appelman e68e5cc849 Split editable select code used for quota selection into a jquery plugin 14 years ago
Lukas Reschke 18fa8e2753 json_encode the appid 14 years ago
Thomas Müller 05b46f7828 on creation only test for existing users if the backend supports user creation 14 years ago
Björn Schießle 9d73e7eb1e let the user change his display name, if supported by the back-end 14 years ago
Thomas Tanghus cda0780d4b Remove superfluous append 14 years ago
Jan-Christoph Borchardt 2ec0c491d4 remove superfluous enabled-app class again 14 years ago
Thomas Tanghus 88ad1e5fbd Make app icon linkable when enabling app. 14 years ago
Thomas Mueller cc73568d68 Updateing -> Updating 14 years ago
Thomas Mueller 402263bd5c fix #1276 - use registerLoadedCallback() 14 years ago
Thomas Mueller 85a12970c7 update on translation string 14 years ago
Thomas Mueller 3af09f2acf l10n support for the error dialog added 14 years ago
raghunayyar b978cc8b28 Shorter, Cleaner JS in apps.js 14 years ago
Jörn Friedrich Dreyer de00111c1f use on instead of live in users.js 14 years ago
Jörn Friedrich Dreyer 22812c5f0d replace live() with on() in core js 14 years ago
raghunayyar 0dfbd53a6e Reduced Styling and Image loads as from src and not backgorund. 14 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 14 years ago
Björn Schießle 56c6e6a334 remove debug output 14 years ago
Björn Schießle e613a68274 remove dubug output 14 years ago
raghunayyar d620495e92 No Image Repetition on Enabling Apps in Navigation Bar 14 years ago