Commit Graph

51801 Commits

Author SHA1 Message Date
Roeland Jago Douma c44fd46c8c
Merge pull request #18457 from nextcloud/fix/sharing/notifier/uid
Use the user from the notification
2019-12-18 13:16:06 +01:00
Roeland Jago Douma 65929e1fcf
Merge pull request #18462 from nextcloud/fix/18211/list-group-with-slash
Fix listing users in groups with slash in the name
2019-12-18 12:03:04 +01:00
blizzz 47a4a037ae
Merge pull request #18461 from nextcloud/fix/noid/ensure-entity-on-scope-extension
Flows that are managing themselves do not necessarily set the entity
2019-12-18 11:09:12 +01:00
Gary Kim f23c2d0665
Fix listing users in groups with slash in the name
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-12-18 17:09:04 +08:00
Arthur Schiwon 0a00903261
Flows that are managing themselves do not necessarily set the entity
for instance files_automatedtagging, which works on a lower level. Fixes a
Call to a member function isLegitimatedForUserId() on null.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-18 09:35:03 +01:00
Roeland Jago Douma 34c48aaa92
Merge pull request #18456 from nextcloud/fix/office/previews
Fix Office preview generation
2019-12-18 09:19:06 +01:00
Roeland Jago Douma b86990988e
Use the user from the notification
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-18 08:37:03 +01:00
Roeland Jago Douma 86dccffff9
Fix Office preview generation
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-18 08:36:30 +01:00
Nextcloud bot 9fd94b7e05
[tx-robot] updated from transifex 2019-12-18 02:26:30 +00:00
Roeland Jago Douma ac045a2461
Merge pull request #18448 from nextcloud/fix/noid/wrong-paths-for-fileids
pass the proper storage-internal path
2019-12-17 16:04:20 +01:00
Roeland Jago Douma e9e3d485bc
Merge pull request #18446 from nextcloud/fix/personal-settings-fix
Don't overwrite the settings from files
2019-12-17 16:04:00 +01:00
Arthur Schiwon 1378614f67
pass the proper storage-internal path
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-17 15:00:44 +01:00
Roeland Jago Douma c810b531be
Don't overwrite the settings from files
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-17 14:17:07 +01:00
Roeland Jago Douma 1ac764e0b7
Merge pull request #18443 from nextcloud/fix/noid/update-xsd
update app info schema files
2019-12-17 14:05:23 +01:00
Arthur Schiwon d4b4e54d5f
update app info schema files
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-17 12:34:54 +01:00
Roeland Jago Douma 7f2b3eabe1
Merge pull request #18429 from nextcloud/locale-fallback
add a fallback locale for personal settings page
2019-12-17 12:31:17 +01:00
Roeland Jago Douma 53f94b8101
Merge pull request #18422 from nextcloud/design/recommended-apps
Design fixes for recommended apps
2019-12-17 12:02:55 +01:00
Roeland Jago Douma d3012bffeb
Merge pull request #18385 from nextcloud/fix/18255/user_setting_to_always_accept_share
Allow users to accept (internal) shares by default
2019-12-17 12:02:08 +01:00
Roeland Jago Douma 4c1c475072
Merge pull request #18270 from nextcloud/wiswedel/transferOwnership/polishing
Transfer ownership function polishing
2019-12-17 12:00:12 +01:00
Roeland Jago Douma e7dc91002f
Allow users to specify to accept (internal) shares by default
Fixes #18255

A new user setting allows a user to always accept (internal) shares. For
example if they don't like accepting shares manually ;)

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-17 10:49:29 +01:00
Roeland Jago Douma 76895b6945
Merge pull request #18428 from nextcloud/bugfix/noid/empty-template
Return empty template for default creators
2019-12-17 10:41:48 +01:00
Sascha Wiswedel a1df5d1e98
added line breaks to incoming transfer notification
wrapped notifications into double quotes to make line breaks possible

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-12-17 10:38:15 +01:00
Gary Kim e1382e2bc5
Clean up publishing
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-12-17 10:38:15 +01:00
Gary Kim 09f1c637da
Show path and uid on transfer button
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-12-17 10:38:14 +01:00
Sascha Wiswedel bdceb0d38d
rephrase "Target user" to "new owner"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-12-17 10:38:14 +01:00
Sascha Wiswedel 6a6b6dd1a4
added patience note for sharee
note about incoming transfer taken out by background job

