Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move template parameters around so database error page is properly rendered | Michael Gapczynski | 2013-01-07 | 3 | -3/+1 |
| | |||||
* | Merge branch 'master' into update-progress | Michael Gapczynski | 2013-01-05 | 3 | -4/+10 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-05 | 1 | -0/+8 |
| | | |||||
| * | Merge pull request #1081 from owncloud/fix-issue-1075 | Thomas Müller | 2013-01-04 | 1 | -2/+0 |
| |\ | | | | | | | Remove echo from lost password page | ||||
| | * | Remove echo from lost password page | Michael Gapczynski | 2013-01-04 | 1 | -2/+0 |
| | | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-04 | 1 | -2/+2 |
| |/ | |||||
* | | Reformat long line | Michael Gapczynski | 2013-01-05 | 1 | -1/+5 |
| | | |||||
* | | Tweak failure message and throw exceptions from updateDbFromStructure() | Michael Gapczynski | 2013-01-05 | 1 | -4/+5 |
| | | |||||
* | | Remove old data directory protection from update, should already have taken ↵ | Michael Gapczynski | 2013-01-05 | 1 | -8/+0 |
| | | | | | | | | place or not working because the server isn't Apache | ||||
* | | Only show the version updating to instead of worrying about converting ↵ | Michael Gapczynski | 2013-01-04 | 1 | -1/+1 |
| | | | | | | | | internal to a formatted version | ||||
* | | Use hooks to send updates from apps | Michael Gapczynski | 2013-01-04 | 1 | -8/+46 |
| | | |||||
* | | Basic update progress of database update only | Michael Gapczynski | 2013-01-03 | 3 | -1/+65 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-03 | 1 | -0/+121 |
| | |||||
* | combine ie8 fix with debug check | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -10/+4 |
| | |||||
* | fix broken console.log in ie8 | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -1/+7 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-01 | 2 | -85/+148 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-31 | 2 | -1/+100 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-30 | 1 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-29 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-28 | 2 | -2/+55 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-27 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-26 | 1 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-25 | 1 | -0/+7 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-24 | 4 | -2/+78 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-23 | 2 | -9/+9 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-22 | 2 | -0/+9 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-21 | 1 | -0/+8 |
| | |||||
* | Merge pull request #978 from owncloud/logout-icon | Michael Gapczynski | 2012-12-20 | 2 | -18/+100 |
|\ | | | | | fix logout icon, hopefully also #969 | ||||
| * | fix logout icon, hopefully also #969 | Jan-Christoph Borchardt | 2012-12-20 | 2 | -18/+100 |
| | | |||||
* | | Merge pull request #869 from owncloud/files-styles | Jan-Christoph Borchardt | 2012-12-20 | 1 | -3/+1 |
|\ \ | |/ |/| | Files styles | ||||
| * | remove transitions for file rows and actions because it made everything seem ↵ | Jan-Christoph Borchardt | 2012-12-13 | 1 | -3/+1 |
| | | | | | | | | sluggish | ||||
* | | setting the timezone is now part of the login process and true part of the core. | Thomas Müller | 2012-12-20 | 1 | -29/+47 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-20 | 1 | -0/+8 |
| | | |||||
* | | Merge pull request #868 from owncloud/new_doc_system | Frank Karlitschek | 2012-12-19 | 2 | -0/+4 |
|\ \ | | | | | | | New doc system | ||||
| * | | rename to doc | Frank Karlitschek | 2012-12-14 | 2 | -0/+0 |
| | | | |||||
| * | | add pointer to the existing documentation. This will be replaced by the rel ↵ | Frank Karlitschek | 2012-12-14 | 2 | -4/+4 |
| | | | | | | | | | | | | documentation during packaging | ||||
| * | | first version of the new documentation system integration. | Frank Karlitschek | 2012-12-12 | 2 | -0/+4 |
| | | | |||||
* | | | Merge pull request #949 from RandolfCarter/InvalidDefaultAddress | Thomas Müller | 2012-12-19 | 2 | -6/+2 |
|\ \ \ | | | | | | | | | Fixing default email sender address | ||||
| * | | | fixes default email sender address | Randolph Carter | 2012-12-19 | 2 | -6/+2 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-19 | 2 | -0/+11 |
|/ / / | |||||
* | | | call the password input field by name | Björn Schießle | 2012-12-18 | 1 | -1/+1 |
| | | | |||||
* | | | autofocus to password input after clicking the checkbox; code restructured; ↵ | Björn Schießle | 2012-12-18 | 1 | -14/+8 |
| | | | | | | | | | | | | debug output added | ||||
* | | | some more usability improvements: | Björn Schießle | 2012-12-18 | 1 | -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ßle | 2012-12-18 | 1 | -8/+18 |
| | | | | | | | | | | | | the password field | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-18 | 4 | -1/+87 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-16 | 1 | -0/+8 |
| | | | |||||
* | | | More style fixes | Bart Visscher | 2012-12-15 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-15 | 6 | -0/+33 |
| | | | |||||
* | | | Merge pull request #850 from owncloud/icons-for-login | Frank Karlitschek | 2012-12-14 | 7 | -7/+3868 |
|\ \ \ | | | | | | | | | Icons for login | ||||
| * | | | tweak icons for username and password fields, now it’s good | Jan-Christoph Borchardt | 2012-12-12 | 5 | -38/+20 |
| | | | |