summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #632 from owncloud/fix_629Thomas Müller2013-01-061-1/+1
|\
| * use regex which was suggested by dragotinGeorg Ehrke2012-12-171-1/+1
| * fix pattern for database namesGeorg Ehrke2012-11-291-1/+1
* | Reformat long lineMichael Gapczynski2013-01-051-1/+5
* | Only show the version updating to instead of worrying about converting intern...Michael Gapczynski2013-01-041-1/+1
* | Basic update progress of database update onlyMichael Gapczynski2013-01-031-0/+27
* | setting the timezone is now part of the login process and true part of the core.Thomas Müller2012-12-201-29/+47
* | More style fixesBart Visscher2012-12-151-1/+1
* | tweak icons for username and password fields, now it’s goodJan-Christoph Borchardt2012-12-122-0/+4
* | icons for username and password field, not sure if it’s goodJan-Christoph Borchardt2012-12-112-4/+4
* | Merge pull request #721 from owncloud/improve-installation-and-loginBart Visscher2012-12-073-17/+17
|\ \
| * | fix dbhostlabel not disappearing, remove obsolete CSSJan-Christoph Borchardt2012-12-061-1/+1
| * | use vector logo also on log in page, d'oh (also now retina-ready)Jan-Christoph Borchardt2012-12-061-1/+1
| * | add primary action button in fitting subtle dark blueJan-Christoph Borchardt2012-12-052-2/+2
| * | move inline warning styles into CSS, clean up and fix #270Jan-Christoph Borchardt2012-12-051-3/+3
| * | better layout for installation page elements, centered and subdued legend textJan-Christoph Borchardt2012-12-041-1/+1
| * | small fixes: toggle color adjustment, remove colon, prevent label wrappingJan-Christoph Borchardt2012-12-041-1/+1
| * | group related input fields visuallyJan-Christoph Borchardt2012-12-042-9/+9
| |/
* | Merge pull request #182 from owncloud/fix-redirectBart Visscher2012-12-071-1/+1
|\ \ | |/ |/|
| * Make the redirect_url working againLukas Reschke2012-10-311-1/+1
* | even error messages have the right to look a bit prettyFrank Karlitschek2012-11-231-2/+2
* | Fix lostpassword url generationBart Visscher2012-11-161-1/+1
* | Very simple js console switcher.Thomas Tanghus2012-11-153-0/+3
* | VCategories: Closing brace must be on a line by itself.Thomas Tanghus2012-11-051-2/+2
* | VCategories: Line too long.Thomas Tanghus2012-11-051-1/+4
* | Merge pull request #238 from fmms/checkstyle04Thomas Müller2012-11-041-3/+3
|\ \
| * | Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-3/+3
| |/
* / Create only one CSRF token per sessionLukas Reschke2012-10-313-3/+7
|/
* deny the usage of dots in database nameGeorg Ehrke2012-10-281-1/+1
* ->l expects two parametersLukas Reschke2012-10-282-3/+4
* Revert "Fix a typo"Lukas Reschke2012-10-282-2/+2
* Fix a typoLukas Reschke2012-10-282-2/+2
* Fix not defined JS variablesLukas Reschke2012-10-251-0/+3
* Translate formatDate using jquery datepickerscambra2012-10-191-0/+1
* translate datepickerscambra2012-10-191-0/+3
* Show a warning in the installer if .htaccess is not workingLukas Reschke2012-10-151-0/+6
* avoid undefined index warning on login pageMichael Göhler2012-10-151-2/+2
* Remove spaceLukas Reschke2012-10-151-1/+1
* Verify password page for usersLukas Reschke2012-10-151-0/+18
* Merge pull request #30 from visit1985/logonpageLukas Reschke2012-10-151-2/+13
|\
| * extend logon page to display multiple error messagesMichael Göhler2012-10-141-2/+13
* | Show a warning in the installer if no secure RNG is availableLukas Reschke2012-10-141-2/+8
|/
* always generate access token, also for forms shown to anonymous users (e.g. p...Björn Schießle2012-10-052-0/+4
* reload the current url when login in instead of always redirecting to the def...Robin Appelman2012-09-301-1/+1
* Removed sectokenLukas Reschke2012-09-291-1/+0
* Fix to preserve backward compatibility for apps creating static links contain...Christian Reiner2012-09-281-2/+2
* Reimplementation of CSRF protection including autorefreshChristian Reiner2012-09-281-7/+2
* show the current username. This confused some peopleFrank Karlitschek2012-09-121-1/+1
* Move handling of core remotes to OC_TemplateLayoutBart Visscher2012-09-073-18/+0
* adding space between) and {Thomas Mueller2012-09-075-7/+7