summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| |/
* | merge breadcrumb root into navigationJan-Christoph Borchardt2012-10-281-1/+1
|\|
| * deny the usage of dots in database nameGeorg Ehrke2012-10-281-1/+1
* | Merge branch 'master' into navigationJan-Christoph Borchardt2012-10-282-3/+4
|\|
| * ->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
* | first move of settings to top rightJan-Christoph Borchardt2012-10-271-16/+24
* | first icon update. Next step: make sprited hover state (like for home already)Jan-Christoph Borchardt2012-10-271-1/+1
* | first base on navigation rework, less obtrusive, icons need to be updated, se...Jan-Christoph Borchardt2012-10-261-3/+11
|/
* 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
* Don't wait for document ready for setting requesttokenBart Visscher2012-08-301-8/+4
* Fix password authentication for links and fix template problems for links by ...Michael Gapczynski2012-08-291-0/+37
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-255-11/+54
|\
| * Use OC_Util::displayLoginPage and cleanup the functionBart Visscher2012-08-101-3/+3
| * Small changes to allow updating main menu dynamically.Thomas Tanghus2012-08-051-1/+1
| * CSRF protection for eventsourceRobin Appelman2012-07-221-0/+1
| * Merge branch 'master' into calendar_importGeorg Ehrke2012-07-211-1/+1
| |\
| | * remove second "autocomplete" statementBjoern Schiessle2012-07-181-1/+1
| | * remember username and provide autocomplete featureBjoern Schiessle2012-07-181-1/+1
| * | Merge branch 'master' into oc_errorGeorg Ehrke2012-06-261-1/+1
| |\|
| | * add x-webkit-speech to searchboxGeorg Ehrke2012-06-241-1/+1