resolves #18272

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-12-17 10:38:14 +01:00
Sascha Wiswedel a64b5de491
transfer ownership dialog word choice
Use Reject instead of Decline


Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-12-17 10:38:14 +01:00
Sascha Wiswedel f567566803
notification polishing
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-12-17 10:38:14 +01:00
Sascha Wiswedel f1319e1bc5
Transfer ownership function polishing
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-12-17 10:38:12 +01:00
Roeland Jago Douma a65269ffcd
Merge pull request #18438 from nextcloud/remove/old_npm_chunks
Remove no longer generated chunks
2019-12-17 10:30:11 +01:00
Roeland Jago Douma 90b7b5f18d
Remove no longer generated chunks
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-17 09:03:24 +01:00
Nextcloud bot efb71d62f6
[tx-robot] updated from transifex 2019-12-17 02:26:28 +00:00
Roeland Jago Douma 2df9073025
Merge pull request #18430 from nextcloud/fix/noid/double-flow
Fix/noid/double flow
2019-12-16 20:29:53 +01:00
Roeland Jago Douma 9fee1d9851
Merge pull request #18431 from nextcloud/prov-api-query-application
query FederatedFileSharing Application instead of creating it
2019-12-16 20:29:39 +01:00
Julius Härtl de5384466c
Return empty template for default creators
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-16 17:22:53 +01:00
Robin Appelman 170660840b
query FederatedFileSharing Application instead of creating it
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-12-16 15:33:41 +01:00
Arthur Schiwon 8b18b0c97d
lower to debug, since we fire two events, so it is legitimate
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-16 15:30:50 +01:00
Arthur Schiwon ea7294f7d5
do not add (user) flows twice
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-16 15:30:18 +01:00
Robin Appelman db0bb8ae69
add a fallback locale for personal settings page
otherwise if the locale is set to an invalid or no longer existing locale
the rendering of the setting page will throw an exception

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-12-16 15:27:08 +01:00
Jan-Christoph Borchardt 418896fee9 Design fixes for recommended apps
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-16 14:08:46 +00:00
John Molakvoæ 29f6f15cf3
Cleanup old log and fix share icon sidebar opening in breadcru… (#18425)
Cleanup old log and fix share icon sidebar opening in breadcrumbs
2019-12-16 14:07:38 +01:00
Roeland Jago Douma b0e4975b9b
Merge pull request #18418 from nextcloud/dependachristoph/npm_and_yarn/serialize-javascript-v2.1.2
Bump serialize-javascript to v2.1.2
2019-12-16 13:55:59 +01:00
Roeland Jago Douma 8d7baaff74
Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-old
Load apps dav plugins on the old webdav route
2019-12-16 13:38:38 +01:00
Joas Schilling faf58e4cac
Merge pull request #17018 from nextcloud/feature/noid/allow-to-force-enable-via-cli
Allow to force enable apps via CLI
2019-12-16 12:34:27 +01:00
Christoph Wurst af79ad242e
Bump serialize-javascript to v2.1.2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-16 12:18:01 +01:00
John Molakvoæ (skjnldsv) f8a36630e7
Cleanup old log and fix share icon sidebar opening in breadcrumbs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-12-16 12:08:26 +01:00
Roeland Jago Douma 85ef2bf944
Merge pull request #18417 from nextcloud/fix/transfer-ownership-ui-email
Make it possible to find transfer to user by email
2019-12-16 11:36:45 +01:00
Roeland Jago Douma 3b8fbf129e
Merge pull request #18384 from nextcloud/fix/18255/global_config_to_always_accept
config.php setting to always accept internal shares
2019-12-16 09:50:45 +01:00
Roeland Jago Douma 348e386a04
Merge pull request #18407 from nextcloud/dependabot/npm_and_yarn/css-loader-3.3.2
Bump css-loader from 3.2.1 to 3.3.2
2019-12-16 09:46:41 +01:00
Christoph Wurst c652188afb
Make it possible to find transfer user by email
The Vue Multiselect uses one prop for the local search. Although the API
already returned matching users for a given email, the users were
filtered out as their displayname doesn't contain the search string –
the email address.

Disabling the local seach and only using the most recently fetched
matches fixes this problem.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-16 09:10:01 +01:00