Commit Graph

47617 Commits

Author SHA1 Message Date
Roeland Jago Douma c89fe858d0
Merge pull request #14865 from nextcloud/backport/14603/stable15
[stable15] Show a setup warning in case S3 object storage is used as primary storage
2019-03-27 19:50:40 +01:00
Morris Jobke cfbcb2c174
Fix unneeded doc link to unrelated resource
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-27 13:34:36 +01:00
Morris Jobke 689b7c19de
Show a setup warning in case S3 object storage is used as primary storage
* checks for at least 50 GB of free space

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-27 13:34:36 +01:00
Nextcloud bot c1fa96596a
[tx-robot] updated from transifex 2019-03-27 12:06:38 +00:00
Roeland Jago Douma bbb0a62295
Merge pull request #14882 from nextcloud/backport/stable15/fix_translations
[stable15] Fix translations of settings
2019-03-27 12:52:42 +01:00
Roeland Jago Douma 8217ec3da5
[stable15] Fix translations of settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-27 12:52:21 +01:00
Morris Jobke c7a1e6c65e
Merge pull request #14859 from nextcloud/backport/14853/stable15
[stable15] Make regions translatable
2019-03-26 17:44:55 +01:00
Morris Jobke 087fa7f395
Merge pull request #14857 from nextcloud/backport/14398/stable15
[stable15] Add setup check for missing UTF8MB4 on mysql
2019-03-26 17:20:38 +01:00
Morris Jobke 31fb0896a0
Add setup check for missing UTF8MB4 on mysql
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-26 14:56:24 +01:00
Morris Jobke be8a82ecba
Merge pull request #14855 from nextcloud/backport/14583/remove-g+-federation
[stable15] Remove Google+ federation usersettings
2019-03-26 14:16:11 +01:00
Morris Jobke 986fec3f19
Merge pull request #14854 from nextcloud/backport/14790/fix-setup-checks-15
[stable15] Fix setup checks for ocm/ocs-provider
2019-03-26 13:41:53 +01:00
Morris Jobke 501545923f Make regions translatable
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-26 11:09:36 +00:00
Marius Blüm fc7ac08565
Remove G+ CSS rule (Feedback from Joas)
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-03-26 11:53:20 +01:00
Marius Blüm 9c7a6c2c53
Remove G+ code from Federated Files Sharing-usersettings
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-03-26 11:52:15 +01:00
Marius Blüm 89c0d879bc
Remove G+ icon from Federated Files Sharing-usersettings
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-03-26 11:51:58 +01:00
Morris Jobke 4e3e42eb23
Fix setup checks for ocm/ocs-provider
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-26 11:47:32 +01:00
Nextcloud bot bca4a9ecbb
[tx-robot] updated from transifex 2019-03-26 10:41:42 +00:00
Roeland Jago Douma 280bf92f4c
Merge pull request #14840 from nextcloud/backport/14838/stable15
[stable15] Fix placeholder in disable message
2019-03-26 07:50:38 +01:00
Joas Schilling d19355b25a Fix placeholder in disable message
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-25 16:01:33 +00:00
Morris Jobke 085741a795
Merge pull request #14795 from nextcloud/backport/14058/stable15
[stable15] Avoid replacement by user object
2019-03-22 01:26:16 +01:00
Vlastimil Pecinka 7cab488c6f Store user object later in the code
Signed-off-by: Vlastimil Pecinka <pecinka@email.cz>
2019-03-21 21:37:41 +00:00
Morris Jobke 2e30a5d107
Merge pull request #14781 from nextcloud/backport/14778/stable15
[stable15] Fix user creation using LDAP Plugin
2019-03-21 13:53:55 +01:00
Vinicius Cubas Brand 79b7f12a79 LDAP plugin: force createUser to return new user's DN
LDAP plugins must change the createUser method to return the DN, as we
need this to update the cache.

Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
2019-03-21 10:33:04 +00:00
Vinicius Cubas Brand 7d6a7ab351 Cache cleaning when subadmin adds user to group
This commit fix an error happening when the subadmin tries to create an
user, adding him/her to the group s/he is subadmin of, using a LDAP
User/Group plugin.

