summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Collapse)AuthorAgeFilesLines
* remove skip to content for now, see #12999Jan-Christoph Borchardt2014-12-221-4/+0
|
* change Documents default typeface from serif to sans-serifJan-Christoph Borchardt2014-12-191-0/+0
|
* introduce first 'Skip to content' buttonJan-Christoph Borchardt2014-12-191-4/+11
|
* Merge pull request #12941 from owncloud/wave-accessibility-complianceMorris Jobke2014-12-192-3/+9
|\ | | | | Wave accessibility compliance
| * fix searchbox labelJan-Christoph Borchardt2014-12-181-1/+1
| |
| * fix accessibility of logosJan-Christoph Borchardt2014-12-182-2/+8
| |
* | Merge pull request #12759 from owncloud/core-reduce-js-and-cssJörn Friedrich Dreyer2014-12-182-5/+14
|\ \ | |/ |/| make sure styles and scripts are only loaded once
| * load showpassord.js conditionally in the template only if neededThomas Müller2014-12-161-0/+6
| |
| * use script instead of \OCP\Util methodsThomas Müller2014-12-161-5/+8
| |
* | add label for search field for screen readersJan-Christoph Borchardt2014-12-171-0/+3
| |
* | add empty alt text for user imageJan-Christoph Borchardt2014-12-171-1/+2
|/
* Add requesttoken to base templateLukas Reschke2014-12-051-1/+1
| | | | Potentially fixes https://github.com/owncloud/core/issues/12580
* move jstz to bower managementMorris Jobke2014-12-011-1/+1
|
* use proper tabindex order: 1. app menu, 2. search, 3. user menuJan-Christoph Borchardt2014-11-081-3/+3
|
* introduce h1, use either ownCloud name or current app nameJan-Christoph Borchardt2014-11-062-3/+5
|
* add missing alt attribute to spinnerJan-Christoph Borchardt2014-11-061-1/+2
|
* Support HTML in logo claimLukas Reschke2014-11-031-1/+1
|
* Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the ↵Lukas Reschke2014-10-283-28/+3
| | | | | | | | | $text parameter Also support closing tags with no text content given Conflicts: lib/private/template.php
* Merge pull request #11708 from owncloud/fix-momentjsVincent Petry2014-10-273-18/+18
|\ | | | | Setting moment locale based on user selection
| * Setting moment locale based on user selectionClark Tomlinson2014-10-233-18/+18
| |
* | add avatardiv-shown class to bring back mobile styleMorris Jobke2014-10-231-1/+1
| |
* | Load avatar in header via PHPkondou2014-10-231-3/+7
|/ | | | | * fix #7484 * use UID, css, and div instead of span
* Merge pull request #11666 from owncloud/setup-hidesqlitemessageforautoconfigLukas Reschke2014-10-201-0/+2
|\ | | | | Hide SQLite information on setup when autoconfig is used
| * Hide SQLite information on setup when autoconfig is usedVincent Petry2014-10-201-0/+2
| |
* | Use l10n on this string as wellLukas Reschke2014-10-161-1/+1
|/
* introduce new app page layoutThomas Müller2014-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter installed and not-installed apps properly kill unneeded file load category 'Installed' on page load adding documentation links new apps mgmt: first style adjustment apps mgmt: only show license and preview if they exist adding buttons new apps mgmt: fix for mobile use app icon if available new apps mgmt: position enable/disable toggle to the right new apps mgmt: proper display of icons or previews new apps mgmt: fix loading spinner reenable group selection for apps new apps mgmt: position enable button normally again new apps mgmt: clarify wording from 'Installed' to 'Enabled' reintroduce enable/disable Move rating image path generation to client-side Move expression outside of l10n fix group handling add buttons for 'More apps' and 'Add your app' again disable changed date of app for now adding recommended label style 'Recommended' app tag fixing php warning sort by rating adding meta-category 'Recommended' Only show existing documentation links lacy loading of screenshots making group based app activation work again adding support to get the app icon not only by the app name but also simply by the fixed name 'app.svg' adding app.svg for all core apps query string '?installed' is not longer needed update and uninstall is back + error feedback remove unneeded parameter fix alignment of 'recommended' label
* for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of ↵Jan-Christoph Borchardt2014-09-261-1/+7
| | | | appname in header bar
* Merge pull request #11019 from owncloud/do-not-show-exception-to-enduserLukas Reschke2014-09-232-1/+32
|\ | | | | Do not show exception to the end-user - use a proper error page instead
| * replace horizontal rules with whitespaceJan-Christoph Borchardt2014-09-171-3/+4
| |
| * Do not show exception to the end-userLukas Reschke2014-09-172-1/+31
| | | | | | | | Log the error instead of potentially leaking sensitive information
* | send browsers timezone back tp the server on loginThomas Müller2014-09-221-0/+2
| |
* | Make 404 page easier to understandLukas Reschke2014-09-171-2/+5
|/ | | | Fixes https://github.com/owncloud/core/issues/11133
* Merge pull request #11055 from owncloud/replaceprodnameThomas Müller2014-09-161-2/+2
|\ | | | | replace ownCloud with placeholder
| * replace ownCloud with placeholderVolkan Gezer2014-09-131-2/+2
| |
* | Merge pull request #10109 from owncloud/issue_#9793_guestlayoutMorris Jobke2014-09-151-7/+10
|\ \ | |/ |/| Step one, open guest layout for different styles.
| * Step one, open guest layout for different styles.Lukas Reschke2014-09-111-7/+10
| | | | | | | | | | | | | | Conflicts: core/templates/layout.guest.php Step one, open guest layout for different styles.
* | Merge pull request #11007 from owncloud/replaces-10850Thomas Müller2014-09-113-1/+3
|\ \ | | | | | | Add X-UA-Compatible to all templates
| * | Add X-UA-Compatible to all templatesLukas Reschke2014-09-113-1/+3
| |/ | | | | | | Replaces https://github.com/owncloud/core/pull/10850
* / Refresh if maintenance mode is overkondou2014-09-091-1/+1
|/ | | | | | | Using status.php for this. I modified status.php to also show, whether we're in maintenance. Checks every 20 seconds if maintenance is over, if yes: reload.
* Merge pull request #10858 from owncloud/issue/10847VicDeo2014-09-091-1/+1
|\ | | | | Use correct language package so the subject is correctly translated
| * Fix broken new lines in plain text mail templateJoas Schilling2014-09-041-1/+1
| |
* | Merge pull request #10944 from owncloud/fix-nojavascript-styleJan-Christoph Borchardt2014-09-083-1/+3
|\ \ | |/ |/| fix no-JS message, and add it to log in and shared as well cause they don’t work without JS
| * also add no-JavaScript notice to log in and sharing pages because they do ↵Jan-Christoph Borchardt2014-09-082-0/+2
| | | | | | | | not work without JS either
| * fix styling and wording of no-JavaScript messageJan-Christoph Borchardt2014-09-081-1/+1
| |
* | Merge pull request #10667 from pmjdebruijn/itunes-appidThomas Müller2014-09-032-2/+2
|\ \ | | | | | | defaults: add customizable defaultiTunesAppId
| * | templates: use p() for getiTunesAppIdPascal de Bruijn2014-08-282-2/+2
| | |
| * | defaults: add customizable defaultiTunesAppIdPascal de Bruijn2014-08-272-2/+2
| |/
* / Add some security utilitiesLukas Reschke2014-08-271-7/+0
|/ | | | | | | | | | | | | | | | | | | | | | | This adds some security utilities to core including: - A library for basic crypto operations (e.g. to encrypt passwords) - A better library for cryptographic actions which allows you to specify the charset - A library for secure string comparisions Remove .htaccess Remove .htaccess Fix typo Add public API Use timing constant comparision Remove CBC constant Adjust code Remove confusing $this
* Adding type to faviconClark Tomlinson2014-08-223-3/+3
|
* Add a trusted domain wizardLukas Reschke2014-08-211-0/+19
| | | | | | Adds a little button to the trusted domain warning, if an admin clicks on the warning he will be redirected to ownCloud and asked whether he want to trust this domain. By far not the cleanest code, or clean at all, but does the job and I don't see a reason to make a lot of changes for this little improvement.