summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #10109 from owncloud/issue_#9793_guestlayoutMorris Jobke2014-09-151-7/+10
|\ \ | |/ |/|
| * Step one, open guest layout for different styles.Lukas Reschke2014-09-111-7/+10
* | Merge pull request #11007 from owncloud/replaces-10850Thomas Müller2014-09-113-1/+3
|\ \
| * | Add X-UA-Compatible to all templatesLukas Reschke2014-09-113-1/+3
| |/
* / Refresh if maintenance mode is overkondou2014-09-091-1/+1
|/
* Merge pull request #10858 from owncloud/issue/10847VicDeo2014-09-091-1/+1
|\
| * 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
|\ \ | |/ |/|
| * also add no-JavaScript notice to log in and sharing pages because they do not...Jan-Christoph Borchardt2014-09-082-0/+2
| * 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
|\ \
| * | 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
|/
* Adding type to faviconClark Tomlinson2014-08-223-3/+3
* Add a trusted domain wizardLukas Reschke2014-08-211-0/+19
* Removing `x-webkit-speech` attribute #10561Volker E.2014-08-201-1/+1
* Add note about the term "Cheers" at end of mailMorris Jobke2014-08-202-0/+2
* Added upgrade notice to avoid timeoutsVincent Petry2014-08-181-0/+4
* Merge pull request #10302 from owncloud/remove-logon-rejectedLukas Reschke2014-08-091-8/+0
|\
| * remove confusing 'automatic logon rejected' message, fix #8591Jan-Christoph Borchardt2014-08-091-8/+0
* | using flush() here is pointless as we render the layout into a memory buffer ...Thomas Müller2014-08-083-3/+0
|/
* fix syntaxMorris Jobke2014-07-171-1/+1
* Changed to 1 lineSander2014-07-081-3/+1
* Added suggestions from @jancborchardt in #9517Sander2014-07-081-3/+3
* Update layout.user.phpSander2014-07-081-1/+1
* Add webapp supportSander2014-07-081-0/+6
* show loading feedback also when clicking 'Apps' entry in app listJan-Christoph Borchardt2014-07-041-0/+1
* BasicsVictor Dubiniuk2014-06-131-3/+3
* Fix missing caret in header menu for IE8Joas Schilling2014-06-121-1/+1
* wrap App text with t() to let it use localesVolkan Gezer2014-06-061-1/+1
* rearrange CSS, remove duplicate codeJan-Christoph Borchardt2014-06-041-2/+2
* move 'add apps' entry into normal navigation instead of a new lineJan-Christoph Borchardt2014-06-041-6/+5
* better loading feedback for app start, move from JS to CSSJan-Christoph Borchardt2014-06-041-0/+1
* show 'Apps' as fallback label for app switcher if no app title is present (fo...Jan-Christoph Borchardt2014-06-041-1/+1
* separate home icon and menu toggleJan-Christoph Borchardt2014-06-041-0/+2
* cut ownCloud text from logo when logged in, place appname thereJan-Christoph Borchardt2014-06-041-1/+1
* drop "push" element - no sticky footer needed anymoreMorris Jobke2014-06-041-4/+0
* show appname next to logo for better hint at navigationJan-Christoph Borchardt2014-06-041-0/+4
* move to updated version of placeholderMorris Jobke2014-06-033-18/+18
* infield label removal: fix installation screenJan-Christoph Borchardt2014-06-031-14/+21
* first step of infield label removal, fix login screenJan-Christoph Borchardt2014-06-031-9/+11
* add info about sqlite on setup apgeMorris Jobke2014-06-021-2/+4
* Merge pull request #8443 from owncloud/csrf-on-login-and-logoutVincent Petry2014-06-021-0/+3
|\
| * Merge branch 'master' into csrf-on-login-and-logoutThomas Müller2014-05-193-8/+9
| |\
| * | Add CSRF check on login and logoutLukas Reschke2014-05-041-0/+3
* | | Fixed DOM elements, styling and code style issuesVincent Petry2014-05-281-19/+14
* | | Fixed styles in update overview pageVincent Petry2014-05-271-9/+9
* | | Now showing disabled apps as upgrade status lineVincent Petry2014-05-271-2/+2
* | | Added update overview pageVincent Petry2014-05-271-6/+32
| |/ |/|