summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-1446-48/+30
| | |
* | | Adjust wording a bitLukas Reschke2016-03-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | **Before:** > Your PHP version (5.4.16) is no longer supported by PHP. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by PHP. **After:** > You are currently running PHP 5.4.0. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it. Fixes https://github.com/owncloud/enterprise/issues/1170
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-118-100/+122
| | |
* | | Fix MKCOL for IE11 as wellRoeland Jago Douma2016-03-101-1/+6
| | | | | | | | | | | | | | | Using https://github.com/owncloud/core/pull/22274 we have to patch the iedavclient.js as well.
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-102-4/+4
| | |
* | | Merge pull request #22967 from Aeyoun/masterThomas Müller2016-03-093-3/+3
|\ \ \ | | | | | | | | Change rel="shortcut icon" to the standard rel="icon"
| * | | Stupid clients only literally understand rel="icon"Daniel Aleksandersen2016-03-083-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | rel="shortcut icon" hasn’t been relevant in years, isn’t in any standards, and causes problems for simple pattern matching clients. https://www.w3.org/TR/html/links.html#linkTypes
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-092-0/+2
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-088-0/+34
| | |