Bjarke Berg
|
9cda7d1b5a
|
Fix for https://github.com/umbraco/Umbraco-CMS/pull/9146 - We need to take language and segment into account
(cherry picked from commit 223b19cbd8)
|
2020-11-03 10:22:15 +01:00 |
|
Sebastiaan Janssen
|
2d931877be
|
Bump version to 8.8.1
|
2020-10-23 14:41:09 +02:00 |
|
Sebastiaan Janssen
|
5b9e2dbad8
|
Revert "umb-confirmation directive: move trashcan into directive and address accessibility issues (#8198)"
This reverts commit 1cd79d81af.
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/components/umb-confirm-action.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts.prevalues.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/multipletextbox/multipletextbox.html
(cherry picked from commit f9b49fc5f3)
(cherry picked from commit 22a1423324)
|
2020-10-22 15:08:06 +02:00 |
|
Sebastiaan Janssen
|
ba6921ce6f
|
Merge branch 'v8/8.7' into v8/8.8
|
2020-10-22 14:34:00 +02:00 |
|
Sebastiaan Janssen
|
f3e37428ad
|
Merge branch 'v8/8.6' into v8/8.7
|
2020-10-22 14:29:53 +02:00 |
|
Sebastiaan Janssen
|
9202550537
|
Remove unused usings
|
2020-10-22 14:25:57 +02:00 |
|
Sebastiaan Janssen
|
e368607a4d
|
Bump version to 8.8.1
|
2020-10-22 14:15:57 +02:00 |
|
Sebastiaan Janssen
|
b69e65ab3b
|
Merge branch 'v8/8.7' into v8/8.8
# Conflicts:
# src/SolutionInfo.cs
|
2020-10-22 14:15:10 +02:00 |
|
Sebastiaan Janssen
|
3bb01e9418
|
Bump version to 8.7.1
|
2020-10-22 14:10:19 +02:00 |
|
Sebastiaan Janssen
|
2aefe899e4
|
Merge branch 'v8/8.6' into v8/8.7
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/DocumentRepository.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/MediaRepository.cs
|
2020-10-22 14:08:05 +02:00 |
|
Sebastiaan Janssen
|
843ea1d854
|
Bump version to 8.6.6
|
2020-10-22 13:56:15 +02:00 |
|
Shannon
|
22a7f94921
|
Merge branch 'temp_8879' of https://github.com/dawoe/Umbraco-CMS into v8/contrib
(cherry picked from commit 069529e9e2)
|
2020-10-22 13:52:45 +02:00 |
|
Shannon
|
a6101ce499
|
Merge branch 'dawoe-temp_8879' into v8/contrib
(cherry picked from commit 35bf59dee4)
|
2020-10-22 13:52:10 +02:00 |
|
Sebastiaan Janssen
|
81cbe365f6
|
Revert "Revert "Revert "umb-confirmation directive: move trashcan into directive and address accessibility issues (#8198)"""
This reverts commit c903a01f15.
|
2020-10-22 12:33:45 +02:00 |
|
Sebastiaan Janssen
|
f3af025c79
|
Revert "Takes the last commit from #9216 to make umb-confirm-action backwards compatible"
This reverts commit 174909d735.
|
2020-10-22 12:33:19 +02:00 |
|
Sebastiaan Janssen
|
094897704c
|
Need null checks for Keys in case packages had been created without keys before
|
2020-10-22 10:56:49 +02:00 |
|
Sebastiaan Janssen
|
174909d735
|
Takes the last commit from #9216 to make umb-confirm-action backwards compatible
|
2020-10-22 10:43:37 +02:00 |
|
Sebastiaan Janssen
|
c903a01f15
|
Revert "Revert "umb-confirmation directive: move trashcan into directive and address accessibility issues (#8198)""
This reverts commit 22a1423324.
|
2020-10-22 09:53:02 +02:00 |
|
Niels Lyngsø
|
f3aad86413
|
updates CSS selector to match latest
(cherry picked from commit dc6c72c136)
|
2020-10-22 09:47:33 +02:00 |
|
Warren Buckley
|
f1724a68b2
|
When exporting package.xml it will now use the UDI/Key so we can reimport with the same key
(cherry picked from commit 28954afcad)
|
2020-10-21 21:04:16 +02:00 |
|
Shannon Deminick
|
657f1fcdc7
|
Fixes regression issue with property values being updated in content repositories (#9146)
|
2020-10-21 20:30:35 +02:00 |
|
Warren Buckley
|
abc42b5438
|
Merge pull request #9215 from umbraco/v8/bugfix/9129-keep-model-value-reference-after-empty
9129 keep model value reference after empty
|
2020-10-20 12:35:16 +01:00 |
|
BatJan
|
7d3df87b7f
|
Change if check to be more specific ensuring it works in all picker instances
(cherry picked from commit 1c77ec1562)
|
2020-10-13 17:25:26 +02:00 |
|
Sebastiaan Janssen
|
2d55d54a44
|
Merge branch 'v8/8.7' into v8/8.8
|
2020-10-13 16:47:38 +02:00 |
|
Sebastiaan Janssen
|
8778e9c84d
|
Merge branch 'v8/8.6' into v8/8.7
|
2020-10-13 16:46:14 +02:00 |
|
Arkadiusz Biel
|
b96776949f
|
make composers and components public
(cherry picked from commit f288a63342)
|
2020-10-13 16:41:26 +02:00 |
|
Sebastiaan Janssen
|
22a1423324
|
Revert "umb-confirmation directive: move trashcan into directive and address accessibility issues (#8198)"
This reverts commit 1cd79d81af.
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/components/umb-confirm-action.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts.prevalues.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/multipletextbox/multipletextbox.html
(cherry picked from commit f9b49fc5f3)
|
2020-10-13 15:39:06 +02:00 |
|
Søren Kottal
|
d7bf980f12
|
Adds icons from App_Plugins/**/Icons/*.svg (#8884)
(cherry picked from commit 3b551bdc5d)
|
2020-10-06 15:09:56 +02:00 |
|
Mike Masey
|
879d54b525
|
V8/feature/update icon picker to use umb icon (#9063)
(cherry picked from commit 27751a4ae7)
|
2020-10-06 15:09:01 +02:00 |
|
Sebastiaan Janssen
|
cfd20833c7
|
Merge branch 'v8/8.7' into v8/8.8
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web.UI.Client/src/less/components/umb-form-check.less
|
2020-10-06 09:12:35 +02:00 |
|
Bjarke Berg
|
ad4834cc68
|
Updated tour skip-step condition to the new format after introduction of umb-icon
(cherry picked from commit 1107e5d0fd)
|
2020-10-05 20:50:52 +02:00 |
|
Sebastiaan Janssen
|
67f42c02b9
|
Fix problem with ngdoc, the param requires a description
|
2020-10-02 13:08:09 +02:00 |
|
Warren Buckley
|
182184d1db
|
Merge pull request #8843 from umbraco/v8/bugfix/8839-use-icon-for-plus-sign
Review 8839 use icon for plus sign
|
2020-10-01 12:11:44 +01:00 |
|
Warren Buckley
|
ad3ff4d4d4
|
Merge pull request #8994 from umbraco/v8/bugfix/8924-clear-both-without-description
fixes 8924, Always clear both
|
2020-10-01 10:59:15 +01:00 |
|
Claus
|
19e2c8fa6e
|
Fix JS errors when creating folders in the settings section
(cherry picked from commit 4ecbb7abe6)
|
2020-10-01 09:31:39 +02:00 |
|
Claus
|
b48145c87f
|
Fix JS error preventing newly created dictionary items from opening automatically
(cherry picked from commit 59f90bd08b)
|
2020-10-01 09:31:23 +02:00 |
|
Claus
|
94d4fef088
|
Merge remote-tracking branch 'origin/v8/8.6' into v8/8.8
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web/Logging/WebProfilerComponent.cs
|
2020-10-01 08:55:28 +02:00 |
|
Bjarne Fyrstenborg
|
811f27cb01
|
Adjust condition to hide edit button if media is trashed, but otherwise show the button
(cherry picked from commit 1d5afae0f6)
|
2020-09-30 21:15:19 +02:00 |
|
BatJan
|
f2ce837ca2
|
Convert a to button and fix other oddities as well
(cherry picked from commit d323c7927a)
|
2020-09-30 20:31:10 +02:00 |
|
Bjarne Fyrstenborg
|
d55916e1b8
|
Use umb-code-snippet in unsupported block
(cherry picked from commit dcc1fed75c)
|
2020-09-30 20:14:20 +02:00 |
|
Kenn Jacobsen
|
0e11449fde
|
Fix JS errors when creating folders in the settings section
(cherry picked from commit 4ecbb7abe6)
|
2020-09-30 19:40:45 +02:00 |
|
Kenn Jacobsen
|
365d3287f1
|
Fix JS error preventing newly created dictionary items from opening automatically
(cherry picked from commit 59f90bd08b)
|
2020-09-30 19:28:22 +02:00 |
|
Warren Buckley
|
57f5c117f6
|
Merge pull request #8980 from umbraco/v8/bugfix/8911-ensure-scaffold-exists
Review: Check that scaffold exists
|
2020-09-30 15:45:18 +01:00 |
|
Niels Lyngsø
|
20a5d1028b
|
we should continue no matter if the ElementType cant be found, this will result in the entry appearing as unsupported if it has data, but data properly has been removed already and therefor we will not see the entry at all.
|
2020-09-30 15:43:12 +02:00 |
|
Niels Lyngsø
|
5c47edbcdf
|
lets clear both without description needed. + word-wrap for long words.
|
2020-09-30 15:02:15 +02:00 |
|
Niels Lyngsø
|
80ab69edd7
|
Highlight blocks that are not available anymore
|
2020-09-30 14:31:15 +02:00 |
|
Warren Buckley
|
0eaa730f72
|
Merge pull request #8985 from umbraco/v8/bugfix/8868-fix-one-pixel-problem
Review: Fix one pixel in dialog
|
2020-09-30 13:11:49 +01:00 |
|
Warren Buckley
|
2ec84e3c01
|
Merge pull request #8986 from umbraco/v8/bugfix/8878
Review: Fixing blocklist labelblock css
Co-authored-by: skttl
|
2020-09-30 13:05:54 +01:00 |
|
Warren Buckley
|
cdff4b4b2b
|
Merge pull request #8983 from umbraco/v8/bugfix/8894-always-show-validation-limit-message
Review: Always show if limit are exceeded
|
2020-09-30 12:35:52 +01:00 |
|
Warren Buckley
|
088e7e8577
|
Merge pull request #8982 from umbraco/v8/bugfix/8702-break-long-text-in-item-picker
Review: Break text in item-picker cards
|
2020-09-30 10:33:36 +01:00 |
|