File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed
Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 11# The test runner source for UI tests
2- WEB_COMMITID = 264014d2f2a216de72114e5453cfa684ab275978
2+ WEB_COMMITID = 8222156ec19d5a201ba3eb9293c1cd4516329400
33WEB_BRANCH = stable-11.0
Original file line number Diff line number Diff line change 1+ Enhancement: Update web to v11.1.0
2+
3+ - Bugfix [ owncloud/web #12040 ] ( https://github.com/owncloud/web/pull/12040 ) : Preview app files visibility: #12040
4+ - Bugfix [ owncloud/web #12044 ] ( https://github.com/owncloud/web/pull/12044 ) : Disable paste action in same folder: #12044
5+ - Bugfix [ owncloud/web #12045 ] ( https://github.com/owncloud/web/pull/12045 ) : Do not push sidebar close action away: #12045
6+ - Bugfix [ owncloud/web #12045 ] ( https://github.com/owncloud/web/pull/12045 ) : Update sidebar width on resize: #12045
7+ - Bugfix [ owncloud/web #12045 ] ( https://github.com/owncloud/web/pull/12045 ) : Use correct breakpoints in sidebar: #12045
8+ - Bugfix [ owncloud/web #12050 ] ( https://github.com/owncloud/web/pull/12050 ) : Show indirect shares on search page: #12050
9+ - Bugfix [ owncloud/web #12055 ] ( https://github.com/owncloud/web/pull/12055 ) : Add more padding to input when clear action is visible: #12055
10+ - Bugfix [ owncloud/web #12058 ] ( https://github.com/owncloud/web/pull/12058 ) : Use local state in sidebar in embed mode: #12058
11+ - Bugfix [ owncloud/web #12063 ] ( https://github.com/owncloud/web/pull/12063 ) : Change opacity of disabled checkboxes: #12063
12+ - Bugfix [ owncloud/web #12074 ] ( https://github.com/owncloud/web/pull/12074 ) : Refetch notifications settings on locale change: #12074
13+ - Enhancement [ owncloud/web #12010 ] ( https://github.com/owncloud/web/pull/12010 ) : Add notifications settings: #12010
14+ - Enhancement [ owncloud/web #12054 ] ( https://github.com/owncloud/web/pull/12054 ) : Use generic private link error: #12054
15+
16+ https://github.com/owncloud/ocis/pull/10853
17+ https://github.com/owncloud/web/releases/tag/v11.1.0
Original file line number Diff line number Diff line change 11SHELL := bash
22NAME := web
3- WEB_ASSETS_VERSION = v11.0.6
3+ WEB_ASSETS_VERSION = v11.1.0
44
55include ../../.make/recursion.mk
66
You can’t perform that action at this time.
0 commit comments