From 2b01cffc163326efe51ee8a7d970fcc969ad0f94 Mon Sep 17 00:00:00 2001 From: Tomasz Kryszan Date: Fri, 27 Mar 2020 20:56:57 +0100 Subject: [PATCH 1/3] EZP-31518: Changed descriptions for welcome page https://jira.ez.no/browse/EZP-31518 --- Resources/sql/mysql/cleandata.sql | 6 +++--- Resources/sql/postgresql/cleandata.sql | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Resources/sql/mysql/cleandata.sql b/Resources/sql/mysql/cleandata.sql index 298a2c1..d96170c 100644 --- a/Resources/sql/mysql/cleandata.sql +++ b/Resources/sql/mysql/cleandata.sql @@ -26,8 +26,8 @@ INSERT INTO `ezcontentobject` (`contentclass_id`, `current_version`, `id`, `init (1,1,54,2,2,1537166893,'Forms',14,1537166893,'9e863fbb0fb835ce050032b4f00de61d',6,1,false); INSERT INTO `ezcontentobject_attribute` (`attribute_original_id`, `contentclassattribute_id`, `contentobject_id`, `data_float`, `data_int`, `data_text`, `data_type_string`, `id`, `language_code`, `language_id`, `sort_key_int`, `sort_key_string`, `version`) VALUES - (0,185,52,NULL,NULL,'Home','ezstring',242,'eng-GB',3,0,'home',1), - (0,186,52,NULL,NULL,'Home Page','ezstring',243,'eng-GB',3,0,'home page',1), + (0,185,52,NULL,NULL,'Welcome to eZ Platform Enterprise Edition','ezstring',242,'eng-GB',3,0,'welcome to ez platform enterprise edition',1), + (0,186,52,NULL,NULL,'You are now ready to start your project.','ezstring',243,'eng-GB',3,0,'you are now ready to start your project.',1), (0,187,52,NULL,NULL,NULL,'ezlandingpage',244,'eng-GB',3,0,'home page',1), (0,4,53,NULL,NULL,'Form Uploads','ezstring',245,'eng-GB',3,0,'form uploads',1), (0,155,53,NULL,NULL,'form uploads','ezstring',246,'eng-GB',3,0,'form uploads',1), @@ -81,7 +81,7 @@ INSERT INTO `ezpolicy_limitation_value` (`id`, `limitation_id`, `value`) VALUES -- Page for Home INSERT INTO `ezpage_attributes` (`id`, `name`, `value`) -VALUES (1,'content','

eZ Platform Enterprise Edition

This is the clean install coming with eZ Platform Enterprise Edition. Now you can start creating your own design.

'); +VALUES (1,'content','

This is the clean installation coming with eZ Platform Enterprise Edition. It''s a barebones setup of the platform, an excellent foundation to build upon if you want to start your project from scratch.

'); INSERT INTO `ezpage_blocks` (`id`, `type`, `view`, `name`) VALUES (1,'tag','default','Tag'); diff --git a/Resources/sql/postgresql/cleandata.sql b/Resources/sql/postgresql/cleandata.sql index 1a5491c..27aae70 100644 --- a/Resources/sql/postgresql/cleandata.sql +++ b/Resources/sql/postgresql/cleandata.sql @@ -19,8 +19,8 @@ INSERT INTO "ezcontentobject" ("contentclass_id", "current_version", "id", "init INSERT INTO "ezcontentobject" ("contentclass_id", "current_version", "id", "initial_language_id", "language_mask", "modified", "name", "owner_id", "published", "remote_id", "section_id", "status", "is_hidden") VALUES (1,1,53,2,3,1486473151,'Form Uploads',14,1486473151,'6797ab09a3e84316f09c4ccabce90e2d',3,1,false); INSERT INTO "ezcontentobject" ("contentclass_id", "current_version", "id", "initial_language_id", "language_mask", "modified", "name", "owner_id", "published", "remote_id", "section_id", "status", "is_hidden") VALUES (1,1,54,2,2,1537166893,'Forms',14,1537166893,'9e863fbb0fb835ce050032b4f00de61d',6,1,false); -INSERT INTO "ezcontentobject_attribute" ("attribute_original_id", "contentclassattribute_id", "contentobject_id", "data_float", "data_int", "data_text", "data_type_string", "id", "language_code", "language_id", "sort_key_int", "sort_key_string", "version") VALUES (0,185,52,NULL,NULL,'Home','ezstring',242,'eng-GB',3,0,'home',1); -INSERT INTO "ezcontentobject_attribute" ("attribute_original_id", "contentclassattribute_id", "contentobject_id", "data_float", "data_int", "data_text", "data_type_string", "id", "language_code", "language_id", "sort_key_int", "sort_key_string", "version") VALUES (0,186,52,NULL,NULL,'Home Page','ezstring',243,'eng-GB',3,0,'home page',1); +INSERT INTO "ezcontentobject_attribute" ("attribute_original_id", "contentclassattribute_id", "contentobject_id", "data_float", "data_int", "data_text", "data_type_string", "id", "language_code", "language_id", "sort_key_int", "sort_key_string", "version") VALUES (0,185,52,NULL,NULL,'Welcome to eZ Platform Enterprise Edition','ezstring',242,'eng-GB',3,0,'welcome to ez platform enterprise edition',1); +INSERT INTO "ezcontentobject_attribute" ("attribute_original_id", "contentclassattribute_id", "contentobject_id", "data_float", "data_int", "data_text", "data_type_string", "id", "language_code", "language_id", "sort_key_int", "sort_key_string", "version") VALUES (0,186,52,NULL,NULL,'You are now ready to start your project.','ezstring',243,'eng-GB',3,0,'you are now ready to start your project.',1); INSERT INTO "ezcontentobject_attribute" ("attribute_original_id", "contentclassattribute_id", "contentobject_id", "data_float", "data_int", "data_text", "data_type_string", "id", "language_code", "language_id", "sort_key_int", "sort_key_string", "version") VALUES (0,187,52,NULL,NULL,NULL,'ezlandingpage',244,'eng-GB',3,0,'home page',1); INSERT INTO "ezcontentobject_attribute" ("attribute_original_id", "contentclassattribute_id", "contentobject_id", "data_float", "data_int", "data_text", "data_type_string", "id", "language_code", "language_id", "sort_key_int", "sort_key_string", "version") VALUES (0,4,53,NULL,NULL,'Form Uploads','ezstring',245,'eng-GB',3,0,'form uploads',1); INSERT INTO "ezcontentobject_attribute" ("attribute_original_id", "contentclassattribute_id", "contentobject_id", "data_float", "data_int", "data_text", "data_type_string", "id", "language_code", "language_id", "sort_key_int", "sort_key_string", "version") VALUES (0,155,53,NULL,NULL,'form uploads','ezstring',246,'eng-GB',3,0,'form uploads',1); @@ -66,7 +66,7 @@ INSERT INTO "ezpolicy_limitation_value" ("id", "limitation_id", "value") VALUES -- Page for Home INSERT INTO "ezpage_attributes" ("id", "name", "value") -VALUES (1,'content',E'

