Commit Graph

11242 Commits

Author SHA1 Message Date
Niels Lyngsø
e13b12a788 make index start at 1... 2020-11-23 13:13:04 +01:00
Niels Lyngsø
c578be52ae appended $index to label vars 2020-11-23 10:30:02 +01:00
Niels Lyngsø
78c415cf83 collect vars for label interpolator 2020-10-26 13:22:08 +01:00
Sebastiaan Janssen
297671b631 Merge branch 'v8/8.8' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
#	src/Umbraco.Core/Packaging/PackageDataInstallation.cs
2020-10-22 14:21:25 +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
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
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
Niels Lyngsø
dc6c72c136 updates CSS selector to match latest 2020-10-22 09:45:49 +02:00
Warren Buckley
d6b1cda176 Merge pull request #9046 from umbraco/v8/feature/confirm-website-preview-mode
UX: Auto exit PreviewMode, If Preview Mode is active user should Confirm to stay.
2020-10-21 14:09:05 +01:00
Warren Buckley
d3407ac155 Apply suggestions from code review 2020-10-21 13:03:53 +01:00
Niels Lyngsø
383ae5c1eb fallback localizations + removed console.logs 2020-10-21 13:13:12 +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
Niels Lyngsø
18309bccb6 When redefining model.value it must be bound to the model to keep a runtime reference. 2020-10-19 08:19:09 +02: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
7a8c9b1167 Merge branch 'v8/8.8' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
2020-10-13 16:48:39 +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
Niels Lyngsø
20f2917a0c Exit PreviewMode when all Preview Session are closed + translation 2020-10-09 16:05:53 +02:00
Niels Lyngsø
6009acdfbf updated wording 2020-10-09 10:46:36 +02:00
Niels Lyngsø
dc072293f9 New dialogs for asking about Preview mode 2020-10-08 16:36:25 +02:00
Niels Lyngsø
f380c221a5 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/confirm-website-preview-mode 2020-10-08 09:46:40 +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
Sebastiaan Janssen
ed24a695e4 Merge branch 'v8/8.9' into v8/dev
# Conflicts:
#	src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-10-05 20:58:47 +02:00
Sebastiaan Janssen
32878576f9 Merge branch 'v8/8.8' into v8/dev 2020-10-05 20:58:05 +02:00
Sebastiaan Janssen
e41fdc3cce Merge branch 'v8/8.7' into v8/dev
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/less/components/umb-form-check.less
2020-10-05 20:57:57 +02:00
Niels Lyngsø
3a06195e3d ensure fallback value is defined on value updates 2020-10-05 11:02:07 +02:00
Niels Lyngsø
f20e322ff5 apply functionality to modal. 2020-10-02 20:46:54 +02:00
Niels Lyngsø
a7db158894 ask user wether they like to stay in preview mode 2020-10-02 16:12:24 +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
Claus
978d245f00 Merge remote-tracking branch 'origin/v8/8.8' into v8/8.9 2020-10-01 12:37:56 +02:00
Warren Buckley
c1b0f6977e Merge pull request #8974 from umbraco/v8/feature/use-block-edit-for-labelblock
use block.edit()
2020-10-01 11:11:54 +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
d5cc4ed914 Merge commit 'refs/tags/release-8.8.0^{}' into v8/8.9
# Conflicts:
#	src/SolutionInfo.cs
2020-10-01 08:34:59 +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