aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Collapse)AuthorAgeFilesLines
* add functionality to create new folder in file pickerFlorian Schunk2019-01-091-1/+10
| | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
* added button for new folder to interfaceFlorian Schunk2019-01-091-0/+1
| | | | Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
* Fix loginflow with apptoken enter on iOSRoeland Jago Douma2019-01-041-3/+4
| | | | | | | It seems iOS doesn't like us to change the location. So now we submit it to the server that geneartes the redirect. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Make the footer "Get your own free account" translatableMichael Weimann2018-12-191-1/+3
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Merge pull request #12732 from nextcloud/polishing-fixesMorris Jobke2018-11-291-1/+1
|\ | | | | Polishing fixes
| * Fix default filepicker style and gridviewJohn Molakvoæ (skjnldsv)2018-11-291-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Remove redirect pageJohn Molakvoæ (skjnldsv)2018-11-292-35/+11
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Remove old button to submit the apppassword loginJohn Molakvoæ (skjnldsv)2018-11-281-8/+0
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Allow sorting in the file pickerJulius Härtl2018-11-161-10/+32
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Better primary visual on public pagesJohn Molakvoæ (skjnldsv)2018-11-071-3/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #12153 from nextcloud/appnamesJohn Molakvoæ2018-10-311-2/+2
|\ | | | | Show all app titles on hovering app menu area, fix #10952, fix #4619
| * Show all app titles on hovering app menu area, fix #10952, fix #4619Jan-Christoph Borchardt2018-10-301-2/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #12089 from Rayn0r/masterDennis19932018-10-311-2/+2
|\ \ | |/ |/| added possibility to disable autocomplete in login form
| * added possibility to disable autocomplete in login formRayn0r2018-10-301-2/+2
| | | | | | | | Signed-off-by: Rayn0r <Andre.Weidemann@web.de>
* | Add missing tagtrendzetter2018-10-261-1/+1
|/ | | | | Add missing closing tag for span. Signed-off-by: Joris Willems <joris.willems@gmail.com>
* Adjust design of maintenance mode pageJan-Christoph Borchardt2018-10-251-8/+6
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Allow focus on input with keyboardJohn Molakvoæ (skjnldsv)2018-10-231-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add filepicker toggleJohn Molakvoæ (skjnldsv)2018-10-231-0/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use grid view in other file views tooJan-Christoph Borchardt2018-10-181-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Use numeric placeholders if there are multiple, so that RTL languages can ↵Joas Schilling2018-10-094-4/+4
| | | | | | operate better Signed-off-by: Joas Schilling <coding@schilljs.com>
* Improve 2FA login screensChristoph Wurst2018-10-032-81/+71
| | | | | | | | | * Show icon if no provider is available * Reduce shown text if no provider available * Fix login button icons * Make backup codes button primary if the only options to log in Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #11566 from nextcloud/404-designMorris Jobke2018-10-031-7/+8
|\ | | | | Improve 404 page design, fix #11370
| * Improve 404 page design, fix #11370Jan-Christoph Borchardt2018-10-031-7/+8
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Fix design of 2FA login screensChristoph Wurst2018-10-031-9/+9
|/ | | | | | | * Fix rending of empty selection screen (ul missing) * Fix rendering of backup codes inputs Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Accessibility and design fixes for update and redirect pagesJan-Christoph Borchardt2018-10-021-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Restructure and redesign two-factor auth provider selectionChristoph Wurst2018-10-012-24/+57
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add hint for locked accounts where 2FA is enforced but not configuredChristoph Wurst2018-10-011-0/+10
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Show link to simple sign up pageMorris Jobke2018-08-231-0/+9
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix footer and public min-heightJohn Molakvoæ (skjnldsv)2018-08-151-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Do not use file as template parameterRoeland Jago Douma2018-08-091-1/+1
| | | | | | | | Using file will overwrite the $file parameter in the template base. Leading to trying to include a file that is the exception message. Which will of course fail. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #10530 from nextcloud/bugfix/10528/public-templateJoas Schilling2018-08-062-8/+8
|\ | | | | Fix issues when using the public layout without a PublicTemplateResponse
| * Make public layout also usable without a PublicTemplateResponseJulius Härtl2018-08-031-6/+6
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Fix base layout content paddingJulius Härtl2018-08-031-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Remove header-classes since it is never usedJulius Härtl2018-08-031-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Use images instead of inline SVG and unicodeJan-Christoph Borchardt2018-08-031-1/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Fix triangle on update pageJan-Christoph Borchardt2018-08-011-1/+1
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add notification container to public layout templateDaniel Calviño Sánchez2018-07-311-0/+3
| | | | | | | This is needed to show notifications using the standard "OC.Notification.show" function. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Fix caret icon on installation pageJulius Härtl2018-07-301-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Really cleanup the content-wrapperJohn Molakvoæ (skjnldsv)2018-07-273-13/+7
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #10322 from ↵Roeland Jago Douma2018-07-241-3/+9
|\ | | | | | | | | weeman1337/feature-9978-improve-disabled-user-login-message Login: Implements the "user disabled" message like the "wrong password" message
| * Implements handling for deactivated usersMichael Weimann2018-07-211-3/+9
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Add event to load additional scripts in the auth page for public sharesDaniel Calviño Sánchez2018-07-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before the public share authentication page is rendered now an event to load additional scripts is dispatched. Thanks to this any app can load its own scripts that, when run on the browser, adjust as needed the page generated by the server. Note, however, that during the handling of the event apps are only able to add scripts or styles to be loaded; they can not render arbitrary content on the page, or change how the content is rendered by the original template; all those changes have to be done by the scripts at run-time. This implies that the scripts of the apps can use only those parameters, like the token of the share, added to the page when it is generated by the "publicshareauth" template. Due to this, and given that the event is being introduced to be used by Talk to inject the UI needed to request the password for a share, the token of the share is now provided in the generated page, just like done in the public share page. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Acceptance and mobile navigation fixesJohn Molakvoæ (skjnldsv)2018-07-242-4/+10
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Cleanup structureJohn Molakvoæ (skjnldsv)2018-07-202-12/+8
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add locale to templatesRoeland Jago Douma2018-07-063-3/+3
| | | | | | | | It was already added to the user template but we should add it to all templates. Else apps that want the locale but use special templating (hi richdocuments!) will fail. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* OC.getLocale() now returns Locale and no longer LanguageThomas Citharel2018-06-271-1/+1
| | | | | | | Added OC.getLanguage() to get Language <html lang=''> still gets language, though according to IETF BCP47 locale should be good. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Make skip navigation links translatableJan-Christoph Borchardt2018-06-271-2/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add skip navigation / skip to content linksJan-Christoph Borchardt2018-06-261-0/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providersMorris Jobke2018-06-251-0/+5
|\ | | | | Stateful 2fa providers