]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years agoEmit write update only once on touch 12868/head
Roeland Jago Douma [Wed, 5 Dec 2018 20:29:48 +0000 (21:29 +0100)]
Emit write update only once on touch

When a touch is done (i.e. when creating a new file in the node API)
The hooks contain 'write' and 'touch' (and the operation is touch as
well). This would cause a double write update. Which doesn't make sense.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #12836 from nextcloud/backport/12624/stable15
Morris Jobke [Wed, 5 Dec 2018 21:35:47 +0000 (22:35 +0100)]
Merge pull request #12836 from nextcloud/backport/12624/stable15

[stable15] Validate all rich objects

5 years agoMerge pull request #12828 from nextcloud/backport/12626/stable15
Morris Jobke [Wed, 5 Dec 2018 21:33:15 +0000 (22:33 +0100)]
Merge pull request #12828 from nextcloud/backport/12626/stable15

[stable15] Unshare from mail activity is missing

5 years agoMerge pull request #12856 from nextcloud/backport/12814/stable15
Morris Jobke [Wed, 5 Dec 2018 21:14:04 +0000 (22:14 +0100)]
Merge pull request #12856 from nextcloud/backport/12814/stable15

[stable15] No user enumeration on DAV if disabled

5 years agoMerge pull request #12853 from nextcloud/backport/12824/stable15
Morris Jobke [Wed, 5 Dec 2018 20:48:10 +0000 (21:48 +0100)]
Merge pull request #12853 from nextcloud/backport/12824/stable15

[stable15] Add setup check for pending bigint conversion

5 years agoNo DAV user enumeration if disabled 12856/head
Roeland Jago Douma [Tue, 4 Dec 2018 13:32:04 +0000 (14:32 +0100)]
No DAV user enumeration if disabled

Fixes #9058

If the option to autocomplete users is disabled. We also should not
enumerate the users on this endpoint.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #12849 from nextcloud/stb15-missing-click-apps-update
Roeland Jago Douma [Wed, 5 Dec 2018 19:45:09 +0000 (20:45 +0100)]
Merge pull request #12849 from nextcloud/stb15-missing-click-apps-update

[stable15] Fix missing click event on update button

5 years agoFix wrong used type 12836/head
Joas Schilling [Fri, 23 Nov 2018 11:38:24 +0000 (12:38 +0100)]
Fix wrong used type

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoValidate all rich objects not only the used ones
Joas Schilling [Fri, 23 Nov 2018 11:38:07 +0000 (12:38 +0100)]
Validate all rich objects not only the used ones

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoAdd setup check for pending bigint conversion 12853/head
Morris Jobke [Tue, 4 Dec 2018 17:43:02 +0000 (18:43 +0100)]
Add setup check for pending bigint conversion

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoFix bigint conversion on SQLite
Morris Jobke [Tue, 4 Dec 2018 17:34:23 +0000 (18:34 +0100)]
Fix bigint conversion on SQLite

* on SQLite primary keys can't be bigint - see https://stackoverflow.com/a/18835967/520507

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoShow columns to update in CLI interface
Morris Jobke [Tue, 4 Dec 2018 17:33:28 +0000 (18:33 +0100)]
Show columns to update in CLI interface

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #12848 from nextcloud/stb15-whatsNew-to-button
John Molakvoæ [Wed, 5 Dec 2018 15:27:08 +0000 (16:27 +0100)]
Merge pull request #12848 from nextcloud/stb15-whatsNew-to-button

[stable15] Make a button out of 'What's new' so it's obvious it can be clicked on

5 years agoFix missing click event on update button 12849/head
Julius Härtl [Tue, 4 Dec 2018 14:08:51 +0000 (15:08 +0100)]
Fix missing click event on update button

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agomake a button out of 'What's new' so it's obvious it can be clicked on #12757 12848/head
John Molakvoæ (skjnldsv) [Wed, 5 Dec 2018 13:17:51 +0000 (14:17 +0100)]
make a button out of 'What's new' so it's obvious it can be clicked on #12757

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMerge pull request #12833 from nextcloud/backport/12831/stable15
Morris Jobke [Wed, 5 Dec 2018 08:33:16 +0000 (09:33 +0100)]
Merge pull request #12833 from nextcloud/backport/12831/stable15

