nextcloud/settings/ajax
Morris Jobke e6f84397aa Merge pull request #3098 from jerrac/displaynamesaveontimeout
On the Personal Settings page, made the display name save like the email address saves
2013-04-25 14:10:16 -07:00
..
apps Typo 2013-02-09 23:37:42 +01:00
changedisplayname.php Fixed comment in personal.js. Changed message text in changedisplayname.php. 2013-04-23 14:31:35 -07:00
changepassword.php Do not set password if it has't provided 2013-02-18 21:20:48 +03:00
creategroup.php Merge branch 'master' into routing 2012-10-17 16:38:11 +02:00
createuser.php on creation only test for existing users if the backend supports user creation 2013-02-08 17:16:18 +01:00
disableapp.php Remove invalid characters from app id to prevent loading of invalid resources 2013-02-09 15:10:40 +01:00
enableapp.php Remove invalid characters from app id to prevent loading of invalid resources 2013-02-09 15:10:40 +01:00
getlog.php fix syntax layout 2013-04-23 18:15:34 +02:00
lostpassword.php Revert "Verify user login before changing the password reset mail" 2012-10-15 23:50:12 +02:00
navigationdetect.php Merge pull request #1546 from owncloud/fix-loading-hooks 2013-02-09 09:59:41 -08:00
removegroup.php Make the settings ajax calls use the router 2012-10-02 18:00:23 +02:00
removeuser.php Check if user is admin - bool 2013-01-14 19:45:17 +01:00
setlanguage.php Make the settings ajax calls use the router 2012-10-02 18:00:23 +02:00
setloglevel.php Make the settings ajax calls use the router 2012-10-02 18:00:23 +02:00
setquota.php Style cleanup settings 2013-02-21 23:47:56 +01:00
setsecurity.php Add security section to admin menu 2013-01-11 14:18:51 +01:00
togglegroups.php Style cleanup settings 2013-02-21 23:47:56 +01:00
togglesubadmins.php Group name does't need to be sanitized before storing it in the database 2012-11-27 20:22:45 +01:00
updateapp.php Remove uneeded lines 2013-02-09 23:43:48 +01:00
userlist.php fixes #2743 - use public OC_User::getDisplayName instead of OC_User::determineDisplayName 2013-04-08 23:11:33 +02:00