Bjarke Berg
114ab93a6a
Moved endpoint to new controller to avoid issue with too hard access requirements ( #11264 )
...
* Fixed https://github.com/umbraco/Umbraco-CMS/issues/11258
Moved endpoint and obsoleted the old one to avoid breaking changes..
The issue is the auth policies cannot be overridden.. You need all of them, and the controller requires you to have access to member types
* Update src/Umbraco.Web.BackOffice/Controllers/MemberTypeQueryController.cs
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
2021-10-06 10:20:50 +02:00
Louis JR
c5ddc3d872
Change template helper to use async partials ( #11243 )
2021-10-04 19:49:52 +02:00
Ronald Barendse
5a3efa72f9
Remove inherited property group id/key when local properties are added ( #11231 )
...
* Remove inherited property group id/key when local properties are added
* Rebind saved content type values
* Remove inherited from save group
(cherry picked from commit 20b9db87d0 )
2021-10-04 11:14:24 +02:00
Bjarke Berg
c15c42eb83
Fixes for members
2021-09-22 23:49:16 +02:00
Bjarke Berg
63448fb171
Merge pull request #11159 from umbraco/v9/bugfix/AB13851-correct-file-name-references
...
V9: Fix incorrect static filenames references
2021-09-22 20:35:29 +02:00
Bjarke Berg
f52de653a4
Fixed more casing issues..
2021-09-22 18:48:19 +02:00
Bjarke Berg
890fe589bf
Merge remote-tracking branch 'origin/v8/8.17' into v9/dev
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/components/content/umb-tabbed-content.html
# src/Umbraco.Web.UI.Client/src/views/components/elementeditor/umb-element-editor-content.component.html
# src/Umbraco.Web.UI.Client/src/views/media/apps/content/content.html
# src/Umbraco.Web.UI.Client/src/views/member/apps/content/content.html
# src/Umbraco.Web/PropertyEditors/NestedContentController.cs
2021-09-22 15:41:31 +02:00
Jan Skovgaard
e269d1bcd0
Grid: Add button styling fix ( #10978 )
...
* Add missing focus styling
* Ensure add button is perfectly rounded and remove unused / uneeded CSS.
* Remove redundant border-color property
* Revert removal of unused css
Co-authored-by: BatJan <jaskov@gmail.com >
Co-authored-by: Jan Skovgaard Olsen <jso@co3.dk >
(cherry picked from commit 31ecc146d1 )
2021-09-22 14:26:55 +02:00
Bjarne Fyrstenborg
52f3350e76
Adjust icon in umb-checkbox and ensure icon is centered
...
(cherry picked from commit c49c5369e3 )
2021-09-22 14:24:25 +02:00
Bjarne Fyrstenborg
a09103dc82
Align sortable handle vertically in multivalues prevalue editor
...
(cherry picked from commit 46e6f050cb )
2021-09-22 14:19:36 +02:00
Bjarne Fyrstenborg
7548074fa3
Fix incorrect attribute
...
(cherry picked from commit 6c512107a4 )
2021-09-22 14:10:31 +02:00
Elitsa Marinovska
60a179c354
Fix references to wrong file names
2021-09-22 10:40:49 +02:00
Elitsa Marinovska
02791141c4
Remove renaming toLower when copying the resource files in the gulp task
2021-09-22 10:39:02 +02:00
Mads Rasmussen
b6338cacb3
prevent tab properties to be rendered twice
2021-09-22 09:26:02 +02:00
Mads Rasmussen
de47f95c4f
alias is changed. We need to compare with label instead
2021-09-21 13:19:17 +02:00
Mads Rasmussen
426050374d
alias is changed. We need to compare with label instead
2021-09-21 11:19:04 +02:00
Bjarke Berg
f088a9b637
Merge pull request #11127 from umbraco/v9/feature/localdb-install-option
...
Add LocalDB database install option and implement automatic database creation
2021-09-20 20:02:30 +02:00
Bjarke Berg
c7fcb4abaa
Merge remote-tracking branch 'origin/v9/dev' into v9/bugfix/AB13489-no-error-when-exceeding-maxAllowedContentLength
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/upload/umbfiledropzone.directive.js
2021-09-20 07:56:06 +02:00
Bjarke Berg
898f270c69
Merge remote-tracking branch 'origin/v8/8.17' into v9/dev
2021-09-20 07:42:37 +02:00
Ronald Barendse
81cbbd8614
Add LocalDB database option to installer
2021-09-17 12:50:25 +02:00
Bjarke Berg
e1333fee49
Merge pull request #11121 from umbraco/v8/bugfix/keep-existing-propertygroup-key
...
Add property group key to save model
2021-09-16 14:20:00 +02:00
Ronald Barendse
4a1820b80d
Add property group key to save model
2021-09-16 14:18:15 +02:00
Ronald Barendse
1baa4cf653
Add property group key to save model
2021-09-16 14:07:31 +02:00
BatJan
e056918e4f
Ensure the expression is interpolated so the aria-selected attribute has a proper true/false value
2021-09-16 01:54:08 +02:00
Bjarke Berg
9b2acd098c
Merge remote-tracking branch 'origin/v8/feature/implement-tabs-cypress-test' into v9/dev
2021-09-15 14:30:47 +02:00
Elitsa Marinovska
fc29a2ccd7
Cherry-picking the https://github.com/umbraco/Umbraco-CMS/pull/11061 UI fix
2021-09-15 10:00:01 +02:00
Mads Rasmussen
09db4ed4a5
Show UI errors for invalid files in media upload ( #11061 )
2021-09-15 09:18:36 +02:00
Bjarke Berg
b30dcf905b
Merge remote-tracking branch 'origin/v8/8.17' into v9/feature/merge_v8_14092021
...
# Conflicts:
# src/Umbraco.Core/PropertyEditors/MultiUrlPickerConfiguration.cs
# src/Umbraco.Web/HealthCheck/Checks/Security/ExcessiveHeadersCheck.cs
2021-09-14 13:10:44 +02:00
Sebastiaan Janssen
237ac53928
Merge branch 'v8/dev' into v8/8.17
2021-09-14 12:57:13 +02:00
Bjarke Berg
f3096c99da
Merge remote-tracking branch 'origin/v8/8.17' into v9/feature/merge_v8_14092021
...
# Conflicts:
# src/Umbraco.Core/ConfigsExtensions.cs
# src/Umbraco.Core/Configuration/CoreDebug.cs
# src/Umbraco.Core/Scoping/ScopeProvider.cs
# src/Umbraco.Infrastructure/Scoping/Scope.cs
# src/Umbraco.PublishedCache.NuCache/ContentStore.cs
# src/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/LocksTests.cs
# src/Umbraco.Tests.Integration/Umbraco.Infrastructure/Persistence/UnitOfWorkTests.cs
# src/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Scoping/ScopeUnitTests.cs
# src/Umbraco.Tests/Components/ComponentTests.cs
# src/Umbraco.Tests/TestHelpers/TestObjects.cs
# src/Umbraco.Web.UI.Client/package-lock.json
# src/Umbraco.Web.UI.Client/package.json
# src/Umbraco.Web/HealthCheck/Checks/Security/BaseHttpHeaderCheck.cs
2021-09-14 11:32:43 +02:00
Bjarne Fyrstenborg
71733b72d9
Remove restricted image size when opening media ( #10940 )
...
* Remove restricted image size as SVG are vector and we already handle max size in css
* Use css class instead of inline style
* Add required src and alt attributes to img tag - ng-src will populate value of src attribute
* Align folder icon in medie entry editor
2021-09-14 17:57:16 +10:00
Mads Rasmussen
c6a1765c95
set form to dirty when add tab, delete tab, add group, and delete group
2021-09-14 08:41:32 +02:00
Bjarne Fyrstenborg
a4e472b4d3
Stream line <umb-progress-bar> and <umb-progress-circle>
2021-09-14 16:02:56 +10:00
Bjarne Fyrstenborg
aa48cdbbfd
Media picker 3 preview with checkered background ( #10939 )
...
* Set property editor limit width on parent like other property editors
* Use checkered background in media picker 3 preview like the legacy media picker
2021-09-14 15:58:59 +10:00
Jan Skovgaard
5b62516114
Grid: labels offset fix ( #10979 )
...
* Add missing focus styling
* Ensure labels have the proper pixels offset
Co-authored-by: BatJan <jaskov@gmail.com >
Co-authored-by: Jan Skovgaard Olsen <jso@co3.dk >
2021-09-14 15:54:46 +10:00
Bjarne Fyrstenborg
e42af34b5f
Introduce overlaysize prevalue editor ( #11010 )
...
* Introduce overlaysize prevalue editor instead of redundant prevalue editor for each property editor
* Move ordering of properties
* Change overlaySizeWidth to overlaySize
* Make it clear overlay is only for link picker
* Fix overlay size not working for link picker in rich text editor
2021-09-14 15:43:21 +10:00
Sebastiaan Janssen
a1e965cce6
Merge branch 'v8/dev' into v8/8.17
2021-09-13 16:22:44 +02:00
Sebastiaan Janssen
25d482f42f
Add package-lock.json updates
2021-09-13 14:41:21 +02:00
Sebastiaan Janssen
cacd471601
Updating Angular and jQuery to the latest available version
2021-09-13 13:03:29 +02:00
Bjarke Berg
2ac5bb0dc4
Merge pull request #11039 from umbraco/v9/feature/cancellation_now_works_on_content
...
V9/feature/cancellation now works on content
2021-09-13 08:45:15 +02:00
Bjarke Berg
d121456054
https://github.com/umbraco/Umbraco-CMS/issues/11056 Handle null checks
2021-09-09 13:08:27 +02:00
Ronald Barendse
87709f7d35
Fix JS unit tests
2021-09-08 16:58:45 +02:00
Ronald Barendse
e2e9305513
Merge branch 'v8/8.17' into v9/feature/merge_v8.17-rc
2021-09-08 16:43:16 +02:00
Ronald Barendse
d4f3a55033
Merge pull request #11055 from umbraco/v8/bugfix/reorder-group-to-generic-tab-only-work-once
...
Fix move group to Generic tab only work once
2021-09-08 16:10:12 +02:00
Ronald Barendse
530e498132
Merge pull request #11042 from umbraco/v8/bugfix/set-correct-sort-order-on-converted-tab
...
Set correct sort order on converted tab
2021-09-08 16:09:31 +02:00
Mads Rasmussen
05dc65ecf0
Fixes folder creation for doc, data, and media types ( #11040 )
...
* fixes folder creation for doctype and datatype
* add fix for media types
* remove umb-auto-focus we use focus-when instead
2021-09-08 15:58:54 +02:00
Mads Rasmussen
1fa816bd32
Show notification when a group can't be moved + reset requested tab
2021-09-08 15:14:12 +02:00
Ronald Barendse
02310cb3ec
Change exposed PropertyGroupType enum from int to string values
2021-09-07 15:59:26 +02:00
Mads Rasmussen
f51e594929
sets sortOrder on the converted tab based on the exiting tabs
2021-09-07 14:45:44 +02:00
Ronald Barendse
ee2da5b8ca
Merge branch 'v8/8.17' into v9/feature/merge_v8.17-rc
2021-09-07 12:10:58 +02:00