[stable15] Do not update child all child shares on group share update

5 years agoMerge pull request #12837 from nextcloud/backport/12821/stable15
Morris Jobke [Wed, 5 Dec 2018 08:29:52 +0000 (09:29 +0100)]
Merge pull request #12837 from nextcloud/backport/12821/stable15

[stable15] Add setup check for recommended PHP modules (i.e. Imagick, intl)

5 years agoMerge pull request #12816 from nextcloud/backport/12813/stable15
Roeland Jago Douma [Wed, 5 Dec 2018 07:42:00 +0000 (08:42 +0100)]
Merge pull request #12816 from nextcloud/backport/12813/stable15

[stable15] Fix the system address book

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 5 Dec 2018 01:12:05 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoUpdate casing of PHP inside method name 12837/head
Morris Jobke [Tue, 4 Dec 2018 16:58:35 +0000 (17:58 +0100)]
Update casing of PHP inside method name

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoAdd setup check for recommended PHP modules (i.e. Imagick, intl)
Morris Jobke [Tue, 4 Dec 2018 16:05:52 +0000 (17:05 +0100)]
Add setup check for recommended PHP modules (i.e. Imagick, intl)

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoDo not update child all child shares on group share update 12833/head
Roeland Jago Douma [Tue, 4 Dec 2018 19:55:14 +0000 (20:55 +0100)]
Do not update child all child shares on group share update

Else we overwrite the whole share for link shares. Basically breaking
them.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #12830 from nextcloud/backport/12819/stable15
Morris Jobke [Tue, 4 Dec 2018 21:27:06 +0000 (22:27 +0100)]
Merge pull request #12830 from nextcloud/backport/12819/stable15

[stable15] PHP 7.0 is end of life

5 years agoMerge pull request #12829 from nextcloud/backport/12823/stable15
Roeland Jago Douma [Tue, 4 Dec 2018 20:02:35 +0000 (21:02 +0100)]
Merge pull request #12829 from nextcloud/backport/12823/stable15

[stable15] Fix layout of "i" in admin settings of federated sharing

5 years agoPHP 7.0 is end of life 12830/head
Morris Jobke [Tue, 4 Dec 2018 14:40:40 +0000 (15:40 +0100)]
PHP 7.0 is end of life

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #12825 from nextcloud/backport/12822/stable15
Roeland Jago Douma [Tue, 4 Dec 2018 18:51:16 +0000 (19:51 +0100)]
Merge pull request #12825 from nextcloud/backport/12822/stable15

[stable15] PHP module is named mbstring

5 years agoFix layout of "i" in admin settings of federated sharing 12829/head
Morris Jobke [Tue, 4 Dec 2018 16:25:38 +0000 (17:25 +0100)]
Fix layout of "i" in admin settings of federated sharing

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoUnshare from mail activity is missing 12828/head
Joas Schilling [Fri, 23 Nov 2018 12:04:16 +0000 (13:04 +0100)]
Unshare from mail activity is missing

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoPHP module is named mbstring 12825/head
Morris Jobke [Tue, 4 Dec 2018 16:22:11 +0000 (17:22 +0100)]
PHP module is named mbstring

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoFix the system address book 12816/head
Roeland Jago Douma [Tue, 4 Dec 2018 12:33:03 +0000 (13:33 +0100)]
Fix the system address book

c23a66cda46d9a1f0ce8dc60a6c160809c87d9f6 broke the system address book.
We now move the ACL rules for this special case up and all is good in
the world again.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #12811 from nextcloud/backport/12808/stable15
Morris Jobke [Tue, 4 Dec 2018 12:53:16 +0000 (13:53 +0100)]
Merge pull request #12811 from nextcloud/backport/12808/stable15

[stable15] Only run the AnonymousOptionsPlugion on Anonymous requests

5 years agoOnly run the AnonymousOptionsPlugion on Anonymous requests 12811/head
Roeland Jago Douma [Tue, 4 Dec 2018 10:55:04 +0000 (11:55 +0100)]
Only run the AnonymousOptionsPlugion on Anonymous requests

Fixes #12744

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #12805 from nextcloud/backport/12786/stable15
Roeland Jago Douma [Tue, 4 Dec 2018 10:43:20 +0000 (11:43 +0100)]
Merge pull request #12805 from nextcloud/backport/12786/stable15

