aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Rename files to be PSR-4 compliantLukas Reschke2016-04-0658-0/+0
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-0688-92/+78
|
* Move OC\Core and OC\Settings to composer autoloaderLukas Reschke2016-04-051-0/+0
|
* Merge pull request #23677 from owncloud/db-schema-migration-feedbackThomas Müller2016-04-055-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üller2016-04-042-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 requestMorris Jobke2016-04-044-10/+42
| |
| * Limit the message to the console to the first 30 characters in order to not ↵Thomas Müller2016-04-041-1/+5
| | | | | | | | break the progress bar
| * Show individual sql schema migration steps during upgrade - on web as well ↵Thomas Müller2016-04-045-19/+94
| | | | | | | | as on the command line
* | [tx-robot] updated from transifexJenkins for ownCloud2016-04-0584-160/+10
|/
* core: Fix typos (found by codespell)Stefan Weil2016-04-047-9/+9
| | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* Merge pull request #23638 from owncloud/new-placeholder-colours-generatorJan-Christoph Borchardt2016-04-031-6/+56
|\ | | | | New colour generator
| * New colour generatorJohn Molakvoæ2016-04-011-6/+56
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-04-022-0/+36
| |
* | Merge pull request #23487 from owncloud/core-globalajaxerrorwhengoingawayVincent Petry2016-04-012-7/+77
|\ \ | | | | | | Detect user navigating away, don't interpret as ajax error
| * | Adjust core unit tests for unload/reload casesVincent Petry2016-03-232-6/+43
| | |
| * | Stronger fix for navigate away detectionVincent Petry2016-03-221-2/+10
| | |
| * | Firefox returns 303 on cross-domain redirectVincent Petry2016-03-221-1/+1
| | | | | | | | | | | | Added 303 to catch SSO cross-domain redirect in Firefox.
| * | Detect user navigating away, don't interpret as ajax errorVincent Petry2016-03-221-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 transifexJenkins for ownCloud2016-04-012-0/+42
| | |
* | | Merge pull request #16857 from owncloud/printStylesheetsC. Montero Luque2016-03-313-3/+12
|\ \ \ | | | | | | | | Support for print stylesheets
| * | | support print stylesheetsHendrik Leppelsack2016-01-133-3/+12
| | | |
* | | | improve emptycontent stylesJan-Christoph Borchardt2016-03-311-2/+5
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-312-0/+36
| | | |
* | | | Merge pull request #23630 from owncloud/upload-whiteThomas Müller2016-03-302-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 iconJan-Christoph Borchardt2016-03-292-3/+1
| | |_|/ | |/| |
* / | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-302-0/+18
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-292-0/+10
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-282-0/+2
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-278-0/+78
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-266-0/+30
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-2510-0/+108
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-24102-428/+72
| | |
* | | Merge pull request #23463 from owncloud/lets-consistently-use-no-refererThomas Müller2016-03-233-21/+21
|\ \ \ | | | | | | | | Consistently use rel=noreferrer
| * | | Consistently use rel=noreferrerLukas Reschke2016-03-203-21/+21
| | | | | | | | | | | | | | | | When linking to external entities we should consistently use rel=noreferrer
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-2386-172/+0
| | | |
* | | | Fix js strings if group sharing is disabledRoeland Jago Douma2016-03-223-6/+20
| | | |
* | | | Merge pull request #23377 from owncloud/optimize-svgsThomas Müller2016-03-2210-1382/+10
|\ \ \ \ | | | | | | | | | | Optimize SVGs
| * | | | Optimize SVGsMorris Jobke2016-03-1810-1382/+10
| | | | |
* | | | | Merge pull request #23386 from owncloud/share-keepoptioncheckboxinblocksThomas Müller2016-03-212-36/+55
|\ \ \ \ \ | |_|_|_|/ |/| | | | Keep share checkboxes together
| * | | | Keep share checkboxes togetherVincent Petry2016-03-182-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-prefixThomas Müller2016-03-212-1/+12
|\ \ \ \ | |_|/ / |/| | | Allow creating tags where another one with same prefix exists
| * | | Allow creating tags where another one with same prefix existsVincent Petry2016-02-022-1/+12
| | | | | | | | | | | | | | | | | | | | When creating a new entry, compare the full tag name and not only the prefix.
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-204-0/+8
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-192-0/+18
| |/ / |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-182-0/+38
| | |
* | | Rating icons changed to .svgPau2016-03-1722-0/+1486
| | |
* | | Some typo corrections in occ command outputCarla Schroder2016-03-163-3/+3
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-166-12/+62
| | |
* | | Generate a valid URL for link notificationRoeland Jago Douma2016-03-151-2/+4
| | | | | | | | | | | | | | | | | | fixes #23197 * Updated unit test
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-1518-0/+60
| | |