Commit Graph

313 Commits (9f087a2070c1115eeb6bd0d961f7629e19eceefc)

Author SHA1 Message Date
David Reagan 7312cbec91 Made saving the display name work the same way as the email address. Fixed a few comparison operators. Increased the fadeOut time for the success and error messages. 12 years ago
kondou 7a2be0c5dc Make divider not selectable 12 years ago
kondou 79218be1d2 Priorize common languages. 12 years ago
Bernhard Posselt f7e29eabf2 fix admin log display and use a more readable format 12 years ago
David Reagan 0dd6f16e0b Removed extra id from jquery selectors. Remove console.log call. Removed commented code. 12 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. 12 years ago
raghunayyar 5228eb8a18 Add span tag while enabling or disbling apps as well. 12 years ago
Robin Appelman 1abc264873 Add the quota change listeners to newly added user entries in the user list 12 years ago
kondou de2e546617 Translate 'Error' in core 12 years ago
kondou 32f96e19e5 Fix Typo 12 years ago
kondou 8d63b7d9bf Fix #2693 12 years ago
root 74b02db337 Fixed things in alert-messages 12 years ago
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