[stable15] Fix activatable/deactivatable 2fa provider interface typos

5 years agoMerge pull request #12784 from nextcloud/backport/12762/stable15
Roeland Jago Douma [Tue, 4 Dec 2018 08:52:53 +0000 (09:52 +0100)]
Merge pull request #12784 from nextcloud/backport/12762/stable15

[stable15] Polishing of various modal dialogs

5 years agoFix activatable/deactivatable 2fa provider interface typos 12805/head
Christoph Wurst [Mon, 3 Dec 2018 09:32:53 +0000 (10:32 +0100)]
Fix activatable/deactivatable 2fa provider interface typos

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 4 Dec 2018 01:12:16 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoFix dialogs, button position 12784/head
Jan-Christoph Borchardt [Fri, 30 Nov 2018 14:15:52 +0000 (15:15 +0100)]
Fix dialogs, button position

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 3 Dec 2018 01:11:44 +0000 (01:11 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 2 Dec 2018 01:12:48 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 Dec 2018 01:11:38 +0000 (01:11 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #12755 from nextcloud/version/noid/15.0.0RC2 v15.0.0RC2
Morris Jobke [Fri, 30 Nov 2018 10:29:28 +0000 (11:29 +0100)]
Merge pull request #12755 from nextcloud/version/noid/15.0.0RC2

15.0.0 RC 2

5 years ago15.0.0 RC 2 12755/head
Morris Jobke [Fri, 30 Nov 2018 08:57:14 +0000 (09:57 +0100)]
15.0.0 RC 2

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #12756 from nextcloud/backport/12628/stable15
Morris Jobke [Fri, 30 Nov 2018 09:23:23 +0000 (10:23 +0100)]
Merge pull request #12756 from nextcloud/backport/12628/stable15

[stable15] Parse activity when a user self-unshares a file

5 years agoParse activity when a user self-unshares a file 12756/head
Joas Schilling [Fri, 23 Nov 2018 12:21:01 +0000 (13:21 +0100)]
Parse activity when a user self-unshares a file

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #12746 from nextcloud/backport/12688/stable15
Morris Jobke [Fri, 30 Nov 2018 08:58:50 +0000 (09:58 +0100)]
Merge pull request #12746 from nextcloud/backport/12688/stable15

[stable15] Fix cannot set 0 as value on files_external through OCC command

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 30 Nov 2018 01:12:08 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #12692 from nextcloud/storage-no-encryption-interface-15
Morris Jobke [Thu, 29 Nov 2018 21:01:14 +0000 (22:01 +0100)]
Merge pull request #12692 from nextcloud/storage-no-encryption-interface-15

[15] Add interface to allow storages from opting out of encryption

5 years agoMerge pull request #12744 from nextcloud/backport/12647/stable15
Morris Jobke [Thu, 29 Nov 2018 20:53:43 +0000 (21:53 +0100)]
Merge pull request #12744 from nextcloud/backport/12647/stable15

[stable15] update compatible versions for cloud federation api

5 years agoFix cannot set 0 as value on files_external through OCC command 12746/head
Robin Appelman [Tue, 27 Nov 2018 14:20:23 +0000 (15:20 +0100)]
Fix cannot set 0 as value on files_external through OCC command

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoupdate compatible versions for cloud federation api 12744/head
Robin Appelman [Fri, 23 Nov 2018 14:26:32 +0000 (15:26 +0100)]
update compatible versions for cloud federation api

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoMerge pull request #12742 from nextcloud/backport/12734/stable15
Morris Jobke [Thu, 29 Nov 2018 20:37:53 +0000 (21:37 +0100)]
Merge pull request #12742 from nextcloud/backport/12734/stable15

[stable15] Add check for missing .woff2 rule in Nginx via setup check

5 years agoMerge pull request #12741 from nextcloud/backport/12709/stable15
Roeland Jago Douma [Thu, 29 Nov 2018 19:49:53 +0000 (20:49 +0100)]
Merge pull request #12741 from nextcloud/backport/12709/stable15

[stable15] Fix the loader position and the focus state on the login button

5 years agoMerge pull request #12740 from nextcloud/backport/12732/stable15
Roeland Jago Douma [Thu, 29 Nov 2018 19:21:19 +0000 (20:21 +0100)]
Merge pull request #12740 from nextcloud/backport/12732/stable15

[stable15] Polishing fixes

5 years agoAdd check for missing .woff2 rule in Nginx via setup check 12742/head
Morris Jobke [Thu, 29 Nov 2018 16:01:43 +0000 (17:01 +0100)]
Add check for missing .woff2 rule in Nginx via setup check

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #12733 from nextcloud/backport/12674/stable15
Roeland Jago Douma [Thu, 29 Nov 2018 18:37:20 +0000 (19:37 +0100)]
Merge pull request #12733 from nextcloud/backport/12674/stable15

[stable15] Date title to linkshare

5 years agoMerge pull request #12736 from nextcloud/backport/12424/stable15
Roeland Jago Douma [Thu, 29 Nov 2018 18:36:30 +0000 (19:36 +0100)]
Merge pull request #12736 from nextcloud/backport/12424/stable15

[stable15] Add pipe mode for sendmail

5 years agoMerge pull request #12737 from nextcloud/backport/12690/stable15
Roeland Jago Douma [Thu, 29 Nov 2018 18:36:15 +0000 (19:36 +0100)]
Merge pull request #12737 from nextcloud/backport/12690/stable15

[stable15] Set Referrer-Policy also in addSecurityHeaders()

5 years agoFix the loader position and the focus state on the login button 12741/head
John Molakvoæ (skjnldsv) [Wed, 28 Nov 2018 16:52:28 +0000 (17:52 +0100)]
Fix the loader position and the focus state on the login button

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoRemove animation on the sidebar for accessibility purpose 12740/head
John Molakvoæ (skjnldsv) [Thu, 29 Nov 2018 15:52:44 +0000 (16:52 +0100)]
Remove animation on the sidebar for accessibility purpose

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoFix default filepicker style and gridview
John Molakvoæ (skjnldsv) [Thu, 29 Nov 2018 13:05:10 +0000 (14:05 +0100)]
Fix default filepicker style and gridview

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoFix app navigation edit entry
John Molakvoæ (skjnldsv) [Thu, 29 Nov 2018 12:41:36 +0000 (13:41 +0100)]
Fix app navigation edit entry

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMerge pull request #12731 from nextcloud/backport/12669/stable15
Morris Jobke [Thu, 29 Nov 2018 17:05:06 +0000 (18:05 +0100)]
Merge pull request #12731 from nextcloud/backport/12669/stable15

[stable15] Don't require Same Site Cookies on accessibility app assets

5 years agoMerge pull request #12723 from nextcloud/backport/12710/stable15
Morris Jobke [Thu, 29 Nov 2018 16:52:34 +0000 (17:52 +0100)]
Merge pull request #12723 from nextcloud/backport/12710/stable15

[stable15] Remove old button to submit the apppassword login

5 years agoSet Referrer-Policy also in addSecurityHeaders() 12737/head
Peter Kraume [Tue, 27 Nov 2018 15:34:54 +0000 (16:34 +0100)]
Set Referrer-Policy also in addSecurityHeaders()

Fix: #12689
Signed-off-by: Peter Kraume <peter.kraume@gmx.de>
5 years agoMerge pull request #12730 from nextcloud/backport/12630/stable15
Morris Jobke [Thu, 29 Nov 2018 16:48:01 +0000 (17:48 +0100)]
Merge pull request #12730 from nextcloud/backport/12630/stable15

[stable15] Fix versions sidebar issues

5 years agoAdd testcases for pipe mode 12736/head
Daniel Kesselberg [Wed, 28 Nov 2018 19:06:48 +0000 (20:06 +0100)]
Add testcases for pipe mode

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoAdd sendmailmode to gui
Daniel Kesselberg [Mon, 12 Nov 2018 22:27:18 +0000 (23:27 +0100)]
Add sendmailmode to gui

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoApply patch from @cwiedmann but drop -oi option for pipe
Carsten Wiedmann [Mon, 12 Nov 2018 22:26:35 +0000 (23:26 +0100)]
Apply patch from @cwiedmann but drop -oi option for pipe

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoBetter identification of the public link shares 12733/head
John Molakvoæ (skjnldsv) [Mon, 26 Nov 2018 17:37:58 +0000 (18:37 +0100)]
Better identification of the public link shares

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoDon't require Same Site Cookies on accessibility assets 12731/head
Thomas Citharel [Mon, 26 Nov 2018 15:22:48 +0000 (16:22 +0100)]
Don't require Same Site Cookies on accessibility assets

Follows https://github.com/nextcloud/server/pull/11878

5 years agoupdate encryption wrapper tests 12692/head
Robin Appelman [Thu, 29 Nov 2018 15:34:49 +0000 (16:34 +0100)]
update encryption wrapper tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoShow mimetype icon if version preview is not available 12730/head
Julius Härtl [Fri, 23 Nov 2018 10:21:47 +0000 (11:21 +0100)]
Show mimetype icon if version preview is not available

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoFix relative timestamp in versions
Julius Härtl [Fri, 23 Nov 2018 10:03:14 +0000 (11:03 +0100)]
Fix relative timestamp in versions

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoUpdate autoloader classmap
Christoph Wurst [Thu, 29 Nov 2018 15:27:53 +0000 (16:27 +0100)]
Update autoloader classmap

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoFix tests 12723/head
John Molakvoæ (skjnldsv) [Thu, 29 Nov 2018 09:39:01 +0000 (10:39 +0100)]
Fix tests

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoRemove redirect page
John Molakvoæ (skjnldsv) [Thu, 29 Nov 2018 08:54:36 +0000 (09:54 +0100)]
Remove redirect page

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoRemove old button to submit the apppassword login
John Molakvoæ (skjnldsv) [Wed, 28 Nov 2018 17:41:46 +0000 (18:41 +0100)]
Remove old button to submit the apppassword login

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMerge pull request #12718 from nextcloud/backport/12668/stable15
John Molakvoæ [Thu, 29 Nov 2018 09:09:13 +0000 (10:09 +0100)]
Merge pull request #12718 from nextcloud/backport/12668/stable15

[stable15] add capabilities for multiple share links

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 29 Nov 2018 01:11:44 +0000 (01:11 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #12712 from nextcloud/backport/12698/stable15
Morris Jobke [Wed, 28 Nov 2018 22:06:29 +0000 (23:06 +0100)]
Merge pull request #12712 from nextcloud/backport/12698/stable15

[stable15] I changed the width of the srollbar to make it a bit bigger

5 years agoMerge pull request #12713 from nextcloud/backport/12677/stable15
Morris Jobke [Wed, 28 Nov 2018 22:05:17 +0000 (23:05 +0100)]
Merge pull request #12713 from nextcloud/backport/12677/stable15

[stable15] Open the updater via a POST form submit instead of eval the JS code d…

5 years agoadd capabilities for multiple share links 12718/head
Bjoern Schiessle [Mon, 26 Nov 2018 13:44:59 +0000 (14:44 +0100)]
add capabilities for multiple share links

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
5 years agoMerge pull request #12714 from nextcloud/backport/12708/stable15
Roeland Jago Douma [Wed, 28 Nov 2018 21:02:10 +0000 (22:02 +0100)]
Merge pull request #12714 from nextcloud/backport/12708/stable15

[stable15] Fix folder path containing leading slash when getting mount root by id

5 years agoFix folder path containing leading slash when getting mount root by id 12714/head
Robin Appelman [Wed, 28 Nov 2018 14:18:29 +0000 (15:18 +0100)]
Fix folder path containing leading slash when getting mount root by id

This fixes collabora on public link shared groupfolders

Fixes https://github.com/nextcloud/groupfolders/issues/225

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoOpen the updater via a POST form submit instead of eval the JS code directly 12713/head
Morris Jobke [Tue, 27 Nov 2018 09:32:48 +0000 (10:32 +0100)]
Open the updater via a POST form submit instead of eval the JS code directly

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years agoI changed the width of the srollbar to make it a bit bigger 12712/head
GretaD [Tue, 27 Nov 2018 17:35:29 +0000 (18:35 +0100)]
I changed the width of the srollbar to make it a bit bigger

Signed-off-by: GretaD <gretadoci@gmail.com>
5 years agoMerge pull request #12700 from nextcloud/backport/12632/stable15
Daniel Kesselberg [Wed, 28 Nov 2018 13:12:14 +0000 (14:12 +0100)]
Merge pull request #12700 from nextcloud/backport/12632/stable15

[stable15] Add acceptance tests for sharing files and folders with another user

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 28 Nov 2018 01:12:05 +0000 (01:12 +0000)]
[tx-robot] updated from transifex

5 years agoRename "FilesSharingAppContext" to "PublicShareContext" 12700/head
Daniel Calviño Sánchez [Fri, 23 Nov 2018 12:32:27 +0000 (13:32 +0100)]
Rename "FilesSharingAppContext" to "PublicShareContext"

Having both "FilesAppSharingContext" and "FilesSharingAppContext" was
confusing, so "FilesSharingAppContext" was renamed to a more descriptive
name.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoExtract locators and steps for sharing in Files app to their own context
Daniel Calviño Sánchez [Fri, 23 Nov 2018 12:22:08 +0000 (13:22 +0100)]
Extract locators and steps for sharing in Files app to their own context

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoExtract sharing related acceptance tests to their own feature files
Daniel Calviño Sánchez [Fri, 23 Nov 2018 12:06:15 +0000 (13:06 +0100)]
Extract sharing related acceptance tests to their own feature files

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance tests for folders that can not be reshared
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:56:52 +0000 (12:56 +0100)]
Add acceptance tests for folders that can not be reshared

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance tests for resharing a folder with another user
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:52:07 +0000 (12:52 +0100)]
Add acceptance tests for resharing a folder with another user

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance test for checking that the owner can see reshares
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:30:30 +0000 (12:30 +0100)]
Add acceptance test for checking that the owner can see reshares

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance test for resharing a file with another user
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:29:30 +0000 (12:29 +0100)]
Add acceptance test for resharing a file with another user

