Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 58 | -0/+0 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-06 | 88 | -92/+78 |
| | |||||
* | Move OC\Core and OC\Settings to composer autoloader | Lukas Reschke | 2016-04-05 | 1 | -0/+0 |
| | |||||
* | Merge pull request #23677 from owncloud/db-schema-migration-feedback | Thomas Müller | 2016-04-05 | 5 | -24/+146 |
|\ | | | | | Show individual sql schema migration steps during upgrade - on web as… | ||||
| * | Fix verbose output of upgrade command - not progressbar in this case and the ↵ | Thomas Müller | 2016-04-04 | 2 | -16/+27 |
| | | | | | | | | schema migration test has one progressbar now for all tables - before we had one progressbar for each table | ||||
| * | Add detailed logs hidden and show them on request | Morris Jobke | 2016-04-04 | 4 | -10/+42 |
| | | |||||
| * | Limit the message to the console to the first 30 characters in order to not ↵ | Thomas Müller | 2016-04-04 | 1 | -1/+5 |
| | | | | | | | | break the progress bar | ||||
| * | Show individual sql schema migration steps during upgrade - on web as well ↵ | Thomas Müller | 2016-04-04 | 5 | -19/+94 |
| | | | | | | | | as on the command line | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-05 | 84 | -160/+10 |
|/ | |||||
* | core: Fix typos (found by codespell) | Stefan Weil | 2016-04-04 | 7 | -9/+9 |
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | Merge pull request #23638 from owncloud/new-placeholder-colours-generator | Jan-Christoph Borchardt | 2016-04-03 | 1 | -6/+56 |
|\ | | | | | New colour generator | ||||
| * | New colour generator | John Molakvoæ | 2016-04-01 | 1 | -6/+56 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-02 | 2 | -0/+36 |
| | | |||||
* | | Merge pull request #23487 from owncloud/core-globalajaxerrorwhengoingaway | Vincent Petry | 2016-04-01 | 2 | -7/+77 |
|\ \ | | | | | | | Detect user navigating away, don't interpret as ajax error | ||||
| * | | Adjust core unit tests for unload/reload cases | Vincent Petry | 2016-03-23 | 2 | -6/+43 |
| | | | |||||
| * | | Stronger fix for navigate away detection | Vincent Petry | 2016-03-22 | 1 | -2/+10 |
| | | | |||||
| * | | Firefox returns 303 on cross-domain redirect | Vincent Petry | 2016-03-22 | 1 | -1/+1 |
| | | | | | | | | | | | | Added 303 to catch SSO cross-domain redirect in Firefox. | ||||
| * | | Detect user navigating away, don't interpret as ajax error | Vincent Petry | 2016-03-22 | 1 | -1/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever a user navigates away, all ajax calls will fail with the same result like a cross-domain redirect (SSO). To distinguish these cases, we need to detect whether the error is a result of the user navigating away. For this, we introduce a new flag that will be set in "beforeunload". Additional handling was required for false positives in case "beforeunload" is used (ex: cancelled upload) and the user cancelled the navigation. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-01 | 2 | -0/+42 |
| | | | |||||
* | | | Merge pull request #16857 from owncloud/printStylesheets | C. Montero Luque | 2016-03-31 | 3 | -3/+12 |
|\ \ \ | | | | | | | | | Support for print stylesheets | ||||
| * | | | support print stylesheets | Hendrik Leppelsack | 2016-01-13 | 3 | -3/+12 |
| | | | | |||||
* | | | | improve emptycontent styles | Jan-Christoph Borchardt | 2016-03-31 | 1 | -2/+5 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-31 | 2 | -0/+36 |
| | | | | |||||
* | | | | Merge pull request #23630 from owncloud/upload-white | Thomas Müller | 2016-03-30 | 2 | -3/+1 |
|\ \ \ \ | | | | | | | | | | | correct form of upload-white icon to be same as upload icon | ||||
| * | | | | correct form of upload-white icon to be same as upload icon | Jan-Christoph Borchardt | 2016-03-29 | 2 | -3/+1 |
| | |_|/ | |/| | | |||||
* / | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-30 | 2 | -0/+18 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-29 | 2 | -0/+10 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-28 | 2 | -0/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-27 | 8 | -0/+78 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-26 | 6 | -0/+30 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-25 | 10 | -0/+108 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-24 | 102 | -428/+72 |
| | | | |||||
* | | | Merge pull request #23463 from owncloud/lets-consistently-use-no-referer | Thomas Müller | 2016-03-23 | 3 | -21/+21 |
|\ \ \ | | | | | | | | | Consistently use rel=noreferrer | ||||
| * | | | Consistently use rel=noreferrer | Lukas Reschke | 2016-03-20 | 3 | -21/+21 |
| | | | | | | | | | | | | | | | | When linking to external entities we should consistently use rel=noreferrer | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-23 | 86 | -172/+0 |
| | | | | |||||
* | | | | Fix js strings if group sharing is disabled | Roeland Jago Douma | 2016-03-22 | 3 | -6/+20 |
| | | | | |||||
* | | | | Merge pull request #23377 from owncloud/optimize-svgs | Thomas Müller | 2016-03-22 | 10 | -1382/+10 |
|\ \ \ \ | | | | | | | | | | | Optimize SVGs | ||||
| * | | | | Optimize SVGs | Morris Jobke | 2016-03-18 | 10 | -1382/+10 |
| | | | | | |||||
* | | | | | Merge pull request #23386 from owncloud/share-keepoptioncheckboxinblocks | Thomas Müller | 2016-03-21 | 2 | -36/+55 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Keep share checkboxes together | ||||
| * | | | | Keep share checkboxes together | Vincent Petry | 2016-03-18 | 2 | -36/+55 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - removed leading spaces before markup which can affect rendering in some cases - added shareOption CSS class to group and keep share option checkbox + label - moved ".showCruds" arrow into the matching shareOption to keep the arrow together with the checkbox | ||||
* | | | | Merge pull request #22065 from owncloud/systemtags-create-same-prefix | Thomas Müller | 2016-03-21 | 2 | -1/+12 |
|\ \ \ \ | |_|/ / |/| | | | Allow creating tags where another one with same prefix exists | ||||
| * | | | Allow creating tags where another one with same prefix exists | Vincent Petry | 2016-02-02 | 2 | -1/+12 |
| | | | | | | | | | | | | | | | | | | | | When creating a new entry, compare the full tag name and not only the prefix. | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-20 | 4 | -0/+8 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-19 | 2 | -0/+18 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-18 | 2 | -0/+38 |
| | | | |||||
* | | | Rating icons changed to .svg | Pau | 2016-03-17 | 22 | -0/+1486 |
| | | | |||||
* | | | Some typo corrections in occ command output | Carla Schroder | 2016-03-16 | 3 | -3/+3 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-16 | 6 | -12/+62 |
| | | | |||||
* | | | Generate a valid URL for link notification | Roeland Jago Douma | 2016-03-15 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | fixes #23197 * Updated unit test | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-15 | 18 | -0/+60 |
| | | |