| Commit message (Expand) | Author | Age | Files | Lines |
* | remove skip to content for now, see #12999 | Jan-Christoph Borchardt | 2014-12-22 | 1 | -4/+0 |
* | introduce first 'Skip to content' button | Jan-Christoph Borchardt | 2014-12-19 | 1 | -4/+11 |
* | fix searchbox label | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
* | fix accessibility of logos | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+5 |
* | add label for search field for screen readers | Jan-Christoph Borchardt | 2014-12-17 | 1 | -0/+3 |
* | add empty alt text for user image | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 |
* | use proper tabindex order: 1. app menu, 2. search, 3. user menu | Jan-Christoph Borchardt | 2014-11-08 | 1 | -3/+3 |
* | introduce h1, use either ownCloud name or current app name | Jan-Christoph Borchardt | 2014-11-06 | 1 | -2/+2 |
* | Support HTML in logo claim | Lukas Reschke | 2014-11-03 | 1 | -1/+1 |
* | Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text... | Lukas Reschke | 2014-10-28 | 1 | -9/+1 |
* | Merge pull request #11708 from owncloud/fix-momentjs | Vincent Petry | 2014-10-27 | 1 | -6/+6 |
|\ |
|
| * | Setting moment locale based on user selection | Clark Tomlinson | 2014-10-23 | 1 | -6/+6 |
* | | add avatardiv-shown class to bring back mobile style | Morris Jobke | 2014-10-23 | 1 | -1/+1 |
* | | Load avatar in header via PHP | kondou | 2014-10-23 | 1 | -3/+7 |
|/ |
|
* | introduce new app page layout | Thomas Müller | 2014-10-15 | 1 | -1/+1 |
* | for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of app... | Jan-Christoph Borchardt | 2014-09-26 | 1 | -1/+7 |
* | Add X-UA-Compatible to all templates | Lukas Reschke | 2014-09-11 | 1 | -1/+1 |
* | Merge pull request #10944 from owncloud/fix-nojavascript-style | Jan-Christoph Borchardt | 2014-09-08 | 1 | -1/+1 |
|\ |
|
| * | fix styling and wording of no-JavaScript message | Jan-Christoph Borchardt | 2014-09-08 | 1 | -1/+1 |
* | | templates: use p() for getiTunesAppId | Pascal de Bruijn | 2014-08-28 | 1 | -1/+1 |
* | | defaults: add customizable defaultiTunesAppId | Pascal de Bruijn | 2014-08-27 | 1 | -1/+1 |
|/ |
|
* | Adding type to favicon | Clark Tomlinson | 2014-08-22 | 1 | -1/+1 |
* | Removing `x-webkit-speech` attribute #10561 | Volker E. | 2014-08-20 | 1 | -1/+1 |
* | using flush() here is pointless as we render the layout into a memory buffer ... | Thomas Müller | 2014-08-08 | 1 | -1/+0 |
* | fix syntax | Morris Jobke | 2014-07-17 | 1 | -1/+1 |
* | Changed to 1 line | Sander | 2014-07-08 | 1 | -3/+1 |
* | Added suggestions from @jancborchardt in #9517 | Sander | 2014-07-08 | 1 | -3/+3 |
* | Update layout.user.php | Sander | 2014-07-08 | 1 | -1/+1 |
* | Add webapp support | Sander | 2014-07-08 | 1 | -0/+6 |
* | show loading feedback also when clicking 'Apps' entry in app list | Jan-Christoph Borchardt | 2014-07-04 | 1 | -0/+1 |
* | Fix missing caret in header menu for IE8 | Joas Schilling | 2014-06-12 | 1 | -1/+1 |
* | wrap App text with t() to let it use locales | Volkan Gezer | 2014-06-06 | 1 | -1/+1 |
* | rearrange CSS, remove duplicate code | Jan-Christoph Borchardt | 2014-06-04 | 1 | -2/+2 |
* | move 'add apps' entry into normal navigation instead of a new line | Jan-Christoph Borchardt | 2014-06-04 | 1 | -6/+5 |
* | better loading feedback for app start, move from JS to CSS | Jan-Christoph Borchardt | 2014-06-04 | 1 | -0/+1 |
* | show 'Apps' as fallback label for app switcher if no app title is present (fo... | Jan-Christoph Borchardt | 2014-06-04 | 1 | -1/+1 |
* | separate home icon and menu toggle | Jan-Christoph Borchardt | 2014-06-04 | 1 | -0/+2 |
* | cut ownCloud text from logo when logged in, place appname there | Jan-Christoph Borchardt | 2014-06-04 | 1 | -1/+1 |
* | drop "push" element - no sticky footer needed anymore | Morris Jobke | 2014-06-04 | 1 | -4/+0 |
* | show appname next to logo for better hint at navigation | Jan-Christoph Borchardt | 2014-06-04 | 1 | -0/+4 |
* | move to updated version of placeholder | Morris Jobke | 2014-06-03 | 1 | -6/+6 |
* | Now settings CSS class with appid in content DIV | Vincent Petry | 2014-05-15 | 1 | -1/+1 |
* | Flush the Buffer Early - right after head | Thomas Müller | 2014-04-15 | 1 | -1/+1 |
* | Merge pull request #7724 from owncloud/mobile | Thomas Müller | 2014-03-28 | 1 | -1/+1 |
|\ |
|
| * | use minimum-scale=1.0 | Thomas Müller | 2014-03-25 | 1 | -1/+1 |
* | | fix SVG replacement for logo so it works in IE8, fix #7866 | Jan-Christoph Borchardt | 2014-03-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' into mobile-header | Robin Appelman | 2014-02-21 | 1 | -2/+3 |
|\ |
|
| * | Merge branch 'core-css-logos' of github.com:Jakobud/owncloud-core | Jörn Friedrich Dreyer | 2014-02-20 | 1 | -2/+3 |
| |\ |
|
| | * | Moved Core Theme Logos to CSS | Jake Wilson | 2013-10-10 | 1 | -2/+3 |
* | | | restrict zooming in to not mangle layout accidentally | Jan-Christoph Borchardt | 2014-02-20 | 1 | -1/+1 |