From b91a0fa3564a7b8b0f88924dce3bcad99f407ec2 Mon Sep 17 00:00:00 2001 From: Yusei Tahara <yusei@nexedi.com> Date: Tue, 2 Oct 2007 08:43:07 +0000 Subject: [PATCH] 2007-10-02 Yusei * Fix planingbox test name. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16767 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../testPlanningBoxColumnHeader.xml | 2 +- .../testPlanningBoxColumnHeaderLink.xml | 2 +- .../planning_box_field_zuite/testPlanningBoxDataInfo.xml | 2 +- .../planning_box_field_zuite/testPlanningBoxDateZoom.xml | 2 +- .../testPlanningBoxDomainDataInfo.xml | 2 +- .../planning_box_field_zuite/testPlanningBoxEmpty.xml | 2 +- .../testPlanningBoxFoldAndUnfold.xml | 2 +- .../planning_box_field_zuite/testPlanningBoxPage.xml | 2 +- bt5/erp5_ui_test/bt/change_log | 9 ++++++--- bt5/erp5_ui_test/bt/revision | 2 +- 10 files changed, 15 insertions(+), 12 deletions(-) diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeader.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeader.xml index 14aeaac99f..23b4f9b833 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeader.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeader.xml @@ -57,7 +57,7 @@ <body>\n <table cellpadding="1" cellspacing="1" border="1">\n <thead>\n -<tr><td rowspan="1" colspan="3">Test Invalid DateTime</td></tr>\n +<tr><td rowspan="1" colspan="3">Test PlanningBox Column Header</td></tr>\n </thead><tbody>\n <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeaderLink.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeaderLink.xml index 5b55d47326..a1cfda6963 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeaderLink.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeaderLink.xml @@ -57,7 +57,7 @@ <body>\n <table cellpadding="1" cellspacing="1" border="1">\n <thead>\n -<tr><td rowspan="1" colspan="3">Test Invalid DateTime</td></tr>\n +<tr><td rowspan="1" colspan="3">Test PlanningBox Column Header Link</td></tr>\n </thead><tbody>\n <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDataInfo.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDataInfo.xml index 333dfdbb67..c2ae80a33e 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDataInfo.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDataInfo.xml @@ -57,7 +57,7 @@ <body>\n <table cellpadding="1" cellspacing="1" border="1">\n <thead>\n -<tr><td rowspan="1" colspan="3">Test Invalid DateTime</td></tr>\n +<tr><td rowspan="1" colspan="3">Test PlanningBox Data Info</td></tr>\n </thead><tbody>\n <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDateZoom.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDateZoom.xml index 3565f7a43c..9bc0328c99 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDateZoom.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDateZoom.xml @@ -57,7 +57,7 @@ <body>\n <table cellpadding="1" cellspacing="1" border="1">\n <thead>\n -<tr><td rowspan="1" colspan="3">Test Invalid DateTime</td></tr>\n +<tr><td rowspan="1" colspan="3">Test PlanningBox Date Zoom</td></tr>\n </thead><tbody>\n <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDomainDataInfo.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDomainDataInfo.xml index f909ce0a64..9932fed3bc 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDomainDataInfo.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDomainDataInfo.xml @@ -57,7 +57,7 @@ <body>\n <table cellpadding="1" cellspacing="1" border="1">\n <thead>\n -<tr><td rowspan="1" colspan="3">Test Invalid DateTime</td></tr>\n +<tr><td rowspan="1" colspan="3">Test PlanningBox Domain Data Info</td></tr>\n </thead><tbody>\n <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxEmpty.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxEmpty.xml index d5ca7c9663..21bd7b1e50 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxEmpty.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxEmpty.xml @@ -57,7 +57,7 @@ <body>\n <table cellpadding="1" cellspacing="1" border="1">\n <thead>\n -<tr><td rowspan="1" colspan="3">Test Invalid DateTime</td></tr>\n +<tr><td rowspan="1" colspan="3">Test PlanningBox Empty</td></tr>\n </thead><tbody>\n <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxFoldAndUnfold.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxFoldAndUnfold.xml index a75a1f05cf..30e9ec2914 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxFoldAndUnfold.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxFoldAndUnfold.xml @@ -57,7 +57,7 @@ <body>\n <table cellpadding="1" cellspacing="1" border="1">\n <thead>\n -<tr><td rowspan="1" colspan="3">Test Invalid DateTime</td></tr>\n +<tr><td rowspan="1" colspan="3">Test PlanningBox Fold And Unfold</td></tr>\n </thead><tbody>\n <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxPage.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxPage.xml index fa5d94f735..3bad2fd626 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxPage.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxPage.xml @@ -57,7 +57,7 @@ <body>\n <table cellpadding="1" cellspacing="1" border="1">\n <thead>\n -<tr><td rowspan="1" colspan="3">Test Invalid DateTime</td></tr>\n +<tr><td rowspan="1" colspan="3">Test PlanningBox Page</td></tr>\n </thead><tbody>\n <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n diff --git a/bt5/erp5_ui_test/bt/change_log b/bt5/erp5_ui_test/bt/change_log index e4db30bcdb..9db17d88c8 100644 --- a/bt5/erp5_ui_test/bt/change_log +++ b/bt5/erp5_ui_test/bt/change_log @@ -1,9 +1,12 @@ -2007-02-13 rafael -* Add planningbox_field_zuite. +2007-10-02 Yusei +* Fix planingbox test name. 2007-09-04 Kazuhiko * use portal_url.getPortalObject().absolute_url() instead of portal_url.getPortalPath() for better virtual host support. +2007-02-13 rafael +* Add planningbox_field_zuite. + 2007-02-13 yo * Add datetime_field_zuite. @@ -88,4 +91,4 @@ * Add missing properties to Listbox_setPropertyList. 2006-06-30 yo -* initial version +* initial version \ No newline at end of file diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision index 1199cd493e..3960544522 100644 --- a/bt5/erp5_ui_test/bt/revision +++ b/bt5/erp5_ui_test/bt/revision @@ -1 +1 @@ -219 \ No newline at end of file +220 \ No newline at end of file -- 2.30.9