Commit Graph

34014 Commits

Author SHA1 Message Date
Morris Jobke ffaa2512f3 Merge pull request #1517 from nextcloud/stable9.1-fix-openbasedir-realpath-warning
[stable10] Only use realpath for real directories (#26060)
2016-09-27 00:11:42 +02:00
Lukas Reschke 0cc4d5d556 Make it 10.0.1 RC2 2016-09-26 22:30:30 +02:00
Lukas Reschke 9486dbb385 Merge pull request #1500 from nextcloud/stable10-backport-1499
[stable10] Add repair step and revert "Open updater" button
2016-09-26 22:28:53 +02:00
Morris Jobke 78c7ff9acc
Fix folder drag glitch in Firefox
issue:
* drag'n'drop a folder into the files app in Firefox
* the highlight stays there because Firefox doesn't trigger the drop event for folders

solution:
* behave like the drop event if the dragover event isn't fired for 100ms (only applied in Firefox)
2016-09-26 17:44:01 +02:00
Morris Jobke a39d5ca37d
write channel to config file when changed
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-09-26 13:48:05 +02:00
Morris Jobke 341c3567a2
Revert "Fix tests"
This reverts commit a44c1c748c.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-09-26 13:47:58 +02:00
Lukas Reschke 2ecf5722ec
Graceful error handling and logging
Right now a failed "copyr" will result in the error log being spammed with not really helpful error messages. Also situations such as `$dir` returning `false` are not really caught.

This adds more error handling and logging to make debugging such situations easier.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 12:25:45 +02:00
Thomas Müller fca4098fac
[stable9.1] Fix mimetype detection inside hidden folders (#26138) (#26151)
Downstreaming of https://github.com/owncloud/core/pull/26151

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 11:33:13 +02:00
Vincent Petry 7535d3e391
Only use realpath for real directories (#26060)
In some cross-local-storage use cases, the Local storage is
instantiated with "/" as data directory. In such cases, calling
realpath() would cause PHP warnings when open_basedir is set.

This fix bypasses the realpath() call when dealing with a root storage.

Downstreaming of https://github.com/owncloud/core/pull/26060

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 11:22:46 +02:00
Vincent Petry 335fcb1a43
Fix fed share test call to return proper result
Fixes an issue where retrying a previously failed federated share would
not properly reset the availability flag because the return value was
undefined instead of "true".

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-09-26 11:17:57 +02:00
Nextcloud bot e0dd6768be
[tx-robot] updated from transifex 2016-09-26 08:10:50 +00:00
Nextcloud bot f230070eda
[tx-robot] updated from transifex 2016-09-26 00:09:49 +00:00
Nextcloud bot 15d7b8c2f1
[tx-robot] updated from transifex 2016-09-25 00:09:47 +00:00
Nextcloud bot 60c2ae7fc0
[tx-robot] updated from transifex 2016-09-24 00:09:51 +00:00
Morris Jobke 038a03540f
Add repair step to remove .step file after update
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-09-23 13:49:40 +02:00
Morris Jobke 680e5cae5d
Revert "Show an update button instead of the updater"
This reverts commit 202ae42506.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-09-23 13:49:15 +02:00
Nextcloud bot c6e770959f
[tx-robot] updated from transifex 2016-09-23 00:09:51 +00:00
Nextcloud bot 28ad84cc19
[tx-robot] updated from transifex 2016-09-22 00:11:39 +00:00
Lukas Reschke 40076b28bb Merge pull request #1484 from nextcloud/stable10-video-icons
[stable10] add audio and video icons
2016-09-22 01:16:28 +02:00
Jan-Christoph Borchardt 2a5cd3abfc add icon-more-white 2016-09-22 00:58:51 +02:00
Jan-Christoph Borchardt ec3e6aaca3 add proper classes for white audio and video icons 2016-09-22 00:58:40 +02:00
Jan-Christoph Borchardt c79c32eb0a add audio and video icons 2016-09-22 00:58:28 +02:00
Christoph Wurst b824706ec5
check same URL in unit tests 2016-09-21 12:57:43 +02:00
Christoph Wurst 8c82628622
redirect to default app after solving the 2FA challenge 2016-09-21 12:57:37 +02:00
Jan-Christoph Borchardt 923890ea74
fix sidebar tab headers margin 2016-09-21 11:32:17 +02:00
Jan-Christoph Borchardt fa912b43ae
proper padding for Tags action 2016-09-21 11:31:30 +02:00
Joas Schilling 96dc2feb1e
Add viewbox to icons 2016-09-21 11:31:18 +02:00
Joas Schilling 781feb9ff7
Add a handle for the tags label 2016-09-21 11:30:15 +02:00
Joas Schilling 7745b1ac29
Hide the tags input field when it's empty 2016-09-21 11:30:02 +02:00
Lukas Reschke bbe8f4ed0d Change version to 10.0.1 final 2016-09-21 10:39:28 +02:00
Nextcloud bot b5e9ecf764
[tx-robot] updated from transifex 2016-09-21 00:09:46 +00:00
Vincent Petry 960a8a76a9
Fix fed share test call to return proper result
Fixes an issue where retrying a previously failed federated share would
not properly reset the availability flag because the return value was
undefined instead of "true".
2016-09-20 13:54:44 +02:00
Nextcloud bot 804dfd1d59
[tx-robot] updated from transifex 2016-09-20 00:09:44 +00:00
Nextcloud bot 0a0079e89c
[tx-robot] updated from transifex 2016-09-19 00:09:39 +00:00
Nextcloud bot 466a219cd7
[tx-robot] updated from transifex 2016-09-18 00:09:33 +00:00
Nextcloud bot 568b4d9a5d
[tx-robot] updated from transifex 2016-09-17 00:10:20 +00:00
Nextcloud bot da66933891
[tx-robot] updated from transifex 2016-09-16 00:09:40 +00:00
Nextcloud bot f23ae4de2f
[tx-robot] updated from transifex 2016-09-15 00:12:44 +00:00
Lukas Reschke 908cbcea83 Correct version string to 9.1.1.0 2016-09-14 20:00:48 +02:00
Lukas Reschke 8d1a592b27 Change version to 10.0.1 RC1 2016-09-14 19:17:48 +02:00
Morris Jobke fe7c777a75 Merge pull request #1402 from nextcloud/stable10-backport-1399
[stable10] Move Travis tests to DroneCI
2016-09-14 09:36:29 +02:00
Lukas Reschke 8ff4d95ae8
Move Travis tests to DroneCI
Should give us some quicker test execution speed as we're not limited by Travis

Explicitly invoke with "bash"

Install instance already

Use newest litmus container
2016-09-14 08:19:12 +02:00
Nextcloud bot 79d31198c9
[tx-robot] updated from transifex 2016-09-14 00:10:39 +00:00
Morris Jobke 1f0bd6f289 Merge pull request #1397 from nextcloud/stable10-backport-1338
[stable10] Opening the trashbin causes errors in log for files without preview
2016-09-13 21:39:29 +02:00
Morris Jobke 222f04b131
add actual check if mysql is up already 2016-09-13 20:47:17 +02:00
Morris Jobke 9ca848c317
Opening the trashbin causes errors in log for files without preview
* put a file without a generated preview in the trashbin
  (e.g. a *.docx file)
* open the trashbin
* following errors will show up in the nextcloud.log:
	- filesize(): stat failed for ...
	- fopen(...): failed to open stream: No such file or directory at ...
	- fread() expects parameter 1 to be resource, boolean given at ...
	- fclose() expects parameter 1 to be resource, boolean given at ...
	- imagecreatefromstring(): Empty string or invalid image at ...

This is because the preview code tries to load an SVG image, which
is obviously only text.

The fix simply handles this before the loading happens and the web UI
keeps showing the default mimetype icon.
2016-09-13 20:18:09 +02:00
Roeland Jago Douma 318ea301c3 Merge pull request #1379 from nextcloud/stable10-backport-711
stable10 backport: Apply password policy on user creation
2016-09-13 19:35:35 +02:00
Roeland Jago Douma 43bff15359 Merge pull request #1394 from nextcloud/fix-share-notification-10
Fix MissingMandatoryParametersException for share notifications
2016-09-13 19:26:43 +02:00
Roeland Jago Douma 14ea159670 Merge pull request #1391 from nextcloud/stable10-backport-1376
[stable10] Allow increasing permissions for share owner
2016-09-13 15:43:24 +02:00
Joas Schilling 107b418815
Fix MissingMandatoryParametersException for share notifications
The routing system is non-forgiving
2016-09-13 14:09:34 +02:00