summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Move template parameters around so database error page is properly renderedMichael Gapczynski2013-01-073-3/+1
|
* Merge branch 'master' into update-progressMichael Gapczynski2013-01-053-4/+10
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2013-01-051-0/+8
| |
| * Merge pull request #1081 from owncloud/fix-issue-1075Thomas Müller2013-01-041-2/+0
| |\ | | | | | | Remove echo from lost password page
| | * Remove echo from lost password pageMichael Gapczynski2013-01-041-2/+0
| | |
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-01-041-2/+2
| |/
* | Reformat long lineMichael Gapczynski2013-01-051-1/+5
| |
* | Tweak failure message and throw exceptions from updateDbFromStructure()Michael Gapczynski2013-01-051-4/+5
| |
* | Remove old data directory protection from update, should already have taken ↵Michael Gapczynski2013-01-051-8/+0
| | | | | | | | place or not working because the server isn't Apache
* | Only show the version updating to instead of worrying about converting ↵Michael Gapczynski2013-01-041-1/+1
| | | | | | | | internal to a formatted version
* | Use hooks to send updates from appsMichael Gapczynski2013-01-041-8/+46
| |
* | Basic update progress of database update onlyMichael Gapczynski2013-01-033-1/+65
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-01-031-0/+121
|
* combine ie8 fix with debug checkJörn Friedrich Dreyer2013-01-021-10/+4
|
* fix broken console.log in ie8Jörn Friedrich Dreyer2013-01-021-1/+7
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-01-012-85/+148
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-312-1/+100
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-301-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-291-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-282-2/+55
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-271-0/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-261-0/+8
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-251-0/+7
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-244-2/+78
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-232-9/+9
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-222-0/+9
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-211-0/+8
|
* Merge pull request #978 from owncloud/logout-iconMichael Gapczynski2012-12-202-18/+100
|\ | | | | fix logout icon, hopefully also #969
| * fix logout icon, hopefully also #969Jan-Christoph Borchardt2012-12-202-18/+100
| |
* | Merge pull request #869 from owncloud/files-stylesJan-Christoph Borchardt2012-12-201-3/+1
|\ \ | |/ |/| Files styles
| * remove transitions for file rows and actions because it made everything seem ↵Jan-Christoph Borchardt2012-12-131-3/+1
| | | | | | | | sluggish
* | setting the timezone is now part of the login process and true part of the core.Thomas Müller2012-12-201-29/+47
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-201-0/+8
| |
* | Merge pull request #868 from owncloud/new_doc_systemFrank Karlitschek2012-12-192-0/+4
|\ \ | | | | | | New doc system
| * | rename to docFrank Karlitschek2012-12-142-0/+0
| | |
| * | add pointer to the existing documentation. This will be replaced by the rel ↵Frank Karlitschek2012-12-142-4/+4
| | | | | | | | | | | | documentation during packaging
| * | first version of the new documentation system integration.Frank Karlitschek2012-12-122-0/+4
| | |
* | | Merge pull request #949 from RandolfCarter/InvalidDefaultAddressThomas Müller2012-12-192-6/+2
|\ \ \ | | | | | | | | Fixing default email sender address
| * | | fixes default email sender addressRandolph Carter2012-12-192-6/+2
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-192-0/+11
|/ / /
* | | call the password input field by nameBjörn Schießle2012-12-181-1/+1
| | |
* | | autofocus to password input after clicking the checkbox; code restructured; ↵Björn Schießle2012-12-181-14/+8
| | | | | | | | | | | | debug output added
* | | some more usability improvements:Björn Schießle2012-12-181-1/+10
| | | | | | | | | | | | merged pull request https://github.com/owncloud/core/pull/121 into this patch with fixes for all issues mentioned in 121
* | | set password for shared links when the user press enter and when he leaves ↵Björn Schießle2012-12-181-8/+18
| | | | | | | | | | | | the password field
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-184-1/+87
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-161-0/+8
| | |
* | | More style fixesBart Visscher2012-12-151-1/+1
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-156-0/+33
| | |
* | | Merge pull request #850 from owncloud/icons-for-loginFrank Karlitschek2012-12-147-7/+3868
|\ \ \ | | | | | | | | Icons for login
| * | | tweak icons for username and password fields, now it’s goodJan-Christoph Borchardt2012-12-125-38/+20
| | | |