eZ Platform Enterprise Edition

This is the clean install coming with eZ Platform Enterprise Edition. Now you can start creating your own design.

'); +VALUES (1,'content',E'

This is the clean installation coming with eZ Platform Enterprise Edition. It''s a barebones setup of the platform, an excellent foundation to build upon if you want to start your project from scratch.

'); INSERT INTO "ezpage_blocks" ("id", "type", "view", "name") VALUES (1,'tag','default','Tag'); From ec3f871370e634506cdcc27395942bb7b80123b9 Mon Sep 17 00:00:00 2001 From: ciastektk Date: Mon, 30 Mar 2020 08:40:42 +0200 Subject: [PATCH 2/3] Update Resources/sql/postgresql/cleandata.sql Co-Authored-By: MagdalenaZuba <35031941+MagdalenaZuba@users.noreply.github.com> --- Resources/sql/postgresql/cleandata.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/sql/postgresql/cleandata.sql b/Resources/sql/postgresql/cleandata.sql index 27aae70..7a9f49b 100644 --- a/Resources/sql/postgresql/cleandata.sql +++ b/Resources/sql/postgresql/cleandata.sql @@ -66,7 +66,7 @@ INSERT INTO "ezpolicy_limitation_value" ("id", "limitation_id", "value") VALUES -- Page for Home INSERT INTO "ezpage_attributes" ("id", "name", "value") -VALUES (1,'content',E'

This is the clean installation coming with eZ Platform Enterprise Edition. It''s a barebones setup of the platform, an excellent foundation to build upon if you want to start your project from scratch.

'); +VALUES (1,'content',E'

This is the clean installation coming with eZ Platform Enterprise Edition. It''s a bare-bones setup of the Platform, an excellent foundation to build upon if you want to start your project from scratch.

'); INSERT INTO "ezpage_blocks" ("id", "type", "view", "name") VALUES (1,'tag','default','Tag'); From 8fe397329e5903501ea8d0608a84e4f259ef5c1d Mon Sep 17 00:00:00 2001 From: ciastektk Date: Mon, 30 Mar 2020 08:41:28 +0200 Subject: [PATCH 3/3] Update Resources/sql/mysql/cleandata.sql Co-Authored-By: MagdalenaZuba <35031941+MagdalenaZuba@users.noreply.github.com> --- Resources/sql/mysql/cleandata.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/sql/mysql/cleandata.sql b/Resources/sql/mysql/cleandata.sql index d96170c..a45fb3f 100644 --- a/Resources/sql/mysql/cleandata.sql +++ b/Resources/sql/mysql/cleandata.sql @@ -81,7 +81,7 @@ INSERT INTO `ezpolicy_limitation_value` (`id`, `limitation_id`, `value`) VALUES -- Page for Home INSERT INTO `ezpage_attributes` (`id`, `name`, `value`) -VALUES (1,'content','

This is the clean installation coming with eZ Platform Enterprise Edition. It''s a barebones setup of the platform, an excellent foundation to build upon if you want to start your project from scratch.

'); +VALUES (1,'content','

This is the clean installation coming with eZ Platform Enterprise Edition. It''s a bare-bones setup of the Platform, an excellent foundation to build upon if you want to start your project from scratch.

'); INSERT INTO `ezpage_blocks` (`id`, `type`, `view`, `name`) VALUES (1,'tag','default','Tag');