Skip to content
Snippets Groups Projects
Commit 28fd5577 authored by Sebastian Pongratz's avatar Sebastian Pongratz :ping_pong:
Browse files

Merge branch '2021.2.0' into '2021.2'

2021.2.0 >2021.2

See merge request xrm/basic!1396
parents ee20a69d 6af24386
No related branches found
No related tags found
No related merge requests found
Showing
with 7738 additions and 763 deletions
......@@ -12,4 +12,5 @@
<include relativeToChangelogFile="true" file="MSTeams/changelog.xml"/>
<include relativeToChangelogFile="true" file="EwsContactSync/changelog.xml"/>
<include relativeToChangelogFile="true" file="Export/changelog.xml"/>
<include relativeToChangelogFile="true" file="insert_ProductGroupcode.xml"/>
</databaseChangeLog>
<?xml version="1.1" encoding="UTF-8" standalone="no"?>
<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog" xmlns:ext="http://www.liquibase.org/xml/ns/dbchangelog-ext" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
<changeSet author="s.pongratz" id="8d48c017-cc36-4d56-a7fc-644d9b2d3446">
<insert tableName="AB_KEYWORD_ENTRY">
<column name="AB_KEYWORD_CATEGORY_ID" value="e355059f-5b01-4438-8444-334655d6e136"/>
<column name="AB_KEYWORD_ENTRYID" value="db057413-d673-4c0c-8a08-9c3accbee38f"/>
<column name="KEYID" value="PRODUCTADVERTISING"/>
<column name="TITLE" value="Advertising material"/>
<column name="CONTAINER" value="ProductGroupcode"/>
<column name="SORTING" valueNumeric="6"/>
<column name="ISACTIVE" valueNumeric="1"/>
<column name="ISESSENTIAL" valueNumeric="0"/>
</insert>
</changeSet>
</databaseChangeLog>
\ No newline at end of file
......@@ -3,7 +3,6 @@
<include file="generatedData/ab_appointmentlink.xml" relativeToChangelogFile="true"/>
<include file="generatedData/ab_attributerelation.xml" relativeToChangelogFile="true"/>
<include file="generatedData/ab_ctilog.xml" relativeToChangelogFile="true"/>
<include file="generatedData/ab_keyword_category.xml" relativeToChangelogFile="true"/>
<include file="generatedData/ab_loghistory.xml" relativeToChangelogFile="true"/>
<include file="generatedData/ab_objectrelation.xml" relativeToChangelogFile="true"/>
<include file="generatedData/ab_objectrelationtype.xml" relativeToChangelogFile="true"/>
......@@ -15,6 +14,7 @@
<include file="generatedData/address.xml" relativeToChangelogFile="true"/>
<include file="generatedData/advertising.xml" relativeToChangelogFile="true"/>
<include file="generatedData/advertisingitem.xml" relativeToChangelogFile="true"/>
<include file="generatedData/attribute_filter.xml" relativeToChangelogFile="true"/>
<include file="generatedData/bulkmail.xml" relativeToChangelogFile="true"/>
<include file="generatedData/bulkmailrecipient.xml" relativeToChangelogFile="true"/>
<include file="generatedData/bulkmailtestrecipient.xml" relativeToChangelogFile="true"/>
......@@ -26,6 +26,7 @@
<include file="generatedData/checklist.xml" relativeToChangelogFile="true"/>
<include file="generatedData/checklistentry.xml" relativeToChangelogFile="true"/>
<include file="generatedData/checklistentryvalue.xml" relativeToChangelogFile="true"/>
<include file="generatedData/classification.xml" relativeToChangelogFile="true"/>
<include file="generatedData/classificationgrading.xml" relativeToChangelogFile="true"/>
<include file="generatedData/classificationgroup.xml" relativeToChangelogFile="true"/>
<include file="generatedData/classificationscore.xml" relativeToChangelogFile="true"/>
......@@ -45,12 +46,18 @@
<include file="generatedData/documenttemplate.xml" relativeToChangelogFile="true"/>
<include file="generatedData/documenttemplatelink.xml" relativeToChangelogFile="true"/>
<include file="generatedData/documenttemplateplaceofuse.xml" relativeToChangelogFile="true"/>
<include file="generatedData/documenttemplate_ticketcategory.xml" relativeToChangelogFile="true"/>
<include file="generatedData/dsgvo.xml" relativeToChangelogFile="true"/>
<include file="generatedData/dsgvoconfiguration.xml" relativeToChangelogFile="true"/>
<include file="generatedData/dsgvodeleteflag.xml" relativeToChangelogFile="true"/>
<include file="generatedData/dsgvoinfo.xml" relativeToChangelogFile="true"/>
<include file="generatedData/duplicatescanner.xml" relativeToChangelogFile="true"/>
<include file="generatedData/email_filter_handling.xml" relativeToChangelogFile="true"/>
<include file="generatedData/employeegroup.xml" relativeToChangelogFile="true"/>
<include file="generatedData/employeegroup_contact_relation.xml" relativeToChangelogFile="true"/>
<include file="generatedData/employeegroup_rule.xml" relativeToChangelogFile="true"/>
<include file="generatedData/employeegroup_rulegroup.xml" relativeToChangelogFile="true"/>
<include file="generatedData/employeegroup_rulegroup_relation.xml" relativeToChangelogFile="true"/>
<include file="generatedData/ews_info_log.xml" relativeToChangelogFile="true"/>
<include file="generatedData/exporttemplate.xml" relativeToChangelogFile="true"/>
<include file="generatedData/exporttemplatefield.xml" relativeToChangelogFile="true"/>
<include file="generatedData/exporttemplateplaceofuse.xml" relativeToChangelogFile="true"/>
......@@ -58,6 +65,11 @@
<include file="generatedData/forecast.xml" relativeToChangelogFile="true"/>
<include file="generatedData/hasduplicate.xml" relativeToChangelogFile="true"/>
<include file="generatedData/importfield.xml" relativeToChangelogFile="true"/>
<include file="generatedData/inbox.xml" relativeToChangelogFile="true"/>
<include file="generatedData/inboxfilter.xml" relativeToChangelogFile="true"/>
<include file="generatedData/inboxfiltergroup.xml" relativeToChangelogFile="true"/>
<include file="generatedData/inboxfiltergroup_relation.xml" relativeToChangelogFile="true"/>
<include file="generatedData/inbox_employeegroup_relation.xml" relativeToChangelogFile="true"/>
<include file="generatedData/interest.xml" relativeToChangelogFile="true"/>
<include file="generatedData/interestlink.xml" relativeToChangelogFile="true"/>
<include file="generatedData/knowledgediscussion.xml" relativeToChangelogFile="true"/>
......@@ -74,6 +86,8 @@
<include file="generatedData/leads.xml" relativeToChangelogFile="true"/>
<include file="generatedData/leadtemp.xml" relativeToChangelogFile="true"/>
<include file="generatedData/letterrecipient.xml" relativeToChangelogFile="true"/>
<include file="generatedData/mailsignature.xml" relativeToChangelogFile="true"/>
<include file="generatedData/mail_bounce.xml" relativeToChangelogFile="true"/>
<include file="generatedData/mail_log.xml" relativeToChangelogFile="true"/>
<include file="generatedData/mail_run.xml" relativeToChangelogFile="true"/>
<include file="generatedData/mst_team.xml" relativeToChangelogFile="true"/>
......@@ -91,6 +105,7 @@
<include file="generatedData/salesorderitem.xml" relativeToChangelogFile="true"/>
<include file="generatedData/salesorderlink.xml" relativeToChangelogFile="true"/>
<include file="generatedData/salesproject.xml" relativeToChangelogFile="true"/>
<include file="generatedData/salesprojectphasedefinition.xml" relativeToChangelogFile="true"/>
<include file="generatedData/salesproject_milestone.xml" relativeToChangelogFile="true"/>
<include file="generatedData/salesproject_touchpoint.xml" relativeToChangelogFile="true"/>
<include file="generatedData/salutation.xml" relativeToChangelogFile="true"/>
......@@ -101,8 +116,10 @@
<include file="generatedData/taskattendees.xml" relativeToChangelogFile="true"/>
<include file="generatedData/tasklink.xml" relativeToChangelogFile="true"/>
<include file="generatedData/ticket.xml" relativeToChangelogFile="true"/>
<include file="generatedData/tickettemplate.xml" relativeToChangelogFile="true"/>
<include file="generatedData/timetracking.xml" relativeToChangelogFile="true"/>
<include file="generatedData/topictree.xml" relativeToChangelogFile="true"/>
<include file="generatedData/topictreerelation.xml" relativeToChangelogFile="true"/>
<include file="generatedData/unrelatedduplicates.xml" relativeToChangelogFile="true"/>
<include file="generatedData/visitplanemployeeweek.xml" relativeToChangelogFile="true"/>
<include file="generatedData/visitplanentry.xml" relativeToChangelogFile="true"/>
......@@ -112,4 +129,4 @@
<include file="generatedData/weblink_click.xml" relativeToChangelogFile="true"/>
<include file="generatedData/workflowsignal.xml" relativeToChangelogFile="true"/>
<include file="generatedData/workflowstartconfig.xml" relativeToChangelogFile="true"/>
</databaseChangeLog>
</databaseChangeLog>
\ No newline at end of file
<?xml version="1.1" encoding="UTF-8" standalone="no"?>
<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog" xmlns:ext="http://www.liquibase.org/xml/ns/dbchangelog-ext" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
<changeSet author="autogenerated" id="a368474c-2606-43e9-af7c-430e5179ad46">
<changeSet author="autogenerated" id="78dc3bc2-3c14-473d-932c-bf3836f7b0c5">
<delete tableName="ab_appointmentlink"/>
<insert tableName="ab_appointmentlink">
<column name="AB_APPOINTMENTLINK_ID" value="8c951131-19cc-4057-89a7-d24cba9ccf9d"/>
......
<?xml version="1.1" encoding="UTF-8" standalone="no"?>
<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog" xmlns:ext="http://www.liquibase.org/xml/ns/dbchangelog-ext" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
<changeSet author="autogenerated" id="418132db-3d2d-487d-8d70-957156010635">
<changeSet author="autogenerated" id="465f883d-86cd-4c52-aa3d-84b3de1d7ccf">
<delete tableName="ab_ctilog"/>
</changeSet>
</databaseChangeLog>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment