aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* add 'body-public' ID to body in base layout so it can be identified via CSSJan-Christoph Borchardt2014-03-141-1/+1
* fix: use print_escaped for radio button "checked"ideaship2014-03-061-1/+1
* Merge pull request #7554 from owncloud/issue/7304Morris Jobke2014-03-051-2/+4
|\
| * Fix position of eye icon on database password fieldJoas Schilling2014-03-051-2/+4
* | Fix mail template to use p() for colorsVincent Petry2014-03-031-4/+4
* | make mail notification header color themableJan-Christoph Borchardt2014-03-031-2/+2
* | mail template: remove off-white background color to better blend into mail cl...Jan-Christoph Borchardt2014-03-031-7/+7
* | Installation: relabel 'Advanced' to more descriptive 'Storage & database'Jan-Christoph Borchardt2014-02-271-1/+1
|/
* Merge branch 'master' into mobile-headerRobin Appelman2014-02-212-3/+4
|\
| * Merge branch 'core-css-logos' of github.com:Jakobud/owncloud-coreJörn Friedrich Dreyer2014-02-202-3/+4
| |\
| | * Moved Core Theme Logos to CSSJake Wilson2013-10-102-3/+4
* | | restrict zooming in to not mangle layout accidentallyJan-Christoph Borchardt2014-02-201-1/+1
* | | move avatar into clickable area of user menuJan-Christoph Borchardt2014-02-201-3/+3
|/ /
* | do not autocapitalize fields on mobile, fix user name input. Also disable aut...Jan-Christoph Borchardt2014-02-182-12/+22
* | Merge pull request #4795 from owncloud/setupMorris Jobke2014-02-041-62/+16
|\ \
| * | Use === instead of ==, add missing whitespace and CSS classMorris Jobke2014-02-011-2/+2
| * | DRY for database type radiolistBart Visscher2014-01-311-54/+8
| * | Do setup default value handling in the controller not the templateBart Visscher2014-01-311-8/+8
* | | Merge pull request #6278 from nickvergessen/issue/6263Raghu Nayyar2014-01-291-14/+19
|\ \ \ | |/ / |/| |
| * | Add alt attribute for img elementsJoas Schilling2014-01-101-3/+3
| * | Fix unallowed child elementsJoas Schilling2014-01-101-11/+16
* | | Merge branch 'master' into mobile-styleThomas Müller2014-01-232-1/+2
|\ \ \
| * | | Indicate password strength using strengthifyMorris Jobke2014-01-151-0/+1
| * | | fix email template l10n, emphasize filenameJan-Christoph Borchardt2014-01-091-1/+1
| |/ /
* / / restrict zooming on mobile devices for the publicly accessible, optimized pagesJan-Christoph Borchardt2014-01-172-2/+2
|/ /
* | Made password field required on client sideVladimir Sapronov2013-12-221-1/+1
* | Merge pull request #6262 from nickvergessen/issue/4375Frank Karlitschek2013-12-201-1/+1
|\ \
| * | correctly mark app management activeJoas Schilling2013-12-091-1/+1
* | | Merge pull request #6202 from owncloud/fix_6032_altMorris Jobke2013-12-071-0/+1
|\ \ \ | |/ / |/| |
| * | Remove reference to ownCloud.ringmaster2013-12-051-1/+1
| * | Link to enable-javascript.comringmaster2013-12-051-1/+1
| * | Make noscript message translatableringmaster2013-12-051-1/+1
| * | Add overlay noscript message to fix #6032ringmaster2013-12-051-0/+1
* | | fix appearance of error message - .errors is outdatedMorris Jobke2013-12-051-5/+6
|/ /
* | Fix resize issue for trash button in chrome and overflowing spinner in .updat...Morris Jobke2013-11-281-0/+2
* | improve encryption messageMorris Jobke2013-11-271-1/+1
* | add spinner to the template so that it can be loaded in timeBjoern Schiessle2013-11-271-0/+2
* | switch from "name" attribute to "id"Bjoern Schiessle2013-11-271-1/+1
* | show a message at the log-in screen if inital encryption take placeBjoern Schiessle2013-11-251-1/+3
* | Add template for single user mode messageRobin Appelman2013-11-251-0/+10
* | unify translation string - less work for the translatorsThomas Müller2013-11-212-2/+4
* | Changed update message to be more instructive, changed update style to be les...Ramiro Aparicio2013-10-242-0/+8
* | fix message dialog titles in IE8Jörn Friedrich Dreyer2013-10-231-1/+1
* | introduce link_to_docs() and migrate linksThomas Müller2013-10-211-1/+1
* | Updates ownCloud title to Application - ownCloudraghunayyar2013-10-171-3/+4
* | Merge pull request #5290 from owncloud/fixing-5191-masterMorris Jobke2013-10-121-3/+3
|\ \
| * | Show advanced section on error. Fixes #5191Victor Dubiniuk2013-10-111-3/+3
* | | Merge pull request #5287 from owncloud/core-layoutviewportdirectiveThomas Müller2013-10-123-3/+3
|\ \ \ | |/ / |/| |
| * | Fixed viewport layout using commas instead of semicolonsVincent Petry2013-10-113-3/+3
| |/
* | Merge pull request #5133 from owncloud/js_vcategories_to_tagsThomas Tanghus2013-10-112-19/+14
|\ \ | |/ |/|