Skip to content
Snippets Groups Projects
Commit 7db11e73 authored by Thomas Bindhammer's avatar Thomas Bindhammer
Browse files

Merge remote-tracking branch 'remotes/originBasic/2021.2' into upgrade/2021.2.0

parents 40a1de96 5128a08f
No related branches found
No related tags found
No related merge requests found
Showing
with 556 additions and 29 deletions
<?xml version="1.0" encoding="UTF-8" ?>
<blueprint name="Create Export Action">
<type>entityActionField</type>
<parameters>
</parameters>
<data>
<document name="context"><![CDATA[
<entity VERSION="1.3.17">
<entityFields>
<entityActionField>
<name>export</name>
<title>Export</title>
<onActionProcess>import("ExportTemplate_lib");
import("system.vars");
var selection = vars.get("$sys.selection");
if(selection.length == 0) //no selection -> use Filtercondition;
{
selection = vars.get("$sys.filter");
}
ExportTemplateUtils.addParticipants(JSON.stringify(selection), vars.get("$sys.currentcontextname"));</onActionProcess>
<isMenuAction v="true" />
<isObjectAction v="false" />
<iconId>NEON:EXPORT</iconId>
<stateProcess>import("system.result");
import("FilterViewAction_lib");
import("system.vars");
var contactCount = vars.get("$sys.datarowcount");
result.string(FilterViewActionUtils.getComponentStateByRowCount(contactCount));</stateProcess>
<tooltip>Export fields of this table</tooltip>
<tooltipProcess>import("system.translate");
import("system.result");
result.string(translate.text("Export columns using a exporttemplate"));</tooltipProcess>
</entityActionField>
</entityFields>
</entity>
]]></document>
</data>
</blueprint>
......@@ -18,18 +18,12 @@
Observation.insertAction();</onActionProcess>
<isObjectAction v="true" />
<iconId>VAADIN:EYE</iconId>
<stateProcess>import("system.result");
<stateProcess>import("system.vars");
import("system.result");
import("Observation_lib");
import("system.neon");
if (!Observation.countObservations())
{
result.string(neon.COMPONENTSTATE_EDITABLE);
}
else
{
result.string(neon.COMPONENTSTATE_INVISIBLE);
}</stateProcess>
result.string(Observation.actionState(vars.get("$sys.selection")));</stateProcess>
<titleProcess>import("system.result");
import("Observation_lib");
import("system.vars");
......@@ -43,18 +37,12 @@ result.string(Observation.observeActionTitle(vars.get("$sys.selection")));
Observation.cancelAction();</onActionProcess>
<iconId>VAADIN:EYE_SLASH</iconId>
<stateProcess>import("system.result");
<stateProcess>import("system.vars");
import("system.result");
import("Observation_lib");
import("system.neon");
if (Observation.countObservations())
{
result.string(neon.COMPONENTSTATE_EDITABLE);
}
else
{
result.string(neon.COMPONENTSTATE_INVISIBLE);
}</stateProcess>
result.string(Observation.actionState(vars.get("$sys.selection"), true));</stateProcess>
<titleProcess>import("system.result");
import("system.vars");
import("Observation_lib");
......
......@@ -24,6 +24,12 @@
"description": "There is no index for the column \"TESTING_CONTACT_ID\" in the table \"BULKMAIL\" [59]",
"groupName": "nb-tasklist-warning"
},
{
"target": "aliasDefinition/Data_alias_noAudit/Data_alias_noAudit.aod",
"line": -1,
"description": "The table \"DATABASECHANGELOG\" has no primary key [65]",
"groupName": "nb-tasklist-warning"
},
{
"target": "aliasDefinition/_____SYSTEMALIAS/_____SYSTEMALIAS.aod",
"line": -1,
......@@ -73,34 +79,208 @@
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/SalesprojectAnalysesPhases_view/SalesprojectAnalysesPhases_view.aod",
"target": "neonView/ObservationEdit_view/ObservationEdit_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Phase_filterExtention.Phase_filterExtention#TEXT\" located in: PhaseFunnelChart/defaultGroupFields/#EXTENSION.Phase_filterExtention.Phase_filterExtention#TEXT [67]",
"description": "Dead Reference \"NOTIFICATION_PRIO\" located in: ObserverationEditGeneric/fields/entityField/NOTIFICATION_PRIO [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/SalesprojectAnalysesPhases_view/SalesprojectAnalysesPhases_view.aod",
"target": "neonView/ObservationEdit_view/ObservationEdit_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Phase_filterExtention.Phase_filterExtention#TEXT\" located in: PhasePieChart/defaultGroupFields/#EXTENSION.Phase_filterExtention.Phase_filterExtention#TEXT [67]",
"description": "Dead Reference \"OBJECT_FIELD\" located in: ObserverationEditGeneric/fields/entityField/OBJECT_FIELD [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/SalesprojectAnalysesPhases_view/SalesprojectAnalysesPhases_view.aod",
"target": "neonView/ObservationEdit_view/ObservationEdit_view.aod",
"line": -1,
"description": "Dead Reference \"OBJECT_FILTER\" located in: ObserverationEditGeneric/fields/entityField/OBJECT_FILTER [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationEdit_view/ObservationEdit_view.aod",
"line": -1,
"description": "Dead Reference \"OBJECT_ID\" located in: ObserverationEditGeneric/fields/entityField/OBJECT_ID [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationEdit_view/ObservationEdit_view.aod",
"line": -1,
"description": "Dead Reference \"OBJECT_TYPE\" located in: ObserverationEditGeneric/fields/entityField/OBJECT_TYPE [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationEdit_view/ObservationEdit_view.aod",
"line": -1,
"description": "Dead Reference \"OBSERVER\" located in: ObserverationEditGeneric/fields/entityField/OBSERVER [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationEdit_view/ObservationEdit_view.aod",
"line": -1,
"description": "Dead Reference \"TRIGGEREVENTDELETE\" located in: ObserverationEditGeneric/fields/entityField/TRIGGEREVENTDELETE [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationEdit_view/ObservationEdit_view.aod",
"line": -1,
"description": "Dead Reference \"TRIGGEREVENTINSERT\" located in: ObserverationEditGeneric/fields/entityField/TRIGGEREVENTINSERT [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationEdit_view/ObservationEdit_view.aod",
"line": -1,
"description": "Dead Reference \"TRIGGEREVENTUPDATE\" located in: ObserverationEditGeneric/fields/entityField/TRIGGEREVENTUPDATE [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationFilter_view/ObservationFilter_view.aod",
"line": -1,
"description": "Dead Reference \"FilterActions\" located in: ObservationFilterTreeTable/favoriteActionGroup1/FilterActions [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationFilter_view/ObservationFilter_view.aod",
"line": -1,
"description": "Dead Reference \"NOTIFICATION_PRIO\" located in: ObservationFilterTreeTable/columns/entityField/NOTIFICATION_PRIO [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationFilter_view/ObservationFilter_view.aod",
"line": -1,
"description": "Dead Reference \"OBJECT_TYPE\" located in: ObservationFilterTreeTable/columns/entityField/OBJECT_TYPE [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationFilter_view/ObservationFilter_view.aod",
"line": -1,
"description": "Dead Reference \"OBSERVATION_ID\" located in: ObservationFilterTreeTable/parentField/OBSERVATION_ID [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationFilter_view/ObservationFilter_view.aod",
"line": -1,
"description": "Dead Reference \"OnlyMyObservations_param\" located in: neonDashletConfiguration/parameters/OnlyMyObservations_param [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationFilter_view/ObservationFilter_view.aod",
"line": -1,
"description": "Dead Reference \"observationType\" located in: ObservationFilterTreeTable/columns/entityField/observationType [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationPreview_view/ObservationPreview_view.aod",
"line": -1,
"description": "Dead Reference \"NOTIFICATION_PRIO\" located in: ObservationPreviewCard/subtitleField/NOTIFICATION_PRIO [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationPreview_view/ObservationPreview_view.aod",
"line": -1,
"description": "Dead Reference \"OBJECT_FIELD\" located in: ObservationPreviewGeneric/fields/entityField/OBJECT_FIELD [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationPreview_view/ObservationPreview_view.aod",
"line": -1,
"description": "Dead Reference \"OBJECT_FILTER\" located in: ObservationPreviewGeneric/fields/entityField/OBJECT_FILTER [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationPreview_view/ObservationPreview_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Phase_filterExtention.Phase_filterExtention#TEXT\" located in: PhasePyramidChart/defaultGroupFields/#EXTENSION.Phase_filterExtention.Phase_filterExtention#TEXT [67]",
"description": "Dead Reference \"OBJECT_ID\" located in: ObservationPreviewGeneric/fields/entityField/OBJECT_ID [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationPreview_view/ObservationPreview_view.aod",
"line": -1,
"description": "Dead Reference \"OBJECT_TYPE\" located in: ObservationPreviewCard/titleField/OBJECT_TYPE [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationPreview_view/ObservationPreview_view.aod",
"line": -1,
"description": "Dead Reference \"TRIGGEREVENTDELETE\" located in: ObservationPreviewScoreCard/fields/entityField/TRIGGEREVENTDELETE [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationPreview_view/ObservationPreview_view.aod",
"line": -1,
"description": "Dead Reference \"TRIGGEREVENTINSERT\" located in: ObservationPreviewScoreCard/fields/entityField/TRIGGEREVENTINSERT [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/ObservationPreview_view/ObservationPreview_view.aod",
"line": -1,
"description": "Dead Reference \"TRIGGEREVENTUPDATE\" located in: ObservationPreviewScoreCard/fields/entityField/TRIGGEREVENTUPDATE [67]",
"groupName": "nb-tasklist-warning"
},
{
"target": "neonView/SalesprojectAnalysesPhases_view/SalesprojectAnalysesPhases_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Phase_filter.Phase_filter#TEXT\" located in: PhaseFunnelChart/defaultGroupFields/#EXTENSION.Phase_filter.Phase_filter#TEXT [67]",
"groupName": "nb-tasklist-error"
},
{
"target": "neonView/SalesprojectAnalysesPhases_view/SalesprojectAnalysesPhases_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Phase_filter.Phase_filter#TEXT\" located in: PhasePieChart/defaultGroupFields/#EXTENSION.Phase_filter.Phase_filter#TEXT [67]",
"groupName": "nb-tasklist-error"
},
{
"target": "neonView/SalesprojectAnalysesPhases_view/SalesprojectAnalysesPhases_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Phase_filter.Phase_filter#TEXT\" located in: PhasePyramidChart/defaultGroupFields/#EXTENSION.Phase_filter.Phase_filter#TEXT [67]",
"groupName": "nb-tasklist-error"
},
{
"target": "neonView/SalesprojectConversionRate_view/SalesprojectConversionRate_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Month.Month#NUMBER\" located in: TreeTable/defaultGroupFields/#EXTENSION.Month.Month#NUMBER [67]",
"groupName": "nb-tasklist-warning"
"groupName": "nb-tasklist-error"
},
{
"target": "neonView/SalesprojectConversionRate_view/SalesprojectConversionRate_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Month.Month#NUMBER\" located in: dynamicChart/defaultGroupFields/#EXTENSION.Month.Month#NUMBER [67]",
"groupName": "nb-tasklist-warning"
"groupName": "nb-tasklist-error"
},
{
"target": "neonView/TurnoverDynamicMultiDataChart_view/TurnoverDynamicMultiDataChart_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Month_filter.Month_filter#TEXT\" located in: ColumnChart/defaultGroupFields/#EXTENSION.Month_filter.Month_filter#TEXT [67]",
"groupName": "nb-tasklist-error"
},
{
"target": "neonView/TurnoverDynamicMultiDataChart_view/TurnoverDynamicMultiDataChart_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Month_filter.Month_filter#TEXT\" located in: LineChart/defaultGroupFields/#EXTENSION.Month_filter.Month_filter#TEXT [67]",
"groupName": "nb-tasklist-error"
},
{
"target": "neonView/TurnoverDynamicMultiDataChart_view/TurnoverDynamicMultiDataChart_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Month_filter.Month_filter#TEXT\" located in: AreaChart/defaultGroupFields/#EXTENSION.Month_filter.Month_filter#TEXT [67]",
"groupName": "nb-tasklist-error"
},
{
"target": "neonView/TurnoverDynamicMultiDataChart_view/TurnoverDynamicMultiDataChart_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Month_filter.Month_filter#TEXT\" located in: BarChart/defaultGroupFields/#EXTENSION.Month_filter.Month_filter#TEXT [67]",
"groupName": "nb-tasklist-error"
},
{
"target": "neonView/TurnoverDynamicMultiDataChart_view/TurnoverDynamicMultiDataChart_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Month_filter.Month_filter#TEXT\" located in: SplineChart/defaultGroupFields/#EXTENSION.Month_filter.Month_filter#TEXT [67]",
"groupName": "nb-tasklist-error"
},
{
"target": "neonView/TurnoverDynamicMultiDataChart_view/TurnoverDynamicMultiDataChart_view.aod",
"line": -1,
"description": "Dead Reference \"#EXTENSION.Month_filter.Month_filter#TEXT\" located in: TreeTable/defaultGroupFields/#EXTENSION.Month_filter.Month_filter#TEXT [67]",
"groupName": "nb-tasklist-error"
}
]
}
\ No newline at end of file
#This file is generated by ADITO designer. Do NOT delete or modify!
#Thu Dec 17 10:59:19 CET 2020
version=6.2.1
#Mon May 17 10:12:06 CEST 2021
version=6.2.3
......@@ -6,4 +6,12 @@
/others/db_changes/liqui_reset.ps1
/others/jsdocOut
/userhelp
/system/dev_local
\ No newline at end of file
/system/dev_local
# NodeJS
node_modules/
# NodeJS / Cypress
cypress/videos
cypress/screenshots
cypress/reports
......@@ -8,5 +8,8 @@
<dropNotNullConstraint tableName="AB_KEYWORD_ATTRIBUTE"
columnName="CONTAINER"
columnDataType="VARCHAR(80)"/>
<createIndex indexName="IDX_AB_KEYWORD_ATTR_CAT_ID" tableName="AB_KEYWORD_ATTRIBUTE">
<column name="AB_KEYWORD_CATEGORY_ID"/>
</createIndex>
</changeSet>
</databaseChangeLog>
......@@ -8,5 +8,8 @@
<dropNotNullConstraint tableName="AB_KEYWORD_ENTRY"
columnName="CONTAINER"
columnDataType="VARCHAR(80)"/>
<createIndex indexName="IDX_AB_KEYWORD_ENTRY_CAT_ID" tableName="AB_KEYWORD_ENTRY">
<column name="AB_KEYWORD_CATEGORY_ID"/>
</createIndex>
</changeSet>
</databaseChangeLog>
<?xml version="1.1" encoding="UTF-8" standalone="no"?>
<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
<changeSet author="j.luginger" id="fc76d687-c5d8-4b12-919c-0324eb7f8f72">
<addColumn tableName="SALESORDER">
<column name="DISCOUNT" type="NUMERIC(14,2)" />
<column name="DISCOUNTED_NET" type="NUMERIC(14,2)" />
<column name="DISCOUNTED_VAT" type="NUMERIC(14,2)" />
</addColumn>
</changeSet>
</databaseChangeLog>
\ No newline at end of file
......@@ -15,4 +15,5 @@
<include relativeToChangelogFile="true" file="KeywordMigration/changelog.xml"/>
<include relativeToChangelogFile="true" file="addDateNewToSalesproject.xml"/>
<include relativeToChangelogFile="true" file="EwsContactSync/create_ab_synccontact.xml"/>
<include relativeToChangelogFile="true" file="addDiscountToOrder.xml"/>
</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="p.neub" id="05a0c26f-0753-41b3-adc5-25ae99f75dd7">
<renameColumn columnDataType="VARCHAR(36)" newColumnName="PROBABILITY_OLD" oldColumnName="PROBABILITY" tableName="OFFER"/>
<addColumn tableName="OFFER">
<column afterColumn="PROBABILITY_OLD" name="PROBABILITY" type="DECIMAL(6, 2)"/>
</addColumn>
<update tableName="OFFER">
<column name="PROBABILITY" valueNumeric="0"/>
<where>OFFER.PROBABILITY_OLD = ?</where>
<whereParams>
<param value="0"/>
</whereParams>
</update>
<update tableName="OFFER">
<column name="PROBABILITY" valueNumeric="25"/>
<where>OFFER.PROBABILITY_OLD = ?</where>
<whereParams>
<param value="25"/>
</whereParams>
</update>
<update tableName="OFFER">
<column name="PROBABILITY" valueNumeric="50"/>
<where>OFFER.PROBABILITY_OLD = ?</where>
<whereParams>
<param value="50"/>
</whereParams>
</update>
<update tableName="OFFER">
<column name="PROBABILITY" valueNumeric="75"/>
<where>OFFER.PROBABILITY_OLD = ?</where>
<whereParams>
<param value="75"/>
</whereParams>
</update>
<update tableName="OFFER">
<column name="PROBABILITY" valueNumeric="100"/>
<where>OFFER.PROBABILITY_OLD = ?</where>
<whereParams>
<param value="100"/>
</whereParams>
</update>
<dropColumn tableName="OFFER">
<column name="PROBABILITY_OLD"/>
</dropColumn>
</changeSet>
</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="p.neub" id="dbee2caa-50f2-4516-b5ea-e7e1087e4456">
<renameColumn columnDataType="VARCHAR(36)" newColumnName="PROBABILITY_OLD" oldColumnName="PROBABILITY" tableName="SALESPROJECT"/>
<addColumn tableName="SALESPROJECT">
<column afterColumn="PROBABILITY_OLD" name="PROBABILITY" type="DECIMAL(6, 2)"/>
</addColumn>
<update tableName="SALESPROJECT">
<column name="PROBABILITY" valueNumeric="0"/>
<where>SALESPROJECT.PROBABILITY_OLD = ?</where>
<whereParams>
<param value="SALPROJPROB0"/>
</whereParams>
</update>
<update tableName="SALESPROJECT">
<column name="PROBABILITY" valueNumeric="25"/>
<where>SALESPROJECT.PROBABILITY_OLD = ?</where>
<whereParams>
<param value="SALPROJPROB25"/>
</whereParams>
</update>
<update tableName="SALESPROJECT">
<column name="PROBABILITY" valueNumeric="50"/>
<where>SALESPROJECT.PROBABILITY_OLD = ?</where>
<whereParams>
<param value="SALPROJPROB50"/>
</whereParams>
</update>
<update tableName="SALESPROJECT">
<column name="PROBABILITY" valueNumeric="75"/>
<where>SALESPROJECT.PROBABILITY_OLD = ?</where>
<whereParams>
<param value="SALPROJPROB75"/>
</whereParams>
</update>
<update tableName="SALESPROJECT">
<column name="PROBABILITY" valueNumeric="100"/>
<where>SALESPROJECT.PROBABILITY_OLD = ?</where>
<whereParams>
<param value="SALPROJPROB100"/>
</whereParams>
</update>
<dropColumn tableName="SALESPROJECT">
<column name="PROBABILITY_OLD"/>
</dropColumn>
</changeSet>
</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">
<include file="delete_probabiliy_keyword.xml" relativeToChangelogFile="true"/>
<include file="alter_salesproject.xml" relativeToChangelogFile="true"/>
<include file="alter_offer.xml" relativeToChangelogFile="true"/>
</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="p.neub" id="2ebeb8cb-09fb-495a-afed-6a7904e6f294">
<delete tableName="AB_KEYWORD_CATEGORY">
<where>AB_KEYWORD_CATEGORYID = '91e847b9-9c35-4e1e-8936-045eb7d4f90a'</where>
</delete>
<delete tableName="AB_KEYWORD_CATEGORY">
<where>AB_KEYWORD_CATEGORYID = '05fe9872-c1a8-41ab-bf0b-d0df0537fe4f'</where>
</delete>
<delete tableName="AB_KEYWORD_ENTRY">
<where>AB_KEYWORD_ENTRYID = 'ab44bd2c-dffa-4731-8a24-fad31f069c46'</where>
</delete>
<delete tableName="AB_KEYWORD_ENTRY">
<where>AB_KEYWORD_ENTRYID = 'e59169d3-c0d9-4718-b8b6-e315857948a0'</where>
</delete>
<delete tableName="AB_KEYWORD_ENTRY">
<where>AB_KEYWORD_ENTRYID = '415f1cf0-8c5b-4b6e-9900-0d0d6d72381c'</where>
</delete>
<delete tableName="AB_KEYWORD_ENTRY">
<where>AB_KEYWORD_ENTRYID = '6182cc48-df2b-4ba9-893a-bcedfd0e1e4b'</where>
</delete>
<delete tableName="AB_KEYWORD_ENTRY">
<where>AB_KEYWORD_ENTRYID = 'f5b601a5-451b-4ab6-9167-b95077e90c62'</where>
</delete>
<delete tableName="AB_KEYWORD_ENTRY">
<where>AB_KEYWORD_ENTRYID = 'e14fab55-4a85-48c2-a109-125eaed9dc3f'</where>
</delete>
<delete tableName="AB_KEYWORD_ENTRY">
<where>AB_KEYWORD_ENTRYID = '8f55a5e3-00a9-4691-ab79-309a3eda68ec'</where>
</delete>
<delete tableName="AB_KEYWORD_ENTRY">
<where>AB_KEYWORD_ENTRYID = '808a55bc-5876-4deb-a78f-bb352c41d712'</where>
</delete>
<delete tableName="AB_KEYWORD_ENTRY">
<where>AB_KEYWORD_ENTRYID = '941e60df-a4f5-4ae8-9ca1-d9f2b2d01d9d'</where>
</delete>
<delete tableName="AB_KEYWORD_ENTRY">
<where>AB_KEYWORD_ENTRYID = '2f21341b-9991-4967-a785-60216ec8c25e'</where>
</delete>
<delete tableName="AB_KEYWORD_ATTRIBUTE">
<where>AB_KEYWORD_ATTRIBUTEID = '2fabbd9a-89d2-49e3-b3aa-1dcbc77252c7'</where>
</delete>
<delete tableName="AB_KEYWORD_ATTRIBUTE">
<where>AB_KEYWORD_ATTRIBUTEID = 'b9766994-4e7d-4079-a0bc-f1397f93047f'</where>
</delete>
<delete tableName="AB_KEYWORD_ATTRIBUTERELATION">
<where>AB_KEYWORD_ATTRIBUTERELATIONID = '173b7c41-4f00-486d-8e24-8c7e9feb246b'</where>
</delete>
<delete tableName="AB_KEYWORD_ATTRIBUTERELATION">
<where>AB_KEYWORD_ATTRIBUTERELATIONID = '2d8b8da4-1241-4094-abf5-54d8cacadcaf'</where>
</delete>
<delete tableName="AB_KEYWORD_ATTRIBUTERELATION">
<where>AB_KEYWORD_ATTRIBUTERELATIONID = 'd02adcf4-fdc0-4614-ad44-88fa9de77a37'</where>
</delete>
<delete tableName="AB_KEYWORD_ATTRIBUTERELATION">
<where>AB_KEYWORD_ATTRIBUTERELATIONID = 'ad5da2d5-31ed-433d-8822-16ca9f763a9f'</where>
</delete>
<delete tableName="AB_KEYWORD_ATTRIBUTERELATION">
<where>AB_KEYWORD_ATTRIBUTERELATIONID = 'fde64249-12c6-4140-9f3f-19585c2ba8fd'</where>
</delete>
<delete tableName="AB_KEYWORD_ATTRIBUTERELATION">
<where>AB_KEYWORD_ATTRIBUTERELATIONID = '36fa5f86-6abf-4065-ae3d-e8e614985967'</where>
</delete>
<delete tableName="AB_KEYWORD_ATTRIBUTERELATION">
<where>AB_KEYWORD_ATTRIBUTERELATIONID = '8b719177-b9a1-44f8-bfba-34b678d84daa'</where>
</delete>
<delete tableName="AB_KEYWORD_ATTRIBUTERELATION">
<where>AB_KEYWORD_ATTRIBUTERELATIONID = 'a7cc397c-b246-4552-9bf4-537ad4d4476d'</where>
</delete>
<delete tableName="AB_KEYWORD_ATTRIBUTERELATION">
<where>AB_KEYWORD_ATTRIBUTERELATIONID = '1a233346-a284-49a8-ac51-c3a214474e88'</where>
</delete>
<delete tableName="AB_KEYWORD_ATTRIBUTERELATION">
<where>AB_KEYWORD_ATTRIBUTERELATIONID = 'f25f0406-998b-4b29-9432-4dafa378f1eb'</where>
</delete>
</changeSet>
</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:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
<include relativeToChangelogFile="true" file="update_SalesOrderItemRemoveOptional.xml"/>
<include relativeToChangelogFile="true" file="ProbabilityMigration/changelog.xml"/>
</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:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
<changeSet author="b.ulrich" id="2bbb96a8-077f-43de-af4c-e279d993fff8">
<dropColumn tableName="SALESORDERITEM">
<column name="OPTIONAL"/>
</dropColumn>
</changeSet>
</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:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
<changeSet author="s.listl" id="4b3b9c3b-a0d3-4dbb-a6ab-69da2d9ae57a">
<addColumn tableName="AB_ATTRIBUTE">
<column name="VALIDATIONPARAMETERS" type="NVARCHAR(512)"/>
</addColumn>
</changeSet>
</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:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
<include relativeToChangelogFile="true" file="add_attributeValidationParams.xml"/>
<include relativeToChangelogFile="true" file="insert_attributeTypeInteger.xml"/>
</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:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
<changeSet author="s.listl" id="f2942a4c-96e2-4a85-81f2-153fc3f77a6c">
<insert tableName="AB_KEYWORD_ENTRY">
<column name="AB_KEYWORD_ENTRYID" value="87c376e0-8a25-4a0e-913c-885ca7fe69cc"/>
<column name="KEYID" value="INTEGER"/>
<column name="TITLE" value="Integer"/>
<column name="CONTAINER" value="AttributeType"/>
<column name="AB_KEYWORD_CATEGORY_ID" value="ad91fa20-157b-4e57-b9ad-1281e40024b3"/>
<column name="SORTING" valueNumeric="12"/>
<column name="ISACTIVE" valueNumeric="1"/>
<column name="ISESSENTIAL" valueNumeric="1"/>
</insert>
<insert tableName="ab_keyword_attributerelation">
<column name="AB_KEYWORD_ENTRY_ID" value="87c376e0-8a25-4a0e-913c-885ca7fe69cc"/>
<column name="AB_KEYWORD_ATTRIBUTERELATIONID" value="3e845022-cae2-4229-b199-1df03eee717e"/>
<column name="AB_KEYWORD_ATTRIBUTE_ID" value="307ecfc6-15c8-4ab9-8afa-e97b90a00c5f"/>
<column name="CHAR_VALUE" value="VAADIN:HASH"/>
</insert>
</changeSet>
</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:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
<!--change datatype of title to nvarchar (derby doesn't have nvarchar)-->
<changeSet dbms="!derby" author="b.ulrich" id="77758b00-afe0-457d-886c-3cfe5bd6dca3">
<modifyDataType tableName="CHECKLISTENTRY" columnName="TITLE" newDataType="NVARCHAR(100)"/>
</changeSet>
<!--make automatic work as an boolean-->
<!--change "type" to "auto"-->
<changeSet author="b.ulrich" id="986053d4-8b69-4892-93cd-2f2defbc85d1">
<addColumn tableName="CHECKLISTENTRY">
<column name="AUTO" type="TINYINT" defaultValueNumeric="0"/>
</addColumn>
<!--update existing Data-->
<update tableName="CHECKLISTENTRY">
<column name="AUTO" valueNumeric="1"/>
<where>TYPE = ?</where>
<whereParams>
<param value="AUTO"/>
</whereParams>
</update>
<update tableName="CHECKLISTENTRY">
<column name="AUTO" valueNumeric="0"/>
<where>TYPE = ?</where>
<whereParams>
<param value="MANUAL"/>
</whereParams>
</update>
<!--and add not Null constraint-->
<addNotNullConstraint
columnDataType="TINYINT"
columnName="AUTO"
tableName="CHECKLISTENTRY"/>
<!--drop old column-->
<dropColumn tableName="CHECKLISTENTRY">
<column name="TYPE"/>
</dropColumn>
</changeSet>
</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:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
<include relativeToChangelogFile="true" file="alter_ChecklistEntry.xml"/>
</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