To reshare a file there must be at least three enabled users in the
system; although it would be possible to run the steps to create a third
user in the scenarios that need it for convenience a third enabled user
besides "admin" and "user0" was added to the default setup.

In a similar way, a new step was added too to login as a given user
name, similar to the steps to log in as "user0" and as "admin".

Finally, another actor, "Jim", was introduced for those scenarios which
should be played by three standard actors (that is, without a special
configuration like "Rubeus").

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance tests for sharing a folder with another user
Daniel Calviño Sánchez [Fri, 23 Nov 2018 11:24:38 +0000 (12:24 +0100)]
Add acceptance tests for sharing a folder with another user

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoAdd acceptance tests for sharing a file with another user
Daniel Calviño Sánchez [Thu, 22 Nov 2018 17:56:15 +0000 (18:56 +0100)]
Add acceptance tests for sharing a file with another user

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoMerge pull request #12696 from nextcloud/backport/12649/stable15
Daniel Kesselberg [Tue, 27 Nov 2018 21:00:21 +0000 (22:00 +0100)]
Merge pull request #12696 from nextcloud/backport/12649/stable15

[stable15] Make acceptance tests for comments more robust

5 years agoWait for the comment to be added before changing to another file 12696/head
Daniel Calviño Sánchez [Sat, 24 Nov 2018 17:16:09 +0000 (18:16 +0100)]
Wait for the comment to be added before changing to another file

If the server is too slow, changing to a different file immediately
after sending a new comment but without waiting for the comment to be
shown for the original file could cause the new comment to be shown for
the current file instead.

This is, indeed, a bug in the comments. However, it is not possible to
test it reliably in the acceptance tests, as it depends on how fast the
server adds the message and how fast the client changes to a different
file; sometimes the test would fail and sometimes it would not.

Therefore, now it is waited for the comment to be added before changing
to another file, as in this case it can be reliably tested that changing
to a different file does not cause the comments from the previous file
to be shown in the current file (this was a different bug already fixed
and due to which this test was added in the first place).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years agoWait for the empty content element to be shown
Daniel Calviño Sánchez [Sat, 24 Nov 2018 17:06:20 +0000 (18:06 +0100)]
Wait for the empty content element to be shown

When the "Comments" tab is open the empty content element is always in
the DOM, although it is only shown once the message collection was
fetched and there were no messages. Due to this it is necessary to
explicitly wait for it to be shown instead of relying on the implicit
wait made to find the element; otherwise it would be found immediately
and if the collection was not fetched yet it would not be visible,
causing the test to fail.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>