Merge pull request #3862 from owncloud/web-bump-5.5.0-rc.8
[full-ci] Bump web to 5.5.0-rc.8
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@ CORE_COMMITID=6321f96cf6739d9130c10376e8e4fc96af75edef
|
||||
CORE_BRANCH=master
|
||||
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=52d3e3069557156918009913cfd23de3e192cbe0
|
||||
WEB_COMMITID=5ca6d73445ef49c702d418f7dbd6292eaaa3ac33
|
||||
WEB_BRANCH=master
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
Enhancement: Update ownCloud Web to v5.5.0-rc.7
|
||||
Enhancement: Update ownCloud Web to v5.5.0-rc.8
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v5.5.0-rc.7. Please refer to the changelog (linked) for details on the web release.
|
||||
We updated ownCloud Web to v5.5.0-rc.8. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
https://github.com/owncloud/web/pull/6854
|
||||
https://github.com/owncloud/ocis/pull/3844
|
||||
https://github.com/owncloud/web/releases/tag/v5.5.0-rc.7
|
||||
https://github.com/owncloud/ocis/pull/3861
|
||||
https://github.com/owncloud/web/releases/tag/v5.5.0-rc.8
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v5.5.0-rc.7
|
||||
WEB_ASSETS_VERSION = v5.5.0-rc.8
|
||||
|
||||
include ../../.make/recursion.mk
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ Other free text and markdown formatting can be used elsewhere in the document if
|
||||
- [webUIFavorites/unfavoriteFile.feature:102](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFavorites/unfavoriteFile.feature#L102)
|
||||
- [webUIFilesSearch/search.feature:103](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesSearch/search.feature#L103)
|
||||
- [webUIFilesSearch/search.feature:175](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIFilesSearch/search.feature#L175)
|
||||
- [webUIResharing1/reshareUsers.feature:230](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIResharing1/reshareUsers.feature#L230)
|
||||
- [webUIResharing1/reshareUsers.feature:219](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIResharing1/reshareUsers.feature#L219)
|
||||
|
||||
### [file_path property is not unique for a share created with same resource name i.e already present in sharee](https://github.com/owncloud/ocis/issues/2249)
|
||||
- [webUIRenameFiles/renameFiles.feature:209](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIRenameFiles/renameFiles.feature#L209)
|
||||
@@ -303,10 +303,9 @@ Other free text and markdown formatting can be used elsewhere in the document if
|
||||
### [no checkbox for share while using advanced permissions as role](https://github.com/owncloud/web/issues/5461)
|
||||
- [webUIResharing1/reshareUsers.feature:145](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIResharing1/reshareUsers.feature#L145)
|
||||
- [webUIResharing1/reshareUsers.feature:166](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIResharing1/reshareUsers.feature#L166)
|
||||
- [webUIResharing1/reshareUsers.feature:187](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIResharing1/reshareUsers.feature#L187)
|
||||
|
||||
### [share permissions not enforced](https://github.com/owncloud/product/issues/270)
|
||||
- [webUIResharing1/reshareUsers.feature:248](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIResharing1/reshareUsers.feature#L248)
|
||||
- [webUIResharing1/reshareUsers.feature:237](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIResharing1/reshareUsers.feature#L237)
|
||||
|
||||
### [Comments in sidebar](https://github.com/owncloud/web/issues/1158)
|
||||
- [webUIComments/comments.feature:25](https://github.com/owncloud/web/blob/master/tests/acceptance/features/webUIComments/comments.feature#L25)
|
||||
|
||||
Reference in New Issue
Block a user