diff --git a/Directory.Build.props b/Directory.Build.props index 3a03ff5..5229f09 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -5,7 +5,7 @@ $(Company) Copyright © $(Company) $([System.DateTime]::Now.Year) $(Company)™ - 2.2.0 + 2.3.0 MIT diff --git a/Directory.Packages.props b/Directory.Packages.props index 1108cb7..ea309e4 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -5,7 +5,7 @@ true true true - 29.7.0 + 30.0.0 $(LastAppliedHotfix) diff --git a/Kentico.Xperience.Zapier.sln b/Kentico.Xperience.Zapier.sln index a8f0bf2..eec2003 100644 --- a/Kentico.Xperience.Zapier.sln +++ b/Kentico.Xperience.Zapier.sln @@ -13,6 +13,13 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DancingGoat", "examples\Dan EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Kentico.Xperience.Zapier", "src\Kentico.Xperience.Zapier\Kentico.Xperience.Zapier.csproj", "{42511C48-1851-4BA3-AB48-E9C1D0503D75}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3B1C5579-736B-4725-B63F-771C7EDD6D36}" + ProjectSection(SolutionItems) = preProject + Directory.Build.props = Directory.Build.props + Directory.Packages.props = Directory.Packages.props + README.md = README.md + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU diff --git a/README.md b/README.md index 4f5c03a..406dbd1 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Zapier integration enables seamless connectivity between a wide range of web app | Xperience Version | Library Version | | ----------------- | --------------- | +| >= 30.0.\* | >= 2.3.0 | | >= 29.7.\* | >= 2.2.0 | | >= 29.5.\* | >= 2.1.0 | | >= 29.3.\* | >= 2.0.0 | diff --git a/database/XByK_DancingGoat_Zapier.bak.zip b/database/XByK_DancingGoat_Zapier.bak.zip index 8664dd1..58bf5b5 100644 Binary files a/database/XByK_DancingGoat_Zapier.bak.zip and b/database/XByK_DancingGoat_Zapier.bak.zip differ diff --git a/examples/DancingGoat/.config/dotnet-tools.json b/examples/DancingGoat/.config/dotnet-tools.json index dbd1bfa..769ced7 100644 --- a/examples/DancingGoat/.config/dotnet-tools.json +++ b/examples/DancingGoat/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "kentico.xperience.dbmanager": { - "version": "29.7.0", + "version": "30.0.0", "commands": [ "kentico-xperience-dbmanager" ] diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.contentlanguage/contentlanguagecreate.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.contentlanguage/contentlanguagecreate.xml index fda1f90..dc022dc 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.contentlanguage/contentlanguagecreate.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.contentlanguage/contentlanguagecreate.xml @@ -49,7 +49,20 @@ False - + + + Kentico.Administration.IconSelector + + + False + {$base.contentlanguages.language.languageflag$} + + + + False + + + Kentico.Administration.Checkbox @@ -64,7 +77,7 @@ False - + @@ -72,7 +85,7 @@ true - + Kentico.Administration.SingleObjectIdSelector cms.contentlanguage @@ -82,10 +95,13 @@ + + + False - + Create content language diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.contentlanguage/contentlanguageedit.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.contentlanguage/contentlanguageedit.xml index 8141d71..b762e33 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.contentlanguage/contentlanguageedit.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.contentlanguage/contentlanguageedit.xml @@ -49,7 +49,20 @@ False - + + + Kentico.Administration.IconSelector + + + False + {$base.contentlanguages.language.languageflag$} + + + + False + + + Kentico.Administration.Checkbox @@ -64,7 +77,7 @@ False - + @@ -72,7 +85,7 @@ true - + Kentico.Administration.SingleObjectIdSelector cms.contentlanguage @@ -82,10 +95,13 @@ + + + False - + Edit content language diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.licensekey/edit.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.licensekey/edit.xml deleted file mode 100644 index c30ffb6..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.licensekey/edit.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - cms.LicenseKey - 029aa7db-a6e2-4996-b1c7-38f7bbd838ee - cms.class - - -
- - - - - Kentico.Administration.TextArea - False - - - False - {$base.licenseKeys.licenseKey.caption$} - False - - - - - - -
- Edit - bbf2e44c-9a69-49bf-b0bf-92e25b6fd43b - False - edit -
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.scheduledtask/create.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.scheduledtask/create.xml deleted file mode 100644 index 9e71960..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.scheduledtask/create.xml +++ /dev/null @@ -1,104 +0,0 @@ - - - - cms.ScheduledTask - 57b78754-4137-4220-b736-8c16cbbe6c87 - cms.class - - -
- - - - - - - - - - - - - - - - - Kentico.Administration.CodeName - True - True - - - False - {$general.codename$} - False - - - - - Kentico.Administration.TextInput - - - False - {$base.scheduledtasks.displayname$} - False - - - - - Kentico.Administration.DropDownSelector - ; - - - False - Implementation - False - - - - - Kentico.Administration.TextArea - False - 5 - 3 - - - False - {$base.scheduledtasks.interval$} - False - - - - - Kentico.Administration.TextArea - False - 5 - 3 - - - - ]]> - - False - {$base.scheduledtasks.taskdata$} - False - - - - - Kentico.Administration.Checkbox - - - True - False - {$general.enabled$} - False - - - - -
- create - 38b60633-c158-4949-826c-254b44548bee - False - create -
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.scheduledtaskconfiguration/create.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.scheduledtaskconfiguration/create.xml new file mode 100644 index 0000000..88edd06 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.scheduledtaskconfiguration/create.xml @@ -0,0 +1,277 @@ + + + + cms.ScheduledTaskConfiguration + 57b78754-4137-4220-b736-8c16cbbe6c87 + cms.class + + +
+ + + + + + + + + + + + + + + + Kentico.Administration.CodeName + True + True + + + False + {$general.codename$} + False + + + + + Kentico.Administration.TextInput + + + False + {$base.scheduledtasks.displayname$} + False + + + + + Kentico.Administration.DropDownSelector + ; + + + False + {$base.scheduledtasks.implementation$} + False + + + + + + + + Kentico.Administration.Checkbox + + + True + False + {$general.enabled$} + False + + + + + {$base.scheduledtasks.configurerecurrence$} + true + + + + + {% Now %} + {$base.scheduledtasks.starttime.explanationtext$} + False + {$base.scheduledtasks.starttime$} + {$base.scheduledtasks.starttime.tooltip$} + False + + + Kentico.Administration.DateTimeInput + + + + Kentico.Administration.RequiredValue + + + + + + + + + False + {$base.scheduledtasks.period$} + {$base.scheduledtasks.period.tooltip$} + False + + + Kentico.Administration.DropDownSelector + + + + ; + + + + Kentico.Administration.RequiredValue + + + + + + + False + {$base.scheduledtasks.every$} + {$base.scheduledtasks.every.tooltip$} + False + + + Kentico.Administration.NumberInput + + + + Kentico.Administration.MinimumIntegerValue + + 1 + + + + + + + False + {$base.scheduledtasks.dayofthemonth$} + {$base.scheduledtasks.dayofthemonth.tooltip$} + False + + + Kentico.Administration.DropDownSelector + + + + ; + + + + + {$base.scheduledtasks.selectdays$} + true + + + + + False + {$base.scheduledtasks.day.monday$} + False + + + Kentico.Administration.Checkbox + + + + + False + {$base.scheduledtasks.day.tuesday$} + False + + + Kentico.Administration.Checkbox + + + + + False + {$base.scheduledtasks.day.wednesday$} + False + + + Kentico.Administration.Checkbox + + + + + False + {$base.scheduledtasks.day.thursday$} + False + + + Kentico.Administration.Checkbox + + + + + False + {$base.scheduledtasks.day.friday$} + False + + + Kentico.Administration.Checkbox + + + + + False + {$base.scheduledtasks.day.saturday$} + False + + + Kentico.Administration.Checkbox + + + + + False + {$base.scheduledtasks.day.sunday$} + False + + + Kentico.Administration.Checkbox + + + + +
+ create + 38b60633-c158-4949-826c-254b44548bee + False + create +
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.workspace/create.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.workspace/create.xml new file mode 100644 index 0000000..40e9a11 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.workspace/create.xml @@ -0,0 +1,41 @@ + + + + CMS.Workspace + d8d2794e-e2a8-4da1-beb0-e9325baee585 + cms.class + + + +
+ + + + + Kentico.Administration.TextInput + + + False + {$base.workspaces.workspace.workspacename$} + False + + + + + Kentico.Administration.CodeName + True + True + + + False + {$base.workspaces.workspace.codename$} + False + + + +
+ Create workspace + 9d154bf2-2677-4f32-a76f-6edceb5622eb + False + create +
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.workspace/edit.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.workspace/edit.xml new file mode 100644 index 0000000..f3f8678 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.alternativeform/cms.class_cms.workspace/edit.xml @@ -0,0 +1,41 @@ + + + + CMS.Workspace + d8d2794e-e2a8-4da1-beb0-e9325baee585 + cms.class + + + +
+ + + + + Kentico.Administration.TextInput + + + False + {$base.workspaces.workspace.workspacename$} + False + + + + + Kentico.Administration.CodeName + False + True + + + False + {$base.workspaces.workspace.codename$} + False + + + +
+ Edit workspace + fc9fd88b-404b-4a3c-a453-d508d9c6f1c7 + False + edit +
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/81fa388a-13d8-4ad7-b3f4-6c229489a272.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/81fa388a-13d8-4ad7-b3f4-6c229489a272.xml deleted file mode 100644 index 7e8c112..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/81fa388a-13d8-4ad7-b3f4-6c229489a272.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - Kentico.Xperience.Application.ContentHub - 81fa388a-13d8-4ad7-b3f4-6c229489a272 - Update - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - - \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/9776f758-9c7e-40d3-8c1a-3873a2177eff.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/9776f758-9c7e-40d3-8c1a-3873a2177eff.xml deleted file mode 100644 index 43206a8..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/9776f758-9c7e-40d3-8c1a-3873a2177eff.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - Kentico.Xperience.Application.ContentHub - 9776f758-9c7e-40d3-8c1a-3873a2177eff - View - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - - \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/2ff61cd4-a347-4982-a1f0-f83693778a70.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...-c3a6780953d2_view@69e894af45.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/2ff61cd4-a347-4982-a1f0-f83693778a70.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...-c3a6780953d2_view@69e894af45.xml index c46ad13..643e298 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/2ff61cd4-a347-4982-a1f0-f83693778a70.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...-c3a6780953d2_view@69e894af45.xml @@ -1,13 +1,13 @@ - - - - - - 2ff61cd4-a347-4982-a1f0-f83693778a70 - View - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + + + + 2ff61cd4-a347-4982-a1f0-f83693778a70 + View + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/f944f343-44c9-49d7-8e9e-1b0e81d047c7.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience....automation_create@abdc850a1a.xml similarity index 100% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/f944f343-44c9-49d7-8e9e-1b0e81d047c7.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience....automation_create@abdc850a1a.xml diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/563935ae-af3e-41d2-9eb6-e108e1b4878a.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience....automation_delete@db02a5b42d.xml similarity index 100% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/563935ae-af3e-41d2-9eb6-e108e1b4878a.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience....automation_delete@db02a5b42d.xml diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/3896f711-f20e-4335-a352-dddf6b9cd65c.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience....automation_update@62571d548a.xml similarity index 100% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/3896f711-f20e-4335-a352-dddf6b9cd65c.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience....automation_update@62571d548a.xml diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/56854f30-3342-4906-be9d-19896c4c285a.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...3a6780953d2_create@e577065393.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/56854f30-3342-4906-be9d-19896c4c285a.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...3a6780953d2_create@e577065393.xml index bbdaf51..0c16e56 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/56854f30-3342-4906-be9d-19896c4c285a.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...3a6780953d2_create@e577065393.xml @@ -1,13 +1,13 @@ - - - - - - 56854f30-3342-4906-be9d-19896c4c285a - Create - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + + + + 56854f30-3342-4906-be9d-19896c4c285a + Create + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/4ffcf704-545e-4933-9a4d-6da06e360120.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...3a6780953d2_delete@33e34ff52f.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/4ffcf704-545e-4933-9a4d-6da06e360120.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...3a6780953d2_delete@33e34ff52f.xml index 8368bcd..3c663d9 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/4ffcf704-545e-4933-9a4d-6da06e360120.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...3a6780953d2_delete@33e34ff52f.xml @@ -1,13 +1,13 @@ - - - - - - 4ffcf704-545e-4933-9a4d-6da06e360120 - Delete - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + + + + 4ffcf704-545e-4933-9a4d-6da06e360120 + Delete + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/e1473050-c1f6-40ff-9976-f81a794dd35d.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...3a6780953d2_update@83a16c43a6.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/e1473050-c1f6-40ff-9976-f81a794dd35d.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...3a6780953d2_update@83a16c43a6.xml index 4d2b569..b0b95ac 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/e1473050-c1f6-40ff-9976-f81a794dd35d.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...3a6780953d2_update@83a16c43a6.xml @@ -1,13 +1,13 @@ - - - - - - e1473050-c1f6-40ff-9976-f81a794dd35d - Update - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + + + + e1473050-c1f6-40ff-9976-f81a794dd35d + Update + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/2d3f04d6-38d3-4140-aa9c-69f7f6197dd5.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...780953d2_sendemail@79a17086d8.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/2d3f04d6-38d3-4140-aa9c-69f7f6197dd5.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...780953d2_sendemail@79a17086d8.xml index a369a0d..1053911 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/2d3f04d6-38d3-4140-aa9c-69f7f6197dd5.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...780953d2_sendemail@79a17086d8.xml @@ -1,13 +1,13 @@ - - - - - - 2d3f04d6-38d3-4140-aa9c-69f7f6197dd5 - SendEmail - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + + + + 2d3f04d6-38d3-4140-aa9c-69f7f6197dd5 + SendEmail + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8c04ce0e-581e-4eec-bc45-9495729990c1.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...actmanagement_view@b22aeea623.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8c04ce0e-581e-4eec-bc45-9495729990c1.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...actmanagement_view@b22aeea623.xml index a5cf6ce..acce096 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8c04ce0e-581e-4eec-bc45-9495729990c1.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...actmanagement_view@b22aeea623.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.ContactManagement - 8c04ce0e-581e-4eec-bc45-9495729990c1 - View - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.ContactManagement + 8c04ce0e-581e-4eec-bc45-9495729990c1 + View + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/87de660d-757f-4b55-8e81-5353df861350.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...aprotection_create@cf9ef89668.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/87de660d-757f-4b55-8e81-5353df861350.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...aprotection_create@cf9ef89668.xml index ec81029..8545757 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/87de660d-757f-4b55-8e81-5353df861350.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...aprotection_create@cf9ef89668.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.DataProtection - 87de660d-757f-4b55-8e81-5353df861350 - Create - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.DataProtection + 87de660d-757f-4b55-8e81-5353df861350 + Create + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/71ced5ab-e2cb-4dad-a92c-5c1f75713d71.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...aprotection_delete@f61136cd19.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/71ced5ab-e2cb-4dad-a92c-5c1f75713d71.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...aprotection_delete@f61136cd19.xml index 7016c72..b02bbc2 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/71ced5ab-e2cb-4dad-a92c-5c1f75713d71.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...aprotection_delete@f61136cd19.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.DataProtection - 71ced5ab-e2cb-4dad-a92c-5c1f75713d71 - Delete - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.DataProtection + 71ced5ab-e2cb-4dad-a92c-5c1f75713d71 + Delete + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/378deed7-71f9-4f13-be79-51bf6b4181ca.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...aprotection_update@e04fed00ea.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/378deed7-71f9-4f13-be79-51bf6b4181ca.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...aprotection_update@e04fed00ea.xml index 2d510f1..87f621c 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/378deed7-71f9-4f13-be79-51bf6b4181ca.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...aprotection_update@e04fed00ea.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.DataProtection - 378deed7-71f9-4f13-be79-51bf6b4181ca - Update - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.DataProtection + 378deed7-71f9-4f13-be79-51bf6b4181ca + Update + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/f49c2389-505c-4b65-a0e9-6b1678abef69.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ataprotection_view@0464293d72.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/f49c2389-505c-4b65-a0e9-6b1678abef69.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ataprotection_view@0464293d72.xml index 1eb2128..7f04afd 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/f49c2389-505c-4b65-a0e9-6b1678abef69.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ataprotection_view@0464293d72.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.DataProtection - f49c2389-505c-4b65-a0e9-6b1678abef69 - View - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.DataProtection + f49c2389-505c-4b65-a0e9-6b1678abef69 + View + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/4e630de7-d9bf-4663-b16a-cfc6e9922259.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ation.forms_create@8b06206645.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/4e630de7-d9bf-4663-b16a-cfc6e9922259.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ation.forms_create@8b06206645.xml index e36e265..b38f088 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/4e630de7-d9bf-4663-b16a-cfc6e9922259.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ation.forms_create@8b06206645.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.Forms - 4e630de7-d9bf-4663-b16a-cfc6e9922259 - Create - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.Forms + 4e630de7-d9bf-4663-b16a-cfc6e9922259 + Create + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/b99454f5-910a-426c-bd67-cca53724f42c.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ation.forms_delete@bbf7dbc5c2.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/b99454f5-910a-426c-bd67-cca53724f42c.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ation.forms_delete@bbf7dbc5c2.xml index bea9f8c..00ecd68 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/b99454f5-910a-426c-bd67-cca53724f42c.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ation.forms_delete@bbf7dbc5c2.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.Forms - b99454f5-910a-426c-bd67-cca53724f42c - Delete - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.Forms + b99454f5-910a-426c-bd67-cca53724f42c + Delete + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/9bb25cfc-18cd-45c2-b4d1-e8cbebb77894.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ation.forms_update@27099f0b9c.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/9bb25cfc-18cd-45c2-b4d1-e8cbebb77894.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ation.forms_update@27099f0b9c.xml index dace568..8e8b337 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/9bb25cfc-18cd-45c2-b4d1-e8cbebb77894.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ation.forms_update@27099f0b9c.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.Forms - 9bb25cfc-18cd-45c2-b4d1-e8cbebb77894 - Update - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.Forms + 9bb25cfc-18cd-45c2-b4d1-e8cbebb77894 + Update + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/75f47540-89ac-4113-972e-c18f3edc6029.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ation.members_view@f79760b8b8.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/75f47540-89ac-4113-972e-c18f3edc6029.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ation.members_view@f79760b8b8.xml index a12f003..c6dd658 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/75f47540-89ac-4113-972e-c18f3edc6029.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ation.members_view@f79760b8b8.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.Members - 75f47540-89ac-4113-972e-c18f3edc6029 - View - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.Members + 75f47540-89ac-4113-972e-c18f3edc6029 + View + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/885a18f9-04ba-4858-a86c-b74658fa5b6f.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...contactgroups_view@d9fbd39e53.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/885a18f9-04ba-4858-a86c-b74658fa5b6f.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...contactgroups_view@d9fbd39e53.xml index 3f18626..27cec2f 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/885a18f9-04ba-4858-a86c-b74658fa5b6f.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...contactgroups_view@d9fbd39e53.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.ContactGroups - 885a18f9-04ba-4858-a86c-b74658fa5b6f - View - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.ContactGroups + 885a18f9-04ba-4858-a86c-b74658fa5b6f + View + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/05bcaea7-5077-4f11-8bdd-da139737689d.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ecipientlists_view@d7d718b8af.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/05bcaea7-5077-4f11-8bdd-da139737689d.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ecipientlists_view@d7d718b8af.xml index af8ac30..9c56940 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/05bcaea7-5077-4f11-8bdd-da139737689d.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ecipientlists_view@d7d718b8af.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.RecipientLists - 05bcaea7-5077-4f11-8bdd-da139737689d - View - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.RecipientLists + 05bcaea7-5077-4f11-8bdd-da139737689d + View + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/ba95a938-c191-46af-aeda-7ca0d5dc456c.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...edialibraries_view@0c00b8bacb.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/ba95a938-c191-46af-aeda-7ca0d5dc456c.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...edialibraries_view@0c00b8bacb.xml index 48b5837..c07d9b9 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/ba95a938-c191-46af-aeda-7ca0d5dc456c.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...edialibraries_view@0c00b8bacb.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.MediaLibraries - ba95a938-c191-46af-aeda-7ca0d5dc456c - View - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.MediaLibraries + ba95a938-c191-46af-aeda-7ca0d5dc456c + View + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/01d3740f-b482-416b-8e48-576a3916e8d5.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...getemplates_delete@e11560eb30.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/01d3740f-b482-416b-8e48-576a3916e8d5.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...getemplates_delete@e11560eb30.xml index 83fde60..b582ee7 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/01d3740f-b482-416b-8e48-576a3916e8d5.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...getemplates_delete@e11560eb30.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.PageTemplates - 01d3740f-b482-416b-8e48-576a3916e8d5 - Delete - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.PageTemplates + 01d3740f-b482-416b-8e48-576a3916e8d5 + Delete + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/777557e4-9faf-402e-a158-5220eae6ac36.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ialibraries_create@266ebb03de.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/777557e4-9faf-402e-a158-5220eae6ac36.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ialibraries_create@266ebb03de.xml index c38e05a..2500d8d 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/777557e4-9faf-402e-a158-5220eae6ac36.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ialibraries_create@266ebb03de.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.MediaLibraries - 777557e4-9faf-402e-a158-5220eae6ac36 - Create - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.MediaLibraries + 777557e4-9faf-402e-a158-5220eae6ac36 + Create + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/965c02df-9a4e-41db-9d4b-e5c5795073e1.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ialibraries_update@63369d819d.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/965c02df-9a4e-41db-9d4b-e5c5795073e1.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ialibraries_update@63369d819d.xml index a11c099..729b02f 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/965c02df-9a4e-41db-9d4b-e5c5795073e1.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ialibraries_update@63369d819d.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.MediaLibraries - 965c02df-9a4e-41db-9d4b-e5c5795073e1 - Update - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.MediaLibraries + 965c02df-9a4e-41db-9d4b-e5c5795073e1 + Update + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/98ba2f4d-1648-4460-b46d-c2f4cdfd3093.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ication.forms_view@cc93df638f.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/98ba2f4d-1648-4460-b46d-c2f4cdfd3093.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ication.forms_view@cc93df638f.xml index af3b452..46f28ec 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/98ba2f4d-1648-4460-b46d-c2f4cdfd3093.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ication.forms_view@cc93df638f.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.Forms - 98ba2f4d-1648-4460-b46d-c2f4cdfd3093 - View - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.Forms + 98ba2f4d-1648-4460-b46d-c2f4cdfd3093 + View + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/6a779016-3ec8-4783-b1d0-4074f591b89d.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...iltemplates_create@d237aacb77.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/6a779016-3ec8-4783-b1d0-4074f591b89d.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...iltemplates_create@d237aacb77.xml index 782fa6b..2054781 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/6a779016-3ec8-4783-b1d0-4074f591b89d.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...iltemplates_create@d237aacb77.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.EmailTemplates - 6a779016-3ec8-4783-b1d0-4074f591b89d - Create - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.EmailTemplates + 6a779016-3ec8-4783-b1d0-4074f591b89d + Create + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/9c3813e2-2ccd-4f60-b03d-28a599da38a6.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...iltemplates_delete@4c724e21f6.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/9c3813e2-2ccd-4f60-b03d-28a599da38a6.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...iltemplates_delete@4c724e21f6.xml index 6c65fae..07a7601 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/9c3813e2-2ccd-4f60-b03d-28a599da38a6.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...iltemplates_delete@4c724e21f6.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.EmailTemplates - 9c3813e2-2ccd-4f60-b03d-28a599da38a6 - Delete - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.EmailTemplates + 9c3813e2-2ccd-4f60-b03d-28a599da38a6 + Delete + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8e92ec38-1fd2-4928-96cc-1ae602f363d9.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...iltemplates_update@e445ab2d19.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8e92ec38-1fd2-4928-96cc-1ae602f363d9.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...iltemplates_update@e445ab2d19.xml index 32c9610..4a50f28 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8e92ec38-1fd2-4928-96cc-1ae602f363d9.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...iltemplates_update@e445ab2d19.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.EmailTemplates - 8e92ec38-1fd2-4928-96cc-1ae602f363d9 - Update - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.EmailTemplates + 8e92ec38-1fd2-4928-96cc-1ae602f363d9 + Update + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/f057d6bf-e261-4ce0-8bf5-daefdb498870.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ion.members_delete@066cf4cba1.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/f057d6bf-e261-4ce0-8bf5-daefdb498870.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ion.members_delete@066cf4cba1.xml index cfaf54a..a8f448b 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/f057d6bf-e261-4ce0-8bf5-daefdb498870.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ion.members_delete@066cf4cba1.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.Members - f057d6bf-e261-4ce0-8bf5-daefdb498870 - Delete - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.Members + f057d6bf-e261-4ce0-8bf5-daefdb498870 + Delete + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/1ba113c5-26c9-426a-8510-8d7f30338186.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ion.members_update@d266dc96b9.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/1ba113c5-26c9-426a-8510-8d7f30338186.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ion.members_update@d266dc96b9.xml index 7cfd279..011ea97 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/1ba113c5-26c9-426a-8510-8d7f30338186.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ion.members_update@d266dc96b9.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.Members - 1ba113c5-26c9-426a-8510-8d7f30338186 - Update - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.Members + 1ba113c5-26c9-426a-8510-8d7f30338186 + Update + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/c75cc8ad-3d67-4493-b313-d694837cdbb6.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ipientlists_create@09909c36db.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/c75cc8ad-3d67-4493-b313-d694837cdbb6.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ipientlists_create@09909c36db.xml index 689c2a1..ca6e15e 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/c75cc8ad-3d67-4493-b313-d694837cdbb6.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ipientlists_create@09909c36db.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.RecipientLists - c75cc8ad-3d67-4493-b313-d694837cdbb6 - Create - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.RecipientLists + c75cc8ad-3d67-4493-b313-d694837cdbb6 + Create + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/68296916-7f2a-470d-9e41-fdd7fb4a5eca.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ipientlists_delete@a5418e7b0d.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/68296916-7f2a-470d-9e41-fdd7fb4a5eca.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ipientlists_delete@a5418e7b0d.xml index e80f943..aab38c8 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/68296916-7f2a-470d-9e41-fdd7fb4a5eca.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ipientlists_delete@a5418e7b0d.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.RecipientLists - 68296916-7f2a-470d-9e41-fdd7fb4a5eca - Delete - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.RecipientLists + 68296916-7f2a-470d-9e41-fdd7fb4a5eca + Delete + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/c727422b-ce8b-4a45-a90d-7b746920e11c.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ipientlists_update@d152f6b290.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/c727422b-ce8b-4a45-a90d-7b746920e11c.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ipientlists_update@d152f6b290.xml index 1c0c10d..10b0236 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/c727422b-ce8b-4a45-a90d-7b746920e11c.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ipientlists_update@d152f6b290.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.RecipientLists - c727422b-ce8b-4a45-a90d-7b746920e11c - Update - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.RecipientLists + c727422b-ce8b-4a45-a90d-7b746920e11c + Update + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/d6c83a7a-5f5d-4f04-8593-334bf055bba0.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...itetracking_create@11a934dd40.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/d6c83a7a-5f5d-4f04-8593-334bf055bba0.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...itetracking_create@11a934dd40.xml index f18af4d..0054ba7 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/d6c83a7a-5f5d-4f04-8593-334bf055bba0.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...itetracking_create@11a934dd40.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.CrossSiteTracking - d6c83a7a-5f5d-4f04-8593-334bf055bba0 - Create - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.CrossSiteTracking + d6c83a7a-5f5d-4f04-8593-334bf055bba0 + Create + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/92565f32-dbe8-4d9d-82e1-000c1a7583b0.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...itetracking_delete@ffc5338a1e.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/92565f32-dbe8-4d9d-82e1-000c1a7583b0.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...itetracking_delete@ffc5338a1e.xml index d79ed88..94177a1 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/92565f32-dbe8-4d9d-82e1-000c1a7583b0.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...itetracking_delete@ffc5338a1e.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.CrossSiteTracking - 92565f32-dbe8-4d9d-82e1-000c1a7583b0 - Delete - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.CrossSiteTracking + 92565f32-dbe8-4d9d-82e1-000c1a7583b0 + Delete + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8f0c436e-2b09-48e9-b56c-8e80ec7d9f2c.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...itetracking_update@f0a109492a.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8f0c436e-2b09-48e9-b56c-8e80ec7d9f2c.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...itetracking_update@f0a109492a.xml index 6f05242..d621a0f 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8f0c436e-2b09-48e9-b56c-8e80ec7d9f2c.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...itetracking_update@f0a109492a.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.CrossSiteTracking - 8f0c436e-2b09-48e9-b56c-8e80ec7d9f2c - Update - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.CrossSiteTracking + 8f0c436e-2b09-48e9-b56c-8e80ec7d9f2c + Update + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/2dc486f8-d8e6-439d-9f55-95548baa6867.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...mailtemplates_view@4f9a857230.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/2dc486f8-d8e6-439d-9f55-95548baa6867.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...mailtemplates_view@4f9a857230.xml index e8a3efb..58459f7 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/2dc486f8-d8e6-439d-9f55-95548baa6867.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...mailtemplates_view@4f9a857230.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.EmailTemplates - 2dc486f8-d8e6-439d-9f55-95548baa6867 - View - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.EmailTemplates + 2dc486f8-d8e6-439d-9f55-95548baa6867 + View + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/4945e8af-db31-4642-a71c-424e311bdc1f.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...managemedialibrary@fbc4fed995.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/4945e8af-db31-4642-a71c-424e311bdc1f.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...managemedialibrary@fbc4fed995.xml index fbb2b6b..74ec511 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/4945e8af-db31-4642-a71c-424e311bdc1f.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...managemedialibrary@fbc4fed995.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.MediaLibraries - 4945e8af-db31-4642-a71c-424e311bdc1f - ManageMediaLibrary - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.MediaLibraries + 4945e8af-db31-4642-a71c-424e311bdc1f + ManageMediaLibrary + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/07946efa-f61f-42af-9c81-7678a907313d.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ntactgroups_create@11e76c31ef.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/07946efa-f61f-42af-9c81-7678a907313d.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ntactgroups_create@11e76c31ef.xml index 620c957..4ec086b 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/07946efa-f61f-42af-9c81-7678a907313d.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ntactgroups_create@11e76c31ef.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.ContactGroups - 07946efa-f61f-42af-9c81-7678a907313d - Create - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.ContactGroups + 07946efa-f61f-42af-9c81-7678a907313d + Create + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/cde88c74-fe27-4d20-860f-77c48f04c856.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ntactgroups_delete@11627f06bd.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/cde88c74-fe27-4d20-860f-77c48f04c856.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ntactgroups_delete@11627f06bd.xml index 3c58fd4..73b0530 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/cde88c74-fe27-4d20-860f-77c48f04c856.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ntactgroups_delete@11627f06bd.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.ContactGroups - cde88c74-fe27-4d20-860f-77c48f04c856 - Delete - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.ContactGroups + cde88c74-fe27-4d20-860f-77c48f04c856 + Delete + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8fa03b74-dd78-4378-a4cd-2b713878f192.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ntactgroups_update@4859f56158.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8fa03b74-dd78-4378-a4cd-2b713878f192.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ntactgroups_update@4859f56158.xml index 2f6e2d8..d069248 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8fa03b74-dd78-4378-a4cd-2b713878f192.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ntactgroups_update@4859f56158.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.ContactGroups - 8fa03b74-dd78-4378-a4cd-2b713878f192 - Update - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.ContactGroups + 8fa03b74-dd78-4378-a4cd-2b713878f192 + Update + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8ff9d055-61c3-4458-80a7-6d38451a42f3.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...on.automation_view@cfdd60a6a7.xml similarity index 100% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/8ff9d055-61c3-4458-80a7-6d38451a42f3.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...on.automation_view@cfdd60a6a7.xml diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/532c9568-f643-48cc-9c82-3145aa87f233.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...on.formerurls_view@d273b15f61.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/532c9568-f643-48cc-9c82-3145aa87f233.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...on.formerurls_view@d273b15f61.xml index e35196c..1f2b852 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/532c9568-f643-48cc-9c82-3145aa87f233.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...on.formerurls_view@d273b15f61.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.FormerUrls - 532c9568-f643-48cc-9c82-3145aa87f233 - View - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.FormerUrls + 532c9568-f643-48cc-9c82-3145aa87f233 + View + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/0cc5397d-f0a9-42fb-a6d7-01258f776ada.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...pagetemplates_view@8ff35b579f.xml similarity index 97% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/0cc5397d-f0a9-42fb-a6d7-01258f776ada.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...pagetemplates_view@8ff35b579f.xml index 1aeb8c7..0202c21 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/0cc5397d-f0a9-42fb-a6d7-01258f776ada.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...pagetemplates_view@8ff35b579f.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.PageTemplates - 0cc5397d-f0a9-42fb-a6d7-01258f776ada - View - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.PageTemplates + 0cc5397d-f0a9-42fb-a6d7-01258f776ada + View + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/788e0d5b-7e7a-44df-b2af-1e5f86d98629.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ssitetracking_view@a14ae87a8e.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/788e0d5b-7e7a-44df-b2af-1e5f86d98629.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ssitetracking_view@a14ae87a8e.xml index 0bb9dd5..5898bed 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/788e0d5b-7e7a-44df-b2af-1e5f86d98629.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...ssitetracking_view@a14ae87a8e.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.CrossSiteTracking - 788e0d5b-7e7a-44df-b2af-1e5f86d98629 - View - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.CrossSiteTracking + 788e0d5b-7e7a-44df-b2af-1e5f86d98629 + View + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/11fc1301-63d8-41e4-af9b-417350f34546.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...tmanagement_delete@bc2076373b.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/11fc1301-63d8-41e4-af9b-417350f34546.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...tmanagement_delete@bc2076373b.xml index 24770dd..4049af1 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/11fc1301-63d8-41e4-af9b-417350f34546.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...tmanagement_delete@bc2076373b.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.ContactManagement - 11fc1301-63d8-41e4-af9b-417350f34546 - Delete - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.ContactManagement + 11fc1301-63d8-41e4-af9b-417350f34546 + Delete + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/6a3248a4-4c7f-4daf-b83e-01b3a5d304e2.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...tmanagement_update@1e336c5254.xml similarity index 98% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/6a3248a4-4c7f-4daf-b83e-01b3a5d304e2.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...tmanagement_update@1e336c5254.xml index c65ecb5..7ebeccf 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/6a3248a4-4c7f-4daf-b83e-01b3a5d304e2.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.applicationpermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kentico.xperience...tmanagement_update@1e336c5254.xml @@ -1,11 +1,11 @@ - - - Kentico.Xperience.Application.ContactManagement - 6a3248a4-4c7f-4daf-b83e-01b3a5d304e2 - Update - - DancingGoat.DigitalChannelManager - 80f9aa61-d17c-45f0-9b9a-9ff3c301438c - cms.role - + + + Kentico.Xperience.Application.ContactManagement + 6a3248a4-4c7f-4daf-b83e-01b3a5d304e2 + Update + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentfolder.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentfolder.xml index 5b44777..b2cad5c 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentfolder.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentfolder.xml @@ -13,6 +13,7 @@ + 5fcf4cc3-9f30-4a4a-9838-5dbd85fbf7ea diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentitem.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentitem.xml index b71160a..8c09251 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentitem.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentitem.xml @@ -11,6 +11,7 @@ + 5cf455bb-64ad-420f-b605-4ea21fe4e045 diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentitemcommondata.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentitemcommondata.xml index 6c90891..a0fea27 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentitemcommondata.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentitemcommondata.xml @@ -22,8 +22,8 @@ - - + + diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentlanguage.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentlanguage.xml index 4af6f56..6e09047 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentlanguage.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.contentlanguage.xml @@ -14,6 +14,7 @@ + 35adb641-9c37-4b73-bbe8-574b8c0d2301 diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.licensekey.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.licensekey.xml deleted file mode 100644 index d54f3ea..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.licensekey.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - CMSConnectionString - False - LicenseKey - -
- - - - - - - -
- 029aa7db-a6e2-4996-b1c7-38f7bbd838ee - False - cms.LicenseKey - - CMS.Licenses - 490ac665-3c73-4db0-8369-ce305fd252ed - cms.resource - - False - CMS_LicenseKey - Other -
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.scheduledtask.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.scheduledtask.xml deleted file mode 100644 index 6a093a1..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.scheduledtask.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - CMSConnectionString - False - Scheduled task - -
- - - - - - - - - - - False - - - - - False - - - - - - - - - - - - - - -
- 57b78754-4137-4220-b736-8c16cbbe6c87 - False - cms.ScheduledTask - - CMS.ScheduledTasks - 1017a016-7671-4bca-a5b0-8ea84dae01fa - cms.resource - - False - CMS_ScheduledTask - Other -
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.scheduledtaskconfiguration.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.scheduledtaskconfiguration.xml new file mode 100644 index 0000000..e3e6863 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.scheduledtaskconfiguration.xml @@ -0,0 +1,58 @@ + + + CMSConnectionString + False + Scheduled task configuration + +
+ + + + + + + + + + + False + + + + + False + + + + + + + + + + + + + + False + + + + + False + + + +
+ 57b78754-4137-4220-b736-8c16cbbe6c87 + False + cms.ScheduledTaskConfiguration + + CMS.ScheduledTasks + 1017a016-7671-4bca-a5b0-8ea84dae01fa + cms.resource + + False + CMS_ScheduledTaskConfiguration + Other +
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.smartfolder.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.smartfolder.xml index 26b893f..55b6705 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.smartfolder.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.smartfolder.xml @@ -17,6 +17,7 @@ False
+ d245d59d-b602-47bd-9c21-f640a191bc37 diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.workflowaction.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.workflowaction.xml index 3ed9a8b..16c4229 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.workflowaction.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.workflowaction.xml @@ -8,24 +8,17 @@ - True - - - - - - bc666071-3ba9-44ea-8470-1b75a9fe9f8a diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.workspace.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.workspace.xml new file mode 100644 index 0000000..6063fe2 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.workspace.xml @@ -0,0 +1,22 @@ + + + Workspace + +
+ + + + + +
+ d8d2794e-e2a8-4da1-beb0-e9325baee585 + False + CMS.Workspace + + CMS.Workspaces + edd79013-cee1-4ceb-b023-5f05a8b24d1e + cms.resource + + CMS_Workspace + Other +
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.workspacedatapermission.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.workspacedatapermission.xml new file mode 100644 index 0000000..5dd8b78 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/cms.workspacedatapermission.xml @@ -0,0 +1,24 @@ + + + Workspace data permission + +
+ + + + + + + +
+ 62ed1614-6e93-4218-8a7f-ada5d7ae0ac2 + False + CMS.WorkspaceDataPermission + + CMS.Workspaces + edd79013-cee1-4ceb-b023-5f05a8b24d1e + cms.resource + + CMS_WorkspaceDataPermission + Other +
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/temp.pagebuilderwidgets.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/temp.pagebuilderwidgets.xml deleted file mode 100644 index d6e346a..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/temp.pagebuilderwidgets.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - CMSConnectionString - Temporary page builder widgets - -
- - - - - - -
- 8200dd77-16e8-4aec-ab65-db9595622464 - False - Temp.PageBuilderWidgets - - CMS.Websites - 87975c89-f788-4e6c-a91f-08f38097cc32 - cms.resource - - False - Temp_PageBuilderWidgets - Other -
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/temp.visualbuilderwidgets.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/temp.visualbuilderwidgets.xml new file mode 100644 index 0000000..c6ae40f --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.class/temp.visualbuilderwidgets.xml @@ -0,0 +1,25 @@ + + + CMSConnectionString + Temporary visual builder widgets + +
+ + + + + + +
+ 8200dd77-16e8-4aec-ab65-db9595622464 + False + Temp.VisualBuilderWidgets + + CMS.Websites + 87975c89-f788-4e6c-a91f-08f38097cc32 + cms.resource + + False + Temp_VisualBuilderWidgets + Other +
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentfolder/root.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentfolder/root.xml index caab0a1..d20d842 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentfolder/root.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentfolder/root.xml @@ -5,4 +5,9 @@ 9d6509a4-a231-4837-8f1c-81a90705f988 Root / + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/anfimsupercaimano-o6tkko7z.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/anfimsupercaimano-o6tkko7z.xml index 341ef03..3e820e0 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/anfimsupercaimano-o6tkko7z.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/anfimsupercaimano-o6tkko7z.xml @@ -14,4 +14,9 @@ True False AnfimSuperCaimano-o6tkko7z + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-1_2x.jpg-n2s18kkg.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-1_2x.jpg-n2s18kkg.xml index 1af3a74..34a05bf 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-1_2x.jpg-n2s18kkg.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-1_2x.jpg-n2s18kkg.xml @@ -14,4 +14,9 @@ True False Articles_Article-1_2x.jpg-n2s18kkg + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-3_2x.jpg-agmxzq5n.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-3_2x.jpg-agmxzq5n.xml index 3048149..0319b23 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-3_2x.jpg-agmxzq5n.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-3_2x.jpg-agmxzq5n.xml @@ -14,4 +14,9 @@ True False Articles_Article-3_2x.jpg-agmxzq5n + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-4_2x.jpg-pi7pf0nq.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-4_2x.jpg-pi7pf0nq.xml index f740397..048f794 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-4_2x.jpg-pi7pf0nq.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-4_2x.jpg-pi7pf0nq.xml @@ -14,4 +14,9 @@ True False Articles_Article-4_2x.jpg-pi7pf0nq + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-5_2x.jpg-ui1p5uwa.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-5_2x.jpg-ui1p5uwa.xml index 3c1ef79..cfe1713 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-5_2x.jpg-ui1p5uwa.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_article-5_2x.jpg-ui1p5uwa.xml @@ -14,4 +14,9 @@ True False Articles_Article-5_2x.jpg-ui1p5uwa + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_donate-with-us-1080px.jpg-wxgc1uv8.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_donate-with-us-1080px.jpg-wxgc1uv8.xml index 2065b0d..1a38d54 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_donate-with-us-1080px.jpg-wxgc1uv8.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_donate-with-us-1080px.jpg-wxgc1uv8.xml @@ -14,4 +14,9 @@ True False Articles_Donate-with-us-1080px.jpg-wxgc1uv8 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_which-bre..080px.jpg-sv619zaw@68f05eb0f9.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_which-bre..080px.jpg-sv619zaw@68f05eb0f9.xml index 786fb3f..da1ff25 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_which-bre..080px.jpg-sv619zaw@68f05eb0f9.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/articles_which-bre..080px.jpg-sv619zaw@68f05eb0f9.xml @@ -16,4 +16,9 @@ + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/banners_hero-bg.jpg-pz1z1uqw.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/banners_hero-bg.jpg-pz1z1uqw.xml index adcca86..610df4d 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/banners_hero-bg.jpg-pz1z1uqw.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/banners_hero-bg.jpg-pz1z1uqw.xml @@ -14,4 +14,9 @@ True False Banners_Hero-bg.jpg-pz1z1uqw + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/boliviafincaillimani-c77ome92.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/boliviafincaillimani-c77ome92.xml index 6b76160..4135aff 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/boliviafincaillimani-c77ome92.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/boliviafincaillimani-c77ome92.xml @@ -14,4 +14,9 @@ True False BoliviaFincaIllimani-c77ome92 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/bostoncoffeeplace-034jwdxo.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/bostoncoffeeplace-034jwdxo.xml index 8cab91e..c92cfc0 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/bostoncoffeeplace-034jwdxo.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/bostoncoffeeplace-034jwdxo.xml @@ -14,4 +14,9 @@ True False BostonCoffeePlace-034jwdxo + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/brazilnaturalbarragrande-mtfd4bc3.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/brazilnaturalbarragrande-mtfd4bc3.xml index c8f63a1..4e14cc6 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/brazilnaturalbarragrande-mtfd4bc3.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/brazilnaturalbarragrande-mtfd4bc3.xml @@ -14,4 +14,9 @@ True False BrazilNaturalBarraGrande-mtfd4bc3 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/brewyourbusiness-bqgfzgee.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/brewyourbusiness-bqgfzgee.xml index 193ba8b..240bf53 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/brewyourbusiness-bqgfzgee.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/brewyourbusiness-bqgfzgee.xml @@ -14,4 +14,9 @@ True False BrewYourBusiness-bqgfzgee + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/cafes_boston_2x.png-ook06kfb.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/cafes_boston_2x.png-ook06kfb.xml index ddbdc78..0522496 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/cafes_boston_2x.png-ook06kfb.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/cafes_boston_2x.png-ook06kfb.xml @@ -14,4 +14,9 @@ True False Cafes_Boston_2x.png-ook06kfb + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/cafes_chicago_2x.png-rqpy9dg4.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/cafes_chicago_2x.png-rqpy9dg4.xml index b02c497..ae642d1 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/cafes_chicago_2x.png-rqpy9dg4.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/cafes_chicago_2x.png-rqpy9dg4.xml @@ -14,4 +14,9 @@ True False Cafes_Chicago_2x.png-rqpy9dg4 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/cafes_newyork_2x.png-h7fhjxw7.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/cafes_newyork_2x.png-h7fhjxw7.xml index 8384a02..e20e81b 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/cafes_newyork_2x.png-h7fhjxw7.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/cafes_newyork_2x.png-h7fhjxw7.xml @@ -14,4 +14,9 @@ True False Cafes_Newyork_2x.png-h7fhjxw7 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/chicago-adnkn64a.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/chicago-adnkn64a.xml index e41398d..5cb0973 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/chicago-adnkn64a.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/chicago-adnkn64a.xml @@ -14,4 +14,9 @@ True False Chicago-adnkn64a + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/colombiacarlosimbachi-t5ps0qy3.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/colombiacarlosimbachi-t5ps0qy3.xml index 2a9b5a8..d5e8f3c 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/colombiacarlosimbachi-t5ps0qy3.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/colombiacarlosimbachi-t5ps0qy3.xml @@ -14,4 +14,9 @@ True False ColombiaCarlosImbachi-t5ps0qy3 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/connectthecoffee-pcyqydpx.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/connectthecoffee-pcyqydpx.xml index 64f4b36..cb2a3a4 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/connectthecoffee-pcyqydpx.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/connectthecoffee-pcyqydpx.xml @@ -14,4 +14,9 @@ True False ConnectTheCoffee-pcyqydpx + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/dancinggoatltd-qo6k4x9u.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/dancinggoatltd-qo6k4x9u.xml index 4f7b79a..d4a89f7 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/dancinggoatltd-qo6k4x9u.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/dancinggoatltd-qo6k4x9u.xml @@ -14,4 +14,9 @@ True False DancingGoatLtd-qo6k4x9u + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/elsalvadorfincasanjose-nr6bglxm.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/elsalvadorfincasanjose-nr6bglxm.xml index 74c131d..faa3a80 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/elsalvadorfincasanjose-nr6bglxm.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/elsalvadorfincasanjose-nr6bglxm.xml @@ -14,4 +14,9 @@ True False ElSalvadorFincaSanJose-nr6bglxm + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_battlecreek..sh_50.jpg-h9mzj83x@e5c59fd2ef.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_battlecreek..sh_50.jpg-h9mzj83x@e5c59fd2ef.xml index e12af84..991d5ea 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_battlecreek..sh_50.jpg-h9mzj83x@e5c59fd2ef.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_battlecreek..sh_50.jpg-h9mzj83x@e5c59fd2ef.xml @@ -16,4 +16,9 @@ + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_fahmi-fakhr.._1_50.jpg-d2wq3izd@87ba587176.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_fahmi-fakhr.._1_50.jpg-d2wq3izd@87ba587176.xml index 0b6f222..b58bbfe 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_fahmi-fakhr.._1_50.jpg-d2wq3izd@87ba587176.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_fahmi-fakhr.._1_50.jpg-d2wq3izd@87ba587176.xml @@ -16,4 +16,9 @@ + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_francesco-l..sh_50.jpg-g3jt4j8f@9c483aedbe.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_francesco-l..sh_50.jpg-g3jt4j8f@9c483aedbe.xml index 80eaa76..1d519f5 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_francesco-l..sh_50.jpg-g3jt4j8f@9c483aedbe.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_francesco-l..sh_50.jpg-g3jt4j8f@9c483aedbe.xml @@ -16,4 +16,9 @@ + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_nathan-duml.._1_50.jpg-n0loguga@fdca3791e9.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_nathan-duml.._1_50.jpg-n0loguga@fdca3791e9.xml index 6a22c49..e67434c 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_nathan-duml.._1_50.jpg-n0loguga@fdca3791e9.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_nathan-duml.._1_50.jpg-n0loguga@fdca3791e9.xml @@ -16,4 +16,9 @@ + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_nathan-duml..sh_50.jpg-0xla25qz@bfc0942752.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_nathan-duml..sh_50.jpg-0xla25qz@bfc0942752.xml index 41f1cfe..d47ab5c 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_nathan-duml..sh_50.jpg-0xla25qz@bfc0942752.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_nathan-duml..sh_50.jpg-0xla25qz@bfc0942752.xml @@ -16,4 +16,9 @@ + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_our-first-cupping-is-here.png-qiy6oc3x.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_our-first-cupping-is-here.png-qiy6oc3x.xml index 0041eb2..e1e256c 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_our-first-cupping-is-here.png-qiy6oc3x.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/events_our-first-cupping-is-here.png-qiy6oc3x.xml @@ -14,4 +14,9 @@ True False Events_Our-first-cupping-is-here.png-qiy6oc3x + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/facebook-h85hvkli.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/facebook-h85hvkli.xml index 3449fc0..5f5a8e2 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/facebook-h85hvkli.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/facebook-h85hvkli.xml @@ -14,4 +14,9 @@ True False Facebook-h85hvkli + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/graphics_hero-bg3.jpg-4dz6obv8.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/graphics_hero-bg3.jpg-4dz6obv8.xml index 744fe22..7a85cb9 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/graphics_hero-bg3.jpg-4dz6obv8.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/graphics_hero-bg3.jpg-4dz6obv8.xml @@ -14,4 +14,9 @@ True False Graphics_Hero-bg3.jpg-4dz6obv8 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/grinder_anfimsupercaimano-nu4aq432.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/grinder_anfimsupercaimano-nu4aq432.xml index c6621c1..bf0525a 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/grinder_anfimsupercaimano-nu4aq432.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/grinder_anfimsupercaimano-nu4aq432.xml @@ -14,4 +14,9 @@ True False Grinder_AnfimSuperCaimano-nu4aq432 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/grinder_harioskertonhandgrinder-kte265l3.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/grinder_harioskertonhandgrinder-kte265l3.xml index 0035ecf..fa28cba 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/grinder_harioskertonhandgrinder-kte265l3.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/grinder_harioskertonhandgrinder-kte265l3.xml @@ -14,4 +14,9 @@ True False Grinder_HarioSkertonHandGrinder-kte265l3 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/harioskertonhandgrinder-r7j1ce3i.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/harioskertonhandgrinder-r7j1ce3i.xml index 3356582..e61d512 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/harioskertonhandgrinder-r7j1ce3i.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/harioskertonhandgrinder-r7j1ce3i.xml @@ -14,4 +14,9 @@ True False HarioSkertonHandGrinder-r7j1ce3i + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/herobackground-6arlimda.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/herobackground-6arlimda.xml index eb51c12..acdf45a 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/herobackground-6arlimda.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/herobackground-6arlimda.xml @@ -14,4 +14,9 @@ True False HeroBackground-6arlimda + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/jimmiedimmick-qv484wii.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/jimmiedimmick-qv484wii.xml index f1cd8e7..6844a78 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/jimmiedimmick-qv484wii.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/jimmiedimmick-qv484wii.xml @@ -14,4 +14,9 @@ True False JimmieDimmick-qv484wii + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/livecoffeeq_a-41x0diet.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/livecoffeeq_a-41x0diet.xml index 3eabd39..5813263 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/livecoffeeq_a-41x0diet.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/livecoffeeq_a-41x0diet.xml @@ -14,4 +14,9 @@ True False LiveCoffeeQ_A-41x0diet + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/logos_facebook-icon.png-kn8fmrwy.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/logos_facebook-icon.png-kn8fmrwy.xml index 7c6f0d0..8c44d4e 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/logos_facebook-icon.png-kn8fmrwy.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/logos_facebook-icon.png-kn8fmrwy.xml @@ -14,4 +14,9 @@ True False Logos_Facebook-icon.png-kn8fmrwy + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/logos_logo-dancing-goat.png-1gxova27.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/logos_logo-dancing-goat.png-1gxova27.xml index 88656c9..6b2866c 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/logos_logo-dancing-goat.png-1gxova27.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/logos_logo-dancing-goat.png-1gxova27.xml @@ -14,4 +14,9 @@ True False Logos_Logo-dancing-goat.png-1gxova27 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/logos_twitter-icon.png-yhw58zal.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/logos_twitter-icon.png-yhw58zal.xml index a73cbb5..5d52e2d 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/logos_twitter-icon.png-yhw58zal.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/logos_twitter-icon.png-yhw58zal.xml @@ -14,4 +14,9 @@ True False Logos_Twitter-icon.png-yhw58zal + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/macapm4d-9f2wtzfp.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/macapm4d-9f2wtzfp.xml index b841304..fa7918c 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/macapm4d-9f2wtzfp.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/macapm4d-9f2wtzfp.xml @@ -14,4 +14,9 @@ True False MacapM4D-9f2wtzfp + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/macapm4d-d8wt8jia.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/macapm4d-d8wt8jia.xml index c521669..75f5e44 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/macapm4d-d8wt8jia.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/macapm4d-d8wt8jia.xml @@ -14,4 +14,9 @@ True False MacapM4D-d8wt8jia + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/newyork-xn4wcoi7.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/newyork-xn4wcoi7.xml index 219e486..83248f8 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/newyork-xn4wcoi7.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/newyork-xn4wcoi7.xml @@ -14,4 +14,9 @@ True False NewYork-xn4wcoi7 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/ourfirstcuppingishere-t8ll79h8.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/ourfirstcuppingishere-t8ll79h8.xml index 564a2d0..363557d 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/ourfirstcuppingishere-t8ll79h8.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/ourfirstcuppingishere-t8ll79h8.xml @@ -14,4 +14,9 @@ True False OurFirstCuppingIsHere-t8ll79h8 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_bolivia.jpg-rpftg6oz.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_bolivia.jpg-rpftg6oz.xml index 2106231..a771c1c 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_bolivia.jpg-rpftg6oz.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_bolivia.jpg-rpftg6oz.xml @@ -14,4 +14,9 @@ True False Products_Bolivia.jpg-rpftg6oz + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_brazil.jpg-cpxcn6zv.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_brazil.jpg-cpxcn6zv.xml index 4c025ca..48a1f39 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_brazil.jpg-cpxcn6zv.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_brazil.jpg-cpxcn6zv.xml @@ -14,4 +14,9 @@ True False Products_Brazil.jpg-cpxcn6zv + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_colombia.jpg-pkmhet0j.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_colombia.jpg-pkmhet0j.xml index f3ba1c5..a147ad7 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_colombia.jpg-pkmhet0j.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_colombia.jpg-pkmhet0j.xml @@ -14,4 +14,9 @@ True False Products_Colombia.jpg-pkmhet0j + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_salvador.jpg-199mmgqn.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_salvador.jpg-199mmgqn.xml index 27d8d57..b7dfcd2 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_salvador.jpg-199mmgqn.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/products_salvador.jpg-199mmgqn.xml @@ -14,4 +14,9 @@ True False Products_Salvador.jpg-199mmgqn + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/references_reference.jpg-f6bum6j2.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/references_reference.jpg-f6bum6j2.xml index 8060cf5..f93512c 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/references_reference.jpg-f6bum6j2.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/references_reference.jpg-f6bum6j2.xml @@ -14,4 +14,9 @@ True False References_Reference.jpg-f6bum6j2 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/theartofcoffeecupping-pzodajb5.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/theartofcoffeecupping-pzodajb5.xml index cf6b395..cc243b1 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/theartofcoffeecupping-pzodajb5.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/theartofcoffeecupping-pzodajb5.xml @@ -14,4 +14,9 @@ True False TheArtOfCoffeeCupping-pzodajb5 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/twitter-i4s1h9pp.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/twitter-i4s1h9pp.xml index 6095881..9cfa0b6 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/twitter-i4s1h9pp.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitem/twitter-i4s1h9pp.xml @@ -14,4 +14,9 @@ True False Twitter-i4s1h9pp + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitemcommondata/facebook-h85hvkli@5b55a33563/ed509950-7b17-4ce7-838b-834b7752e132_en@f5d400fb5c.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitemcommondata/facebook-h85hvkli@5b55a33563/ed509950-7b17-4ce7-838b-834b7752e132_en@f5d400fb5c.xml index f68a001..286ad48 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitemcommondata/facebook-h85hvkli@5b55a33563/ed509950-7b17-4ce7-838b-834b7752e132_en@f5d400fb5c.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.contentitemcommondata/facebook-h85hvkli@5b55a33563/ed509950-7b17-4ce7-838b-834b7752e132_en@f5d400fb5c.xml @@ -13,7 +13,7 @@ 2024-09-23 10:30:27Z ed509950-7b17-4ce7-838b-834b7752e132 True - 2024-09-23 10:30:27Z + 2025-01-08 08:22:18Z 2 diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.macrorule/cmscontactfieldcontainsvalue.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.macrorule/cmscontactfieldcontainsvalue.xml index cadb8d4..46dda25 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.macrorule/cmscontactfieldcontainsvalue.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.macrorule/cmscontactfieldcontainsvalue.xml @@ -64,5 +64,5 @@ NotEquals;is not equal to Contact field {field} {op} {value} - 1 + 3 \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.macrorule/cmscontactfieldvalueisempty.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.macrorule/cmscontactfieldvalueisempty.xml new file mode 100644 index 0000000..f176d79 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.macrorule/cmscontactfieldvalueisempty.xml @@ -0,0 +1,48 @@ + + + + + + Contact field value is empty + True + 442fb8ba-33d7-4045-a7ed-520bf784cac8 + False + CMSContactFieldValueIsEmpty + +
+ + + select field + + + + + + + + + Kentico.Administration.DropDownSelector + select field + + + + + __is + select operation + + + Kentico.Administration.DropDownSelector + True + + + + + +
+
+ Contact field {field} {_is} empty. + 3 +
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.macrorulemacrorulecategory/contactdetails@927a82d1fb.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.macrorulemacrorulecategory/contactdetails@927a82d1fb.xml index 55d534e..d4d3866 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.macrorulemacrorulecategory/contactdetails@927a82d1fb.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.macrorulemacrorulecategory/contactdetails@927a82d1fb.xml @@ -27,6 +27,13 @@ cms.macrorule + + + CMSContactFieldValueIsEmpty + 442fb8ba-33d7-4045-a7ed-520bf784cac8 + cms.macrorule + + CMSContactHasAgreedWithConsent diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.query/cms.class_cms.scheduledtask/fetchtaskstorun.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.query/cms.class_cms.scheduledtaskconfiguration/fetchtaskstorun.xml similarity index 76% rename from examples/DancingGoat/App_Data/CIRepository/@global/cms.query/cms.class_cms.scheduledtask/fetchtaskstorun.xml rename to examples/DancingGoat/App_Data/CIRepository/@global/cms.query/cms.class_cms.scheduledtaskconfiguration/fetchtaskstorun.xml index 571bed6..cfc1767 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.query/cms.class_cms.scheduledtask/fetchtaskstorun.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.query/cms.class_cms.scheduledtaskconfiguration/fetchtaskstorun.xml @@ -1,15 +1,17 @@ - - - - cms.ScheduledTask - 57b78754-4137-4220-b736-8c16cbbe6c87 - cms.class - - CMSConnectionString - 2f03d3d6-3afb-409f-b075-980d141ab35b - False - fetchtaskstorun - False - Proc_CMS_ScheduledTask_FetchTasksToRun - 1 + + + + cms.ScheduledTaskConfiguration + 57b78754-4137-4220-b736-8c16cbbe6c87 + cms.class + + CMSConnectionString + 2f03d3d6-3afb-409f-b075-980d141ab35b + False + fetchtaskstorun + False + + + + 1 \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.query/cms.class_cms.scheduledtaskconfiguration/fetchtasktorun.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.query/cms.class_cms.scheduledtaskconfiguration/fetchtasktorun.xml new file mode 100644 index 0000000..4f406df --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.query/cms.class_cms.scheduledtaskconfiguration/fetchtasktorun.xml @@ -0,0 +1,15 @@ + + + + cms.ScheduledTaskConfiguration + 57b78754-4137-4220-b736-8c16cbbe6c87 + cms.class + + CMSConnectionString + 055e0fa5-05c7-4ff0-8f6e-ab588fbe7feb + False + FetchTaskToRun + False + Proc_CMS_ScheduledTaskConfiguration_FetchTaskToRun + 1 + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.resource/cms.workspaces.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.resource/cms.workspaces.xml new file mode 100644 index 0000000..6494ac7 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.resource/cms.workspaces.xml @@ -0,0 +1,7 @@ + + + + Workspaces + edd79013-cee1-4ceb-b023-5f05a8b24d1e + CMS.Workspaces + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/automationstatisticscalculation.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/automationstatisticscalculation.xml deleted file mode 100644 index 5f4bde8..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/automationstatisticscalculation.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - ]]> - - Automation statistics calculation - True - 59fda4d8-f73c-4711-8e8f-a8e2f843108e - - - - - - - AutomationStatisticsCalculation - \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/bouncechecker.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/bouncechecker.xml deleted file mode 100644 index 4076a2c..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/bouncechecker.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - Check bounced emails - True - 52ebfda1-69c0-4101-8ccc-e200f86881b6 - Kentico.ScheduledTask.BounceCheckerTask - - - - BounceChecker - \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/content.deleteoldtemporaryuploadfiles.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/content.deleteoldtemporaryuploadfiles.xml deleted file mode 100644 index 755ea54..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/content.deleteoldtemporaryuploadfiles.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - False - Delete old temporary upload files - True - 7c93f262-fdad-4571-a568-eb0ad882825d - Kentico.ScheduledTask.TemporaryUploadsCleaner - - - - Content.DeleteOldTemporaryUploadFiles - - \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/content.publishandunpublishscheduledcontentitems.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/content.publishandunpublishscheduledcontentitems.xml deleted file mode 100644 index bbbf029..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/content.publishandunpublishscheduledcontentitems.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - False - Publish and unpublish scheduled content items - True - 99c68980-6627-4e05-8008-fd4a4377e56a - - - - - - - Content.PublishAndUnpublishScheduledContentItems - \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/contentitemassetsremovetemporaryfiles.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/contentitemassetsremovetemporaryfiles.xml deleted file mode 100644 index adf5d5b..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/contentitemassetsremovetemporaryfiles.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - ]]> - - Remove temporary asset files - True - c2221537-adc3-47ec-93d1-25cd1ccdba00 - - - - - - - ContentItemAssetsRemoveTemporaryFiles - \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/deleteoldtemporarypagebuilderwidgets.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/deleteoldtemporarypagebuilderwidgets.xml deleted file mode 100644 index 80dfb91..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/deleteoldtemporarypagebuilderwidgets.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - False - Delete old temporary Page builder widgets - True - 741780c2-0fe0-40ff-9a62-d7e457de46f4 - - - - - - - DeleteOldTemporaryPageBuilderWidgets - - \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/email.queuecleaner.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/email.queuecleaner.xml deleted file mode 100644 index d89b99d..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/email.queuecleaner.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - False - Clean email queue - True - f6a7d4dc-0146-4966-be83-f7e3a87df41c - Kentico.ScheduledTask.QueueCleaner - - - - Email.QueueCleaner - - \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/licensereporter.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/licensereporter.xml deleted file mode 100644 index d9330ae..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/licensereporter.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - 0 - False - Periodically contacts license server - True - d82be54b-d55b-4aae-bd3d-3ef859a312fb - Kentico.ScheduledTask.LicenseReporter - - - - LicenseReporter - \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/recalculateemailstatistics.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/recalculateemailstatistics.xml deleted file mode 100644 index 042398b..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/recalculateemailstatistics.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - False - Recalculate email statistics - True - 8703d71f-e6ef-4312-afca-5bb8da2dcfd5 - - - - - - - RecalculateEmailStatistics - \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/recoverymarketingemails.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/recoverymarketingemails.xml deleted file mode 100644 index 8d98e86..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/recoverymarketingemails.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - True - 010eec94-bd46-40fc-9951-a0a190ed211c - Kentico.ScheduledTask.MarketingEmailsRecoveryTask - - - - RecoveryMarketingEmails - \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/subscriptionlicenserenewal.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/subscriptionlicenserenewal.xml deleted file mode 100644 index 30e6417..0000000 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtask/subscriptionlicenserenewal.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - False - Subscription license renewal - True - be17499a-7695-4fd4-b138-ee01f3bdd196 - - - - - - - SubscriptionLicenseRenewal - - \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/automationstatisticscalculation.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/automationstatisticscalculation.xml new file mode 100644 index 0000000..2d81830 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/automationstatisticscalculation.xml @@ -0,0 +1,18 @@ + + + False + + ]]> + + Automation statistics calculation + True + 59fda4d8-f73c-4711-8e8f-a8e2f843108e + + + + True + AutomationStatisticsCalculation + + + + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/bizformfilesmigration.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/bizformfilesmigration.xml new file mode 100644 index 0000000..5b5526a --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/bizformfilesmigration.xml @@ -0,0 +1,12 @@ + + + False + + Move BizFormFiles to the assets folder + False + bafe0c9a-9990-4d71-85c0-9a5462bcbcf9 + once;1/1/0001 12:00:00 AM + False + BizFormFilesMigration + Kentico.ScheduledTask.BizFormFilesMigration + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/bouncechecker.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/bouncechecker.xml new file mode 100644 index 0000000..1cf4e03 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/bouncechecker.xml @@ -0,0 +1,14 @@ + + + False + + Check bounced emails + True + 52ebfda1-69c0-4101-8ccc-e200f86881b6 + + + + True + BounceChecker + Kentico.ScheduledTask.BounceCheckerTask + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/calculateimagedimensionstask.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/calculateimagedimensionstask.xml new file mode 100644 index 0000000..4ac5f4f --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/calculateimagedimensionstask.xml @@ -0,0 +1,12 @@ + + + False + + Calculate dimensions of image assets + False + c8e2294c-29f2-45a5-b635-e616d6956a67 + once;1/1/0001 12:00:00 AM + False + CalculateImageDimensionsTask + Kentico.ScheduledTask.CalculateImageDimensionsTask + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/content.deleteoldtemporaryuploadfiles.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/content.deleteoldtemporaryuploadfiles.xml new file mode 100644 index 0000000..e40a25e --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/content.deleteoldtemporaryuploadfiles.xml @@ -0,0 +1,15 @@ + + + False + + False + Delete old temporary upload files + True + 7c93f262-fdad-4571-a568-eb0ad882825d + + + + True + Content.DeleteOldTemporaryUploadFiles + Kentico.ScheduledTask.TemporaryUploadsCleaner + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/content.publishandunpublishscheduledcontentitems.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/content.publishandunpublishscheduledcontentitems.xml new file mode 100644 index 0000000..cab7d84 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/content.publishandunpublishscheduledcontentitems.xml @@ -0,0 +1,17 @@ + + + False + + False + Publish and unpublish scheduled content items + True + 99c68980-6627-4e05-8008-fd4a4377e56a + + + + True + Content.PublishAndUnpublishScheduledContentItems + + + + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/contentitemassetsremovetemporaryfiles.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/contentitemassetsremovetemporaryfiles.xml new file mode 100644 index 0000000..0143325 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/contentitemassetsremovetemporaryfiles.xml @@ -0,0 +1,18 @@ + + + False + + ]]> + + Remove temporary asset files + True + c2221537-adc3-47ec-93d1-25cd1ccdba00 + + + + True + ContentItemAssetsRemoveTemporaryFiles + + + + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/deleteoldtemporarypagebuilderwidgets.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/deleteoldtemporarypagebuilderwidgets.xml new file mode 100644 index 0000000..7b957cc --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/deleteoldtemporarypagebuilderwidgets.xml @@ -0,0 +1,17 @@ + + + False + + False + Delete old temporary Page builder widgets + True + 741780c2-0fe0-40ff-9a62-d7e457de46f4 + + + + True + DeleteOldTemporaryPageBuilderWidgets + + + + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/email.queuecleaner.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/email.queuecleaner.xml new file mode 100644 index 0000000..47a15e6 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/email.queuecleaner.xml @@ -0,0 +1,15 @@ + + + False + + False + Clean email queue + True + f6a7d4dc-0146-4966-be83-f7e3a87df41c + + + + True + Email.QueueCleaner + Kentico.ScheduledTask.QueueCleaner + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/licensereporter.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/licensereporter.xml new file mode 100644 index 0000000..efbb286 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/licensereporter.xml @@ -0,0 +1,15 @@ + + + False + + False + Periodically contacts license server + True + d82be54b-d55b-4aae-bd3d-3ef859a312fb + + + + True + LicenseReporter + Kentico.ScheduledTask.LicenseReporter + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/recalculateemailstatistics.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/recalculateemailstatistics.xml new file mode 100644 index 0000000..9d1f8dc --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/recalculateemailstatistics.xml @@ -0,0 +1,17 @@ + + + False + + False + Recalculate email statistics + True + 8703d71f-e6ef-4312-afca-5bb8da2dcfd5 + + + + True + RecalculateEmailStatistics + + + + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/recoverymarketingemails.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/recoverymarketingemails.xml new file mode 100644 index 0000000..3aab055 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.scheduledtaskconfiguration/recoverymarketingemails.xml @@ -0,0 +1,16 @@ + + + False + + + + + True + 010eec94-bd46-40fc-9951-a0a190ed211c + + + + True + RecoveryMarketingEmails + Kentico.ScheduledTask.MarketingEmailsRecoveryTask + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.smartfolder/content_in_draft-o129kac8.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.smartfolder/content_in_draft-o129kac8.xml index 3ad036f..4c12f61 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.smartfolder/content_in_draft-o129kac8.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.smartfolder/content_in_draft-o129kac8.xml @@ -8,4 +8,9 @@ d9110630-67cb-4d7d-9117-73cdf04a9781 False Content_in_draft-o129kac8 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.smartfolder/dancinggoat.promotedcafes.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.smartfolder/dancinggoat.promotedcafes.xml index c8860b4..cf49c99 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.smartfolder/dancinggoat.promotedcafes.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.smartfolder/dancinggoat.promotedcafes.xml @@ -8,4 +8,9 @@ 1aff3459-c137-48e4-8456-f5c941a3e904 True dancinggoat.promotedcafes + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.smartfolder/recently_modified-64h396i5.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.smartfolder/recently_modified-64h396i5.xml index 7c8ea16..c0c0d98 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/cms.smartfolder/recently_modified-64h396i5.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.smartfolder/recently_modified-64h396i5.xml @@ -8,4 +8,9 @@ c874ee0f-58c7-4b70-b7d9-ff3fbe02d596 False Recently_modified-64h396i5 + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.workspace/kenticodefault.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.workspace/kenticodefault.xml new file mode 100644 index 0000000..66e6bcf --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.workspace/kenticodefault.xml @@ -0,0 +1,6 @@ + + + Default + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + KenticoDefault + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.workspacedatapermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kenticodefault_ken...contenthub_update@a0b1a7c47d.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.workspacedatapermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kenticodefault_ken...contenthub_update@a0b1a7c47d.xml new file mode 100644 index 0000000..e052c6f --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.workspacedatapermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kenticodefault_ken...contenthub_update@a0b1a7c47d.xml @@ -0,0 +1,16 @@ + + + Kentico.Xperience.Application.ContentHub + 81fa388a-13d8-4ad7-b3f4-6c229489a272 + Update + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/cms.workspacedatapermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kenticodefault_ken..on.contenthub_view@2744378b65.xml b/examples/DancingGoat/App_Data/CIRepository/@global/cms.workspacedatapermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kenticodefault_ken..on.contenthub_view@2744378b65.xml new file mode 100644 index 0000000..6eafd9c --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/cms.workspacedatapermission/dancinggoat.digitalchannelmanager@6a91a5d4a4/kenticodefault_ken..on.contenthub_view@2744378b65.xml @@ -0,0 +1,16 @@ + + + Kentico.Xperience.Application.ContentHub + 9776f758-9c7e-40d3-8c1a-3873a2177eff + View + + DancingGoat.DigitalChannelManager + 80f9aa61-d17c-45f0-9b9a-9ff3c301438c + cms.role + + + KenticoDefault + 43f674d6-540d-4f91-8c19-608b5bddb2f2 + cms.workspace + + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/ma.automationaction/log_custom_activity.xml b/examples/DancingGoat/App_Data/CIRepository/@global/ma.automationaction/log_custom_activity.xml new file mode 100644 index 0000000..a9b52e4 --- /dev/null +++ b/examples/DancingGoat/App_Data/CIRepository/@global/ma.automationaction/log_custom_activity.xml @@ -0,0 +1,15 @@ + + + CMS.ContactManagement + + + + + + + Log custom activity + True + f0af7b2e-a311-4467-beaf-51968e9520a2 + Log_custom_activity + 3 + \ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/@global/ma.automationaction/send_e-mail.xml b/examples/DancingGoat/App_Data/CIRepository/@global/ma.automationaction/send_e-mail.xml index 21e4ca2..2cbbe60 100644 --- a/examples/DancingGoat/App_Data/CIRepository/@global/ma.automationaction/send_e-mail.xml +++ b/examples/DancingGoat/App_Data/CIRepository/@global/ma.automationaction/send_e-mail.xml @@ -1,6 +1,5 @@  - ;om.contact; CMS.Automation CMS.Automation.Internal.EmailAction @@ -9,115 +8,6 @@ Send email True a578a254-b251-4f1e-abb7-533e5898f012 - xp-message Send_e-mail - -
- - - 1 - {$ma.action.sendemails.basedon$} - {$ma.action.sendemails.basedon.desc$} - - - RadioButtonsControl - - - - horizontal - Flow - False - - - - - - - - {$general.fromemail$} - {$ma.action.sendemails.from.desc$} - - - - - - False - False - False - TextBoxControl - False - False - - - - - - - - {$general.toemail$} - {$ma.action.sendemails.to.desc$} - - - - - - False - False - False - TextAreaControl - False - True - True - - - - - - - - {$general.subject$} - {$ma.action.sendemails.subject.desc$} - - - - - - False - False - False - textboxcontrol - False - False - - - - - - - - {$general.body$} - {$ma.action.sendemails.body.desc$} - - - - - - True - htmlareacontrol - 0 - False - PX - True - False - 100 - PERCENTAGE - - -
-
- xp-message 3
\ No newline at end of file diff --git a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeebeveragesexplained-ouq66na8@229b3e934c/455ecded-6b64-485c-ad3c-d4b96effa019_en@e80ce4a807.xml b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeebeveragesexplained-ouq66na8@229b3e934c/455ecded-6b64-485c-ad3c-d4b96effa019_en@e80ce4a807.xml index 7da8be8..76cefa3 100644 --- a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeebeveragesexplained-ouq66na8@229b3e934c/455ecded-6b64-485c-ad3c-d4b96effa019_en@e80ce4a807.xml +++ b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeebeveragesexplained-ouq66na8@229b3e934c/455ecded-6b64-485c-ad3c-d4b96effa019_en@e80ce4a807.xml @@ -13,10 +13,10 @@ 455ecded-6b64-485c-ad3c-d4b96effa019 True 2024-03-07 12:31:11Z - - - 2 + + + True diff --git a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeeprocessingtechniques-vnl8fs1k@09d49a56ae/12973114-c846-4534-a995-cf5305850aac_es@bf857e2806.xml b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeeprocessingtechniques-vnl8fs1k@09d49a56ae/12973114-c846-4534-a995-cf5305850aac_es@bf857e2806.xml index c310645..a7ff929 100644 --- a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeeprocessingtechniques-vnl8fs1k@09d49a56ae/12973114-c846-4534-a995-cf5305850aac_es@bf857e2806.xml +++ b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeeprocessingtechniques-vnl8fs1k@09d49a56ae/12973114-c846-4534-a995-cf5305850aac_es@bf857e2806.xml @@ -13,10 +13,10 @@ 12973114-c846-4534-a995-cf5305850aac True 2024-11-04 08:33:26Z - - - 2 + + + True diff --git a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeeprocessingtechniques-vnl8fs1k@09d49a56ae/1d1fe600-a580-4a45-bd7d-8c43c647adf3_en@12f5eb4171.xml b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeeprocessingtechniques-vnl8fs1k@09d49a56ae/1d1fe600-a580-4a45-bd7d-8c43c647adf3_en@12f5eb4171.xml index 82797d0..bfd26a6 100644 --- a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeeprocessingtechniques-vnl8fs1k@09d49a56ae/1d1fe600-a580-4a45-bd7d-8c43c647adf3_en@12f5eb4171.xml +++ b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeeprocessingtechniques-vnl8fs1k@09d49a56ae/1d1fe600-a580-4a45-bd7d-8c43c647adf3_en@12f5eb4171.xml @@ -13,10 +13,10 @@ 1d1fe600-a580-4a45-bd7d-8c43c647adf3 True 2024-11-04 08:32:37Z - - - 2 + + + True diff --git a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeesamples-joncqzvf@aaa823bd78/ce143368-4752-470a-b8f7-0124b3416a31_en@b8914b549f.xml b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeesamples-joncqzvf@aaa823bd78/ce143368-4752-470a-b8f7-0124b3416a31_en@b8914b549f.xml index bab0c08..d4688cd 100644 --- a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeesamples-joncqzvf@aaa823bd78/ce143368-4752-470a-b8f7-0124b3416a31_en@b8914b549f.xml +++ b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/coffeesamples-joncqzvf@aaa823bd78/ce143368-4752-470a-b8f7-0124b3416a31_en@b8914b549f.xml @@ -13,13 +13,13 @@ ce143368-4752-470a-b8f7-0124b3416a31 True 2024-04-09 08:15:43Z - - Our previous batches"},"fieldIdentifiers":{"content":"4f5aed1c-e34e-4f77-ba5b-6004d49db07a"}}]},{"identifier":"b1e942d9-5c3b-4aba-9b1c-db95b67db84d","type":"DancingGoat.LandingPage.ProductCardWidget","variants":[{"identifier":"47712e5a-3a8a-4ef3-a7fc-b749e22ccae3","properties":{"selectedProducts":[{"identifier":"818df78b-353d-4863-8e9d-287040051249"},{"identifier":"b38c7c0b-5b44-4980-a323-7ecb6ba25c93"},{"identifier":"60d815a6-674e-468d-8155-d2b3be75a321"}]},"fieldIdentifiers":{"selectedProducts":"2fe94e9c-68b0-4202-b18f-49dc7c4d6810"}}]}]}],"fieldIdentifiers":{"theme":"eab4eca5-337d-4342-97ec-c91e0c0566af"}},{"identifier":"9d41273b-5087-4b8f-a631-566d9bb37f83","type":"DancingGoat.SingleColumnSection","properties":{"theme":null},"zones":[{"identifier":"00f38749-3248-4925-bbf9-235cdf2f13de","widgets":[{"identifier":"ad4afc05-a0ea-4aa0-b23a-5987ef5b2e59","type":"DancingGoat.LandingPage.TestimonialWidget","variants":[{"identifier":"5b7917f8-60ae-4acc-90b4-cade95169ce1","properties":{"quotationText":"Drinking Dancing Goat’s coffee samples has become a highlight of my week. Keep them coming please!","authorText":"Stacey McKenzie, coffee lover","colorCssClass":"second-color"},"fieldIdentifiers":{"quotationText":"46c8b475-48d6-4f65-bd38-fa147f6e51b9","authorText":"00c0ae93-21c9-4bd2-bffe-f8721e71d53e","colorCssClass":"379966b6-1cd6-43c3-971e-a99c43af1cd8"}}]}]}],"fieldIdentifiers":{"theme":"df46474b-9762-4a06-990a-a77242afbc0c"}}]},{"identifier":"bottom","sections":[{"identifier":"e37318cf-163d-4305-a2c9-f2a08826fa00","type":"DancingGoat.SingleColumnSection","properties":{"theme":null},"zones":[{"identifier":"e7d4c575-d547-4390-8a07-0c1e90655592","widgets":[{"identifier":"7280acd4-c66f-4609-879e-e0e5bbcb76c1","type":"Kentico.Widget.RichText","variants":[{"identifier":"2e500b94-5fea-46fe-8bdd-eb020d7d5f3d","properties":{"content":"

