Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flush the Buffer Early - right after head | Thomas Müller | 2014-04-15 | 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 'core-css-logos' of github.com:Jakobud/owncloud-core | Jörn Friedrich Dreyer | 2014-02-20 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: core/css/styles.css | ||||
| * | Moved Core Theme Logos to CSS | Jake Wilson | 2013-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | In order to make it easier for a user/developer to replace logos in the core theme, I removed the hardcoded `logo.svg` and `logo-wide.svg` from the html, and replaced them with `div`s that use css background-image instead. This has multiple advantages: 1. The user can now use any filename they want for the logo. They are no longer forced to use logo.svg or logo-wide.svg. 2. The user can now easily use a JPG, PNG or GIF logo instead of SVG (SVG's are awesome, but used by an unfortunately small percentage of web developers at the current time. Most probably don't even know how to make an SVG…). 3. The user doesn't have to resort to hacking the core theme template files in order to use a different filename or file type. 4. Greatly simplifies documentation instructions for how to change the logos (http://owncloud.org/theming/). Signed-off-by: Jake Wilson <jakew@huebnerpetersen.com> | ||||
* | | restrict zooming on mobile devices for the publicly accessible, optimized pages | Jan-Christoph Borchardt | 2014-01-17 | 1 | -1/+1 |
| | | |||||
* | | Fixed viewport layout using commas instead of semicolons | Vincent Petry | 2013-10-11 | 1 | -1/+1 |
|/ | | | | Fixes #5285 | ||||
* | fix web interface showing very small when accessed on smartphone | Jan-Christoph Borchardt | 2013-10-06 | 1 | -0/+1 |
| | |||||
* | merge master | Jan-Christoph Borchardt | 2013-07-24 | 1 | -7/+5 |
|\ | |||||
| * | initialize OC_Defaults in template constructorX | Björn Schießle | 2013-07-24 | 1 | -6/+4 |
| | | |||||
| * | introduce shortname themable string and split from title, use for image alt text | Jan-Christoph Borchardt | 2013-07-11 | 1 | -3/+3 |
| | | |||||
* | | sticky footer | Jan-Christoph Borchardt | 2013-07-23 | 1 | -5/+9 |
| | | |||||
* | | input field adjustments for new full-color background on log in | Jan-Christoph Borchardt | 2013-07-23 | 1 | -1/+2 |
| | | |||||
* | | rip out unneeded #login div, replace with existing body-login | Jan-Christoph Borchardt | 2013-07-23 | 1 | -7/+7 |
|/ | |||||
* | move to non-static OC_Defaults | Björn Schießle | 2013-07-04 | 1 | -4/+4 |
| | | | | | | Conflicts: lib/mail.php | ||||
* | Add init funtion to OC_Defaults to be able to wrap translatable strings | Björn Schießle | 2013-07-04 | 1 | -0/+3 |
| | |||||
* | add logo claim to defaults.php | Björn Schießle | 2013-07-01 | 1 | -3/+1 |
| | |||||
* | construct the foother in defaults.php so that we use always the same footer | Björn Schießle | 2013-07-01 | 1 | -5/+2 |
| | | | | | | Conflicts: settings/templates/admin.php | ||||
* | hide the logo claim in case the theme is not loaded | Jan-Christoph Borchardt | 2013-06-17 | 1 | -1/+1 |
| | |||||
* | improved footer | Björn Schießle | 2013-06-13 | 1 | -1/+2 |
| | |||||
* | add logo-claim | Björn Schießle | 2013-06-12 | 1 | -0/+3 |
| | |||||
* | keep all strings in one place to make it easier to change them | Björn Schießle | 2013-06-12 | 1 | -5/+4 |
| | |||||
* | make footer aware of ownCloud editions | Björn Schießle | 2013-06-12 | 1 | -2/+7 |
| | |||||
* | mage page title aware of ownCloud edition | Björn Schießle | 2013-06-12 | 1 | -1/+3 |
| | |||||
* | Add requesttoken to guest view | Lukas Reschke | 2013-05-13 | 1 | -1/+1 |
| | | | Should fix #3321 | ||||
* | add ie css switch to layout templates | Jörn Friedrich Dreyer | 2013-03-03 | 1 | -1/+6 |
| | |||||
* | [core] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -10/+10 |
| | |||||
* | add CSP turned on for angularjs | Bernhard Posselt | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | Style cleanup core dir | Bart Visscher | 2013-02-21 | 1 | -2/+4 |
| | |||||
* | Move loading of js_config to templatelayout | Bart Visscher | 2013-02-07 | 1 | -1/+0 |
| | | | | Also check for installed flag because this isn't available before setup | ||||
* | Merge pull request #1306 from owncloud/smart-app-banner | Thomas Müller | 2013-01-26 | 1 | -0/+1 |
|\ | | | | | add smart app banner to promote ios app | ||||
| * | add smart app banner to promote ios app | Georg Ehrke | 2013-01-25 | 1 | -0/+1 |
| | | |||||
* | | Fix merge conflict | Lukas Reschke | 2013-01-23 | 1 | -12/+0 |
| | | |||||
* | | Merge master... | Lukas Reschke | 2013-01-23 | 1 | -0/+12 |
|\| | |||||
| * | Move template parameters around so database error page is properly rendered | Michael Gapczynski | 2013-01-07 | 1 | -1/+0 |
| | | |||||
* | | Move config to core/js/config.php | Lukas Reschke | 2013-01-21 | 1 | -10/+1 |
|/ | |||||
* | use vector logo also on log in page, d'oh (also now retina-ready) | Jan-Christoph Borchardt | 2012-12-06 | 1 | -1/+1 |
| | |||||
* | Very simple js console switcher. | Thomas Tanghus | 2012-11-15 | 1 | -0/+1 |
| | |||||
* | Create only one CSRF token per session | Lukas Reschke | 2012-10-31 | 1 | -1/+0 |
| | | | | | | | | | Before, the CSRF token expired every hour. We had a script in place which should refresh the token but this don't worked in every case. (Laptop sleeping etc.) With this commit, the token will only get once created for every session so that the "Token expired" warning shouldn't appear. | ||||
* | ->l expects two parameters | Lukas Reschke | 2012-10-28 | 1 | -1/+2 |
| | |||||
* | Revert "Fix a typo" | Lukas Reschke | 2012-10-28 | 1 | -1/+1 |
| | | | | This reverts commit a306e4b8a02cb03d5c6f29aa602e75d075e2877f. | ||||
* | Fix a typo | Lukas Reschke | 2012-10-28 | 1 | -1/+1 |
| | |||||
* | Fix not defined JS variables | Lukas Reschke | 2012-10-25 | 1 | -0/+3 |
| | |||||
* | always generate access token, also for forms shown to anonymous users (e.g. ↵ | Björn Schießle | 2012-10-05 | 1 | -0/+2 |
| | | | | public shares) | ||||
* | Move handling of core remotes to OC_TemplateLayout | Bart Visscher | 2012-09-07 | 1 | -6/+0 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-14 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | Conflicts: apps/bookmarks/ajax/addBookmark.php config/config.sample.php lib/app.php remote.php | ||||
| * | Better handling of core.css and core.js | Bart Visscher | 2012-06-07 | 1 | -2/+2 |
| | | | | | | | | | | Fixes calling remote.php on install. Fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-933 | ||||
* | | Change app path logic in templates | Brice Maron | 2012-06-06 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 1 | -0/+6 |
|\ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php | ||||
| * | Combine and minimize core and default app js files | Bart Visscher | 2012-05-16 | 1 | -0/+3 |
| | |