Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade 30.0.0 #39

Merged
merged 2 commits into from
Jan 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Authors>$(Company)</Authors>
<Copyright>Copyright © $(Company) $([System.DateTime]::Now.Year)</Copyright>
<Trademark>$(Company)™</Trademark>
<VersionPrefix>2.2.0</VersionPrefix>
<VersionPrefix>2.3.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<PackageLicenseExpression>MIT</PackageLicenseExpression>

Expand Down
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<DisableImplicitNuGetFallbackFolder>true</DisableImplicitNuGetFallbackFolder>
<CentralPackageFloatingVersionsEnabled>true</CentralPackageFloatingVersionsEnabled>
<LastAppliedHotfix>29.7.0</LastAppliedHotfix>
<LastAppliedHotfix>30.0.0</LastAppliedHotfix>
<XbyKVersion Condition="'$(XbyKVersion)' == ''">$(LastAppliedHotfix)</XbyKVersion>
</PropertyGroup>
<ItemGroup>
Expand Down
7 changes: 7 additions & 0 deletions Kentico.Xperience.Zapier.sln
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
Binary file modified database/XByK_DancingGoat_Zapier.bak.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion examples/DancingGoat/.config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"kentico.xperience.dbmanager": {
"version": "29.7.0",
"version": "30.0.0",
"commands": [
"kentico-xperience-dbmanager"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,20 @@
<fielddescriptionashtml>False</fielddescriptionashtml>
</properties>
</field>
<field column="ContentLanguageIsDefault" enabled="true" guid="bd3fbada-af24-4e47-8807-2e82692cd710" visible="true" order="4">
<field column="ContentLanguageFlagIconName" enabled="true" guid="9d23c0ff-b206-4782-8dfc-f62cd267c3b0" visible="true" order="4">
<settings>
<controlname>Kentico.Administration.IconSelector</controlname>
</settings>
<properties>
<explanationtextashtml>False</explanationtextashtml>
<fieldcaption>{$base.contentlanguages.language.languageflag$}</fieldcaption>
<fielddescription>
<![CDATA[{$base.contentlanguages.language.languageflag.tooltip$}]]>
</fielddescription>
<fielddescriptionashtml>False</fielddescriptionashtml>
</properties>
</field>
<field column="ContentLanguageIsDefault" enabled="true" guid="bd3fbada-af24-4e47-8807-2e82692cd710" visible="true" order="5">
<settings>
<controlname>Kentico.Administration.Checkbox</controlname>
</settings>
Expand All @@ -64,15 +77,15 @@
<fielddescriptionashtml>False</fielddescriptionashtml>
</properties>
</field>
<category name="Fallback" order="5">
<category name="Fallback" order="6">
<properties>
<caption>
<![CDATA[{$base.contentlanguages.language.fallback.category$}]]>
</caption>
<visible>true</visible>
</properties>
</category>
<field column="ContentLanguageFallbackContentLanguageID" enabled="true" guid="1f074d33-6319-41bf-8d1a-8c6299520e6d" visible="true" refobjtype="" reftype="" order="6">
<field column="ContentLanguageFallbackContentLanguageID" enabled="true" guid="1f074d33-6319-41bf-8d1a-8c6299520e6d" visible="true" refobjtype="" reftype="" order="7">
<settings>
<controlname>Kentico.Administration.SingleObjectIdSelector</controlname>
<ObjectType>cms.contentlanguage</ObjectType>
Expand All @@ -82,10 +95,13 @@
<fieldcaption>
<![CDATA[{$base.contentlanguages.language.fallbacklanguage$}]]>
</fieldcaption>
<fielddescription>
<![CDATA[{$base.contentlanguages.language.fallbacklanguage.tooltip$}]]>
</fielddescription>
<fielddescriptionashtml>False</fielddescriptionashtml>
</properties>
</field>
<field column="ContentLanguageGUID" guid="a2fee50a-81d8-400b-86d5-6d5337892e82" enabled="" order="7" />
<field column="ContentLanguageGUID" guid="a2fee50a-81d8-400b-86d5-6d5337892e82" enabled="" order="8" />
</form>
</FormDefinition>
<FormDisplayName>Create content language</FormDisplayName>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,20 @@
<fielddescriptionashtml>False</fielddescriptionashtml>
</properties>
</field>
<field column="ContentLanguageIsDefault" enabled="true" guid="bd3fbada-af24-4e47-8807-2e82692cd710" visible="true" order="4">
<field column="ContentLanguageFlagIconName" enabled="true" guid="9d23c0ff-b206-4782-8dfc-f62cd267c3b0" visible="true" order="4">
<settings>
<controlname>Kentico.Administration.IconSelector</controlname>
</settings>
<properties>
<explanationtextashtml>False</explanationtextashtml>
<fieldcaption>{$base.contentlanguages.language.languageflag$}</fieldcaption>
<fielddescription>
<![CDATA[{$base.contentlanguages.language.languageflag.tooltip$}]]>
</fielddescription>
<fielddescriptionashtml>False</fielddescriptionashtml>
</properties>
</field>
<field column="ContentLanguageIsDefault" enabled="true" guid="bd3fbada-af24-4e47-8807-2e82692cd710" visible="true" order="5">
<settings>
<controlname>Kentico.Administration.Checkbox</controlname>
</settings>
Expand All @@ -64,15 +77,15 @@
<fielddescriptionashtml>False</fielddescriptionashtml>
</properties>
</field>
<category name="Fallback" order="5">
<category name="Fallback" order="6">
<properties>
<caption>
<![CDATA[{$base.contentlanguages.language.fallback.category$}]]>
</caption>
<visible>true</visible>
</properties>
</category>
<field column="ContentLanguageFallbackContentLanguageID" enabled="true" guid="1f074d33-6319-41bf-8d1a-8c6299520e6d" visible="true" refobjtype="" reftype="" order="6">
<field column="ContentLanguageFallbackContentLanguageID" enabled="true" guid="1f074d33-6319-41bf-8d1a-8c6299520e6d" visible="true" refobjtype="" reftype="" order="7">
<settings>
<controlname>Kentico.Administration.SingleObjectIdSelector</controlname>
<ObjectType>cms.contentlanguage</ObjectType>
Expand All @@ -82,10 +95,13 @@
<fieldcaption>
<![CDATA[{$base.contentlanguages.language.fallbacklanguage$}]]>
</fieldcaption>
<fielddescription>
<![CDATA[{$base.contentlanguages.language.fallbacklanguage.tooltip$}]]>
</fielddescription>
<fielddescriptionashtml>False</fielddescriptionashtml>
</properties>
</field>
<field column="ContentLanguageGUID" guid="a2fee50a-81d8-400b-86d5-6d5337892e82" enabled="" order="7" />
<field column="ContentLanguageGUID" guid="a2fee50a-81d8-400b-86d5-6d5337892e82" enabled="" order="8" />
</form>
</FormDefinition>
<FormDisplayName>Edit content language</FormDisplayName>
Expand Down

This file was deleted.

This file was deleted.

Loading
Loading