Love great coffee? So do we.

"},"fieldIdentifiers":{"content":"8b675bdd-ff3e-4fcb-af82-5abdc0641bab"}}]}]}],"fieldIdentifiers":{"theme":"b112b777-e0e4-4480-919f-ee8caa5fe365"}},{"identifier":"3289e5f9-2314-426c-b421-2a1deb563124","type":"DancingGoat.TwoColumnSection","properties":{"theme":null},"zones":[{"identifier":"756dc3b5-de97-4ddd-a3e8-f5df1256bf3d","widgets":[{"identifier":"2a96a1ac-93bd-406e-9440-a31f73377192","type":"Kentico.FormWidget","variants":[{"identifier":"bff0d65d-9c9e-4486-991e-1e1906b7332e","properties":{"selectedForm":[{"objectGuid":null,"objectCodeName":"DancingGoatCoffeeSampleList"}],"afterSubmitMode":"message","afterSubmitDisplayText":"Thank you!","afterSubmitRedirectToUrl":null,"afterSubmitRedirectToWebPage":[]},"fieldIdentifiers":{"selectedForm":"73dab25f-6c9f-4f97-94fb-9ca24c3e8dbf","afterSubmitMode":"76c50461-4038-4274-92f0-406902052fcc","afterSubmitDisplayText":"ef8a196c-c296-46e0-aed3-65018183f234","afterSubmitRedirectToUrl":"7cd3a2a8-bb95-4873-a411-66a8ead4f937","afterSubmitRedirectToWebPage":"01ffc0a6-9f5f-4462-9eaf-d8049616aa05"}}]}]},{"identifier":"61140148-13e5-43cb-abae-6cc0ae2555a9","widgets":[{"identifier":"7e38a6e6-c1c3-472d-bb9b-032a5fa66ab9","type":"Kentico.Widget.RichText","variants":[{"identifier":"b229b3d6-8755-4567-85e5-540e8baf21b6","properties":{"content":"

