summaryrefslogtreecommitdiffstats
path: root/settings/Controller
Commit message (Expand)AuthorAgeFilesLines
* Check for app updates on disabled pageRoeland Jago Douma2016-12-091-0/+9
* Allow non-subadmins to change their languageJoas Schilling2016-12-081-0/+1
* make sure that we only update the email address if it really changedBjoern Schiessle2016-12-021-0/+2
* Show app store rating only for 5+ votesMorris Jobke2016-11-301-0/+2
* Merge pull request #2276 from nextcloud/update-email-addressMorris Jobke2016-11-251-10/+105
|\
| * bring back setEmailAddress for the user managementBjoern Schiessle2016-11-251-3/+96
| * update email address correctlyBjoern Schiessle2016-11-231-8/+10
* | Also show updates on the "enabled" pageLukas Reschke2016-11-241-0/+6
|/
* Cast "isFeatured" to "featured"Lukas Reschke2016-11-211-0/+3
* Merge pull request #2214 from nextcloud/remove-loggingRobin Appelman2016-11-211-57/+0
|\
| * remove old logging sectionRobin Appelman2016-11-211-57/+0
* | don't try to verify email address if no email address is setBjoern Schiessle2016-11-211-1/+1
* | small fixesBjoern Schiessle2016-11-211-4/+1
* | Make JS aware of password verificationLukas Reschke2016-11-211-0/+1
* | Fix changing display names for subadminsLukas Reschke2016-11-211-2/+8
* | Adjust permission checksLukas Reschke2016-11-211-10/+4
* | Add a signer class for signingLukas Reschke2016-11-211-6/+12
* | fix unit testsBjoern Schiessle2016-11-211-2/+3
* | update system address book if the user change the personal settingsBjoern Schiessle2016-11-211-18/+21
* | allow to change display names in the user settings againBjörn Schießle2016-11-211-109/+84
* | allow multiple values for phone, website, address and emailBjörn Schießle2016-11-211-4/+4
* | introduce accounts table and keep it up-to-date with the data added to the pe...Björn Schießle2016-11-211-2/+24
* | use PUT to update user settingsChristoph Wurst2016-11-211-1/+3
* | Persist settings on the serverChristoph Wurst2016-11-211-3/+49
|/
* Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-185-3/+18
|\
| * Require password confirmation for user managementJoas Schilling2016-11-183-0/+6
| * Require confirmation when changing the email settingsJoas Schilling2016-11-181-0/+6
| * Require password confirmation for app passwordJoas Schilling2016-11-181-3/+5
| * Require password confirmation for changing the emailJoas Schilling2016-11-181-0/+1
* | fix warnings when updating app passwordRobin Appelman2016-11-161-2/+1
|/
* enable deleting/configuring new tokensRobin Appelman2016-11-161-1/+3
* allow configuring filesystem accessRobin Appelman2016-11-161-0/+16
* Adjust previous fallbacksLukas Reschke2016-11-151-4/+4
* Add settings PersonalControllerRoeland Jago Douma2016-11-061-0/+86
* Proxy images through usercontent.apps.nextcloud.comLukas Reschke2016-10-311-3/+4
* Add update supportLukas Reschke2016-10-311-7/+21
* Use new appstore APILukas Reschke2016-10-311-191/+169
* Allow users to change their passwords againJoas Schilling2016-10-261-0/+1
* Merge pull request #1629 from nextcloud/cleanup-settings-applicationJoas Schilling2016-10-064-28/+25
|\
| * Fix testsJoas Schilling2016-10-061-0/+1
| * Use magic DI as much as possibleJoas Schilling2016-10-053-28/+24
* | Properly catch password policy hint for personal page password changesMorris Jobke2016-10-061-4/+24
|/
* Set defaultRoeland Jago Douma2016-09-071-1/+1
* Deprecate getEditionString()Joas Schilling2016-09-061-8/+2
* Show hint if password policy disallows password changeMorris Jobke2016-08-191-2/+13
* Merge pull request #868 from nextcloud/changepasswordcontrollerRoeland Jago Douma2016-08-171-0/+253
|\
| * Moved ChangePassword to an actual ControllerRoeland Jago Douma2016-08-171-0/+253
* | Merge pull request #892 from nextcloud/fix_phpdocRoeland Jago Douma2016-08-171-1/+1
|\ \ | |/ |/|
| * Fix phpdocRoeland Jago Douma2016-08-161-1/+1
* | Merge pull request #893 from nextcloud/ie8_be_goneMarius Blüm2016-08-171-4/+0
|\ \