This just forces the cache to be reset after an user is added to a
group.

Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
2019-03-21 10:33:03 +00:00
Vinicius Cubas Brand 20b0817e5c fix user creation using LDAP Plugin
Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
2019-03-21 10:33:03 +00:00
Nextcloud bot 2c7f1fd001
[tx-robot] updated from transifex 2019-03-21 01:14:06 +00:00
Morris Jobke a5cbe94878
Merge pull request #14762 from nextcloud/backport/14674/stable15
[stable15] [app:files] Use current directory for hashing.
2019-03-20 22:30:38 +01:00
Morris Jobke 6fffd09a7c
Merge pull request #14759 from nextcloud/backport/14691/stable15
[stable15] always allow moving mountpoints inside the same mountpoint
2019-03-20 16:41:14 +01:00
Morris Jobke 8781a77d37
Merge pull request #14709 from HuemerGroup/groupname_like_username-allow_share_with_both
groupname like username - allow share with both
2019-03-20 16:32:53 +01:00
Morris Jobke 38beea8642
Update lib/private/Share20/Manager.php
tabulator change

Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com>
2019-03-20 12:51:26 +01:00
Morris Jobke 2a3645a5a8
Update lib/private/Share20/Manager.php
fixed tabulator

Co-Authored-By: aignerat <46312655+aignerat@users.noreply.github.com>
2019-03-20 12:50:48 +01:00
Evilham fad5424165 [app:files] Use current directory for hashing.
This fixes collisions that were causing uploads to break in a very
terrible way.

Kudos to @kesselb for finding the problematic place and to
@hottwister for the proposed solution.

Fixes #10527.
2019-03-20 10:21:21 +00:00
Robin Appelman 9b6ead8abf always allow moving mountpoints inside the same mountpoint
even if that mountpoint isn't normally a valid target for moving mounts into

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-20 09:59:17 +00:00
Roeland Jago Douma d211d5ef57
Merge pull request #14749 from nextcloud/backport/14744/stable15
[stable15] Always register the Notifier
2019-03-20 10:05:45 +01:00
Christoph Wurst fa779fe75c
Merge pull request #14751 from nextcloud/backport/14747/stable15
[stable15] Fix getting the access list on external storage
2019-03-20 09:19:31 +01:00
Nextcloud bot ce619b07ae
[tx-robot] updated from transifex 2019-03-20 01:12:57 +00:00
Roeland Jago Douma 086f41b0bc Fix getting the access list on external storage
If a file is on external storage there is no owner. WHich means we can't
check. So just return an empty array then.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-03-19 17:44:32 +00:00
Joas Schilling b0938d7d0d Always register the Notifier
... so background jobs without a user can prepare push notifications

Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-19 15:43:38 +00:00
Nextcloud bot 3c76c0ce11
[tx-robot] updated from transifex 2019-03-19 01:12:52 +00:00
Morris Jobke da7579c2e3
Merge pull request #14716 from Faldon/update_document_version
Updated documentation go.php to 15 and adjusted copyright year.
2019-03-18 17:23:52 +01:00
Roeland Jago Douma 3f559dd3ec
Merge pull request #14696 from nextcloud/backport/13401/stable15
[stable15] improve lookup server behaviour
2019-03-18 10:07:15 +01:00
Morris Jobke ee6426024d
Fix missing $config dependency in RetryJob
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-18 08:34:15 +01:00
Daniel Kesselberg 6e56160123
Fix Undefined property: OCA\LookupServerConnector\UpdateLookupServer::$config
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-03-18 08:33:58 +01:00
Nextcloud bot 590ea7c5fb
[tx-robot] updated from transifex 2019-03-18 01:12:37 +00:00
Bjoern Schiessle edbe99d44e
increase timespan between each retry
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2019-03-17 20:39:41 +01:00
Bjoern Schiessle 23c57b22cb
improve lookup server behaviour
Don't try to connect to the lookup server if the lookup server was disabled
by the admin or an empty lookup server URL was given

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2019-03-17 20:39:40 +01:00
Nextcloud bot cec3fd4dcf
[tx-robot] updated from transifex 2019-03-17 01:13:33 +00:00
Nextcloud bot d33cec3d7d
[tx-robot] updated from transifex 2019-03-16 01:12:43 +00:00
Thomas Pulzer 7233c0e797 Updated documentation go.php to 15 and adjusted copyright year.
Signed-off-by: Thomas Pulzer <t.pulzer@thesecretgamer.de>
2019-03-15 21:54:31 +01:00
Morris Jobke ab492adb9a
Merge pull request #14699 from nextcloud/backport/14693/stable15
[stable15] dont try to restore a trashbin item to a readonly target
2019-03-15 10:56:31 +01:00