Join our list now and get weekly samples from your local cafe in our network.

Sign up to get a coupon you can redeem at your nearest Dancing Goat cafe for a coffee sample. Different coffee sample will be waiting for you every week. We'll also make sure you don't miss out on news introducing the new coffees that we add to our store regularly.

"},"fieldIdentifiers":{"content":"4b1da05e-2a56-4870-9620-99579fe7b4c6"}}]}]}],"fieldIdentifiers":{"theme":"6be24b5b-dd4f-40c5-a2e4-f09585252eb4"}}]}]}]]> -
- - - 2 + + + + + Our previous batches"},"fieldIdentifiers":{"content":"4f5aed1c-e34e-4f77-ba5b-6004d49db07a"}}]},{"identifier":"b1e942d9-5c3b-4aba-9b1c-db95b67db84d","type":"DancingGoat.LandingPage.ProductCardWidget","variants":[{"identifier":"47712e5a-3a8a-4ef3-a7fc-b749e22ccae3","properties":{"selectedProducts":[{"identifier":"818df78b-353d-4863-8e9d-287040051249"},{"identifier":"b38c7c0b-5b44-4980-a323-7ecb6ba25c93"},{"identifier":"60d815a6-674e-468d-8155-d2b3be75a321"}]},"fieldIdentifiers":{"selectedProducts":"2fe94e9c-68b0-4202-b18f-49dc7c4d6810"}}]}]}],"fieldIdentifiers":{"theme":"eab4eca5-337d-4342-97ec-c91e0c0566af"}},{"identifier":"9d41273b-5087-4b8f-a631-566d9bb37f83","type":"DancingGoat.SingleColumnSection","properties":{"theme":null},"zones":[{"identifier":"00f38749-3248-4925-bbf9-235cdf2f13de","widgets":[{"identifier":"ad4afc05-a0ea-4aa0-b23a-5987ef5b2e59","type":"DancingGoat.LandingPage.TestimonialWidget","variants":[{"identifier":"5b7917f8-60ae-4acc-90b4-cade95169ce1","properties":{"quotationText":"Drinking Dancing Goat’s coffee samples has become a highlight of my week. Keep them coming please!","authorText":"Stacey McKenzie, coffee lover","colorCssClass":"second-color"},"fieldIdentifiers":{"quotationText":"46c8b475-48d6-4f65-bd38-fa147f6e51b9","authorText":"00c0ae93-21c9-4bd2-bffe-f8721e71d53e","colorCssClass":"379966b6-1cd6-43c3-971e-a99c43af1cd8"}}]}]}],"fieldIdentifiers":{"theme":"df46474b-9762-4a06-990a-a77242afbc0c"}}]},{"identifier":"bottom","sections":[{"identifier":"e37318cf-163d-4305-a2c9-f2a08826fa00","type":"DancingGoat.SingleColumnSection","properties":{"theme":null},"zones":[{"identifier":"e7d4c575-d547-4390-8a07-0c1e90655592","widgets":[{"identifier":"7280acd4-c66f-4609-879e-e0e5bbcb76c1","type":"Kentico.Widget.RichText","variants":[{"identifier":"2e500b94-5fea-46fe-8bdd-eb020d7d5f3d","properties":{"content":"

