Paul Johnson
7020793235
Restore BelleBuild target (for back-office assets) and use npm ci ( #11364 )
...
Co-authored-by: Ronald Barendse <ronald@barend.se >
2021-10-19 10:15:07 +01:00
Patrick de Mooij
57445e81a6
11331: Check property on instance if id is not set yet
2021-10-19 09:28:38 +02:00
Anders Bjerner
eb2f152591
UI API docs: Fixed incorrect method name
2021-10-19 17:19:27 +10:00
Bjarke Berg
c9d71ec0c7
Merge remote-tracking branch 'origin/v9/9.0' into v9/dev
2021-10-18 06:43:50 +02:00
Søren Kottal
7ec1147243
Enables friendly pasting in multipletextbox
2021-10-17 02:46:52 +02:00
Bjarne Fyrstenborg
6a5e34b24d
Allow switching property editor from numeric to slider ( #11287 )
...
* Make it possible to change from numeric/decimal property editor to slider without breaking editor
* Formatting
2021-10-15 03:00:16 +02:00
patrickdemooij9
03b2aed91e
Align create buttons styling ( #11352 )
...
* Added button for cancelling dictionary create action
* Use hideMenu
* Align dictionary create with the other creates
* Align import documenttype
* Align for data type folder create
* Align document type create buttons
* Forgot small ng-show
* Align create media folder buttons
* Align create macro buttons
* Align create relation buttons
* Align create partial view macro folder buttons
* Align partial view folder create buttons
* Align create scripts folder buttons
* Align create scripts folder buttons
* Use primary instead of success
2021-10-13 09:03:19 +10:00
Bjarne Fyrstenborg
93720c9897
Icon fallback to icon-document for existing document types ( #11283 )
2021-10-12 16:49:33 +02:00
patrickdemooij9
d02440d411
11048: Bugfix for groups and properties that get replaced ( #11257 )
...
(cherry picked from commit 1605dc10bd )
2021-10-12 14:49:19 +02:00
Mads Rasmussen
3d53c72205
add modelValue validation for server to correctly update validation errors
2021-10-12 11:52:01 +02:00
Bjarne Fyrstenborg
494bef878b
Fix preview of SVG when height and width not are set
2021-10-10 18:30:12 +02:00
Nikolaj Geisle
54eeaedc52
v9: bugfix 11228 Blocklist stylesheet path includes wwwroot ( #11298 )
...
* Update blocklist.blockconfiguration.overlay.controller.js
* Removed obsolete property sets, and switched to staticfilePicker
Signed-off-by: Nikolaj Geisle <niko737@edu.ucl.dk >
Co-authored-by: Nikolaj Geisle <niko737@edu.ucl.dk >
2021-10-07 15:43:22 +02:00
Nikolaj Geisle
4446de915e
Merge branch 'v9/dev' into v9/feature/debug-dashboard
2021-10-07 08:16:25 +02:00
Patrick de Mooij
8619cfe3ef
11251: Don't add default dashboard to url
2021-10-07 09:01:32 +10:00
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
Mole
e36dd86d2d
Merge pull request #11207 from umbraco/v8/bugfix/mntp-performance
...
Combine GetUrl requests when loading a MNTP with many entries
2021-10-06 08:56:12 +02:00
Søren Kottal
828558ac29
fixes wrong reference to enterSubmitFolder method in ng-keydown
2021-10-06 09:36:32 +10:00
Bjarne Fyrstenborg
c7f342a6dd
Use umb-icon component for icons in content type groups and tabs
2021-10-06 09:09:56 +10:00
BatJan
7043d1cc0f
Use medium sized overlay
2021-10-06 08:36:28 +10:00
Søren Kottal
ef725bac37
Removes annoying wait text, which causes layout jank
2021-10-06 08:26:44 +10:00
Paul Johnson
106f6dce25
Rename parameter for clarity
2021-10-05 13:45:43 +01:00
Louis JR
c5ddc3d872
Change template helper to use async partials ( #11243 )
2021-10-04 19:49:52 +02:00
nikolajlauridsen
92429942b8
Don't search in array
2021-10-04 14:54:38 +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
Ronald Barendse
20b9db87d0
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
2021-10-04 09:45:33 +02:00
Nikolaj Geisle
ef8a70580d
Update help.controller.js
2021-10-01 11:20:57 +02:00
Nikolaj Geisle
c4e14d183d
Updated to display default language
2021-09-30 14:21:14 +02:00
Nikolaj Geisle
4ea1f46f2b
Implemented variable data instead of hardcoded
2021-09-30 13:09:04 +02:00
Sebastiaan Janssen
c3ab0ae7b5
Merge branch 'v8/dev' into v8/contrib
2021-09-30 10:18:03 +02:00
Nikolaj Geisle
61de77f6be
Implemented debug dashboard with hardcoded data
2021-09-27 16:52:44 +02:00
Paul Johnson
4eb75799e7
Update content picker to use GetUrlsByUdis
2021-09-27 14:39:04 +01: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
Søren Kottal
ffa704c5d0
Cleanup examine search results, and adds ability to toggle fields ( #9141 )
...
* Cleanup examine search results, and adds ability to toggle fields
* update table to use joinarray filter with one-time binding to avoid recalculating filter values, updated filter to not explode when array arg is null
* fix failing tests - improve filter to not fail on non-array params, update tests accordingly
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-09-22 13:25:10 +10:00
Bjarne Fyrstenborg
48a3a0524d
Create content template localization ( #10945 )
...
* Don't use self-closing element for custom HTML elements
* Use button element for close/cancel in copy dialog
* Update localization of "createBlueprintFrom"
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-09-22 10:27:16 +10:00
Jan Skovgaard
31ecc146d1
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 >
2021-09-22 09:49:49 +10:00
Bjarne Fyrstenborg
6c512107a4
Fix incorrect attribute
2021-09-22 09:30:48 +10: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
Callum Whyte
405ed44bb1
Falling back to contentTypeName when Block List label is empty ( #10963 )
...
* Falling back to contentTypeName when Block List label is empty
* Adding $contentTypeName variable for Block List labels
2021-09-21 16:41:21 +10:00
patrickdemooij9
1e1276f270
10341: Use different picker for content types ( #10896 )
...
* 10341: Use different picker for content types
* use es6 where possible (inc removing underscore for teeny tiny performance improvement)
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-09-21 16:18:15 +10:00