diff --git a/.liquibase/Data_alias/basic/2021.0.0/changelog.xml b/.liquibase/Data_alias/basic/2021.0.0/changelog.xml index 0ec02e0b5db5b6b0b60aab7a420a17abffe5f3c2..25910cac6390c3cacfb80be02e48e3b8ce83e568 100644 --- a/.liquibase/Data_alias/basic/2021.0.0/changelog.xml +++ b/.liquibase/Data_alias/basic/2021.0.0/changelog.xml @@ -11,4 +11,5 @@ <include relativeToChangelogFile="true" file="MissingIndizes/add_MissingIndizes.xml"/> <include relativeToChangelogFile="true" file="SalesprojectConversion/changelog.xml"/> <include relativeToChangelogFile="true" file="Checklists/changelog.xml"/> + <include relativeToChangelogFile="true" file="Keywords/changelog.xml"/> </databaseChangeLog> \ No newline at end of file diff --git a/entity/KeywordCategory_entity/KeywordCategory_entity.aod b/entity/KeywordCategory_entity/KeywordCategory_entity.aod index 5063a7c6a01bcc759b7ceea25b93f9e08a056f1c..580ce8488d87ad9a72fe5c2ea6ce21deee3f3042 100644 --- a/entity/KeywordCategory_entity/KeywordCategory_entity.aod +++ b/entity/KeywordCategory_entity/KeywordCategory_entity.aod @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.17" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.17"> +<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.18" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.18"> <name>KeywordCategory_entity</name> + <title>Keyword Category</title> <majorModelMode>DISTRIBUTED</majorModelMode> <icon>VAADIN:FILE_TREE_SMALL</icon> - <title>Keyword Category</title> <contentTitleProcess>%aditoprj%/entity/KeywordCategory_entity/contentTitleProcess.js</contentTitleProcess> <iconId>VAADIN:FILE_TREE_SMALL</iconId> <recordContainer>db</recordContainer> @@ -98,18 +98,9 @@ <recordContainers> <dbRecordContainer> <name>db</name> - <alias>Data_alias</alias> <isPageable v="true" /> <orderClauseProcess>%aditoprj%/entity/KeywordCategory_entity/recordcontainers/db/orderClauseProcess.js</orderClauseProcess> - <linkInformation> - <linkInformation> - <name>bd5b5591-863e-4e4d-8ac0-339112c7cbb8</name> - <tableName>AB_KEYWORD_CATEGORY</tableName> - <primaryKey>AB_KEYWORD_CATEGORYID</primaryKey> - <isUIDTable v="true" /> - <readonly v="false" /> - </linkInformation> - </linkInformation> + <alias>Data_alias</alias> <recordFieldMappings> <dbRecordFieldMapping> <name>NAME.value</name> @@ -131,6 +122,15 @@ <recordfield>AB_KEYWORD_CATEGORY.SORTINGDIRECTION</recordfield> </dbRecordFieldMapping> </recordFieldMappings> + <linkInformation> + <linkInformation> + <name>bd5b5591-863e-4e4d-8ac0-339112c7cbb8</name> + <tableName>AB_KEYWORD_CATEGORY</tableName> + <primaryKey>AB_KEYWORD_CATEGORYID</primaryKey> + <isUIDTable v="true" /> + <readonly v="false" /> + </linkInformation> + </linkInformation> </dbRecordContainer> </recordContainers> </entity> diff --git a/neonView/KeywordCategoryEdit_view/KeywordCategoryEdit_view.aod b/neonView/KeywordCategoryEdit_view/KeywordCategoryEdit_view.aod index 484c328e990e329e10d6238363cea21c0665e7cb..4d8ce0be1755300dbf67616c48f70cb4cea1618f 100644 --- a/neonView/KeywordCategoryEdit_view/KeywordCategoryEdit_view.aod +++ b/neonView/KeywordCategoryEdit_view/KeywordCategoryEdit_view.aod @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.7" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.7"> +<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.8" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.8"> <name>KeywordCategoryEdit_view</name> <majorModelMode>DISTRIBUTED</majorModelMode> <size>SMALL</size> diff --git a/neonView/KeywordCategoryFilter_view/KeywordCategoryFilter_view.aod b/neonView/KeywordCategoryFilter_view/KeywordCategoryFilter_view.aod index be45a86c10831cdf3011ce16e4570cec5ce8b8f1..468500bf58a471aff225f42c3d4311bc5c954c5d 100644 --- a/neonView/KeywordCategoryFilter_view/KeywordCategoryFilter_view.aod +++ b/neonView/KeywordCategoryFilter_view/KeywordCategoryFilter_view.aod @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.7" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.7"> +<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.8" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.8"> <name>KeywordCategoryFilter_view</name> <majorModelMode>DISTRIBUTED</majorModelMode> <filterable v="true" /> diff --git a/neonView/KeywordCategoryPreview_view/KeywordCategoryPreview_view.aod b/neonView/KeywordCategoryPreview_view/KeywordCategoryPreview_view.aod index a5fee3295c9be9085d4f847b8352b9f3af55cf69..febe2de1022188fc96b43928c5b550236cbaf8df 100644 --- a/neonView/KeywordCategoryPreview_view/KeywordCategoryPreview_view.aod +++ b/neonView/KeywordCategoryPreview_view/KeywordCategoryPreview_view.aod @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.7" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.7"> +<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.8" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.8"> <name>KeywordCategoryPreview_view</name> <majorModelMode>DISTRIBUTED</majorModelMode> <layout> diff --git a/neonView/KeywordEntryList_view/KeywordEntryList_view.aod b/neonView/KeywordEntryList_view/KeywordEntryList_view.aod index 0c2ae874642e10f22eb6d1d7f3340fb41e307e55..16e04756f2faf4e0c8f3b2a07da02f5aa6cb636d 100644 --- a/neonView/KeywordEntryList_view/KeywordEntryList_view.aod +++ b/neonView/KeywordEntryList_view/KeywordEntryList_view.aod @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.7" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.7"> +<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.8" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.8"> <name>KeywordEntryList_view</name> <majorModelMode>DISTRIBUTED</majorModelMode> <layout> @@ -14,8 +14,8 @@ <fixedDrawer v="true" /> <entityField>#ENTITY</entityField> <isDeletable v="false" /> - <isEditable v="false" /> <isCreatable v="false" /> + <isEditable v="false" /> <columns> <neonTitledListTableColumn> <name>53531152-1960-47ec-b9d6-bcee76a81977</name> diff --git a/neonView/KeywordEntryMultiEdit_view/KeywordEntryMultiEdit_view.aod b/neonView/KeywordEntryMultiEdit_view/KeywordEntryMultiEdit_view.aod index 2eb243c43bd803b6d1a9aa7c1e9fbf1e6defad39..e6b3637f3cafc6eb4c342ae12af50bd5cd3694c7 100644 --- a/neonView/KeywordEntryMultiEdit_view/KeywordEntryMultiEdit_view.aod +++ b/neonView/KeywordEntryMultiEdit_view/KeywordEntryMultiEdit_view.aod @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.7" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.7"> +<neonView xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.1.8" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/neonView/1.1.8"> <name>KeywordEntryMultiEdit_view</name> <majorModelMode>DISTRIBUTED</majorModelMode> <layout>