Love great coffee? So do we.

"},"fieldIdentifiers":{"content":"8b675bdd-ff3e-4fcb-af82-5abdc0641bab"}}]}]}],"fieldIdentifiers":{"theme":"b112b777-e0e4-4480-919f-ee8caa5fe365"}},{"identifier":"3289e5f9-2314-426c-b421-2a1deb563124","type":"DancingGoat.TwoColumnSection","properties":{"theme":null},"zones":[{"identifier":"756dc3b5-de97-4ddd-a3e8-f5df1256bf3d","widgets":[{"identifier":"2a96a1ac-93bd-406e-9440-a31f73377192","type":"Kentico.FormWidget","variants":[{"identifier":"bff0d65d-9c9e-4486-991e-1e1906b7332e","properties":{"selectedForm":[{"objectGuid":null,"objectCodeName":"DancingGoatCoffeeSampleList"}],"afterSubmitMode":"message","afterSubmitDisplayText":"Thank you!","afterSubmitRedirectToUrl":null,"afterSubmitRedirectToWebPage":[]},"fieldIdentifiers":{"selectedForm":"73dab25f-6c9f-4f97-94fb-9ca24c3e8dbf","afterSubmitMode":"76c50461-4038-4274-92f0-406902052fcc","afterSubmitDisplayText":"ef8a196c-c296-46e0-aed3-65018183f234","afterSubmitRedirectToUrl":"7cd3a2a8-bb95-4873-a411-66a8ead4f937","afterSubmitRedirectToWebPage":"01ffc0a6-9f5f-4462-9eaf-d8049616aa05"}}]}]},{"identifier":"61140148-13e5-43cb-abae-6cc0ae2555a9","widgets":[{"identifier":"7e38a6e6-c1c3-472d-bb9b-032a5fa66ab9","type":"Kentico.Widget.RichText","variants":[{"identifier":"b229b3d6-8755-4567-85e5-540e8baf21b6","properties":{"content":"

