blizzz
e7f225c013
Merge pull request #18016 from nextcloud/fix/noid/ldap-checkup-batchsize
...
make chunksize (used to check for gone LDAP users) configurable
2019-11-21 11:05:54 +01:00
Roeland Jago Douma
4d5f58256a
Merge pull request #17994 from nextcloud/fix/accessibility
...
Fix accessibility
2019-11-21 08:02:08 +01:00
Roeland Jago Douma
8fb897fca0
Move more CI tests to php7.3
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-21 07:53:24 +01:00
Roeland Jago Douma
be5cadf95e
Merge pull request #18035 from nextcloud/update/crl
...
Update the CRL
2019-11-21 07:51:01 +01:00
Roeland Jago Douma
9aab9bf45f
Merge pull request #18042 from nextcloud/ci/integration/php73
...
Move integration tests to php7.3
2019-11-21 07:50:37 +01:00
Roeland Jago Douma
5943283e53
Merge pull request #18039 from nextcloud/accept-incoming-shares-in-acceptance-tests
...
Accept incoming shares in acceptance tests
2019-11-21 07:49:49 +01:00
John Molakvoæ
b9dccf5929
uid can be false when the user record does not exit ( #18030 )
...
uid can be false when the user record does not exit
2019-11-21 07:08:33 +01:00
Nextcloud bot
37ef64d24e
[tx-robot] updated from transifex
2019-11-21 02:16:02 +00:00
Roeland Jago Douma
2eb24fcf42
Merge pull request #18009 from nextcloud/bugfix/noid/install-with-mysql-8.0.4+
...
Fix installing with MySQL 8.0.4+
2019-11-20 21:51:16 +01:00
Roeland Jago Douma
f559e8f25e
Move integration tests to php7.3
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-20 21:49:28 +01:00
Roeland Jago Douma
e358d79114
Merge pull request #18004 from nextcloud/enh/more_bigint_columns
...
Convert more columns to bigint
2019-11-20 21:33:02 +01:00
Daniel Calviño Sánchez
f402e23448
Accept incoming shares in acceptance tests
...
Incoming shares are no longer automatically added to the file list of
the sharee. Instead, the user now needs to explictly accept the share.
Currently shares can be accepted only from the Notifications app, so it
must be explicitly cloned before installing Nextcloud if it is not found
in the "apps" directory. Note that the development branches are already
built, so there is no need to explicitly build the app.
With the new sharing behaviour the "share a skeleton file with another
user before first login" scenario is no longer valid (as the user will
need to log in to accept the share, so at that point the skeleton is
already created), so it was removed.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-11-20 21:15:46 +01:00
Daniel Calviño Sánchez
0abff19aa9
Rename "Notification" to "Toast"
...
Since Nextcloud 17 the proper name for the old built-in notifications is
"Toast". Moreover, this will reduce ambiguity when using the
"notification" term to refer to elements in the Notifications app.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-11-20 21:15:46 +01:00
Roeland Jago Douma
baf7092136
Merge pull request #18003 from nextcloud/fix/updatecheck/nointernet
...
Do not check for updates if we have no internet
2019-11-20 20:54:28 +01:00
Roeland Jago Douma
6f96f75ff0
Update the CRL
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-20 20:53:15 +01:00
Arthur Schiwon
213016f758
uid can be false when the user record does not exit
...
fixes not loading files app for users who got a share by the gone LDAP user
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-20 19:44:12 +01:00
Arthur Schiwon
f990620e6b
make chunksize (used to check for gone LDAP users) configurable
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-20 19:43:53 +01:00
Joas Schilling
77d814d35f
Fix installing with MySQL 8.0.4+
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-20 19:43:31 +01:00
John Molakvoæ (skjnldsv)
836e7305d0
Fix accessibility
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-20 19:42:52 +01:00
Roeland Jago Douma
decdb6b40f
Convert more columns to bigint
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-20 19:31:17 +01:00
Roeland Jago Douma
da25ed997e
Do not check for updates if we have no internet
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-20 19:30:59 +01:00
Roeland Jago Douma
2b2626566c
Merge pull request #18031 from nextcloud/accept-incoming-shares-in-integration-tests
...
Accept incoming shares in integration tests
2019-11-20 19:29:43 +01:00
Christoph Wurst
535000aac6
Make the post login event public
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-20 18:43:09 +01:00
Daniel Calviño Sánchez
54f8f75f6f
Accept incoming shares in integration tests
...
Now all incoming shares need to be explicitly accepted before being able
to use the shared file or get information about a reshare (although
getting the information of the incoming share is possible before
accepting it).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-11-20 15:47:11 +01:00
Łukasz Buśko
23084558a6
Incorrect integer value: '' for column 'password_invalid' while migrating from pg to mysql #14920
...
Signed-off-by: Łukasz Buśko <busko.lukasz@pm.me>
2019-11-20 14:01:46 +01:00
Roeland Jago Douma
4ddea4bdfb
Merge pull request #17999 from nextcloud/Improves-doc-of-mail_smtpsecure
...
Improves doc of mail_smtpsecure
2019-11-20 13:23:32 +01:00
Daniel Calviño Sánchez
9004e90f5d
Replace direct calls to share API with specific share steps
...
This makes possible to use steps that reference the last share, which
will be needed to accept pending shares.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-11-20 13:11:49 +01:00
Daniel Calviño Sánchez
847bd0f05b
Remove extra spaces at the end of lines
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-11-20 13:10:35 +01:00
Greta Doci
371d6f2503
fix share side bar icon and text overlapping
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-11-20 12:53:22 +01:00
Roeland Jago Douma
d625d8bd1e
Merge pull request #17824 from nextcloud/fix/dav/catch_forbidden
...
Catch forbidden http status code
2019-11-20 12:32:00 +01:00
Joas Schilling
6ad54f3f27
Merge pull request #17850 from nextcloud/bugfix/noid/mark-spreed-as-active-on-call-urls
...
Mark "Talk" active on /call/token URLs
2019-11-20 10:33:45 +01:00
Roeland Jago Douma
c4ef32f4f0
Merge pull request #18011 from nextcloud/fix/share_tests
...
Fix/share tests
2019-11-20 08:39:51 +01:00
Roeland Jago Douma
e9c972f708
Fix share tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-20 08:08:02 +01:00
Roeland Jago Douma
b367027798
Do pagination on the dummy group backend
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-20 08:08:01 +01:00
Nextcloud bot
afa0f2c0d8
[tx-robot] updated from transifex
2019-11-20 02:16:19 +00:00
Daniel Kesselberg
9055f46351
Make phan happy ;)
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-19 16:16:26 +01:00
Pierre Ozoux
3c0a284baf
Improves doc of mail_smtpsecure
...
To reflect what is in the UI.
Signed-off-by: pierreozoux <pierre@ozoux.net>
2019-11-19 11:27:31 +01:00
Nextcloud bot
9707fcf4fe
[tx-robot] updated from transifex
2019-11-19 02:17:47 +00:00
waleczny
6e3ea09b1c
Get first element of nodes array
...
Geting first element of nodes array instead of element with key 0. In some cases key 0 not exists in this array ie. when file is shared from group folder with member of this group who have no permission to read this file.
2019-11-18 23:33:26 +01:00
Roeland Jago Douma
5195be108f
Merge pull request #17985 from nextcloud/enh/use_displayname_federated_share
...
Use the displayname for federated notifications
2019-11-18 20:22:31 +01:00
Roeland Jago Douma
ccc0a5e0d5
Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-shares
...
🔗 ☑️ Accept all incoming shares
2019-11-18 20:11:20 +01:00
Roeland Jago Douma
e16321368f
Fixes
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-18 16:11:03 +01:00
Roeland Jago Douma
5320f08cd2
Merge pull request #17765 from nextcloud/filecache-extension
...
Upload time and Creation time
2019-11-18 15:29:49 +01:00
Roeland Jago Douma
497737f28f
Merge pull request #17958 from nextcloud/docs/remove-security-mail
...
security@nextcloud.com is not being monitored and mails are being dro…
2019-11-18 15:29:16 +01:00
Roeland Jago Douma
25c6e7a840
Merge pull request #17972 from nextcloud/dependabot/npm_and_yarn/p-queue-6.2.1
...
Bump p-queue from 6.2.0 to 6.2.1
2019-11-18 15:09:52 +01:00
Roeland Jago Douma
17fae47bdb
Use the displayname for federated notifications
...
Since we have the showing this is a lot nicer.
Especially on alrge isntances where the uid can be totally random.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-18 15:00:33 +01:00
dependabot-preview[bot]
cb245deeb1
Bump p-queue from 6.2.0 to 6.2.1
...
Bumps [p-queue](https://github.com/sindresorhus/p-queue ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/sindresorhus/p-queue/releases )
- [Commits](https://github.com/sindresorhus/p-queue/compare/v6.2.0...v6.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-18 12:18:47 +00:00
Roeland Jago Douma
8800a7e890
Fix cache moves
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-18 12:48:00 +01:00
blizzz
bb77c1447b
Merge pull request #17965 from nextcloud/fix/noid/strict-controller-userid
...
Fixes a 500 without userid
2019-11-18 12:10:17 +01:00
Roeland Jago Douma
6db146f1d8
Merge pull request #17973 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.2
...
Bump vuex from 3.1.1 to 3.1.2
2019-11-18 12:02:45 +01:00