nextcloud/settings
Vincent Petry 6970774776 Fixed display name change for IE8
After saving the display name, the oldDisplayName field's value was
wrongly set with text(), which would append the text inside the input
element which is considered as an invalid operation in IE8.

This fix for #5054 correctly puts the old value into the field with a val() call.
2013-10-11 10:48:30 +02:00
..
ajax Move ajax/changepassword to changepassword/controller to use autoloading 2013-09-13 17:03:13 +02:00
changepassword fixing syntax error - it it that hard to test own code? 2013-09-18 23:46:58 +02:00
css merge master into input-simplify 2013-10-04 17:08:34 +03:00
img show 'More apps' link to app administration directly in app navigation 2013-08-07 18:18:09 +02:00
js Fixed display name change for IE8 2013-10-11 10:48:30 +02:00
l10n [tx-robot] updated from transifex 2013-10-10 22:30:58 -04:00
templates more elegant style for Personal and Admin settings 2013-10-05 11:23:49 +02:00
admin.php Merge branch 'master' into sharing_mail_notification_master 2013-09-05 13:39:45 +02:00
apps.php Use !== and === in settings. 2013-07-21 13:55:25 +02:00
help.php fix difference between packaged version and master 2013-08-17 10:33:11 +02:00
languageCodes.php remove ru_RU - fixes #3135 2013-08-17 11:43:37 +02:00
personal.php Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 2013-09-09 16:57:46 +02:00
routes.php Improve changepassword route naming 2013-09-13 17:07:23 +02:00
settings.php Enhanced auth is totally unmaintained and broken 2013-01-14 21:39:49 +01:00
users.php Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 2013-09-09 16:57:46 +02:00