summaryrefslogtreecommitdiffstats
path: root/settings/templates
Commit message (Collapse)AuthorAgeFilesLines
* Fix popover and styling in user managementJulius Härtl2018-01-111-14/+17
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix icon rendering in apps management for IE11Julius Härtl2018-01-031-3/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #6788 from staabm/masterLukas Reschke2017-11-089-33/+33
|\ | | | | Prevent XSS in links which open a new browser window
| * Prevent XSS in links which open a new browser windowMarkus Staab2017-10-199-33/+33
| |
* | Fix deletion feedbackJohn Molakvoæ (skjnldsv)2017-10-211-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Edit form to guidelinesJohn Molakvoæ (skjnldsv)2017-10-211-15/+13
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | User settings app-navigation to css guidelinesJohn Molakvoæ (skjnldsv)2017-10-211-14/+20
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix popover position and avatar loadingJohn Molakvoæ (skjnldsv)2017-10-141-30/+32
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Correct class to quotaJohn Molakvoæ (skjnldsv)2017-10-121-3/+2
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | App management: Show proper message when no updates are availableJulius Härtl2017-10-101-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | App management: add update sectionJulius Härtl2017-10-101-3/+5
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Popover to css guidelinesJohn Molakvoæ (skjnldsv)2017-09-281-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Quota bar fix on user listJohn Molakvoæ (skjnldsv)2017-09-271-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Implement progress theming into core and better visual on quota displayJohn Molakvoæ (skjnldsv)2017-09-271-3/+17
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix style of federation scope menu triangles, simplify CSSJan-Christoph Borchardt2017-09-271-7/+21
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Icons & default classesJohn Molakvoæ (skjnldsv)2017-09-241-2/+2
| | | | | | Changed categories order same as app store Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add filter for `shareapi_allow_share_dialog_user_enumeration`Lukas Reschke2017-09-151-1/+1
| | | | | | | | This adjusts the contacts menu to also support searching by email address which is relevant in scenarios where no UID is known such as LDAP, etc. Furthermore, if `shareapi_allow_share_dialog_user_enumeration` is disabled only results are shown that match the full user ID or email address. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Translate settings headersJoas Schilling2017-09-081-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Properly include fileLukas Reschke2017-09-061-1/+1
| | | | | | Regression from https://github.com/nextcloud/server/commit/005ef115fbffecb22a7ac9e65425419aca90c1aa Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Always log cron executionMorris Jobke2017-08-171-21/+19
| | | | | | | | | | | There was a setting to disable the last execution of cron. There is no known problem with this write access and it was also questioned when this feature was build in https://github.com/owncloud/core/pull/7689#issuecomment-38264707 Recently there was also a bug report about a non-visible last cron execution (#6088) - let's better remove this. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Display success and error iconsMarin Treselj2017-08-091-4/+4
| | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* display error icon on non-successMaxence Lange2017-08-081-7/+9
| | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com>
* Merge branch 'clean-settings-layout' of ↵Marin Treselj2017-08-041-1/+1
|\ | | | | | | github.com:andreasjacobsen93/nextcloud-server into clean-settings-layout
| * Merge branch 'master' into clean-settings-layoutMorris Jobke2017-08-031-1/+1
| |\
| | * Update server.phpJos Poortvliet2017-08-011-1/+1
| | | | | | | | | | | | | | | Typo: tips and tRicks ... Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
* | | Fix federation icon menu and container paddings.Marin Treselj2017-08-041-2/+2
|/ / | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* | Clean up HTML structure, fix labels.Marin Treselj2017-08-031-6/+4
| | | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* | Merge branch 'master' into clean-settings-layoutAndreas Jacobsen2017-07-1513-28/+158
|\|
| * this template file is no longer neededBjoern Schiessle2017-07-141-409/+0
| | | | | | | | | | | | | | since https://github.com/nextcloud/server/pull/4890 the templates are located at settings/templates/settings/personal/ Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * Merge pull request #5662 from nextcloud/comradekingu-patch-1Morris Jobke2017-07-111-5/+5
| |\ | | | | | | Spelling: No shouting at user, and Facebook
| | * Spelling: No shouting at user, and FacebookAllan Nordhøy2017-07-091-5/+5
| | |
| * | Spelling: No "we" for recommendations.Allan Nordhøy2017-07-101-11/+11
| | |
| * | fix alignment of radio button and its label in encryption settingsArthur Schiwon2017-07-071-1/+1
| |/ | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * Merge pull request #5342 from nextcloud/userlist-used-spaceMorris Jobke2017-07-051-0/+1
| |\ | | | | | | show used space in user list
| | * show used space in user listRobin Appelman2017-06-151-0/+1
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | Move sync client to the firstrunwizard appJoas Schilling2017-07-041-59/+0
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | move admin templates to the right placeArthur Schiwon2017-06-276-0/+0
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | adapt to force language changesArthur Schiwon2017-06-231-0/+2
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | adapt twofactore_backupcodesArthur Schiwon2017-06-231-2/+1
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | take over changes from #5166 and follow #5267Arthur Schiwon2017-06-232-57/+11
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | remove obsolete filesArthur Schiwon2017-06-231-3/+0
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | add Additional (+ Fallback) section for Personal settingsArthur Schiwon2017-06-232-0/+26
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | sync clients have their own placeArthur Schiwon2017-06-232-36/+59
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | take over app passwordsArthur Schiwon2017-06-233-3/+67
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | convert Sessions sectionArthur Schiwon2017-06-231-0/+48
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | add storage info, fix URL generationArthur Schiwon2017-06-231-0/+15
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | completing PersonalInfoArthur Schiwon2017-06-231-0/+16
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | brief, incomplete personal info settings implementationArthur Schiwon2017-06-231-0/+324
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | one settings link, common template, stylingArthur Schiwon2017-06-231-1/+31
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Personal settings file changedAndreas Jacobsen2017-07-152-422/+347
| | |