mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-09 05:39:52 -06:00
Bump web assets to v5.7.0-rc.1
This commit is contained in:
@@ -3,5 +3,5 @@ CORE_COMMITID=6ad920139433f232faf4f0697377f5c2d8d5e36d
|
||||
CORE_BRANCH=master
|
||||
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=d1f76bb910833f7355881890f684844a38d47d5b
|
||||
WEB_COMMITID=06c1383810b710925149b3b51f426315cca8ed67
|
||||
WEB_BRANCH=master
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Enhancement: Update ownCloud Web to v5.6.0
|
||||
Enhancement: Update ownCloud Web to v5.7.0-rc.1
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v5.6.0. Please refer to the changelog (linked) for details on the web release.
|
||||
We updated ownCloud Web to v5.7.0-rc.1. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
* Enhancement [owncloud/web#7119](https://github.com/owncloud/web/pull/7119): Copy/Move conflict dialog
|
||||
* Enhancement [owncloud/web#7122](https://github.com/owncloud/web/pull/7122): Enable Drag&Drop and keyboard shortcuts for all views
|
||||
@@ -22,9 +22,11 @@ We updated ownCloud Web to v5.6.0. Please refer to the changelog (linked) for de
|
||||
* Bugfix [owncloud/web#6846](https://github.com/owncloud/web/pull/6846): Upload meta data serialization
|
||||
* Bugfix [owncloud/web#7100](https://github.com/owncloud/web/pull/7100): Complete-state of the upload overlay
|
||||
* Bugfix [owncloud/web#7104](https://github.com/owncloud/web/pull/7104): Parent folder name on public links
|
||||
* Bugfix [owncloud/web#7173](https://github.com/owncloud/web/pull/7173): Re-introduce dynamic app name in document title
|
||||
* Bugfix [owncloud/web#7166](https://github.com/owncloud/web/pull/7166): External apps fixes
|
||||
|
||||
https://github.com/owncloud/ocis/pull/4005
|
||||
https://github.com/owncloud/web/pull/7158
|
||||
https://github.com/owncloud/ocis/pull/3990
|
||||
https://github.com/owncloud/web/pull/6854
|
||||
https://github.com/owncloud/web/releases/tag/v5.6.0
|
||||
https://github.com/owncloud/web/releases/tag/v5.7.0-rc.1
|
||||
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v5.6.0
|
||||
WEB_ASSETS_VERSION = v5.7.0-rc.1
|
||||
|
||||
include ../../.make/recursion.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user