summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Collapse)AuthorAgeFilesLines
* Fix form labels and main landmark on log in pageJan-Christoph Borchardt2018-05-092-1/+5
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Do not restrict zooming inJan-Christoph Borchardt2018-05-093-3/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add aria-label to more-apps menu as wellJan-Christoph Borchardt2018-05-091-2/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add proper ARIA attributes and structure to header for accessibility, thanks ↵Jan-Christoph Borchardt2018-05-091-11/+20
| | | | | | to @MarcoZehe Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* made small changes to login screenRobert Pirritano2018-01-111-6/+6
| | | | | | added height back 70px back to footer and removed .htaccess file Signed-off-by: Robert R Pirritano <rpirritano@gmail.com>
* Fix appmenu svg double invertJulius Härtl2018-01-101-8/+6
| | | | | | | | | This fixes a regression caused by 9b668d0, where the css filters to preview color inversion of the app menu was applied by default. This commit makes the css filters sensitive on what the current state of the app menu is. Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Remove css invert since we are using svg filters for nowJulius Härtl2018-01-031-4/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Invert app icons on IE11 as wellJulius Härtl2018-01-031-2/+8
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Hide stay logged in checkbox when flow authentication is usedJulius Härtl2017-12-281-0/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Removed unwanted and unused spacerJohn Molakvoæ (skjnldsv)2017-12-121-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Adjust style of new password form to defaultMorris Jobke2017-11-161-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #7013 from nextcloud/forgot-passwordJan-Christoph Borchardt2017-11-141-6/+19
|\ | | | | Directly show "Forgot password?" link, fix #6808
| * Fix template order and animationJohn Molakvoæ (skjnldsv)2017-11-051-12/+11
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix variable nameJan-Christoph Borchardt2017-11-031-1/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Add some JS to hide and show elements for password resetJan-Christoph Borchardt2017-11-021-2/+9
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Directly show Forgot password link, fix #6808Jan-Christoph Borchardt2017-11-021-0/+7
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #6788 from staabm/masterLukas Reschke2017-11-083-5/+5
|\ \ | | | | | | Prevent XSS in links which open a new browser window
| * | Prevent XSS in links which open a new browser windowMarkus Staab2017-10-193-5/+5
| | |
* | | Theming: theme flow redirection pageJulius Härtl2017-11-081-1/+1
| |/ |/| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Translate Grant AccessRoeland Jago Douma2017-11-011-2/+2
|/ | | | | | Fixes #7038 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #6700 from nextcloud/accessibility-fixesJulius Härtl2017-10-041-19/+13
|\ | | | | Accessibility fixes
| * Remove unneeded tabindex, add keyboard focus feedback for app listJan-Christoph Borchardt2017-09-291-6/+5
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Merge legacy app title h1 into Nextcloud h1, ref #5822Jan-Christoph Borchardt2017-09-291-8/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Add proper labels to various form elements and buttonsJan-Christoph Borchardt2017-09-291-4/+6
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Add alt text to app icons in headerJan-Christoph Borchardt2017-09-291-1/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Update enable javascript link to httpsMartin2017-10-021-1/+1
|/
* Add manifest.json to the login pageJulius Härtl2017-09-121-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Spelling: Shortening and single please.Allan Nordhøy2017-08-291-2/+2
|
* Merge pull request #4925 from nextcloud/error-stylingMorris Jobke2017-08-293-29/+29
|\ | | | | Improve design and wording of various error messages
| * Shorten text of untrusted domain errorJan-Christoph Borchardt2017-08-121-2/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * fix design of the track traceMorris Jobke2017-08-121-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Improve design of various error messagesJan-Christoph Borchardt2017-08-123-28/+28
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-182-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Any `\OCP\Authentication\IApacheBackend` previously had to implement `getLogoutAttribute` which returns a string. This string is directly injected into the logout `<a>` tag, so returning something like `href="foo"` would result in `<a href="foo">`. This is rather error prone and also in Nextcloud 12 broken as the logout entry has been moved with 054e161eb5f4a5c5c13ee322ae8e93ce66f01b13 inside the navigation manager where one cannot simply inject attributes. Thus this feature is broken in Nextcloud 12 which effectively leads to the bug described at nextcloud/user_saml#112, people cannot logout anymore when using SAML using SLO. Basically in case of SAML you have a SLO url which redirects you to the IdP and properly logs you out there as well. Instead of monkey patching the Navigation manager I decided to instead change `\OCP\Authentication\IApacheBackend` to use `\OCP\Authentication\IApacheBackend::getLogoutUrl` instead where it can return a string with the appropriate logout URL. Since this functionality is only prominently used in the SAML plugin. Any custom app would need a small change but I'm not aware of any and there's simply no way to fix this properly otherwise. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Remove quotes around device nameMorris Jobke2017-08-141-1/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Highlight client identifier in auth grant pageMorris Jobke2017-08-141-1/+4
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Add heading to account access pageJan-Christoph Borchardt2017-08-121-0/+1
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #5972 from ↵Morris Jobke2017-08-081-1/+4
|\ | | | | | | | | nextcloud/replace-loading-icon-gif-with-pure-css-in-login-button Replace loading icon GIF with pure CSS in login button
| * Replace loading icon GIF with pure CSS loading iconDaniel Calviño Sánchez2017-08-031-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The pure CSS loading icon uses an ::after pseudo-element, and thus it can only be used on container elements; the input element is not a container element, so when the class "icon-loading-small" is set on an input element it falls back to a loading icon GIF. This commit modifies the markup of the login button to add a div element that holds the confirm icon and the loading icon (depending on the case). In order to position the icon in the same place as before the input and the icon are both wrapped by another div making possible to set the absolute position of the icon relative to the input. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Revert "Proof of concept #5593 - inline SVG icon for icon-contacts"Joas Schilling2017-08-031-3/+1
|/
* Logo claim is not used anymoreMorris Jobke2017-08-021-1/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Replace `include` with `file_get_contents`Marin Treselj2017-08-021-1/+1
| | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Proof of concept #5593 - inline SVG icon for icon-contactsMarin Treselj2017-08-021-1/+3
| | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Merge pull request #5920 from nextcloud/gallery-share-view-fixMorris Jobke2017-08-021-2/+2
|\ | | | | Top bar buttons in share view are wrong positioned
| * Fixes nextcloud/gallery#269Marin Treselj2017-07-281-2/+2
| | | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* | Fix 403 and 404 redirectMorris Jobke2017-07-262-8/+8
|/ | | | | | | | * Nextcloud is not properly loaded in the standalone version (especially the theming) * it is already not listed anymore in the Nginx config (see nextcloud/documentation#392) * the index.php-free version doesn't support this Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #5520 from nextcloud/disable-click-on-hintMorris Jobke2017-07-051-2/+2
|\ | | | | [Small] Hint should not be clickable
| * Hint should not be clickableMaxence Lange2017-06-231-2/+2
| | | | | | Signed-off-by: Maxence Lange <maxence@nextcloud.com>
* | Simplified Nextcloud logo iconMarin Treselj2017-07-021-1/+1
|/ | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Merge pull request #4993 from michaelletzgus/emit_css-tagsMorris Jobke2017-06-143-18/+3
|\ | | | | Emit css tags
| * Streamline templates, more DRYMichael Letzgus2017-05-253-18/+3
| | | | | | | | | | | | | | | | Use Unified function to emit <link> tags for css loading, obey "Don't Repeat Yourself" ;-) (Next step might by to combine this with the emit <script> function (even more DRY?) AND move all this to a better place?) Signed-off-by: Michael Letzgus <michaelletzgus@users.noreply.github.com>