Join our list now and get weekly samples from your local cafe in our network.

Sign up to get a coupon you can redeem at your nearest Dancing Goat cafe for a coffee sample. Different coffee sample will be waiting for you every week. We'll also make sure you don't miss out on news introducing the new coffees that we add to our store regularly.

"},"fieldIdentifiers":{"content":"4b1da05e-2a56-4870-9620-99579fe7b4c6"}}]}]}],"fieldIdentifiers":{"theme":"6be24b5b-dd4f-40c5-a2e4-f09585252eb4"}}]}]}]]> +
True diff --git a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/contacts-af437tgb@74616a4815/6b6b58d1-a0ac-400e-ad8d-52e1ae7e7d80_en@152f41de1a.xml b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/contacts-af437tgb@74616a4815/6b6b58d1-a0ac-400e-ad8d-52e1ae7e7d80_en@152f41de1a.xml index 837943b..60bfbee 100644 --- a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/contacts-af437tgb@74616a4815/6b6b58d1-a0ac-400e-ad8d-52e1ae7e7d80_en@152f41de1a.xml +++ b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/contacts-af437tgb@74616a4815/6b6b58d1-a0ac-400e-ad8d-52e1ae7e7d80_en@152f41de1a.xml @@ -13,11 +13,11 @@ 6b6b58d1-a0ac-400e-ad8d-52e1ae7e7d80 True 2024-03-07 12:31:55Z - - - - 2 + + + + True Contact information and store locations. Contacts - Dancing Goat diff --git a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/donatewithus-ib1owx14@d2b2946b0a/9246d73c-ac38-4318-b31d-d6540369c730_en@35b7656f37.xml b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/donatewithus-ib1owx14@d2b2946b0a/9246d73c-ac38-4318-b31d-d6540369c730_en@35b7656f37.xml index d9fbef2..50cf049 100644 --- a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/donatewithus-ib1owx14@d2b2946b0a/9246d73c-ac38-4318-b31d-d6540369c730_en@35b7656f37.xml +++ b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/donatewithus-ib1owx14@d2b2946b0a/9246d73c-ac38-4318-b31d-d6540369c730_en@35b7656f37.xml @@ -13,10 +13,10 @@ 9246d73c-ac38-4318-b31d-d6540369c730 True 2024-03-07 12:31:21Z - - - 2 + + + True diff --git a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/onroasts-nlx96ge6@88be5c836d/0c56d772-eda5-43fe-baeb-a1268c15b7fd_en@6fbad41256.xml b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/onroasts-nlx96ge6@88be5c836d/0c56d772-eda5-43fe-baeb-a1268c15b7fd_en@6fbad41256.xml index f8d01ab..9e278fb 100644 --- a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/onroasts-nlx96ge6@88be5c836d/0c56d772-eda5-43fe-baeb-a1268c15b7fd_en@6fbad41256.xml +++ b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/onroasts-nlx96ge6@88be5c836d/0c56d772-eda5-43fe-baeb-a1268c15b7fd_en@6fbad41256.xml @@ -13,10 +13,10 @@ 0c56d772-eda5-43fe-baeb-a1268c15b7fd True 2024-10-30 14:57:11Z - - - 2 + + + True diff --git a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/originsofarabicabourbon-epwvew12@797919203e/1906d0f2-b8e2-4a39-b0a7-a9f8b0d644f3_es@1258a6115e.xml b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/originsofarabicabourbon-epwvew12@797919203e/1906d0f2-b8e2-4a39-b0a7-a9f8b0d644f3_es@1258a6115e.xml index 38d1a62..746d2b4 100644 --- a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/originsofarabicabourbon-epwvew12@797919203e/1906d0f2-b8e2-4a39-b0a7-a9f8b0d644f3_es@1258a6115e.xml +++ b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/originsofarabicabourbon-epwvew12@797919203e/1906d0f2-b8e2-4a39-b0a7-a9f8b0d644f3_es@1258a6115e.xml @@ -13,10 +13,10 @@ 1906d0f2-b8e2-4a39-b0a7-a9f8b0d644f3 True 2024-03-07 15:03:02Z - - - 2 + + + True diff --git a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/originsofarabicabourbon-epwvew12@797919203e/1fc8e4e3-4868-4c3f-a340-05d709617c71_en@b5f5cf67a5.xml b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/originsofarabicabourbon-epwvew12@797919203e/1fc8e4e3-4868-4c3f-a340-05d709617c71_en@b5f5cf67a5.xml index a6cfe90..bd27cb6 100644 --- a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/originsofarabicabourbon-epwvew12@797919203e/1fc8e4e3-4868-4c3f-a340-05d709617c71_en@b5f5cf67a5.xml +++ b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/originsofarabicabourbon-epwvew12@797919203e/1fc8e4e3-4868-4c3f-a340-05d709617c71_en@b5f5cf67a5.xml @@ -13,10 +13,10 @@ 1fc8e4e3-4868-4c3f-a340-05d709617c71 True 2024-03-07 12:31:35Z - - - 2 + + + True diff --git a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/whichbrewingfitsyou-a6ildi6t@5e5a262a2e/e32afb05-abdd-4646-ab47-66fc3e41991f_en@068d1d4a45.xml b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/whichbrewingfitsyou-a6ildi6t@5e5a262a2e/e32afb05-abdd-4646-ab47-66fc3e41991f_en@068d1d4a45.xml index 517b53a..567a888 100644 --- a/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/whichbrewingfitsyou-a6ildi6t@5e5a262a2e/e32afb05-abdd-4646-ab47-66fc3e41991f_en@068d1d4a45.xml +++ b/examples/DancingGoat/App_Data/CIRepository/DancingGoatPages/cms.contentitemcommondata/whichbrewingfitsyou-a6ildi6t@5e5a262a2e/e32afb05-abdd-4646-ab47-66fc3e41991f_en@068d1d4a45.xml @@ -13,10 +13,10 @@ e32afb05-abdd-4646-ab47-66fc3e41991f True 2024-10-30 14:57:47Z - - - 2 + + + True diff --git a/examples/DancingGoat/packages.lock.json b/examples/DancingGoat/packages.lock.json index 5049b63..3787c51 100644 --- a/examples/DancingGoat/packages.lock.json +++ b/examples/DancingGoat/packages.lock.json @@ -4,52 +4,53 @@ "net8.0": { "Kentico.Xperience.Admin": { "type": "Direct", - "requested": "[29.7.0, )", - "resolved": "29.7.0", - "contentHash": "mISIyMsPBfv/6a7X/9pSF2YSyct2VTRKd7WNjDIvZIUZJnS6YAgiya2qhdTGU7G+6Bo59MjCDfccV2B3TOan6w==", + "requested": "[30.0.0, )", + "resolved": "30.0.0", + "contentHash": "nB4afHUyBvpcZfUtbqX707qP5ieCSH/QaqCQ7cvQ32pjhRJzWCjzM85xUmbU2yqtrzUjH2o3MGssDTJsLdaXeg==", "dependencies": { "Kentico.Aira.Client": "1.0.25", - "Kentico.Xperience.WebApp": "[29.7.0]", - "Microsoft.AspNetCore.SpaServices.Extensions": "6.0.35", - "Microsoft.Extensions.FileProviders.Embedded": "6.0.35" + "Kentico.Xperience.WebApp": "[30.0.0]", + "Microsoft.AspNetCore.SpaServices.Extensions": "8.0.11", + "Microsoft.Extensions.FileProviders.Embedded": "8.0.11" } }, "Kentico.Xperience.AzureStorage": { "type": "Direct", - "requested": "[29.7.0, )", - "resolved": "29.7.0", - "contentHash": "tO3NnH9TJQNQ1vpdR1Pr7S4DEbEzekXGnqmu8r4qwWUzSPpBpwDWVN4Uz+ye7HncSKSQ1KbxH/LVKENLXmXe0A==", + "requested": "[30.0.0, )", + "resolved": "30.0.0", + "contentHash": "YuWGTzlGO08e63UH6HOkNNoVPSieSx88YJZUu6n4KjuUriFDs6YIEL+0zqyWmMEjS7aUEekexZbXQkpLs7CWSw==", "dependencies": { - "Azure.Storage.Blobs": "12.22.2", - "Azure.Storage.Queues": "12.20.1", - "Kentico.Xperience.Core": "29.7.0", + "Azure.Storage.Blobs": "12.23.0", + "Azure.Storage.Queues": "12.21.0", + "Kentico.Xperience.Core": "30.0.0", "Newtonsoft.Json": "13.0.3" } }, "Kentico.Xperience.ImageProcessing": { "type": "Direct", - "requested": "[29.7.0, )", - "resolved": "29.7.0", - "contentHash": "v5ScXaFGp+0PoyDo97Jgs9H6Tjl0ZVbGX1epWPqz7ENbmqf0IyhhiYjMYK7PVZknxV3CzKnqE2zXeFkWVzB8Dw==", + "requested": "[30.0.0, )", + "resolved": "30.0.0", + "contentHash": "bLlUN4grLF3L7JgI4qJp4WnJRiDI9dR1t3OhcW98V3xnp17edse0ZLZV5Yc89PqHCQeD+z4LzN8qfC/7u1eTxA==", "dependencies": { - "Kentico.Xperience.Core": "29.7.0", - "SkiaSharp": "2.88.9", - "SkiaSharp.NativeAssets.Linux.NoDependencies": "2.88.9" + "Kentico.Xperience.Core": "30.0.0", + "SkiaSharp": "3.116.1", + "SkiaSharp.NativeAssets.Linux.NoDependencies": "3.116.1" } }, "Kentico.Xperience.WebApp": { "type": "Direct", - "requested": "[29.7.0, )", - "resolved": "29.7.0", - "contentHash": "mAz+ipB+lEKxr4AETZJFlhzOJRXyJ7YCfOROpl1GSVuqgWf1PKxhDWRZtYKx/Dv1bbFKyJ2RBn18FK3hA12IjQ==", + "requested": "[30.0.0, )", + "resolved": "30.0.0", + "contentHash": "/pU+MjOqVXXE/7VYW2CAFR5bkoJSzk63ldAIupWX3GimFEsQaEVnfnUxdodC7AH3vtp6NiC4KpPEG4rIk0SPnw==", "dependencies": { "CommandLineParser": "2.9.1", "HotChocolate.AspNetCore": "13.9.14", "HotChocolate.Data": "13.9.14", "HtmlSanitizer": "8.1.870", - "Kentico.Xperience.Core": "[29.7.0]", - "Microsoft.Extensions.Caching.Memory": "6.0.2", - "Microsoft.Extensions.FileProviders.Embedded": "6.0.35" + "Kentico.Xperience.Core": "[30.0.0]", + "Microsoft.Extensions.Caching.Memory": "8.0.1", + "Microsoft.Extensions.FileProviders.Embedded": "8.0.11", + "System.Text.Json": "8.0.5" } }, "SonarAnalyzer.CSharp": { @@ -106,17 +107,17 @@ }, "Azure.Storage.Blobs": { "type": "Transitive", - "resolved": "12.22.2", - "contentHash": "/BK63qx31dhXjnqOXB90DP8mJM+pHbti45+v/D3SiEgP2A+ekvJlGWGLVGQznriT5UAOerM+3vAAEJNKolVSIQ==", + "resolved": "12.23.0", + "contentHash": "wokJ5KX/iViQQ32xyCu69+Ter0aR4B9QQ+oR9NCpc/WPIanxnDErrmFfdmE7K8ZdccjHkvE/wEnqJxaF1+5wFg==", "dependencies": { - "Azure.Storage.Common": "12.21.1", + "Azure.Storage.Common": "12.22.0", "System.Text.Json": "6.0.10" } }, "Azure.Storage.Common": { "type": "Transitive", - "resolved": "12.21.1", - "contentHash": "NgDJw/upcro33AgGf91sPIG+BU2pFTgGDBzWEp8HctGwzmbjG80eYTl4CJMIwgxVOQWnEXnQZXLY7w3k+BQ9ig==", + "resolved": "12.22.0", + "contentHash": "0Vm30bRpQ0fcswB0xQMhKAOSXnRygnF2f/029uPaIDLaj1/yfX4jmU0fFjJe9ojGEj/vlAmsApCEOyL9if6zHg==", "dependencies": { "Azure.Core": "1.44.1", "System.IO.Hashing": "6.0.0" @@ -124,10 +125,10 @@ }, "Azure.Storage.Queues": { "type": "Transitive", - "resolved": "12.20.1", - "contentHash": "ZylPb8kc1DkLvDhNjdKxSbC23hPzu74a7Wiil7UXIBjnIZOkLI+dfQSTTXiejQaHBNpgZC+xWjNyZa3a71AoBQ==", + "resolved": "12.21.0", + "contentHash": "4Ql71evO/iosdzZD8KFKBByVyvCXvVeC979w8JOdT7UdStncBg4BbnZREq3B56ud4paUgKdPv45qEasTYUsH2w==", "dependencies": { - "Azure.Storage.Common": "12.21.1", + "Azure.Storage.Common": "12.22.0", "System.Memory.Data": "6.0.0", "System.Text.Json": "6.0.10" } @@ -421,24 +422,38 @@ }, "Kentico.Xperience.Core": { "type": "Transitive", - "resolved": "29.7.0", - "contentHash": "9rJYLckkygRJCAKEA0Mz+OqtWMhV9dDXi542kbfKZPSd4E4wHpdyqbO7plQtIakO40cjAt5or/GTsOBjvzT59g==", + "resolved": "30.0.0", + "contentHash": "9P6OhCXzwd1KLzzmmGUI5Vnm+5mrtIlniioC2zGuMqgxmFUaDuk0SHBOW9knBICeF24IHpnXBK32icr17e1vPA==", "dependencies": { "AngleSharp": "0.17.1", + "Magick.NET-Q8-AnyCPU": "14.2.0", "MailKit": "4.8.0", "Microsoft.Data.SqlClient": "5.2.2", - "Microsoft.Extensions.Caching.Memory": "6.0.2", - "Microsoft.Extensions.Configuration": "6.0.1", - "Microsoft.Extensions.DependencyInjection": "6.0.1", - "Microsoft.Extensions.FileProviders.Physical": "6.0.0", - "Microsoft.Extensions.Hosting.Abstractions": "6.0.0", - "Microsoft.Extensions.Localization": "6.0.35", - "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0", + "Microsoft.Extensions.Caching.Memory": "8.0.1", + "Microsoft.Extensions.Configuration": "8.0.0", + "Microsoft.Extensions.DependencyInjection": "8.0.1", + "Microsoft.Extensions.FileProviders.Physical": "8.0.0", + "Microsoft.Extensions.Hosting.Abstractions": "8.0.1", + "Microsoft.Extensions.Localization": "8.0.11", + "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0", "Mono.Cecil": "0.11.6", "Newtonsoft.Json": "13.0.3", "System.CodeDom": "8.0.0" } }, + "Magick.NET-Q8-AnyCPU": { + "type": "Transitive", + "resolved": "14.2.0", + "contentHash": "K4r9bNkm9bWBm/YrnXiYBj0+bR2axcb8EaF/IP6k2GpvJUqcdsViPh1z+Ap/4MrmwB2vvbSMF3bHWYJkEOXfEQ==", + "dependencies": { + "Magick.NET.Core": "14.2.0" + } + }, + "Magick.NET.Core": { + "type": "Transitive", + "resolved": "14.2.0", + "contentHash": "1F0vtPJwmoVg9tvi59VEy6KdmpUXbzKYJOH+TL37DT6kXfqj4iFtOMqD7CXC3G6z2zMgFeF5LX9SSApn8Jhhqg==" + }, "MailKit": { "type": "Transitive", "resolved": "4.8.0", @@ -450,10 +465,10 @@ }, "Microsoft.AspNetCore.SpaServices.Extensions": { "type": "Transitive", - "resolved": "6.0.35", - "contentHash": "DMm0luvoaBZ5QB8KVyzqKIQPYyYHkT6JqguXLqfaCrcq6W4b6OUsryv8YK17k709pom/QkgqFS7vSZcl9jt6OA==", + "resolved": "8.0.11", + "contentHash": "bRXEa2m7tf2ouTCQvIeZG9T+IZTMqO3TLBwcU/VuyrqNsEKu2ryygkdgfYef7IGmJEHqMq22sCWUZpe2F/wJTg==", "dependencies": { - "Microsoft.Extensions.FileProviders.Physical": "6.0.0" + "Microsoft.Extensions.FileProviders.Physical": "8.0.0" } }, "Microsoft.Bcl.AsyncInterfaces": { @@ -483,101 +498,112 @@ }, "Microsoft.Extensions.Caching.Abstractions": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==", + "resolved": "8.0.0", + "contentHash": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", "dependencies": { - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.Caching.Memory": { "type": "Transitive", - "resolved": "6.0.2", - "contentHash": "ANjkN9TiBZXm5cvj3bb3QbezBzqkupCzxwgNf46d4V4ToRBHcEp3IEgbc67M3ZqVHQxaJgEncZ/frdqznpVWIw==", + "resolved": "8.0.1", + "contentHash": "HFDnhYLccngrzyGgHkjEDU5FMLn4MpOsr5ElgsBMC4yx6lJh4jeWO7fHS8+TXPq+dgxCmUa/Trl8svObmwW4QA==", "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "6.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", - "Microsoft.Extensions.Logging.Abstractions": "6.0.4", - "Microsoft.Extensions.Options": "6.0.0", - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.Caching.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", + "Microsoft.Extensions.Logging.Abstractions": "8.0.2", + "Microsoft.Extensions.Options": "8.0.2", + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.Configuration": { "type": "Transitive", - "resolved": "6.0.1", - "contentHash": "BUyFU9t+HzlSE7ri4B+AQN2BgTgHv/uM82s5ZkgU1BApyzWzIl48nDsG5wR1t0pniNuuyTBzG3qCW8152/NtSw==", + "resolved": "8.0.0", + "contentHash": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.Configuration.Abstractions": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==", + "resolved": "8.0.0", + "contentHash": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", "dependencies": { - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.Configuration.Binder": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==", + "resolved": "8.0.0", + "contentHash": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "6.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" } }, "Microsoft.Extensions.DependencyInjection": { "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "resolved": "8.0.1", + "contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" } }, "Microsoft.Extensions.DependencyInjection.Abstractions": { "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==" + "resolved": "8.0.2", + "contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==" + }, + "Microsoft.Extensions.Diagnostics.Abstractions": { + "type": "Transitive", + "resolved": "8.0.1", + "contentHash": "elH2vmwNmsXuKmUeMQ4YW9ldXiF+gSGDgg1vORksob5POnpaI6caj1Hu8zaYbEuibhqCoWg0YRWDazBY3zjBfg==", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", + "Microsoft.Extensions.Options": "8.0.2" + } }, "Microsoft.Extensions.FileProviders.Abstractions": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==", + "resolved": "8.0.0", + "contentHash": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", "dependencies": { - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.FileProviders.Embedded": { "type": "Transitive", - "resolved": "6.0.35", - "contentHash": "TWTxSRcKNvpTvLKEdL8rca3tS3k1W5/+IwGw/uqf72g3+8MCTsbbpdwGvgUgqRZxIyOVTFOzdgGEg8z0hAhAHQ==", + "resolved": "8.0.11", + "contentHash": "1tn+c7d628+dASqo0UezdeWdKrEpp2XA376MUkr4nFYDj295iPWeWOV8rOvgR0Gma1xfOEjNJur1QvS6AVnjng==", "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0" + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0" } }, "Microsoft.Extensions.FileProviders.Physical": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "QvkL7l0nM8udt3gfyu0Vw8bbCXblxaKOl7c2oBfgGy4LCURRaL9XWZX1FWJrQc43oMokVneVxH38iz+bY1sbhg==", + "resolved": "8.0.0", + "contentHash": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0", - "Microsoft.Extensions.FileSystemGlobbing": "6.0.0", - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.FileSystemGlobbing": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw==" + "resolved": "8.0.0", + "contentHash": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==" }, "Microsoft.Extensions.Hosting.Abstractions": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "GcT5l2CYXL6Sa27KCSh0TixsRfADUgth+ojQSD5EkzisZxmGFh7CwzkcYuGwvmXLjr27uWRNrJ2vuuEjMhU05Q==", + "resolved": "8.0.1", + "contentHash": "nHwq9aPBdBPYXPti6wYEEfgXddfBrYC+CQLn+qISiwQq5tpfaqDZSKOJNxoe9rfQxGf1c+2wC/qWFe1QYJPYqw==", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", + "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.1", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.2" } }, "Microsoft.Extensions.Http": { @@ -593,19 +619,19 @@ }, "Microsoft.Extensions.Localization": { "type": "Transitive", - "resolved": "6.0.35", - "contentHash": "yeNoMGd3TG8hh8GLsLFzTVmXjHv6oFVx800x2tUdU3w7pTI3xbZTAQAdFDnng6FwigAZv3OjOQnxtYJ5UO72RA==", + "resolved": "8.0.11", + "contentHash": "yTb325+mCuoUBBMEztLv48kK/I/99TfVPh4V5kW8Qw+45mqAJs9bndOYxvjJvJxKVuwgzOYiWC/a34fr4pJ8IA==", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", - "Microsoft.Extensions.Localization.Abstractions": "6.0.35", - "Microsoft.Extensions.Logging.Abstractions": "6.0.4", - "Microsoft.Extensions.Options": "6.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", + "Microsoft.Extensions.Localization.Abstractions": "8.0.11", + "Microsoft.Extensions.Logging.Abstractions": "8.0.2", + "Microsoft.Extensions.Options": "8.0.2" } }, "Microsoft.Extensions.Localization.Abstractions": { "type": "Transitive", - "resolved": "6.0.35", - "contentHash": "4CHYRHp4GxdUsvAZJ4kNny7ASVPRo3lRXrtvnRABL3aVFlw8nVsBEiG0C/eVYnv1n6ZT3aKX5/allqsXDLFgcA==" + "resolved": "8.0.11", + "contentHash": "qyfVEOJ8PsYrwC6kTQFSTm4+FrpOAz3OfPXvRPfs7j34V+yHMuVUgIiP5yjrYHcpNbXTtCzoQc/ZdcbpdeX/Xg==" }, "Microsoft.Extensions.Logging": { "type": "Transitive", @@ -621,8 +647,11 @@ }, "Microsoft.Extensions.Logging.Abstractions": { "type": "Transitive", - "resolved": "6.0.4", - "contentHash": "K14wYgwOfKVELrUh5eBqlC8Wvo9vvhS3ZhIvcswV2uS/ubkTRPSQsN557EZiYUSSoZNxizG+alN4wjtdyLdcyw==" + "resolved": "8.0.2", + "contentHash": "nroMDjS7hNBPtkZqVBbSiQaQjWRDxITI8Y7XnDs97rqG3EbzVTNLZQf7bIeUJcaHOV8bca47s1Uxq94+2oGdxA==", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" + } }, "Microsoft.Extensions.ObjectPool": { "type": "Transitive", @@ -631,8 +660,8 @@ }, "Microsoft.Extensions.Options": { "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "resolved": "8.0.2", + "contentHash": "dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", "Microsoft.Extensions.Primitives": "8.0.0" @@ -640,14 +669,14 @@ }, "Microsoft.Extensions.Options.ConfigurationExtensions": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "bXWINbTn0vC0FYc9GaQTISbxhQLAMrvtbuvD9N6JelEaIS/Pr62wUCinrq5bf1WRBGczt1v4wDhxFtVFNcMdUQ==", + "resolved": "8.0.0", + "contentHash": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", - "Microsoft.Extensions.Configuration.Binder": "6.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", - "Microsoft.Extensions.Options": "6.0.0", - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Configuration.Binder": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.Primitives": { @@ -747,30 +776,27 @@ }, "SkiaSharp": { "type": "Transitive", - "resolved": "2.88.9", - "contentHash": "3MD5VHjXXieSHCleRLuaTXmL2pD0mB7CcOB1x2kA1I4bhptf4e3R27iM93264ZYuAq6mkUyX5XbcxnZvMJYc1Q==", + "resolved": "3.116.1", + "contentHash": "DNDwbRjP+aMo27dV2h/uHCVTcWubWWxHnPLiePNyl24f4Pv43mQ8AQQeseOrKR+J3AOCEs6t0sUjo0aa3j3RWQ==", "dependencies": { - "SkiaSharp.NativeAssets.Win32": "2.88.9", - "SkiaSharp.NativeAssets.macOS": "2.88.9" + "SkiaSharp.NativeAssets.Win32": "3.116.1", + "SkiaSharp.NativeAssets.macOS": "3.116.1" } }, "SkiaSharp.NativeAssets.Linux.NoDependencies": { "type": "Transitive", - "resolved": "2.88.9", - "contentHash": "ZA9syMvIuoqxPhyFTgde/bNV6VMdeYT9gRdNQT5O+ZjPK+a/nVkKRrqBbn7EVA7XQiW+xIycyT4gW/sea9eh+w==", - "dependencies": { - "SkiaSharp": "2.88.9" - } + "resolved": "3.116.1", + "contentHash": "yER+zmZzK4G642j0fbOBg3ZfLUs93o1kmHEXEOPZgMCzGVSmLvGmsFYIIlIQaMEpWY/TktFiZGqEKkT1RJ/YjQ==" }, "SkiaSharp.NativeAssets.macOS": { "type": "Transitive", - "resolved": "2.88.9", - "contentHash": "Nv5spmKc4505Ep7oUoJ5vp3KweFpeNqxpyGDWyeEPTX2uR6S6syXIm3gj75dM0YJz7NPvcix48mR5laqs8dPuA==" + "resolved": "3.116.1", + "contentHash": "3KPvpKysDmEMt0NnAZPX5U6KFk0LmG/72/IjAIJemIksIZ0Tjs9pGpr3L+zboVCv1MLVoJLKl3nJDXUG6Jda6A==" }, "SkiaSharp.NativeAssets.Win32": { "type": "Transitive", - "resolved": "2.88.9", - "contentHash": "wb2kYgU7iy84nQLYZwMeJXixvK++GoIuECjU4ECaUKNuflyRlJKyiRhN1MAHswvlvzuvkrjRWlK0Za6+kYQK7w==" + "resolved": "3.116.1", + "contentHash": "dRQ75MCI8oz6zAs2Y1w6pq6ARs4MhdNG+gf3doOxOxdnueDXffQLGQIxON54GDoxc0WjKOoHMKBR4DhaduwwQw==" }, "System.Buffers": { "type": "Transitive", @@ -898,16 +924,16 @@ }, "System.Text.Encodings.Web": { "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==" + "resolved": "6.0.0", + "contentHash": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==", + "dependencies": { + "System.Runtime.CompilerServices.Unsafe": "6.0.0" + } }, "System.Text.Json": { "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0" - } + "resolved": "8.0.5", + "contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==" }, "System.Threading.Channels": { "type": "Transitive", @@ -931,8 +957,8 @@ "type": "Project", "dependencies": { "AspNetCore.Authentication.ApiKey": "[8.0.1, )", - "Kentico.Xperience.Admin": "[29.7.0, )", - "Kentico.Xperience.WebApp": "[29.7.0, )" + "Kentico.Xperience.Admin": "[30.0.0, )", + "Kentico.Xperience.WebApp": "[30.0.0, )" } }, "AspNetCore.Authentication.ApiKey": { diff --git a/src/Kentico.Xperience.Zapier/Admin/InfoModels/ApiKeyInfo.cs b/src/Kentico.Xperience.Zapier/Admin/InfoModels/ApiKeyInfo.cs index 09f57d5..1394181 100644 --- a/src/Kentico.Xperience.Zapier/Admin/InfoModels/ApiKeyInfo.cs +++ b/src/Kentico.Xperience.Zapier/Admin/InfoModels/ApiKeyInfo.cs @@ -1,5 +1,4 @@ using System.Data; -using System.Runtime.Serialization; using CMS; using CMS.DataEngine; @@ -87,17 +86,6 @@ public virtual int ApiKeyCreatedBy protected override void SetObject() => Provider.Set(this); - /// - /// Constructor for de-serialization. - /// - /// Serialization info. - /// Streaming context. - protected ApiKeyInfo(SerializationInfo info, StreamingContext context) - : base(info, context) - { - } - - /// /// Creates an empty instance of the class. /// diff --git a/src/Kentico.Xperience.Zapier/Admin/InfoModels/ZapierTriggerEventLogTypeInfo.cs b/src/Kentico.Xperience.Zapier/Admin/InfoModels/ZapierTriggerEventLogTypeInfo.cs index 7f5c3d8..ad380e1 100644 --- a/src/Kentico.Xperience.Zapier/Admin/InfoModels/ZapierTriggerEventLogTypeInfo.cs +++ b/src/Kentico.Xperience.Zapier/Admin/InfoModels/ZapierTriggerEventLogTypeInfo.cs @@ -1,5 +1,4 @@ using System.Data; -using System.Runtime.Serialization; using CMS; using CMS.DataEngine; @@ -80,18 +79,6 @@ public virtual string ZapierTriggerEventLogTypeType /// protected override void SetObject() => Provider.Set(this); - - /// - /// Constructor for de-serialization. - /// - /// Serialization info. - /// Streaming context. - protected ZapierTriggerEventLogTypeInfo(SerializationInfo info, StreamingContext context) - : base(info, context) - { - } - - /// /// Creates an empty instance of the class. /// diff --git a/src/Kentico.Xperience.Zapier/Admin/InfoModels/ZapierTriggerInfo.cs b/src/Kentico.Xperience.Zapier/Admin/InfoModels/ZapierTriggerInfo.cs index 360265d..491237e 100644 --- a/src/Kentico.Xperience.Zapier/Admin/InfoModels/ZapierTriggerInfo.cs +++ b/src/Kentico.Xperience.Zapier/Admin/InfoModels/ZapierTriggerInfo.cs @@ -1,5 +1,4 @@ using System.Data; -using System.Runtime.Serialization; using CMS; using CMS.DataEngine; @@ -111,18 +110,6 @@ public virtual string ZapierTriggerZapierURL /// protected override void SetObject() => Provider.Set(this); - - /// - /// Constructor for de-serialization. - /// - /// Serialization info. - /// Streaming context. - protected ZapierTriggerInfo(SerializationInfo info, StreamingContext context) - : base(info, context) - { - } - - /// /// Creates an empty instance of the class. /// diff --git a/src/Kentico.Xperience.Zapier/packages.lock.json b/src/Kentico.Xperience.Zapier/packages.lock.json index 9919486..b2cbb14 100644 --- a/src/Kentico.Xperience.Zapier/packages.lock.json +++ b/src/Kentico.Xperience.Zapier/packages.lock.json @@ -10,29 +10,30 @@ }, "Kentico.Xperience.Admin": { "type": "Direct", - "requested": "[29.7.0, )", - "resolved": "29.7.0", - "contentHash": "mISIyMsPBfv/6a7X/9pSF2YSyct2VTRKd7WNjDIvZIUZJnS6YAgiya2qhdTGU7G+6Bo59MjCDfccV2B3TOan6w==", + "requested": "[30.0.0, )", + "resolved": "30.0.0", + "contentHash": "nB4afHUyBvpcZfUtbqX707qP5ieCSH/QaqCQ7cvQ32pjhRJzWCjzM85xUmbU2yqtrzUjH2o3MGssDTJsLdaXeg==", "dependencies": { "Kentico.Aira.Client": "1.0.25", - "Kentico.Xperience.WebApp": "[29.7.0]", - "Microsoft.AspNetCore.SpaServices.Extensions": "6.0.35", - "Microsoft.Extensions.FileProviders.Embedded": "6.0.35" + "Kentico.Xperience.WebApp": "[30.0.0]", + "Microsoft.AspNetCore.SpaServices.Extensions": "8.0.11", + "Microsoft.Extensions.FileProviders.Embedded": "8.0.11" } }, "Kentico.Xperience.WebApp": { "type": "Direct", - "requested": "[29.7.0, )", - "resolved": "29.7.0", - "contentHash": "mAz+ipB+lEKxr4AETZJFlhzOJRXyJ7YCfOROpl1GSVuqgWf1PKxhDWRZtYKx/Dv1bbFKyJ2RBn18FK3hA12IjQ==", + "requested": "[30.0.0, )", + "resolved": "30.0.0", + "contentHash": "/pU+MjOqVXXE/7VYW2CAFR5bkoJSzk63ldAIupWX3GimFEsQaEVnfnUxdodC7AH3vtp6NiC4KpPEG4rIk0SPnw==", "dependencies": { "CommandLineParser": "2.9.1", "HotChocolate.AspNetCore": "13.9.14", "HotChocolate.Data": "13.9.14", "HtmlSanitizer": "8.1.870", - "Kentico.Xperience.Core": "[29.7.0]", - "Microsoft.Extensions.Caching.Memory": "6.0.2", - "Microsoft.Extensions.FileProviders.Embedded": "6.0.35" + "Kentico.Xperience.Core": "[30.0.0]", + "Microsoft.Extensions.Caching.Memory": "8.0.1", + "Microsoft.Extensions.FileProviders.Embedded": "8.0.11", + "System.Text.Json": "8.0.5" } }, "SonarAnalyzer.CSharp": { @@ -376,24 +377,38 @@ }, "Kentico.Xperience.Core": { "type": "Transitive", - "resolved": "29.7.0", - "contentHash": "9rJYLckkygRJCAKEA0Mz+OqtWMhV9dDXi542kbfKZPSd4E4wHpdyqbO7plQtIakO40cjAt5or/GTsOBjvzT59g==", + "resolved": "30.0.0", + "contentHash": "9P6OhCXzwd1KLzzmmGUI5Vnm+5mrtIlniioC2zGuMqgxmFUaDuk0SHBOW9knBICeF24IHpnXBK32icr17e1vPA==", "dependencies": { "AngleSharp": "0.17.1", + "Magick.NET-Q8-AnyCPU": "14.2.0", "MailKit": "4.8.0", "Microsoft.Data.SqlClient": "5.2.2", - "Microsoft.Extensions.Caching.Memory": "6.0.2", - "Microsoft.Extensions.Configuration": "6.0.1", - "Microsoft.Extensions.DependencyInjection": "6.0.1", - "Microsoft.Extensions.FileProviders.Physical": "6.0.0", - "Microsoft.Extensions.Hosting.Abstractions": "6.0.0", - "Microsoft.Extensions.Localization": "6.0.35", - "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0", + "Microsoft.Extensions.Caching.Memory": "8.0.1", + "Microsoft.Extensions.Configuration": "8.0.0", + "Microsoft.Extensions.DependencyInjection": "8.0.1", + "Microsoft.Extensions.FileProviders.Physical": "8.0.0", + "Microsoft.Extensions.Hosting.Abstractions": "8.0.1", + "Microsoft.Extensions.Localization": "8.0.11", + "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0", "Mono.Cecil": "0.11.6", "Newtonsoft.Json": "13.0.3", "System.CodeDom": "8.0.0" } }, + "Magick.NET-Q8-AnyCPU": { + "type": "Transitive", + "resolved": "14.2.0", + "contentHash": "K4r9bNkm9bWBm/YrnXiYBj0+bR2axcb8EaF/IP6k2GpvJUqcdsViPh1z+Ap/4MrmwB2vvbSMF3bHWYJkEOXfEQ==", + "dependencies": { + "Magick.NET.Core": "14.2.0" + } + }, + "Magick.NET.Core": { + "type": "Transitive", + "resolved": "14.2.0", + "contentHash": "1F0vtPJwmoVg9tvi59VEy6KdmpUXbzKYJOH+TL37DT6kXfqj4iFtOMqD7CXC3G6z2zMgFeF5LX9SSApn8Jhhqg==" + }, "MailKit": { "type": "Transitive", "resolved": "4.8.0", @@ -405,10 +420,10 @@ }, "Microsoft.AspNetCore.SpaServices.Extensions": { "type": "Transitive", - "resolved": "6.0.35", - "contentHash": "DMm0luvoaBZ5QB8KVyzqKIQPYyYHkT6JqguXLqfaCrcq6W4b6OUsryv8YK17k709pom/QkgqFS7vSZcl9jt6OA==", + "resolved": "8.0.11", + "contentHash": "bRXEa2m7tf2ouTCQvIeZG9T+IZTMqO3TLBwcU/VuyrqNsEKu2ryygkdgfYef7IGmJEHqMq22sCWUZpe2F/wJTg==", "dependencies": { - "Microsoft.Extensions.FileProviders.Physical": "6.0.0" + "Microsoft.Extensions.FileProviders.Physical": "8.0.0" } }, "Microsoft.Bcl.AsyncInterfaces": { @@ -438,101 +453,112 @@ }, "Microsoft.Extensions.Caching.Abstractions": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==", + "resolved": "8.0.0", + "contentHash": "3KuSxeHoNYdxVYfg2IRZCThcrlJ1XJqIXkAWikCsbm5C/bCjv7G0WoKDyuR98Q+T607QT2Zl5GsbGRkENcV2yQ==", "dependencies": { - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.Caching.Memory": { "type": "Transitive", - "resolved": "6.0.2", - "contentHash": "ANjkN9TiBZXm5cvj3bb3QbezBzqkupCzxwgNf46d4V4ToRBHcEp3IEgbc67M3ZqVHQxaJgEncZ/frdqznpVWIw==", + "resolved": "8.0.1", + "contentHash": "HFDnhYLccngrzyGgHkjEDU5FMLn4MpOsr5ElgsBMC4yx6lJh4jeWO7fHS8+TXPq+dgxCmUa/Trl8svObmwW4QA==", "dependencies": { - "Microsoft.Extensions.Caching.Abstractions": "6.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", - "Microsoft.Extensions.Logging.Abstractions": "6.0.4", - "Microsoft.Extensions.Options": "6.0.0", - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.Caching.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", + "Microsoft.Extensions.Logging.Abstractions": "8.0.2", + "Microsoft.Extensions.Options": "8.0.2", + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.Configuration": { "type": "Transitive", - "resolved": "6.0.1", - "contentHash": "BUyFU9t+HzlSE7ri4B+AQN2BgTgHv/uM82s5ZkgU1BApyzWzIl48nDsG5wR1t0pniNuuyTBzG3qCW8152/NtSw==", + "resolved": "8.0.0", + "contentHash": "0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.Configuration.Abstractions": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==", + "resolved": "8.0.0", + "contentHash": "3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==", "dependencies": { - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.Configuration.Binder": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==", + "resolved": "8.0.0", + "contentHash": "mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "6.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0" } }, "Microsoft.Extensions.DependencyInjection": { "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==", + "resolved": "8.0.1", + "contentHash": "BmANAnR5Xd4Oqw7yQ75xOAYODybZQRzdeNucg7kS5wWKd2PNnMdYtJ2Vciy0QLylRmv42DGl5+AFL9izA6F1Rw==", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" } }, "Microsoft.Extensions.DependencyInjection.Abstractions": { "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==" + "resolved": "8.0.2", + "contentHash": "3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==" + }, + "Microsoft.Extensions.Diagnostics.Abstractions": { + "type": "Transitive", + "resolved": "8.0.1", + "contentHash": "elH2vmwNmsXuKmUeMQ4YW9ldXiF+gSGDgg1vORksob5POnpaI6caj1Hu8zaYbEuibhqCoWg0YRWDazBY3zjBfg==", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", + "Microsoft.Extensions.Options": "8.0.2" + } }, "Microsoft.Extensions.FileProviders.Abstractions": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==", + "resolved": "8.0.0", + "contentHash": "ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==", "dependencies": { - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.FileProviders.Embedded": { "type": "Transitive", - "resolved": "6.0.35", - "contentHash": "TWTxSRcKNvpTvLKEdL8rca3tS3k1W5/+IwGw/uqf72g3+8MCTsbbpdwGvgUgqRZxIyOVTFOzdgGEg8z0hAhAHQ==", + "resolved": "8.0.11", + "contentHash": "1tn+c7d628+dASqo0UezdeWdKrEpp2XA376MUkr4nFYDj295iPWeWOV8rOvgR0Gma1xfOEjNJur1QvS6AVnjng==", "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0" + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0" } }, "Microsoft.Extensions.FileProviders.Physical": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "QvkL7l0nM8udt3gfyu0Vw8bbCXblxaKOl7c2oBfgGy4LCURRaL9XWZX1FWJrQc43oMokVneVxH38iz+bY1sbhg==", + "resolved": "8.0.0", + "contentHash": "UboiXxpPUpwulHvIAVE36Knq0VSHaAmfrFkegLyBZeaADuKezJ/AIXYAW8F5GBlGk/VaibN2k/Zn1ca8YAfVdA==", "dependencies": { - "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0", - "Microsoft.Extensions.FileSystemGlobbing": "6.0.0", - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.FileSystemGlobbing": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.FileSystemGlobbing": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw==" + "resolved": "8.0.0", + "contentHash": "OK+670i7esqlQrPjdIKRbsyMCe9g5kSLpRRQGSr4Q58AOYEe/hCnfLZprh7viNisSUUQZmMrbbuDaIrP+V1ebQ==" }, "Microsoft.Extensions.Hosting.Abstractions": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "GcT5l2CYXL6Sa27KCSh0TixsRfADUgth+ojQSD5EkzisZxmGFh7CwzkcYuGwvmXLjr27uWRNrJ2vuuEjMhU05Q==", + "resolved": "8.0.1", + "contentHash": "nHwq9aPBdBPYXPti6wYEEfgXddfBrYC+CQLn+qISiwQq5tpfaqDZSKOJNxoe9rfQxGf1c+2wC/qWFe1QYJPYqw==", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", - "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", + "Microsoft.Extensions.Diagnostics.Abstractions": "8.0.1", + "Microsoft.Extensions.FileProviders.Abstractions": "8.0.0", + "Microsoft.Extensions.Logging.Abstractions": "8.0.2" } }, "Microsoft.Extensions.Http": { @@ -548,19 +574,19 @@ }, "Microsoft.Extensions.Localization": { "type": "Transitive", - "resolved": "6.0.35", - "contentHash": "yeNoMGd3TG8hh8GLsLFzTVmXjHv6oFVx800x2tUdU3w7pTI3xbZTAQAdFDnng6FwigAZv3OjOQnxtYJ5UO72RA==", + "resolved": "8.0.11", + "contentHash": "yTb325+mCuoUBBMEztLv48kK/I/99TfVPh4V5kW8Qw+45mqAJs9bndOYxvjJvJxKVuwgzOYiWC/a34fr4pJ8IA==", "dependencies": { - "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", - "Microsoft.Extensions.Localization.Abstractions": "6.0.35", - "Microsoft.Extensions.Logging.Abstractions": "6.0.4", - "Microsoft.Extensions.Options": "6.0.0" + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", + "Microsoft.Extensions.Localization.Abstractions": "8.0.11", + "Microsoft.Extensions.Logging.Abstractions": "8.0.2", + "Microsoft.Extensions.Options": "8.0.2" } }, "Microsoft.Extensions.Localization.Abstractions": { "type": "Transitive", - "resolved": "6.0.35", - "contentHash": "4CHYRHp4GxdUsvAZJ4kNny7ASVPRo3lRXrtvnRABL3aVFlw8nVsBEiG0C/eVYnv1n6ZT3aKX5/allqsXDLFgcA==" + "resolved": "8.0.11", + "contentHash": "qyfVEOJ8PsYrwC6kTQFSTm4+FrpOAz3OfPXvRPfs7j34V+yHMuVUgIiP5yjrYHcpNbXTtCzoQc/ZdcbpdeX/Xg==" }, "Microsoft.Extensions.Logging": { "type": "Transitive", @@ -576,8 +602,11 @@ }, "Microsoft.Extensions.Logging.Abstractions": { "type": "Transitive", - "resolved": "6.0.4", - "contentHash": "K14wYgwOfKVELrUh5eBqlC8Wvo9vvhS3ZhIvcswV2uS/ubkTRPSQsN557EZiYUSSoZNxizG+alN4wjtdyLdcyw==" + "resolved": "8.0.2", + "contentHash": "nroMDjS7hNBPtkZqVBbSiQaQjWRDxITI8Y7XnDs97rqG3EbzVTNLZQf7bIeUJcaHOV8bca47s1Uxq94+2oGdxA==", + "dependencies": { + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2" + } }, "Microsoft.Extensions.ObjectPool": { "type": "Transitive", @@ -586,8 +615,8 @@ }, "Microsoft.Extensions.Options": { "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==", + "resolved": "8.0.2", + "contentHash": "dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==", "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", "Microsoft.Extensions.Primitives": "8.0.0" @@ -595,14 +624,14 @@ }, "Microsoft.Extensions.Options.ConfigurationExtensions": { "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "bXWINbTn0vC0FYc9GaQTISbxhQLAMrvtbuvD9N6JelEaIS/Pr62wUCinrq5bf1WRBGczt1v4wDhxFtVFNcMdUQ==", + "resolved": "8.0.0", + "contentHash": "0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==", "dependencies": { - "Microsoft.Extensions.Configuration.Abstractions": "6.0.0", - "Microsoft.Extensions.Configuration.Binder": "6.0.0", - "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0", - "Microsoft.Extensions.Options": "6.0.0", - "Microsoft.Extensions.Primitives": "6.0.0" + "Microsoft.Extensions.Configuration.Abstractions": "8.0.0", + "Microsoft.Extensions.Configuration.Binder": "8.0.0", + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0", + "Microsoft.Extensions.Options": "8.0.0", + "Microsoft.Extensions.Primitives": "8.0.0" } }, "Microsoft.Extensions.Primitives": { @@ -827,16 +856,13 @@ }, "System.Text.Encodings.Web": { "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==" + "resolved": "4.7.2", + "contentHash": "iTUgB/WtrZ1sWZs84F2hwyQhiRH6QNjQv2DkwrH+WP6RoFga2Q1m3f9/Q7FG8cck8AdHitQkmkXSY8qylcDmuA==" }, "System.Text.Json": { "type": "Transitive", - "resolved": "8.0.0", - "contentHash": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==", - "dependencies": { - "System.Text.Encodings.Web": "8.0.0" - } + "resolved": "8.0.5", + "contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==" }, "System.Threading.Channels": { "type": "Transitive",