summaryrefslogtreecommitdiffstats
path: root/settings/templates
Commit message (Collapse)AuthorAgeFilesLines
* Fix mail header logo [fixes #1326]Felix Epp2016-11-301-3/+2
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Loading icon fix #2198John Molakvoæ (skjnldsv)2016-11-241-4/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #2224 from nextcloud/fix-visibility-switcherLukas Reschke2016-11-241-0/+1
|\ | | | | Fix visibility switcher for avatar
| * Fix visibility switcher for avatarLukas Reschke2016-11-211-0/+1
| | | | | | | | | | | | Fixes #2223 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Remove superfluous email input fieldLukas Reschke2016-11-221-28/+0
|/ | | | | | | | That field is already there and looking at the code this seems to have been missed on a rebase. Fixes https://github.com/nextcloud/server/issues/2222 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Merge pull request #2214 from nextcloud/remove-loggingRobin Appelman2016-11-211-88/+0
|\ | | | | remove old logging section
| * remove old logging sectionRobin Appelman2016-11-211-88/+0
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix mail scopeLukas Reschke2016-11-211-1/+1
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Adjust permission checksLukas Reschke2016-11-211-6/+6
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | rearrange input fieldsBjoern Schiessle2016-11-211-20/+19
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | change order of email and phone numberBjoern Schiessle2016-11-211-14/+14
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | fix avatar cropperRobin Appelman2016-11-211-2/+4
| |
* | update system address book if the user change the personal settingsBjoern Schiessle2016-11-211-1/+23
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | fix profile picture fed sharing scope menuChristoph Wurst2016-11-211-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Add federation scope to the user avatarChristoph Wurst2016-11-211-2/+8
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Persist settings on the serverChristoph Wurst2016-11-211-3/+31
| | | | | | | | | | | | | | | | | | | | | | | | Persist personal settings federated sharing scopes Show new settings fields in read-only mode too Insert values on page load Return updated values; show inline success feedback Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Add more personal information fields to the settings page for enhanced ↵Christoph Wurst2016-11-211-29/+82
|/ | | | | | | | | | federated sharing fix layout Add generic way of handling input change events Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-181-1/+2
|\ | | | | Password confirmation for some actions
| * fix displaynameMorris Jobke2016-11-181-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Require password confirmation for changing the emailJoas Schilling2016-11-181-0/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Remove settings pane in app managementMorris Jobke2016-11-171-5/+0
|/ | | | | | | * experimental apps where removed with 32cf661215fb3926789054a3953b465fc2665330 (#1940) * fixes #2183 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #2131 from nextcloud/fix-tabs-in-translationRoeland Jago Douma2016-11-161-6/+10
|\ | | | | convert text to single line so tabs in translation issue is fixed
| * No HTML in stringRoeland Jago Douma2016-11-161-1/+10
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * convert text to single line so tabs in translation issue is fixedJan-Christoph Borchardt2016-11-161-6/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Move social buttons to bottom on admin pageRoeland Jago Douma2016-11-162-1/+3
|/ | | | | | For #2134 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Hide "Add group" for subadminsVincent Petry2016-11-031-0/+2
|
* Show a hint for system based cron user nameMorris Jobke2016-11-031-2/+15
| | | | | | | | | * makes it easier to setup cron job * gives hints for PHP documentation * disables the cron setting if requirements not met * fixes #1989 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #1978 from nextcloud/remove-send-mail-optionMorris Jobke2016-11-021-5/+0
|\ | | | | Remove send mail option
| * remove 'send mail notification' option from sharing, replaced by ↵Bjoern Schiessle2016-11-021-5/+0
| | | | | | | | | | | | send-by-mail feature Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Merge pull request #1960 from nextcloud/adjust-link-to-contributing.mdRoeland Jago Douma2016-11-021-3/+2
|\ \ | | | | | | Adjust link to contributing.md
| * | Adjust link to contributing.mdJoas Schilling2016-11-021-3/+2
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / Use new appstore APILukas Reschke2016-10-311-19/+0
|/ | | | | | This change introduces the new appstore API in Nextcloud. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Remove notify recipient optionRoeland Jago Douma2016-10-261-4/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #1828 from nextcloud/avatar-picker-improvementsMorris Jobke2016-10-241-2/+4
|\ | | | | Avatar picker improvements
| * float the avatar cropper over the pageRobin Appelman2016-10-201-2/+4
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix misleading SSL/TLS SMTP email configurationJoas Schilling2016-10-241-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Modified the SQLite warning of server/settings/templates/admin/tiptricks.php ↵Sam Cater2016-10-241-2/+2
| | | | | | | | | | | | | | | | to be more understandable and legible Signed-off-by: Sam Cater <sam@samcater.com> Added sign off of commit
* | Template css orderJohn Molakvoæ2016-10-212-10/+1
|/ | | | | | | | Select2 systemtags removal Settings again Fix Script Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* improve look of Add group flowJan-Christoph Borchardt2016-10-181-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Removes tipsy when password verification is going onRaghu Nayyar2016-09-171-1/+1
|
* Use l10nLukas Reschke2016-09-081-1/+1
|
* Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-1/+9
|
* Deprecate getEditionString()Joas Schilling2016-09-062-7/+0
|
* Fix group sorting in user list group selectionVincent Petry2016-08-291-2/+2
|
* Users page lazy multiselect group dropdownsVincent Petry2016-08-292-12/+7
| | | | | | | | | | Instead of pre-rendering all multiselects with lots of group entries, the current groups are now displayed as simple labels. Behind the labels there is a pencil icon like for other fields. When clicking the pencil icon, the dropdown will be spawned and will open itself. Upon closing of the dropdown, the label comes back with the updated selection and the dropdown is destroyed.
* Fix more HTML "syntax"Joas Schilling2016-08-261-1/+1
|
* fix internal links in security & setup warnings, resolves #1048Arthur Schiwon2016-08-251-1/+1
|
* SVG defintions always take the first oneRoeland Jago Douma2016-08-181-0/+3
| | | | * Move filter definition out
* Moved ChangePassword to an actual ControllerRoeland Jago Douma2016-08-171-1/+1
| | | | | * Still no full DI because of encryption fu * Remove old "Controller"
* Merge branch 'master' into implement_712Arthur Schiwon2016-08-161-31/+32
|\