aboutsummaryrefslogtreecommitdiffstats
path: root/settings/Controller
Commit message (Expand)AuthorAgeFilesLines
* Add support for themingLukas Reschke2017-04-071-92/+10
* Fix testsLukas Reschke2017-04-071-8/+8
* New layout for welcome emailMorris Jobke2017-04-071-8/+31
* Updated UI messages relating to the encryption functionalityMatthew Setter2017-03-221-1/+1
* Fail when the test mail could not be sentJoas Schilling2017-03-171-1/+4
* Add warning on admin screen when set_time_limit is unavailableKo-2017-03-161-0/+15
* Check that set_time_limit is not disabled before calling itKo-2017-03-111-1/+3
* Merge pull request #3489 from nextcloud/give-hint-about-opcacheMorris Jobke2017-02-241-0/+39
|\
| * Show info in admin settings about PHP opcache if disabledMorris Jobke2017-02-221-0/+39
* | add unit testsMorris Jobke2017-02-151-1/+1
* | Fix setup issue and refine error messagesMorris Jobke2017-02-151-2/+17
* | add setting for "send password link"tobiasKaminsky2017-02-151-17/+20
* | send email to new user with password forgotten link to create own passwordtobiasKaminsky2017-02-151-4/+35
|/
* Always enable avatarsMorris Jobke2017-02-131-6/+4
* Merge pull request #3208 from nextcloud/issue-3125-bring-user-management-endp...Morris Jobke2017-01-251-8/+7
|\
| * Error out when subadmin doesn't select any groupJoas Schilling2017-01-231-8/+7
* | Allow apps to specify an icon with the sections via the APIJoas Schilling2017-01-191-0/+8
|/
* 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