aboutsummaryrefslogtreecommitdiffstats
path: root/settings/Controller
Commit message (Expand)AuthorAgeFilesLines
...
* Add apps category 'all installed'Felix A. Epp2017-04-251-1/+21
* Don't assume the admin didn't configure Opcache correctly...Joas Schilling2017-04-201-1/+1
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-1/+1
* Do not show empty admin sectionsRoeland Jago Douma2017-04-191-0/+4
* Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke2017-04-181-1/+1
|\
| * Fix translationsJoas Schilling2017-04-181-1/+1
* | Beautify test emailLukas Reschke2017-04-181-4/+12
* | Merge pull request #4372 from nextcloud/smtp-passwordMorris Jobke2017-04-181-34/+15
|\ \
| * | Fix some more stuffJoas Schilling2017-04-181-0/+1
| * | Fix testsJoas Schilling2017-04-181-5/+4
| * | Don't put the SMTP password into the HTML codeJoas Schilling2017-04-181-33/+14
| |/
* / Add bruteforce protection to changePersonalPasswordLukas Reschke2017-04-181-1/+4
|/
* 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