Commit graph

31843 commits

Author SHA1 Message Date
Arthur Schiwon
4abcbd59d0
Fix misleading wording: searching is affected, not user access.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-02-21 12:10:04 +01:00
Lukas Reschke
86802437fd
v9.0.57
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-02-17 01:50:42 +01:00
Roeland Jago Douma
936a67abad Merge pull request #3442 from nextcloud/backport-oc-26963-9
[stable9] Make sure invalid images don't flood the log file
2017-02-13 10:15:02 +01:00
Victor Dubiniuk
a808233ee7
Check if color exists in palette before using it
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-02-10 16:30:02 +01:00
Joas Schilling
3b70a57e1d
Make sure invalid images don't flood the log file
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-02-10 13:48:30 +01:00
Lukas Reschke
fd54abf810 Merge pull request #3434 from nextcloud/stable9-increase-version
Increase version to 9.0.57 RC1
2017-02-10 12:53:37 +01:00
Lukas Reschke
5f01dfaf16
Increase version to 9.0.57 RC1
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-02-10 10:55:58 +01:00
Lukas Reschke
e01c009a92
Bump to 9.0.56
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-01-15 16:51:10 +01:00
Roeland Jago Douma
4178128a0c Merge pull request #2996 from nextcloud/stable9-version
Increase version
2017-01-10 07:55:54 +01:00
Lukas Reschke
a1853052d2
Incrase version
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-01-09 21:15:18 +01:00
Christoph Wurst
03f5591beb Merge pull request #2883 from nextcloud/stable9-version-bump
Update version to 9.0.56
2016-12-30 14:39:27 +01:00
Lukas Reschke
aeafac9801
Update version to 9.0.56
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-29 16:31:41 +01:00
Morris Jobke
7150a9d72b Merge pull request #2795 from nextcloud/stable9-update-drone-images
[stable9] update drone images to latest version
2016-12-21 15:52:23 +01:00
Morris Jobke
ad1c6c9596
[stable9] update drone images to latest version
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-20 23:36:23 +01:00
Lukas Reschke
90411cdb01
9.0.55
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-09 11:03:59 +01:00
Lukas Reschke
0820514b66
v9.0.55RC2
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-07 15:46:57 +01:00
Lukas Reschke
8491cfe878 Merge pull request #2467 from nextcloud/backport-1972-invalid-files-from-scanner-9
[stable9] Make sure we don't scan files that can not be accessed
2016-12-05 23:29:01 +01:00
Lukas Reschke
9fee1ac405 Merge pull request #2518 from nextcloud/stable9-rc-1
9.0.55 RC1
2016-12-05 22:23:24 +01:00
Lukas Reschke
1d8913f9d5
9.0.55 RC1
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-05 21:50:19 +01:00
Roeland Jago Douma
3e670cde9c Merge pull request #2488 from nextcloud/update-cache-success-9
[9] only update the cache if the storage operation succeeds
2016-12-02 20:06:07 +01:00
Robin Appelman
b9ff7172f2
only update the cache if the storage operation succeeds
Signed-off-by: Robin Appelman <robin@icewind.nl>
2016-12-02 18:56:29 +01:00
Joas Schilling
5a7dfcacc5
Make sure we don't scan files that can not be accessed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-02 11:14:47 +01:00
Morris Jobke
72eb5d14e9 Merge pull request #2455 from nextcloud/stable9-1872
[stable9] Fix misleading SSL/TLS SMTP email configuration
2016-12-02 10:57:47 +01:00
Morris Jobke
9965df71e0 Merge pull request #2453 from nextcloud/stable9-1826
[stable9] Fix post_unshareFromSelf hook parameter format
2016-12-02 10:40:54 +01:00
Morris Jobke
3a3e272102 Merge pull request #2461 from nextcloud/stable9-2010
[stable9] Fixed disappearing of share info in file view
2016-12-02 10:39:26 +01:00
Roeland Jago Douma
d0858a4a03 Merge pull request #2458 from nextcloud/stable9-2457
[stable9] Tear down FS between cron jobs (#26223)
2016-12-02 08:16:39 +01:00
Roeland Jago Douma
313b9a0976 Merge pull request #2450 from nextcloud/stable9-1745
[stable9] fix typo
2016-12-02 08:15:10 +01:00
Michael Jobst
8f5b9880cf
Fixed disappearing of share info in file view 2016-12-02 01:24:05 +01:00
Vincent Petry
49ba3c0bdc
[master] Tear down FS between cron jobs (#26223)
Because some cron jobs do not always properly clean up their FS usage
and others might not clean up before setting up the FS, this could
cause potential side effects.

To make sure we exclude side effects, we tear down the FS between cron
jobs.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-12-02 01:13:55 +01:00
Joas Schilling
be28a9e5f0
Fix misleading SSL/TLS SMTP email configuration
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-02 01:05:15 +01:00
Vincent Petry
a05bdcf1df
Fix post_unshareFromSelf hook parameter format
When unsharing from self in a group share situation, the share items
passed to the post_unshareFromSelf hook were using the wrong format in
which the attribute names (ex: "share_type") have non camel-case format.

This fix makes sure that in group sharing case we use the correct
format. It looks like the code was already producing it but in
array_merge it was not using it and adding the unprocessed one.
2016-12-02 00:59:31 +01:00
Thomas Citharel
08f572dd37
fix typo
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2016-12-02 00:40:52 +01:00
Morris Jobke
5fc4d45409 Merge pull request #2446 from nextcloud/stable9-detect-also-a-400-status
[stable9] Catch status code 400
2016-12-01 22:57:13 +01:00
Roeland Jago Douma
8f5509c826 Merge pull request #2439 from nextcloud/stable9-dont-allow-subfolders-for-write-only-shares
[stable9] On write-only shares do not allow to specify subfolders
2016-12-01 20:22:55 +01:00
Lukas Reschke
7e272adf25
[stable9] Catch status code 400
In case the server returns a statuscode 400 we should also gracefully return to the home directory.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-01 19:16:36 +01:00
Lukas Reschke
e492474b7c
[stable9] On write-only shares do not allow to specify subfolders
In case of a write-only share we should not allow to specify a subfolder as this is unexpected behaviour.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-01 16:16:50 +01:00
Morris Jobke
8468d7af8b Merge pull request #2120 from nextcloud/stable9_2100
[stable9] Fixes not allowed increasing of link share permissions
2016-11-17 21:38:56 +01:00
Roeland Jago Douma
9bd2effca6
Add tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-11-15 09:40:41 +01:00
Roeland Jago Douma
9666786655
[stable9] Fixes not allowed increasing of link share permissions
Backport of #2100

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-11-14 15:46:03 +01:00
Morris Jobke
aef790a346 Merge pull request #2060 from nextcloud/backport-2058-better-error-message-for-installation-error-9
[stable9] Use a better error message and point the users to the support channels
2016-11-09 14:02:11 +01:00
Joas Schilling
ef53c5f75c
Correctly catch the "soft errors" now
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-09 10:30:52 +01:00
Joas Schilling
37b02fdcae
Use a better error message and point the users to the support channels
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-09 09:25:47 +01:00
Joas Schilling
3773af9af5
Fix help link
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-09 09:23:04 +01:00
Roeland Jago Douma
6f562d0107 Merge pull request #2057 from nextcloud/stable9-fix-public-button
[stable9] fix button on public upload page
2016-11-09 08:14:09 +01:00
Jan-Christoph Borchardt
63edd5aa0e fix button on public upload page
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-11-08 22:54:46 +01:00
Christoph Wurst
a7da7f7939 Merge pull request #2049 from nextcloud/stable9-update-containers
[stable9] Update containers to latest version
2016-11-08 15:38:18 +01:00
Morris Jobke
4fa2228a9f
Update containers to latest version
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-11-08 14:35:26 +01:00
Roeland Jago Douma
b23f3755ca Merge pull request #1900 from nextcloud/stable9-php-7.1.0-check
[stable9] console.php also needs a PHP 7.1 check
2016-10-25 10:15:38 +02:00
Morris Jobke
5632d57997
console.php also needs a PHP 7.1 check
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-10-25 09:23:10 +02:00
Roeland Jago Douma
eb47c20bdc Merge pull request #1770 from nextcloud/backport-1766-force-uid-casing-on-transfer-ownership-9
[stable9] Make sure the UID is correctly cased
2016-10-24 11:36:02 +02:00