From dccb74ee3b46118f74f83a0eef41d1b5d8166ddf Mon Sep 17 00:00:00 2001 From: Yoshinori Okuji <yo@nexedi.com> Date: Tue, 24 Jan 2006 00:14:09 +0000 Subject: [PATCH] 2005-01-24 yo * Perform refactoring of the Use Case Module. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5271 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../print_pdf.xml | 85 +++ .../view.xml | 85 +++ .../print_pdf.xml | 85 +++ .../view.xml | 85 +++ .../document_decision_items_fast_input.xml | 93 +++ .../document_items_fast_input.xml | 93 +++ .../print_pdf.xml | 93 +++ .../Document%20Analysis%20Document/view.xml | 93 +++ .../view_decision_items.xml | 93 +++ .../print_pdf.xml | 85 +++ .../view.xml | 85 +++ .../lexicon_items_fast_input.xml | 93 +++ .../print_pdf.xml | 93 +++ .../Document%20Analysis%20Lexicon/view.xml | 93 +++ .../Document%20Analysis%20Module/list_ui.xml | 93 +++ .../Document%20Analysis%20Module/sort_on.xml | 93 +++ .../Document%20Analysis%20Module/view.xml | 93 +++ .../documents_fast_input.xml | 93 +++ .../lexicons_fast_input.xml | 93 +++ .../Document%20Analysis/list_ui.xml | 93 +++ .../Document%20Analysis/sort_on.xml | 93 +++ .../portal_types/Document%20Analysis/view.xml | 93 +++ .../Document%20Analysis/view_lexicons.xml | 93 +++ .../Feature%20Document/fast_input.xml | 85 +++ .../Feature%20Document/list_ui.xml | 85 +++ .../Feature%20Document/print_pdf.xml | 85 +++ .../Feature%20Document/sort_on.xml | 85 +++ .../portal_types/Feature%20Document/view.xml | 85 +++ .../Feature%20Module/fast_input.xml | 93 +++ .../portal_types/Feature%20Module/list_ui.xml | 93 +++ .../Feature%20Module/print_pdf.xml | 93 +++ .../portal_types/Feature%20Module/sort_on.xml | 93 +++ .../portal_types/Feature%20Module/view.xml | 93 +++ .../portal_types/Feature/fast_input.xml | 85 +++ .../portal_types/Feature/print_pdf.xml | 85 +++ .../portal_types/Feature/view.xml | 85 +++ .../Use%20Case%20Actor/history.xml | 93 +++ .../Use%20Case%20Actor/metadata.xml | 93 +++ .../Use%20Case%20Actor/print_pdf.xml | 93 +++ .../portal_types/Use%20Case%20Actor/view.xml | 93 +++ .../Use%20Case%20Module/list_ui.xml | 93 +++ .../Use%20Case%20Module/sort_on.xml | 93 +++ .../Use%20Case%20Module/use_case_report.xml | 93 +++ .../portal_types/Use%20Case%20Module/view.xml | 93 +++ .../Use%20Case%20Scenario%20Step/history.xml | 93 +++ .../Use%20Case%20Scenario%20Step/metadata.xml | 93 +++ .../print_pdf.xml | 93 +++ .../Use%20Case%20Scenario%20Step/view.xml | 93 +++ .../Use%20Case%20Scenario/history.xml | 93 +++ .../Use%20Case%20Scenario/metadata.xml | 93 +++ .../Use%20Case%20Scenario/print_pdf.xml | 93 +++ .../Use%20Case%20Scenario/view.xml | 93 +++ .../Use%20Case/actor_fast_input.xml | 93 +++ .../portal_types/Use%20Case/actors.xml | 93 +++ .../portal_types/Use%20Case/history.xml | 93 +++ .../portal_types/Use%20Case/metadata.xml | 93 +++ .../portal_types/Use%20Case/print_pdf.xml | 93 +++ .../Use%20Case/scenarii_fast_input.xml | 93 +++ .../portal_types/Use%20Case/view.xml | 93 +++ .../document_analysis_document_type.xml | 19 +- .../portal_categories/lexicon_item_type.xml | 19 +- .../portal_categories/lexicon_item_ubm.xml | 19 +- .../portal_categories/lexicon_source_type.xml | 19 +- .../portal_categories/requirement.xml | 124 ++++ .../portal_categories/use_case_actor_role.xml | 19 +- .../document_analysis_module.xml | 12 + .../ModuleTemplateItem/feature_module.xml | 12 + .../ModuleTemplateItem/use_case_module.xml | 12 + .../allowed_content_types.xml | 36 ++ .../base_category_list.xml | 31 + .../property_sheet_list.xml | 26 + ...0Analysis%20Document%20Decision%20Item.xml | 163 +---- .../Document%20Analysis%20Document%20Item.xml | 163 +---- .../Document%20Analysis%20Document.xml | 443 +------------ .../Document%20Analysis%20Lexicon%20Item.xml | 172 +---- .../Document%20Analysis%20Lexicon.xml | 276 +-------- .../Document%20Analysis%20Module.xml | 268 +------- .../portal_types/Document%20Analysis.xml | 524 +--------------- .../portal_types/Feature%20Document.xml | 398 +----------- .../portal_types/Feature%20Module.xml | 438 +------------ .../portal_types/Feature.xml | 256 +------- .../portal_types/Use%20Case%20Actor.xml | 173 +----- .../portal_types/Use%20Case%20Module.xml | 268 +------- .../Use%20Case%20Scenario%20Step.xml | 169 +---- .../portal_types/Use%20Case%20Scenario.xml | 169 +---- .../portal_types/Use%20Case.xml | 441 +------------ .../workflow_chain_type.xml | 10 +- .../PropertySheetTemplateItem/UseCaseActor.py | 46 -- ...eDocumentAnalysisDocumentDecisionItems.xml | 33 +- ..._generateDocumentAnalysisDocumentItems.xml | 33 +- ...ysis_generateDocumentAnalysisDocuments.xml | 25 +- ...generateDocumentAnalysisDocumentsTests.xml | 27 +- ...s_generateDocumentAnalysisLexiconItems.xml | 38 +- ...lysis_generateDocumentAnalysisLexicons.xml | 29 +- .../FastInput_generateObjectStructure.xml | 120 +--- ...tInput_generateTwoLevelObjectStructure.xml | 71 +-- .../erp5_consulting/FastInput_initialize.xml | 27 +- .../Feature_generateFeatures.xml | 60 +- .../erp5_consulting/UseCaseActor_view.xml | 6 +- .../UseCaseActor_view/my_description.xml | 2 +- .../UseCaseActor_view/my_group_free_text.xml | 266 ++++++++ .../my_int_index.xml} | 76 ++- .../UseCaseActor_view/my_site_free_text.xml | 266 ++++++++ .../UseCaseActor_view/my_title.xml | 4 +- .../my_use_case_actor_role_list.xml | 2 +- .../UseCaseModule_UseCaseReportStyleSheet.xml | 174 ++++++ .../UseCaseModule_viewUseCaseList.xml | 9 +- .../UseCaseModule_viewUseCaseList/listbox.xml | 91 +-- .../UseCaseModule_viewUseCaseReportAsSxw.xml | 277 +++++++++ .../UseCaseModule_viewUseCaseReportDialog.xml | 120 ++++ .../UseCaseScenarioStep_view.xml | 6 +- .../my_description.xml | 2 +- .../my_int_index.xml} | 76 ++- .../my_requirement_title_list.xml | 586 ++++++++++++++++++ .../UseCaseScenarioStep_view/my_title.xml | 2 +- .../erp5_consulting/UseCaseScenario_view.xml | 7 +- .../UseCaseScenario_view/listbox.xml | 23 +- .../listbox_int_index.xml | 264 ++++++++ .../UseCaseScenario_view/my_description.xml | 2 +- .../UseCaseScenario_view/my_int_index.xml | 264 ++++++++ .../my_requirement_title_list.xml | 586 ++++++++++++++++++ .../UseCaseScenario_view/my_title.xml | 2 +- .../erp5_consulting/UseCase_OOoContainer.xml | 161 ----- .../erp5_consulting/UseCase_OOoContent.xml | 214 ------- ...l => UseCase_generateUseCaseActorList.xml} | 101 ++- .../UseCase_generateUseCaseScenarioList.xml | 265 ++++++++ .../UseCase_getActorItemList.xml | 24 +- ...l => UseCase_viewActorFastInputDialog.xml} | 8 +- .../listbox.xml | 32 +- .../listbox_description.xml | 0 .../listbox_group.xml | 0 .../listbox_location.xml | 0 .../listbox_role.xml | 0 .../listbox_title.xml | 2 +- ...> UseCase_viewScenarioFastInputDialog.xml} | 6 +- .../listbox.xml | 2 +- .../listbox_scenario_title.xml | 0 .../listbox_step_actor.xml | 0 .../listbox_step_description.xml | 0 .../listbox_step_title.xml | 0 ...s.xml => UseCase_viewUseCaseActorList.xml} | 14 +- .../listbox.xml | 34 +- .../listbox_description.xml | 2 +- .../listbox_group_free_text.xml | 266 ++++++++ .../listbox_int_index.xml | 264 ++++++++ .../listbox_site_free_text.xml} | 4 +- .../listbox_title.xml | 0 .../listbox_use_case_actor_role_list.xml | 0 .../my_description.xml | 0 .../my_int_index.xml | 264 ++++++++ .../my_requirement_title_list.xml | 586 ++++++++++++++++++ .../my_title.xml | 0 .../my_translated_validation_state_title.xml | 272 ++++++++ .../listbox_location.xml | 266 -------- .../listbox_step_count.xml | 293 --------- ...ml => UseCase_viewUseCaseScenarioList.xml} | 11 +- .../listbox.xml | 29 +- .../listbox_description.xml | 0 .../listbox_int_index.xml | 264 ++++++++ .../listbox_title.xml | 0 .../my_description.xml | 0 .../my_int_index.xml | 264 ++++++++ .../my_requirement_title_list.xml | 586 ++++++++++++++++++ .../my_title.xml | 0 .../my_translated_validation_state_title.xml | 272 ++++++++ bt5/erp5_consulting/bt/change_log | 3 + bt5/erp5_consulting/bt/copyright_list | 1 + bt5/erp5_consulting/bt/license | 1 + bt5/erp5_consulting/bt/revision | 0 .../bt/template_action_path_list | 59 ++ .../bt/template_base_category_list | 1 + .../bt/template_catalog_full_text_key_list | 0 .../bt/template_catalog_keyword_key_list | 0 .../bt/template_catalog_multivalue_key_list | 0 .../bt/template_catalog_request_key_list | 0 .../bt/template_catalog_topic_key_list | 0 .../bt/template_constraint_id_list | 0 .../bt/template_local_roles_list | 0 ...late_portal_type_allowed_content_type_list | 14 + .../template_portal_type_base_category_list | 13 + ...plate_portal_type_hidden_content_type_list | 0 .../template_portal_type_property_sheet_list | 10 + .../bt/template_portal_type_roles_list | 0 .../bt/template_property_sheet_id_list | 3 +- bt5/erp5_consulting/bt/version | 1 + 185 files changed, 12355 insertions(+), 5933 deletions(-) create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item/print_pdf.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Item/print_pdf.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Item/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/document_decision_items_fast_input.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/document_items_fast_input.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/print_pdf.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/view_decision_items.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item/print_pdf.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon/lexicon_items_fast_input.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon/print_pdf.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Module/list_ui.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Module/sort_on.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Module/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/documents_fast_input.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/lexicons_fast_input.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/list_ui.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/sort_on.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/view_lexicons.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/fast_input.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/list_ui.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/print_pdf.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/sort_on.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/fast_input.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/list_ui.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/print_pdf.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/sort_on.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature/fast_input.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature/print_pdf.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/history.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/metadata.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/print_pdf.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/list_ui.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/sort_on.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/use_case_report.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/history.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/metadata.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/print_pdf.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/history.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/metadata.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/print_pdf.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/view.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/actor_fast_input.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/actors.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/history.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/metadata.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/print_pdf.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/scenarii_fast_input.xml create mode 100755 bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/view.xml create mode 100755 bt5/erp5_consulting/CategoryTemplateItem/portal_categories/requirement.xml create mode 100755 bt5/erp5_consulting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml create mode 100755 bt5/erp5_consulting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml create mode 100755 bt5/erp5_consulting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml delete mode 100755 bt5/erp5_consulting/PropertySheetTemplateItem/UseCaseActor.py create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_group_free_text.xml rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseActors/my_id.xml => UseCaseActor_view/my_int_index.xml} (89%) create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_site_free_text.xml create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_UseCaseReportStyleSheet.xml create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseReportAsSxw.xml create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseReportDialog.xml rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseScenarii/my_id.xml => UseCaseScenarioStep_view/my_int_index.xml} (89%) create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_requirement_title_list.xml create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/listbox_int_index.xml create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_int_index.xml create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_requirement_title_list.xml delete mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_OOoContainer.xml delete mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_OOoContent.xml rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_OOoBuilder.xml => UseCase_generateUseCaseActorList.xml} (57%) create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_generateUseCaseScenarioList.xml rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCaseActor_addFastInput.xml => UseCase_viewActorFastInputDialog.xml} (94%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCaseActor_addFastInput => UseCase_viewActorFastInputDialog}/listbox.xml (98%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCaseActor_addFastInput => UseCase_viewActorFastInputDialog}/listbox_description.xml (100%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCaseActor_addFastInput => UseCase_viewActorFastInputDialog}/listbox_group.xml (100%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCaseActor_addFastInput => UseCase_viewActorFastInputDialog}/listbox_location.xml (100%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCaseActor_addFastInput => UseCase_viewActorFastInputDialog}/listbox_role.xml (100%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCaseActor_addFastInput => UseCase_viewActorFastInputDialog}/listbox_title.xml (99%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCaseScenarii_addFastInput.xml => UseCase_viewScenarioFastInputDialog.xml} (95%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCaseScenarii_addFastInput => UseCase_viewScenarioFastInputDialog}/listbox.xml (99%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCaseScenarii_addFastInput => UseCase_viewScenarioFastInputDialog}/listbox_scenario_title.xml (100%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCaseScenarii_addFastInput => UseCase_viewScenarioFastInputDialog}/listbox_step_actor.xml (100%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCaseScenarii_addFastInput => UseCase_viewScenarioFastInputDialog}/listbox_step_description.xml (100%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCaseScenarii_addFastInput => UseCase_viewScenarioFastInputDialog}/listbox_step_title.xml (100%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseActors.xml => UseCase_viewUseCaseActorList.xml} (90%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseActors => UseCase_viewUseCaseActorList}/listbox.xml (95%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseActors => UseCase_viewUseCaseActorList}/listbox_description.xml (99%) create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_group_free_text.xml create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_int_index.xml rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseActors/listbox_group.xml => UseCase_viewUseCaseActorList/listbox_site_free_text.xml} (98%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseActors => UseCase_viewUseCaseActorList}/listbox_title.xml (100%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseActors => UseCase_viewUseCaseActorList}/listbox_use_case_actor_role_list.xml (100%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseActors => UseCase_viewUseCaseActorList}/my_description.xml (100%) create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_int_index.xml create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_requirement_title_list.xml rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseActors => UseCase_viewUseCaseActorList}/my_title.xml (100%) create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_translated_validation_state_title.xml delete mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_location.xml delete mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/listbox_step_count.xml rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseScenarii.xml => UseCase_viewUseCaseScenarioList.xml} (92%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseScenarii => UseCase_viewUseCaseScenarioList}/listbox.xml (98%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseScenarii => UseCase_viewUseCaseScenarioList}/listbox_description.xml (100%) create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/listbox_int_index.xml rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseScenarii => UseCase_viewUseCaseScenarioList}/listbox_title.xml (100%) rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseScenarii => UseCase_viewUseCaseScenarioList}/my_description.xml (100%) create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_int_index.xml create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_requirement_title_list.xml rename bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/{UseCase_viewUseCaseScenarii => UseCase_viewUseCaseScenarioList}/my_title.xml (100%) create mode 100755 bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_translated_validation_state_title.xml create mode 100755 bt5/erp5_consulting/bt/copyright_list create mode 100755 bt5/erp5_consulting/bt/license create mode 100755 bt5/erp5_consulting/bt/revision create mode 100755 bt5/erp5_consulting/bt/template_catalog_full_text_key_list create mode 100755 bt5/erp5_consulting/bt/template_catalog_keyword_key_list create mode 100755 bt5/erp5_consulting/bt/template_catalog_multivalue_key_list create mode 100755 bt5/erp5_consulting/bt/template_catalog_request_key_list create mode 100755 bt5/erp5_consulting/bt/template_catalog_topic_key_list create mode 100755 bt5/erp5_consulting/bt/template_constraint_id_list create mode 100755 bt5/erp5_consulting/bt/template_local_roles_list create mode 100755 bt5/erp5_consulting/bt/template_portal_type_allowed_content_type_list create mode 100755 bt5/erp5_consulting/bt/template_portal_type_base_category_list create mode 100755 bt5/erp5_consulting/bt/template_portal_type_hidden_content_type_list create mode 100755 bt5/erp5_consulting/bt/template_portal_type_property_sheet_list create mode 100755 bt5/erp5_consulting/bt/template_portal_type_roles_list diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item/print_pdf.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item/print_pdf.xml new file mode 100755 index 0000000000..6221c92e12 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item/print_pdf.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item/view.xml new file mode 100755 index 0000000000..e97695a714 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item/view.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Decision Item View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysisDocumentDecisionItem _view</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Item/print_pdf.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Item/print_pdf.xml new file mode 100755 index 0000000000..6221c92e12 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Item/print_pdf.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Item/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Item/view.xml new file mode 100755 index 0000000000..1a5d841574 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document%20Item/view.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Document Item View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysisDocumentItem_view</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/document_decision_items_fast_input.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/document_decision_items_fast_input.xml new file mode 100755 index 0000000000..0eda3c3c5b --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/document_decision_items_fast_input.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_action</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>document_decision_items_fast_input</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Modify portal content</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>5.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Document Analysis Document Decision Item Fast Input</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysisDocumentDecisionItems_addFastInput</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/document_items_fast_input.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/document_items_fast_input.xml new file mode 100755 index 0000000000..2829830614 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/document_items_fast_input.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_action</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>document_items_fast_input</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Modify portal content</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>4.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Document Analysis Document Item Fast Input</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysisDocumentItems_addFastInput</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/print_pdf.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/print_pdf.xml new file mode 100755 index 0000000000..8ad809bf74 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/print_pdf.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/view.xml new file mode 100755 index 0000000000..635f725f5f --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/view.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Document Items</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysisDocument_viewItems</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/view_decision_items.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/view_decision_items.xml new file mode 100755 index 0000000000..2cafa53af9 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Document/view_decision_items.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view_decision_items</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>3.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Decision Items</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysisDocument_viewDecisionItems</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item/print_pdf.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item/print_pdf.xml new file mode 100755 index 0000000000..6221c92e12 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item/print_pdf.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item/view.xml new file mode 100755 index 0000000000..283d5a9502 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item/view.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Lexicon Item View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysisLexiconItem_view</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon/lexicon_items_fast_input.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon/lexicon_items_fast_input.xml new file mode 100755 index 0000000000..ca0d209353 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon/lexicon_items_fast_input.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_exchange</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>lexicon_items_fast_input</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Modify portal content</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>3.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Document Analysis Lexicon Item Fast Input</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysisLexiconItems_addFastInput</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon/print_pdf.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon/print_pdf.xml new file mode 100755 index 0000000000..8ad809bf74 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon/print_pdf.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon/view.xml new file mode 100755 index 0000000000..7b914c45de --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Lexicon/view.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Lexicon View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysisLexicon_view</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Module/list_ui.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Module/list_ui.xml new file mode 100755 index 0000000000..2f284cd60d --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Module/list_ui.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_ui</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>list_ui</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>3.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Modify UI</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_viewUIDialog</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Module/sort_on.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Module/sort_on.xml new file mode 100755 index 0000000000..86f46805c5 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Module/sort_on.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_sort</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>sort_on</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Sort</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Folder_viewSortOnDialog</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Module/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Module/view.xml new file mode 100755 index 0000000000..1c5f6d5ece --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis%20Module/view.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Document Analysis Module View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysisModule_viewDocumentAnalysisList</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/documents_fast_input.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/documents_fast_input.xml new file mode 100755 index 0000000000..51e5bb3cf2 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/documents_fast_input.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_action</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>documents_fast_input</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Modify portal content</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>5.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Document Analysis Document Fast Input</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysisDocuments_addFastInput</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/lexicons_fast_input.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/lexicons_fast_input.xml new file mode 100755 index 0000000000..5b21a88ca6 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/lexicons_fast_input.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_action</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>lexicons_fast_input</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Modify portal content</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>6.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Document Analysis Lexicon Fast Input</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysisLexicons_addFastInput</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/list_ui.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/list_ui.xml new file mode 100755 index 0000000000..2f284cd60d --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/list_ui.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_ui</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>list_ui</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>3.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Modify UI</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_viewUIDialog</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/sort_on.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/sort_on.xml new file mode 100755 index 0000000000..86f46805c5 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/sort_on.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_sort</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>sort_on</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Sort</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Folder_viewSortOnDialog</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/view.xml new file mode 100755 index 0000000000..798faad1c2 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/view.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Documents</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysis_viewDocuments</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/view_lexicons.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/view_lexicons.xml new file mode 100755 index 0000000000..a7c8e358fb --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Document%20Analysis/view_lexicons.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view_lexicons</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>4.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Lexicons</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/DocumentAnalysis_viewLexicons</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/fast_input.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/fast_input.xml new file mode 100755 index 0000000000..b44953bfff --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/fast_input.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_exchange</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>fast_input</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Modify portal content</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>5.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Features Fast Input</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Feature_addFeaturesFastInput</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/list_ui.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/list_ui.xml new file mode 100755 index 0000000000..adefbf46ec --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/list_ui.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_ui</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>list_ui</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>3.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Modify UI</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_viewUIDialog</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/print_pdf.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/print_pdf.xml new file mode 100755 index 0000000000..aee6935a84 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/print_pdf.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>4.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/sort_on.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/sort_on.xml new file mode 100755 index 0000000000..4205dac02e --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/sort_on.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_sort</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>sort_on</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Sort</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Folder_viewSortOnDialog</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/view.xml new file mode 100755 index 0000000000..428fc493e7 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Document/view.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/FeatureDocument_view</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/fast_input.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/fast_input.xml new file mode 100755 index 0000000000..bcbe4a6cfe --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/fast_input.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_exchange</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>fast_input</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Modify portal content</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>5.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Feature Document Fast Input</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Feature_addDocumentFastInput</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/list_ui.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/list_ui.xml new file mode 100755 index 0000000000..2f284cd60d --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/list_ui.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_ui</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>list_ui</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>3.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Modify UI</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_viewUIDialog</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/print_pdf.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/print_pdf.xml new file mode 100755 index 0000000000..7d1abebde1 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/print_pdf.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>4.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/sort_on.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/sort_on.xml new file mode 100755 index 0000000000..86f46805c5 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/sort_on.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_sort</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>sort_on</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Sort</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Folder_viewSortOnDialog</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/view.xml new file mode 100755 index 0000000000..8d6febeaec --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature%20Module/view.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/FeatureModule_viewFeatureList</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature/fast_input.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature/fast_input.xml new file mode 100755 index 0000000000..e0ac741630 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature/fast_input.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_exchange</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>fast_input</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Modify portal content</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>3.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Features Fast Input</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Feature_addFeaturesFastInput</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature/print_pdf.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature/print_pdf.xml new file mode 100755 index 0000000000..6221c92e12 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature/print_pdf.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature/view.xml new file mode 100755 index 0000000000..e4c2c0c94f --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Feature/view.xml @@ -0,0 +1,85 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Feature_view</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/history.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/history.xml new file mode 100755 index 0000000000..78a1c04ac8 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/history.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>history</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>3.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>History</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_viewHistory</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/metadata.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/metadata.xml new file mode 100755 index 0000000000..7b29ab79ae --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/metadata.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>metadata</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Manage portal</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>4.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Metadata</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_viewMetadata</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/print_pdf.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/print_pdf.xml new file mode 100755 index 0000000000..8ad809bf74 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/print_pdf.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/view.xml new file mode 100755 index 0000000000..249a874106 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Actor/view.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/UseCaseActor_view</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/list_ui.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/list_ui.xml new file mode 100755 index 0000000000..2f284cd60d --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/list_ui.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_ui</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>list_ui</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>3.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Modify UI</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_viewUIDialog</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/sort_on.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/sort_on.xml new file mode 100755 index 0000000000..86f46805c5 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/sort_on.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_sort</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>sort_on</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Sort</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Folder_viewSortOnDialog</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/use_case_report.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/use_case_report.xml new file mode 100755 index 0000000000..bf62f7d966 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/use_case_report.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_report</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>use_case_report</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Use Case Report</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/UseCaseModule_viewUseCaseReportDialog</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/view.xml new file mode 100755 index 0000000000..8fbdd2d4b3 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Module/view.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Use Cases View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/UseCaseModule_viewUseCaseList</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/history.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/history.xml new file mode 100755 index 0000000000..78a1c04ac8 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/history.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>history</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>3.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>History</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_viewHistory</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/metadata.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/metadata.xml new file mode 100755 index 0000000000..7b29ab79ae --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/metadata.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>metadata</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Manage portal</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>4.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Metadata</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_viewMetadata</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/print_pdf.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/print_pdf.xml new file mode 100755 index 0000000000..8ad809bf74 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/print_pdf.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/view.xml new file mode 100755 index 0000000000..c55ed8b07d --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario%20Step/view.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/UseCaseScenarioStep_view</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/history.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/history.xml new file mode 100755 index 0000000000..78a1c04ac8 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/history.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>history</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>3.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>History</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_viewHistory</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/metadata.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/metadata.xml new file mode 100755 index 0000000000..7b29ab79ae --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/metadata.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>metadata</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Manage portal</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>4.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Metadata</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_viewMetadata</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/print_pdf.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/print_pdf.xml new file mode 100755 index 0000000000..8ad809bf74 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/print_pdf.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/view.xml new file mode 100755 index 0000000000..83c170c1a3 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case%20Scenario/view.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>View</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/UseCaseScenario_view</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/actor_fast_input.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/actor_fast_input.xml new file mode 100755 index 0000000000..ba86bd21d2 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/actor_fast_input.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_exchange</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>actor_fast_input</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Modify portal content</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>4.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Use Case Actor Fast Input</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/UseCase_viewActorFastInputDialog</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/actors.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/actors.xml new file mode 100755 index 0000000000..e2fbffe9f0 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/actors.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>actors</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>3.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Actors</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/UseCase_viewUseCaseActorList</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/history.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/history.xml new file mode 100755 index 0000000000..c7ab962c98 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/history.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>history</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>4.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>History</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_viewHistory</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/metadata.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/metadata.xml new file mode 100755 index 0000000000..721ca1581d --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/metadata.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>metadata</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Manage portal</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>5.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Metadata</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_viewMetadata</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/print_pdf.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/print_pdf.xml new file mode 100755 index 0000000000..8ad809bf74 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/print_pdf.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/scenarii_fast_input.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/scenarii_fast_input.xml new file mode 100755 index 0000000000..1c43c01f90 --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/scenarii_fast_input.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_exchange</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>scenarii_fast_input</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>Modify portal content</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>5.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Use Case Scenarii Fast Input</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/UseCase_viewScenarioFastInputDialog</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/view.xml b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/view.xml new file mode 100755 index 0000000000..974d6f870d --- /dev/null +++ b/bt5/erp5_consulting/ActionTemplateItem/portal_types/Use%20Case/view.xml @@ -0,0 +1,93 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.patches.ActionInformation</string> + <string>PatchedActionInformation</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_view</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>view</string> </value> + </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Scenarii</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/UseCase_viewUseCaseScenarioList</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/document_analysis_document_type.xml b/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/document_analysis_document_type.xml index 5a4a1726c4..94451f1f98 100755 --- a/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/document_analysis_document_type.xml +++ b/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/document_analysis_document_type.xml @@ -15,16 +15,7 @@ <item> <key> <string>__ac_local_roles__</string> </key> <value> - <dictionary> - <item> - <key> <string>jp</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> + <none/> </value> </item> <item> @@ -42,13 +33,7 @@ <item> <key> <string>_owner</string> </key> <value> - <tuple> - <list> - <string>nexedi</string> - <string>acl_users</string> - </list> -<string>jp</string> - </tuple> + <none/> </value> </item> <item> diff --git a/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/lexicon_item_type.xml b/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/lexicon_item_type.xml index 9394cb9f1d..d3cebdb17e 100755 --- a/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/lexicon_item_type.xml +++ b/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/lexicon_item_type.xml @@ -15,16 +15,7 @@ <item> <key> <string>__ac_local_roles__</string> </key> <value> - <dictionary> - <item> - <key> <string>jp</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> + <none/> </value> </item> <item> @@ -42,13 +33,7 @@ <item> <key> <string>_owner</string> </key> <value> - <tuple> - <list> - <string>nexedi</string> - <string>acl_users</string> - </list> -<string>jp</string> - </tuple> + <none/> </value> </item> <item> diff --git a/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/lexicon_item_ubm.xml b/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/lexicon_item_ubm.xml index e19a2abc01..cf35038d3c 100755 --- a/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/lexicon_item_ubm.xml +++ b/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/lexicon_item_ubm.xml @@ -15,16 +15,7 @@ <item> <key> <string>__ac_local_roles__</string> </key> <value> - <dictionary> - <item> - <key> <string>jp</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> + <none/> </value> </item> <item> @@ -42,13 +33,7 @@ <item> <key> <string>_owner</string> </key> <value> - <tuple> - <list> - <string>nexedi</string> - <string>acl_users</string> - </list> -<string>jp</string> - </tuple> + <none/> </value> </item> <item> diff --git a/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/lexicon_source_type.xml b/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/lexicon_source_type.xml index 0269f5383c..5cd5a66720 100755 --- a/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/lexicon_source_type.xml +++ b/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/lexicon_source_type.xml @@ -15,16 +15,7 @@ <item> <key> <string>__ac_local_roles__</string> </key> <value> - <dictionary> - <item> - <key> <string>jp</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> + <none/> </value> </item> <item> @@ -42,13 +33,7 @@ <item> <key> <string>_owner</string> </key> <value> - <tuple> - <list> - <string>nexedi</string> - <string>acl_users</string> - </list> -<string>jp</string> - </tuple> + <none/> </value> </item> <item> diff --git a/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/requirement.xml b/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/requirement.xml new file mode 100755 index 0000000000..b49d08d1c6 --- /dev/null +++ b/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/requirement.xml @@ -0,0 +1,124 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Type.Document.BaseCategory</string> + <string>BaseCategory</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_count</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>_mt_index</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_tree</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> + </value> + </item> + <item> + <key> <string>acquisition_portal_type</string> </key> + <value> <string>python: []</string> </value> + </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>requirement</string> + </tuple> + </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>requirement</string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Base Category</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Requirement</string> </value> + </item> + <item> + <key> <string>uid</string> </key> + <value> + <none/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>BTrees.Length</string> + <string>Length</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> <int>0</int> </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <tuple> + <string>BTrees.OOBTree</string> + <string>OOBTree</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <none/> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> + <pickle> + <tuple> + <tuple> + <string>BTrees.OOBTree</string> + <string>OOBTree</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <none/> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/use_case_actor_role.xml b/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/use_case_actor_role.xml index 9648c7024f..adcf18bd67 100755 --- a/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/use_case_actor_role.xml +++ b/bt5/erp5_consulting/CategoryTemplateItem/portal_categories/use_case_actor_role.xml @@ -15,16 +15,7 @@ <item> <key> <string>__ac_local_roles__</string> </key> <value> - <dictionary> - <item> - <key> <string>jp</string> </key> - <value> - <list> - <string>Owner</string> - </list> - </value> - </item> - </dictionary> + <none/> </value> </item> <item> @@ -42,13 +33,7 @@ <item> <key> <string>_owner</string> </key> <value> - <tuple> - <list> - <string>nexedi</string> - <string>acl_users</string> - </list> -<string>jp</string> - </tuple> + <none/> </value> </item> <item> diff --git a/bt5/erp5_consulting/ModuleTemplateItem/document_analysis_module.xml b/bt5/erp5_consulting/ModuleTemplateItem/document_analysis_module.xml index 1b2fae2194..d575d8b7ee 100755 --- a/bt5/erp5_consulting/ModuleTemplateItem/document_analysis_module.xml +++ b/bt5/erp5_consulting/ModuleTemplateItem/document_analysis_module.xml @@ -85,6 +85,9 @@ <permission> <name>Add ERP5 Forms</name> </permission> + <permission> + <name>Add ERP5 OOo Templates</name> + </permission> <permission> <name>Add ERP5 PDF Forms</name> </permission> @@ -169,6 +172,9 @@ <permission> <name>Add Pluggable Index</name> </permission> + <permission> + <name>Add Portal ZSyncer Tools</name> + </permission> <permission> <name>Add Python Scripts</name> </permission> @@ -220,6 +226,9 @@ <permission> <name>Add ZODB Mount Points</name> </permission> + <permission> + <name>Add ZSyncers</name> + </permission> <permission> <name>Add Zope Tutorials</name> </permission> @@ -526,6 +535,9 @@ <permission> <name>WebDAV access</name> </permission> + <permission> + <name>ZSyncer: Use ZSyncer</name> + </permission> <permission> <name>ZopeProfiler: manage</name> </permission> diff --git a/bt5/erp5_consulting/ModuleTemplateItem/feature_module.xml b/bt5/erp5_consulting/ModuleTemplateItem/feature_module.xml index 7690d17724..d5b3c101b5 100755 --- a/bt5/erp5_consulting/ModuleTemplateItem/feature_module.xml +++ b/bt5/erp5_consulting/ModuleTemplateItem/feature_module.xml @@ -85,6 +85,9 @@ <permission> <name>Add ERP5 Forms</name> </permission> + <permission> + <name>Add ERP5 OOo Templates</name> + </permission> <permission> <name>Add ERP5 PDF Forms</name> </permission> @@ -169,6 +172,9 @@ <permission> <name>Add Pluggable Index</name> </permission> + <permission> + <name>Add Portal ZSyncer Tools</name> + </permission> <permission> <name>Add Python Scripts</name> </permission> @@ -220,6 +226,9 @@ <permission> <name>Add ZODB Mount Points</name> </permission> + <permission> + <name>Add ZSyncers</name> + </permission> <permission> <name>Add Zope Tutorials</name> </permission> @@ -526,6 +535,9 @@ <permission> <name>WebDAV access</name> </permission> + <permission> + <name>ZSyncer: Use ZSyncer</name> + </permission> <permission> <name>ZopeProfiler: manage</name> </permission> diff --git a/bt5/erp5_consulting/ModuleTemplateItem/use_case_module.xml b/bt5/erp5_consulting/ModuleTemplateItem/use_case_module.xml index db766f0e55..427516f817 100755 --- a/bt5/erp5_consulting/ModuleTemplateItem/use_case_module.xml +++ b/bt5/erp5_consulting/ModuleTemplateItem/use_case_module.xml @@ -85,6 +85,9 @@ <permission> <name>Add ERP5 Forms</name> </permission> + <permission> + <name>Add ERP5 OOo Templates</name> + </permission> <permission> <name>Add ERP5 PDF Forms</name> </permission> @@ -169,6 +172,9 @@ <permission> <name>Add Pluggable Index</name> </permission> + <permission> + <name>Add Portal ZSyncer Tools</name> + </permission> <permission> <name>Add Python Scripts</name> </permission> @@ -220,6 +226,9 @@ <permission> <name>Add ZODB Mount Points</name> </permission> + <permission> + <name>Add ZSyncers</name> + </permission> <permission> <name>Add Zope Tutorials</name> </permission> @@ -526,6 +535,9 @@ <permission> <name>WebDAV access</name> </permission> + <permission> + <name>ZSyncer: Use ZSyncer</name> + </permission> <permission> <name>ZopeProfiler: manage</name> </permission> diff --git a/bt5/erp5_consulting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_consulting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml new file mode 100755 index 0000000000..51d16b70cc --- /dev/null +++ b/bt5/erp5_consulting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -0,0 +1,36 @@ +<allowed_content_type_list> + <portal_type id="Document Analysis"> + <item>Document Analysis Lexicon</item> + <item>Document Analysis Document</item> + </portal_type> + <portal_type id="Document Analysis Document"> + <item>Document Analysis Document Item</item> + <item>Document Analysis Document Decision Item</item> + </portal_type> + <portal_type id="Document Analysis Lexicon"> + <item>Document Analysis Lexicon Item</item> + </portal_type> + <portal_type id="Document Analysis Module"> + <item>Document Analysis</item> + </portal_type> + <portal_type id="Feature"> + <item>Feature</item> + </portal_type> + <portal_type id="Feature Document"> + <item>Feature</item> + </portal_type> + <portal_type id="Feature Module"> + <item>Feature Document</item> + </portal_type> + <portal_type id="Use Case"> + <item>Use Case Scenario</item> + <item>Image</item> + <item>Use Case Actor</item> + </portal_type> + <portal_type id="Use Case Module"> + <item>Use Case</item> + </portal_type> + <portal_type id="Use Case Scenario"> + <item>Use Case Scenario Step</item> + </portal_type> +</allowed_content_type_list> \ No newline at end of file diff --git a/bt5/erp5_consulting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml b/bt5/erp5_consulting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml new file mode 100755 index 0000000000..abad969aa0 --- /dev/null +++ b/bt5/erp5_consulting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml @@ -0,0 +1,31 @@ +<base_category_list> + <portal_type id="Document Analysis Document"> + <item>document_analysis_document_type</item> + </portal_type> + <portal_type id="Document Analysis Lexicon"> + <item>lexicon_source_type</item> + </portal_type> + <portal_type id="Document Analysis Lexicon Item"> + <item>lexicon_item_type</item> + <item>lexicon_item_ubm</item> + </portal_type> + <portal_type id="Feature"> + <item>feature_group</item> + <item>feature_state</item> + </portal_type> + <portal_type id="Use Case"> + <item>requirement</item> + </portal_type> + <portal_type id="Use Case Actor"> + <item>site</item> + <item>use_case_actor_role</item> + <item>group</item> + </portal_type> + <portal_type id="Use Case Scenario"> + <item>requirement</item> + </portal_type> + <portal_type id="Use Case Scenario Step"> + <item>requirement</item> + <item>source_section</item> + </portal_type> +</base_category_list> \ No newline at end of file diff --git a/bt5/erp5_consulting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml b/bt5/erp5_consulting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml new file mode 100755 index 0000000000..5b5629c1cb --- /dev/null +++ b/bt5/erp5_consulting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml @@ -0,0 +1,26 @@ +<property_sheet_list> + <portal_type id="Document Analysis Lexicon"> + <item>DocumentAnalysisLexicon</item> + </portal_type> + <portal_type id="Document Analysis Lexicon Item"> + <item>DocumentAnalysisLexiconItem</item> + </portal_type> + <portal_type id="Feature"> + <item>Folder</item> + <item>XMLObject</item> + <item>DublinCore</item> + <item>Document</item> + </portal_type> + <portal_type id="Use Case"> + <item>SortIndex</item> + </portal_type> + <portal_type id="Use Case Actor"> + <item>SortIndex</item> + </portal_type> + <portal_type id="Use Case Scenario"> + <item>SortIndex</item> + </portal_type> + <portal_type id="Use Case Scenario Step"> + <item>SortIndex</item> + </portal_type> +</property_sheet_list> \ No newline at end of file diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item.xml index 3a543f936a..5a13986b8e 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document%20Decision%20Item.xml @@ -21,10 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -66,174 +63,28 @@ <value> <int>1</int> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>Document Analysis Document Decision Item</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> + <key> <string>hidden_content_type_list</string> </key> <value> <tuple/> </value> </item> - <item> - <key> <string>title</string> </key> - <value> <string>Document Analysis Document Decision Item</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Decision Item View</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_print</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> + <value> <string>Document Analysis Document Decision Item</string> </value> </item> <item> - <key> <string>description</string> </key> + <key> <string>init_script</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>print_pdf</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> + <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>View</string> - </tuple> + <tuple/> </value> </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Print</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysisDocumentDecisionItem _view</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_printPdf</string> </value> + <value> <string>Document Analysis Document Decision Item</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document%20Item.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document%20Item.xml index 969c50f84b..39d5269652 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document%20Item.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document%20Item.xml @@ -21,10 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -66,174 +63,28 @@ <value> <int>1</int> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>Document Analysis Document Item</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> + <key> <string>hidden_content_type_list</string> </key> <value> <tuple/> </value> </item> - <item> - <key> <string>title</string> </key> - <value> <string>Document Analysis Document Item</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Document Item View</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_print</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> + <value> <string>Document Analysis Document Item</string> </value> </item> <item> - <key> <string>description</string> </key> + <key> <string>init_script</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>print_pdf</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> + <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>View</string> - </tuple> + <tuple/> </value> </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Print</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysisDocumentItem_view</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_printPdf</string> </value> + <value> <string>Document Analysis Document Item</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document.xml index b3c9363234..97fd8b49bc 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Document.xml @@ -21,13 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAY=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -39,18 +33,13 @@ <item> <key> <string>allowed_content_types</string> </key> <value> - <tuple> - <string>Document Analysis Document Decision Item</string> - <string>Document Analysis Document Item</string> - </tuple> + <tuple/> </value> </item> <item> <key> <string>base_category_list</string> </key> <value> - <tuple> - <string>document_analysis_document_type</string> - </tuple> + <tuple/> </value> </item> <item> @@ -74,442 +63,28 @@ <value> <int>1</int> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>Document Analysis Document</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> + <key> <string>hidden_content_type_list</string> </key> <value> <tuple/> </value> </item> - <item> - <key> <string>title</string> </key> - <value> <string>Document Analysis Document</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAc=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Document Items</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAg=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_print</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>print_pdf</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Print</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAk=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> - <value> <string>view_decision_items</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Decision Items</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAo=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_action</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Document Analysis Document</string> </value> </item> <item> - <key> <string>icon</string> </key> + <key> <string>init_script</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>document_items_fast_input</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> + <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>Modify portal content</string> - </tuple> + <tuple/> </value> </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Document Analysis Document Item Fast Input</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="6" aka="AAAAAAAAAAY="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAs=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_action</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>document_decision_items_fast_input</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>Modify portal content</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Document Analysis Document Decision Item Fast Input</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="7" aka="AAAAAAAAAAc="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysisDocument_viewItems</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="8" aka="AAAAAAAAAAg="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_printPdf</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="9" aka="AAAAAAAAAAk="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysisDocument_viewDecisionItems</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="10" aka="AAAAAAAAAAo="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysisDocumentItems_addFastInput</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="11" aka="AAAAAAAAAAs="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysisDocumentDecisionItems_addFastInput</string> </value> + <value> <string>Document Analysis Document</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item.xml index 2b2815c533..8302df3c5b 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Lexicon%20Item.xml @@ -21,10 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -42,10 +39,7 @@ <item> <key> <string>base_category_list</string> </key> <value> - <tuple> - <string>lexicon_item_type</string> - <string>lexicon_item_ubm</string> - </tuple> + <tuple/> </value> </item> <item> @@ -68,6 +62,12 @@ <key> <string>filter_content_types</string> </key> <value> <int>1</int> </value> </item> + <item> + <key> <string>hidden_content_type_list</string> </key> + <value> + <tuple/> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>Document Analysis Lexicon Item</string> </value> @@ -79,9 +79,7 @@ <item> <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>DocumentAnalysisLexiconItem</string> - </tuple> + <tuple/> </value> </item> <item> @@ -95,156 +93,4 @@ </dictionary> </pickle> </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Lexicon Item View</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_print</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>print_pdf</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Print</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysisLexiconItem_view</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_printPdf</string> </value> - </item> - </dictionary> - </pickle> - </record> </ZopeData> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Lexicon.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Lexicon.xml index 71976b7b24..13c5084c83 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Lexicon.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Lexicon.xml @@ -21,11 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -37,17 +33,13 @@ <item> <key> <string>allowed_content_types</string> </key> <value> - <tuple> - <string>Document Analysis Lexicon Item</string> - </tuple> + <tuple/> </value> </item> <item> <key> <string>base_category_list</string> </key> <value> - <tuple> - <string>lexicon_source_type</string> - </tuple> + <tuple/> </value> </item> <item> @@ -70,6 +62,12 @@ <key> <string>filter_content_types</string> </key> <value> <int>1</int> </value> </item> + <item> + <key> <string>hidden_content_type_list</string> </key> + <value> + <tuple/> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>Document Analysis Lexicon</string> </value> @@ -81,9 +79,7 @@ <item> <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>DocumentAnalysisLexicon</string> - </tuple> + <tuple/> </value> </item> <item> @@ -97,256 +93,4 @@ </dictionary> </pickle> </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Lexicon View</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAY=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_print</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>print_pdf</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Print</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAc=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_exchange</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>lexicon_items_fast_input</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>Modify portal content</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Document Analysis Lexicon Item Fast Input</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysisLexicon_view</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="6" aka="AAAAAAAAAAY="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_printPdf</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="7" aka="AAAAAAAAAAc="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysisLexiconItems_addFastInput</string> </value> - </item> - </dictionary> - </pickle> - </record> </ZopeData> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Module.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Module.xml index 01a65bd9f2..8045b7bcce 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Module.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis%20Module.xml @@ -21,11 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -37,9 +33,7 @@ <item> <key> <string>allowed_content_types</string> </key> <value> - <tuple> - <string>Document Analysis</string> - </tuple> + <tuple/> </value> </item> <item> @@ -69,274 +63,28 @@ <value> <int>1</int> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>Document Analysis Module</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> + <key> <string>hidden_content_type_list</string> </key> <value> <tuple/> </value> </item> - <item> - <key> <string>title</string> </key> - <value> <string>Document Analysis Module</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Document Analysis Module View</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAY=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_sort</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> - <value> <string>sort_on</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Sort</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAc=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_ui</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Document Analysis Module</string> </value> </item> <item> - <key> <string>icon</string> </key> + <key> <string>init_script</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>list_ui</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> + <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>View</string> - </tuple> + <tuple/> </value> </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Modify UI</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysisModule_viewDocumentAnalysisList</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="6" aka="AAAAAAAAAAY="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Folder_viewSortOnDialog</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="7" aka="AAAAAAAAAAc="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_viewUIDialog</string> </value> + <value> <string>Document Analysis Module</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis.xml index edb9ba4770..3717b95764 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Document%20Analysis.xml @@ -21,14 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAY=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAc=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -40,10 +33,7 @@ <item> <key> <string>allowed_content_types</string> </key> <value> - <tuple> - <string>Document Analysis Document</string> - <string>Document Analysis Lexicon</string> - </tuple> + <tuple/> </value> </item> <item> @@ -73,526 +63,28 @@ <value> <int>1</int> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>Document Analysis</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> + <key> <string>hidden_content_type_list</string> </key> <value> <tuple/> </value> </item> - <item> - <key> <string>title</string> </key> - <value> <string>Document Analysis</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAg=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Documents</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAk=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_sort</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>sort_on</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Sort</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAo=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_ui</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>list_ui</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Modify UI</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAs=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>view_lexicons</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Lexicons</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="6" aka="AAAAAAAAAAY="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAw=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_action</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>documents_fast_input</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>Modify portal content</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Document Analysis Document Fast Input</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="7" aka="AAAAAAAAAAc="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAA0=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_action</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Document Analysis</string> </value> </item> <item> - <key> <string>icon</string> </key> + <key> <string>init_script</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>lexicons_fast_input</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> + <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>Modify portal content</string> - </tuple> + <tuple/> </value> </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Document Analysis Lexicon Fast Input</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="8" aka="AAAAAAAAAAg="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysis_viewDocuments</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="9" aka="AAAAAAAAAAk="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Folder_viewSortOnDialog</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="10" aka="AAAAAAAAAAo="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_viewUIDialog</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="11" aka="AAAAAAAAAAs="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysis_viewLexicons</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="12" aka="AAAAAAAAAAw="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysisDocuments_addFastInput</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="13" aka="AAAAAAAAAA0="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/DocumentAnalysisLexicons_addFastInput</string> </value> + <value> <string>Document Analysis</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Feature%20Document.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Feature%20Document.xml index a0b544f323..6fa29e34df 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Feature%20Document.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Feature%20Document.xml @@ -21,13 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAY=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -39,9 +33,7 @@ <item> <key> <string>allowed_content_types</string> </key> <value> - <tuple> - <string>Feature</string> - </tuple> + <tuple/> </value> </item> <item> @@ -71,402 +63,28 @@ <value> <int>1</int> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>Feature Document</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> + <key> <string>hidden_content_type_list</string> </key> <value> <tuple/> </value> </item> - <item> - <key> <string>title</string> </key> - <value> <string>Feature Document</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAc=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>View</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAg=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_sort</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>sort_on</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Sort</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAk=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_ui</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>list_ui</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Modify UI</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAo=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_print</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>print_pdf</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Print</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="6" aka="AAAAAAAAAAY="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAs=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_exchange</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> + <value> <string>Feature Document</string> </value> </item> <item> - <key> <string>description</string> </key> + <key> <string>init_script</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>fast_input</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> + <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>Modify portal content</string> - </tuple> + <tuple/> </value> </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Features Fast Input</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="7" aka="AAAAAAAAAAc="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/FeatureDocument_view</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="8" aka="AAAAAAAAAAg="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Folder_viewSortOnDialog</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="9" aka="AAAAAAAAAAk="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_viewUIDialog</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="10" aka="AAAAAAAAAAo="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_printPdf</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="11" aka="AAAAAAAAAAs="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Feature_addFeaturesFastInput</string> </value> + <value> <string>Feature Document</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Feature%20Module.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Feature%20Module.xml index 4b935640c3..b14bc64e64 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Feature%20Module.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Feature%20Module.xml @@ -21,13 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAY=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -39,9 +33,7 @@ <item> <key> <string>allowed_content_types</string> </key> <value> - <tuple> - <string>Feature Document</string> - </tuple> + <tuple/> </value> </item> <item> @@ -71,442 +63,28 @@ <value> <int>1</int> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>Feature Module</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> + <key> <string>hidden_content_type_list</string> </key> <value> <tuple/> </value> </item> - <item> - <key> <string>title</string> </key> - <value> <string>Feature Module</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAc=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>View</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAg=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_sort</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>sort_on</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Sort</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAk=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_ui</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>list_ui</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Modify UI</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAo=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_print</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> - <value> <string>print_pdf</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Print</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="6" aka="AAAAAAAAAAY="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAs=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_exchange</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Feature Module</string> </value> </item> <item> - <key> <string>icon</string> </key> + <key> <string>init_script</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>fast_input</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> + <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>Modify portal content</string> - </tuple> + <tuple/> </value> </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Feature Document Fast Input</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="7" aka="AAAAAAAAAAc="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/FeatureModule_viewFeatureList</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="8" aka="AAAAAAAAAAg="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Folder_viewSortOnDialog</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="9" aka="AAAAAAAAAAk="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_viewUIDialog</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="10" aka="AAAAAAAAAAo="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_printPdf</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="11" aka="AAAAAAAAAAs="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Feature_addDocumentFastInput</string> </value> + <value> <string>Feature Module</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Feature.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Feature.xml index d0a2628def..1ebffae9a8 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Feature.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Feature.xml @@ -21,11 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -37,18 +33,13 @@ <item> <key> <string>allowed_content_types</string> </key> <value> - <tuple> - <string>Feature</string> - </tuple> + <tuple/> </value> </item> <item> <key> <string>base_category_list</string> </key> <value> - <tuple> - <string>feature_group</string> - <string>feature_state</string> - </tuple> + <tuple/> </value> </item> <item> @@ -72,255 +63,28 @@ <value> <int>1</int> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>Feature</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> - <value> - <tuple> - <string>Document</string> - <string>DublinCore</string> - <string>Folder</string> - <string>XMLObject</string> - </tuple> - </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Feature</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> + <key> <string>hidden_content_type_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> + <tuple/> </value> </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>View</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAY=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_print</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>print_pdf</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Print</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAc=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_exchange</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> + <value> <string>Feature</string> </value> </item> <item> - <key> <string>description</string> </key> + <key> <string>init_script</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>fast_input</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> + <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>Modify portal content</string> - </tuple> + <tuple/> </value> </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Features Fast Input</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Feature_view</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="6" aka="AAAAAAAAAAY="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_printPdf</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="7" aka="AAAAAAAAAAc="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Feature_addFeaturesFastInput</string> </value> + <value> <string>Feature</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Actor.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Actor.xml index ab3dce2714..b7e7097f51 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Actor.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Actor.xml @@ -21,10 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -33,6 +30,10 @@ <none/> </value> </item> + <item> + <key> <string>acquire_local_roles</string> </key> + <value> <int>1</int> </value> + </item> <item> <key> <string>allowed_content_types</string> </key> <value> @@ -42,9 +43,7 @@ <item> <key> <string>base_category_list</string> </key> <value> - <tuple> - <string>use_case_actor_role</string> - </tuple> + <tuple/> </value> </item> <item> @@ -68,176 +67,34 @@ <value> <int>1</int> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>Use Case Actor</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> + <key> <string>group_list</string> </key> <value> - <tuple> - <string>UseCaseActor</string> - </tuple> + <tuple/> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Use Case Actor</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> + <key> <string>hidden_content_type_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> + <tuple/> </value> </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Actor View</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_print</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> + <value> <string>Use Case Actor</string> </value> </item> <item> - <key> <string>description</string> </key> + <key> <string>init_script</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>print_pdf</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> + <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>View</string> - </tuple> + <tuple/> </value> </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Print</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/UseCaseActor_view</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_printPdf</string> </value> + <value> <string>Use Case Actor</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Module.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Module.xml index 5240260fa0..ba53ee3dff 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Module.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Module.xml @@ -21,11 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -37,9 +33,7 @@ <item> <key> <string>allowed_content_types</string> </key> <value> - <tuple> - <string>Use Case</string> - </tuple> + <tuple/> </value> </item> <item> @@ -69,274 +63,28 @@ <value> <int>1</int> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>Use Case Module</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> + <key> <string>hidden_content_type_list</string> </key> <value> <tuple/> </value> </item> - <item> - <key> <string>title</string> </key> - <value> <string>Use Case Module</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Use Cases View</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAY=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_sort</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> - <value> <string>sort_on</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Sort</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAc=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_ui</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Use Case Module</string> </value> </item> <item> - <key> <string>icon</string> </key> + <key> <string>init_script</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>list_ui</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> + <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>View</string> - </tuple> + <tuple/> </value> </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Modify UI</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/UseCaseModule_viewUseCaseList</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="6" aka="AAAAAAAAAAY="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Folder_viewSortOnDialog</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="7" aka="AAAAAAAAAAc="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_viewUIDialog</string> </value> + <value> <string>Use Case Module</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Scenario%20Step.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Scenario%20Step.xml index 400336be2b..633b150a31 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Scenario%20Step.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Scenario%20Step.xml @@ -21,10 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -33,6 +30,10 @@ <none/> </value> </item> + <item> + <key> <string>acquire_local_roles</string> </key> + <value> <int>1</int> </value> + </item> <item> <key> <string>allowed_content_types</string> </key> <value> @@ -42,9 +43,7 @@ <item> <key> <string>base_category_list</string> </key> <value> - <tuple> - <string>source_section</string> - </tuple> + <tuple/> </value> </item> <item> @@ -68,174 +67,34 @@ <value> <int>1</int> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>Use Case Scenario Step</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> + <key> <string>group_list</string> </key> <value> <tuple/> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Use Case Scenario Step</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> + <key> <string>hidden_content_type_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> + <tuple/> </value> </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Step View</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_print</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> + <value> <string>Use Case Scenario Step</string> </value> </item> <item> - <key> <string>description</string> </key> + <key> <string>init_script</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>print_pdf</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> + <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>View</string> - </tuple> + <tuple/> </value> </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Print</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/UseCaseScenarioStep_view</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_printPdf</string> </value> + <value> <string>Use Case Scenario Step</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Scenario.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Scenario.xml index c17db1f5b7..12d364cedc 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Scenario.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case%20Scenario.xml @@ -21,10 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -33,12 +30,14 @@ <none/> </value> </item> + <item> + <key> <string>acquire_local_roles</string> </key> + <value> <int>1</int> </value> + </item> <item> <key> <string>allowed_content_types</string> </key> <value> - <tuple> - <string>Use Case Scenario Step</string> - </tuple> + <tuple/> </value> </item> <item> @@ -68,174 +67,34 @@ <value> <int>1</int> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>Use Case Scenario</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> + <key> <string>group_list</string> </key> <value> <tuple/> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Use Case Scenario</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> + <key> <string>hidden_content_type_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> + <tuple/> </value> </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Scenario View</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.ActionInformation</string> - <string>ActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_print</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> + <value> <string>Use Case Scenario</string> </value> </item> <item> - <key> <string>description</string> </key> + <key> <string>init_script</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>print_pdf</string> </value> - </item> - <item> - <key> <string>permissions</string> </key> + <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>View</string> - </tuple> + <tuple/> </value> </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Print</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/UseCaseScenario_view</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_printPdf</string> </value> + <value> <string>Use Case Scenario</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case.xml index b2fc82a191..d0337ae264 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case.xml @@ -21,13 +21,7 @@ <item> <key> <string>_actions</string> </key> <value> - <tuple> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent> - <persistent> <string encoding="base64">AAAAAAAAAAY=</string> </persistent> - </tuple> + <tuple/> </value> </item> <item> @@ -36,13 +30,14 @@ <none/> </value> </item> + <item> + <key> <string>acquire_local_roles</string> </key> + <value> <int>1</int> </value> + </item> <item> <key> <string>allowed_content_types</string> </key> <value> - <tuple> - <string>Use Case Actor</string> - <string>Use Case Scenario</string> - </tuple> + <tuple/> </value> </item> <item> @@ -72,442 +67,34 @@ <value> <int>1</int> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>Use Case</string> </value> - </item> - <item> - <key> <string>init_script</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>property_sheet_list</string> </key> + <key> <string>group_list</string> </key> <value> <tuple/> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string>Use Case</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAc=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>view</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Scenarii</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="3" aka="AAAAAAAAAAM="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAg=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_print</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>print_pdf</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Print</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="4" aka="AAAAAAAAAAQ="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAk=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_view</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>actors</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>View</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Actors</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="5" aka="AAAAAAAAAAU="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> + <key> <string>hidden_content_type_list</string> </key> <value> - <persistent> <string encoding="base64">AAAAAAAAAAo=</string> </persistent> + <tuple/> </value> </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_action</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>icon</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>id</string> </key> - <value> <string>fast_input</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> - <value> - <tuple> - <string>Modify portal content</string> - </tuple> - </value> - </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>Use Case Actor Fast Input</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="6" aka="AAAAAAAAAAY="> - <pickle> - <tuple> - <tuple> - <string>Products.ERP5Type.CMFCorePatch</string> - <string>PatchedActionInformation</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>action</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAs=</string> </persistent> - </value> - </item> - <item> - <key> <string>category</string> </key> - <value> <string>object_action</string> </value> - </item> - <item> - <key> <string>condition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Use Case</string> </value> </item> <item> - <key> <string>icon</string> </key> + <key> <string>init_script</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>id</string> </key> - <value> <string>scenarii_fast_input</string> </value> - </item> - <item> - <key> <string>optional</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>permissions</string> </key> + <key> <string>property_sheet_list</string> </key> <value> - <tuple> - <string>Modify portal content</string> - </tuple> + <tuple/> </value> </item> - <item> - <key> <string>priority</string> </key> - <value> <int>10</int> </value> - </item> <item> <key> <string>title</string> </key> - <value> <string>Use Case Scenarii Fast Input</string> </value> - </item> - <item> - <key> <string>visible</string> </key> - <value> <int>1</int> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="7" aka="AAAAAAAAAAc="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/UseCase_viewUseCaseScenarii</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="8" aka="AAAAAAAAAAg="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/Base_printPdf</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="9" aka="AAAAAAAAAAk="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/UseCase_viewUseCaseActors</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="10" aka="AAAAAAAAAAo="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/UseCaseActor_addFastInput</string> </value> - </item> - </dictionary> - </pickle> - </record> - <record id="11" aka="AAAAAAAAAAs="> - <pickle> - <tuple> - <tuple> - <string>Products.CMFCore.Expression</string> - <string>Expression</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>text</string> </key> - <value> <string>string:${object_url}/UseCaseScenarii_addFastInput</string> </value> + <value> <string>Use Case</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/PortalTypeTemplateItem/workflow_chain_type.xml b/bt5/erp5_consulting/PortalTypeTemplateItem/workflow_chain_type.xml index 639d3b13f1..a43b029b54 100755 --- a/bt5/erp5_consulting/PortalTypeTemplateItem/workflow_chain_type.xml +++ b/bt5/erp5_consulting/PortalTypeTemplateItem/workflow_chain_type.xml @@ -41,22 +41,22 @@ </chain> <chain> <type>Use Case</type> - <workflow>(Default)</workflow> + <workflow>edit_workflow, validation_workflow</workflow> </chain> <chain> <type>Use Case Actor</type> - <workflow>(Default)</workflow> + <workflow>edit_workflow</workflow> </chain> <chain> <type>Use Case Module</type> - <workflow>(Default)</workflow> + <workflow></workflow> </chain> <chain> <type>Use Case Scenario</type> - <workflow>(Default)</workflow> + <workflow>edit_workflow</workflow> </chain> <chain> <type>Use Case Scenario Step</type> - <workflow>(Default)</workflow> + <workflow>edit_workflow</workflow> </chain> </workflow_chain> \ No newline at end of file diff --git a/bt5/erp5_consulting/PropertySheetTemplateItem/UseCaseActor.py b/bt5/erp5_consulting/PropertySheetTemplateItem/UseCaseActor.py deleted file mode 100755 index 8041a1683b..0000000000 --- a/bt5/erp5_consulting/PropertySheetTemplateItem/UseCaseActor.py +++ /dev/null @@ -1,46 +0,0 @@ -############################################################################## -# -# Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved. -# Kevin Deldycke <kevin@nexedi.com> -# -# WARNING: This program as such is intended to be used by professional -# programmers who take the whole responsability of assessing all potential -# consequences resulting from its eventual inadequacies and bugs -# End users who are looking for a ready-to-use solution with commercial -# garantees and support are strongly adviced to contract a Free Software -# Service Company -# -# This program is Free Software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License -# as published by the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -# -############################################################################## - -class UseCaseActor: - """ - UseCaseActor properties for all Use Case Actor objects - """ - - _properties = ( - { 'id' : 'location', - 'description' : 'The location of the actor', - 'type' : 'string', - 'mode' : '' }, - { 'id' : 'group', - 'description' : 'The group of the actor', - 'type' : 'string', - 'mode' : '' }, - ) - - - diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocumentDecisionItems.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocumentDecisionItems.xml index c606d9ecab..949e1e3ed2 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocumentDecisionItems.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocumentDecisionItems.xml @@ -99,36 +99,9 @@ return context.REQUEST.RESPONSE.redirect(context.absolute_url() + \'?portal_stat </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAgAAAEAAAABzEAAAAGcAAGQBAIQBAFoAAGQAAFMoAgAAAE5jAQAAAA8AAAAPAAAA -SwAAAHOPAQAAdAAAdAEAZAEAgwIAgwAAfQQAZAIAfQUAZwAAfQYAeLoAdAUAfAAAgwEARF2sAH0I -AHQAAHwIAGQDAIMCAGQEAIMBAG8ZAAF0CAB8CABkBQCDAgBkBgB0CQBmAgBqBwBvdAABdAoAdAgA -fAgAZAQAgwIAgwEAfQwAaAAAfQ0AfAwAdA0AfA0AgwEAZAcAPHQIAHwIAGQFAIMCAHQNAHwNAIMB -AGQIADx0CAB8CABkCQCDAgB0DQB8DQCDAQBkCgA8dAAAfAYAZAsAgwIAfA0AgwEAAXErAAFxKwBX -dAAAfAYAZAwAgwIAZA0AhAAAgwEAAXhIAHQFAHwGAIMBAERdOgB9DQB0AAB8BABkDgCDAgBkDwB8 -BQBkCAB0CAB8DQBkCACDAgBkCgB0CAB8DQBkCgCDAgCDAAMBcf4AV3QAAHQAAHQAAHQBAGQQAIMC -AGQRAIMCAGQSAIMCAHQAAHQBAGQTAIMCAIMAAGQUABd0AAB8BQBkFQCDAgBkFgBkFwCDAgAXZBgA -F4MBAFNkAABTKBkAAABOcwkAAABnZXRPYmplY3RzKAAAAERvY3VtZW50IEFuYWx5c2lzIERvY3Vt -ZW50IERlY2lzaW9uIEl0ZW1zBwAAAGhhc19rZXlzCwAAAGxpc3Rib3hfa2V5cwoAAABpdGVtX3Rp -dGxlcwAAAABzAgAAAGlkcwUAAAB0aXRsZXMQAAAAaXRlbV9kZXNjcmlwdGlvbnMLAAAAZGVzY3Jp -cHRpb25zBgAAAGFwcGVuZHMEAAAAc29ydGMCAAAABAAAAAUAAABDAAAAcx8AAAB0AAB0AQB8AABk -AQCDAgB0AQB8AQBkAQCDAgCDAgBTKAIAAABOcwIAAABpZCgEAAAAcwMAAABjbXBzCQAAAF9nZXRp -dGVtX3MBAAAAeHMBAAAAeSgEAAAAcwEAAAB4cwEAAAB5cwMAAABjbXBzCQAAAF9nZXRpdGVtXygA -AAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMLAAAAPGxhbWJkYS4yMj4TAAAAcwAAAABzCgAA -AG5ld0NvbnRlbnRzCwAAAHBvcnRhbF90eXBlcwcAAABSRVFVRVNUcwgAAABSRVNQT05TRXMIAAAA -cmVkaXJlY3RzDAAAAGFic29sdXRlX3VybHMXAAAAP3BvcnRhbF9zdGF0dXNfbWVzc2FnZT1zBwAA -AHJlcGxhY2VzAQAAACBzAQAAACtzCgAAAChzKSthZGRlZC4oDgAAAHMJAAAAX2dldGF0dHJfcwcA -AABjb250ZXh0cwsAAABjb250ZXh0X29ianMJAAAAcm9sZV90eXBlcwUAAABpdGVtc3MJAAAAX2dl -dGl0ZXJfcwcAAABsaXN0Ym94cwQAAABsaW5lcwkAAABfZ2V0aXRlbV9zBAAAAE5vbmVzAwAAAGlu -dHMHAAAAbGluZV9pZHMEAAAAaXRlbXMHAAAAX3dyaXRlXygPAAAAcwcAAABsaXN0Ym94cwIAAABr -d3MJAAAAX2dldGF0dHJfcwcAAABjb250ZXh0cwsAAABjb250ZXh0X29ianMJAAAAcm9sZV90eXBl -cwUAAABpdGVtc3MJAAAAX2dldGl0ZXJfcwQAAABsaW5lcwkAAABfZ2V0aXRlbV9zBAAAAE5vbmVz -AwAAAGludHMHAAAAbGluZV9pZHMEAAAAaXRlbXMHAAAAX3dyaXRlXygAAAAAKAAAAABzDwAAAFNj -cmlwdCAoUHl0aG9uKXM+AAAARG9jdW1lbnRBbmFseXNpc19nZW5lcmF0ZURvY3VtZW50QW5hbHlz -aXNEb2N1bWVudERlY2lzaW9uSXRlbXMBAAAAcyQAAAASAgYDBgMNAAkBLwEVAQYBEAEZARwBGwMT -Aw0ACQEVAQ8BEQQoAQAAAHM+AAAARG9jdW1lbnRBbmFseXNpc19nZW5lcmF0ZURvY3VtZW50QW5h -bHlzaXNEb2N1bWVudERlY2lzaW9uSXRlbXMoAQAAAHM+AAAARG9jdW1lbnRBbmFseXNpc19nZW5l -cmF0ZURvY3VtZW50QW5hbHlzaXNEb2N1bWVudERlY2lzaW9uSXRlbXMoAAAAACgAAAAAcw8AAABT -Y3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>_filepath</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocumentItems.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocumentItems.xml index f0f554f355..73259f7ee9 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocumentItems.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocumentItems.xml @@ -99,36 +99,9 @@ return context.REQUEST.RESPONSE.redirect(context.absolute_url() + \'?portal_stat </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAgAAAEAAAABzEAAAAGcAAGQBAIQBAFoAAGQAAFMoAgAAAE5jAQAAAA8AAAAPAAAA -SwAAAHOPAQAAdAAAdAEAZAEAgwIAgwAAfQQAZAIAfQUAZwAAfQYAeLoAdAUAfAAAgwEARF2sAH0I -AHQAAHwIAGQDAIMCAGQEAIMBAG8ZAAF0CAB8CABkBQCDAgBkBgB0CQBmAgBqBwBvdAABdAoAdAgA -fAgAZAQAgwIAgwEAfQwAaAAAfQ0AfAwAdA0AfA0AgwEAZAcAPHQIAHwIAGQFAIMCAHQNAHwNAIMB -AGQIADx0CAB8CABkCQCDAgB0DQB8DQCDAQBkCgA8dAAAfAYAZAsAgwIAfA0AgwEAAXErAAFxKwBX -dAAAfAYAZAwAgwIAZA0AhAAAgwEAAXhIAHQFAHwGAIMBAERdOgB9DQB0AAB8BABkDgCDAgBkDwB8 -BQBkCAB0CAB8DQBkCACDAgBkCgB0CAB8DQBkCgCDAgCDAAMBcf4AV3QAAHQAAHQAAHQBAGQQAIMC -AGQRAIMCAGQSAIMCAHQAAHQBAGQTAIMCAIMAAGQUABd0AAB8BQBkFQCDAgBkFgBkFwCDAgAXZBgA -F4MBAFNkAABTKBkAAABOcwkAAABnZXRPYmplY3RzHwAAAERvY3VtZW50IEFuYWx5c2lzIERvY3Vt -ZW50IEl0ZW1zBwAAAGhhc19rZXlzCwAAAGxpc3Rib3hfa2V5cwoAAABpdGVtX3RpdGxlcwAAAABz -AgAAAGlkcwUAAAB0aXRsZXMQAAAAaXRlbV9kZXNjcmlwdGlvbnMLAAAAZGVzY3JpcHRpb25zBgAA -AGFwcGVuZHMEAAAAc29ydGMCAAAABAAAAAUAAABDAAAAcx8AAAB0AAB0AQB8AABkAQCDAgB0AQB8 -AQBkAQCDAgCDAgBTKAIAAABOcwIAAABpZCgEAAAAcwMAAABjbXBzCQAAAF9nZXRpdGVtX3MBAAAA -eHMBAAAAeSgEAAAAcwEAAAB4cwEAAAB5cwMAAABjbXBzCQAAAF9nZXRpdGVtXygAAAAAKAAAAABz -DwAAAFNjcmlwdCAoUHl0aG9uKXMLAAAAPGxhbWJkYS4yMT4TAAAAcwAAAABzCgAAAG5ld0NvbnRl -bnRzCwAAAHBvcnRhbF90eXBlcwcAAABSRVFVRVNUcwgAAABSRVNQT05TRXMIAAAAcmVkaXJlY3Rz -DAAAAGFic29sdXRlX3VybHMXAAAAP3BvcnRhbF9zdGF0dXNfbWVzc2FnZT1zBwAAAHJlcGxhY2Vz -AQAAACBzAQAAACtzCgAAAChzKSthZGRlZC4oDgAAAHMJAAAAX2dldGF0dHJfcwcAAABjb250ZXh0 -cwsAAABjb250ZXh0X29ianMJAAAAcm9sZV90eXBlcwUAAABpdGVtc3MJAAAAX2dldGl0ZXJfcwcA -AABsaXN0Ym94cwQAAABsaW5lcwkAAABfZ2V0aXRlbV9zBAAAAE5vbmVzAwAAAGludHMHAAAAbGlu -ZV9pZHMEAAAAaXRlbXMHAAAAX3dyaXRlXygPAAAAcwcAAABsaXN0Ym94cwIAAABrd3MJAAAAX2dl -dGF0dHJfcwcAAABjb250ZXh0cwsAAABjb250ZXh0X29ianMJAAAAcm9sZV90eXBlcwUAAABpdGVt -c3MJAAAAX2dldGl0ZXJfcwQAAABsaW5lcwkAAABfZ2V0aXRlbV9zBAAAAE5vbmVzAwAAAGludHMH -AAAAbGluZV9pZHMEAAAAaXRlbXMHAAAAX3dyaXRlXygAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0 -aG9uKXM2AAAARG9jdW1lbnRBbmFseXNpc19nZW5lcmF0ZURvY3VtZW50QW5hbHlzaXNEb2N1bWVu -dEl0ZW1zAQAAAHMkAAAAEgIGAwYDDQAJAS8BFQEGARABGQEcARsDEwMNAAkBFQEPAREEKAEAAABz -NgAAAERvY3VtZW50QW5hbHlzaXNfZ2VuZXJhdGVEb2N1bWVudEFuYWx5c2lzRG9jdW1lbnRJdGVt -cygBAAAAczYAAABEb2N1bWVudEFuYWx5c2lzX2dlbmVyYXRlRG9jdW1lbnRBbmFseXNpc0RvY3Vt -ZW50SXRlbXMoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMA -AAAA</string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>_filepath</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocuments.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocuments.xml index b8e9d25e51..e701a449e5 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocuments.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocuments.xml @@ -99,28 +99,9 @@ context.FastInput_generateTwoLevelObjectStructure( transformation_rules = fast_i </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAgAAAEAAAABzEAAAAGcAAGQBAIQBAFoAAGQAAFMoAgAAAE5jAQAAAAcAAAAKAAAA -SwAAAHPUAAAAaAAABGQBAGQCAAM8BGQDAGQEAAM8BGQFAGgAAARkBgBkBAADPARkBwBkCAADPGgA -AARkBgBkCQADPARkBwBkCQADPGcCAAM8fQIAaAAABGQBAGQKAAM8BGQDAGQLAAM8BGQFAGgAAARk -BgBkCwADPARkBwBkCAADPGgAAARkBgBkDAADPARkBwBkDQADPGcCAAM8fQMAfAIAfAMAZwIAfQQA -dAMAdAQAZA4AgwIAZA8AfAQAZBAAfAAAZBEAdAMAdAQAZBIAgwIAgwAAgwADAWQAAFMoEwAAAE5z -CwAAAHBvcnRhbF90eXBlcxoAAABEb2N1bWVudCBBbmFseXNpcyBEb2N1bWVudHMIAAAAZGF0YV9r -ZXlzDgAAAGRvY3VtZW50X3RpdGxlcwQAAABkYXRhcw8AAABpbnB1dF9kYXRhX25hbWVzDwAAAG91 -dHB1dF9wcm9wZXJ0eXMFAAAAdGl0bGVzHwAAAGRvY3VtZW50X2FuYWx5c2lzX2RvY3VtZW50X3R5 -cGVzHwAAAERvY3VtZW50IEFuYWx5c2lzIERvY3VtZW50IEl0ZW1zCgAAAGl0ZW1fdGl0bGVzEAAA -AGl0ZW1fZGVzY3JpcHRpb25zCwAAAGRlc2NyaXB0aW9ucykAAABGYXN0SW5wdXRfZ2VuZXJhdGVU -d29MZXZlbE9iamVjdFN0cnVjdHVyZXMUAAAAdHJhbnNmb3JtYXRpb25fcnVsZXNzBwAAAGxpc3Ri -b3hzCwAAAGRlc3RpbmF0aW9ucwkAAABnZXRPYmplY3QoBgAAAHMaAAAAZmlyc3RfbGV2ZWxfdHJh -bnNmb3JtYXRpb25zGwAAAHNlY29uZF9sZXZlbF90cmFuc2Zvcm1hdGlvbnMfAAAAZmFzdF9pbnB1 -dF90cmFuc2Zvcm1hdGlvbl9ydWxlc3MJAAAAX2dldGF0dHJfcwcAAABjb250ZXh0cwcAAABsaXN0 -Ym94KAcAAABzBwAAAGxpc3Rib3hzAgAAAGt3cxoAAABmaXJzdF9sZXZlbF90cmFuc2Zvcm1hdGlv -bnMbAAAAc2Vjb25kX2xldmVsX3RyYW5zZm9ybWF0aW9ucx8AAABmYXN0X2lucHV0X3RyYW5zZm9y -bWF0aW9uX3J1bGVzcwkAAABfZ2V0YXR0cl9zBwAAAGNvbnRleHQoAAAAACgAAAAAcw8AAABTY3Jp -cHQgKFB5dGhvbilzMgAAAERvY3VtZW50QW5hbHlzaXNfZ2VuZXJhdGVEb2N1bWVudEFuYWx5c2lz -RG9jdW1lbnRzAQAAAHMWAAAAAAEZAhUDHQYAARkCFQMdBg8CEgEJASgBAAAAczIAAABEb2N1bWVu -dEFuYWx5c2lzX2dlbmVyYXRlRG9jdW1lbnRBbmFseXNpc0RvY3VtZW50cygBAAAAczIAAABEb2N1 -bWVudEFuYWx5c2lzX2dlbmVyYXRlRG9jdW1lbnRBbmFseXNpc0RvY3VtZW50cygAAAAAKAAAAABz -DwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>_filepath</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocumentsTests.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocumentsTests.xml index 8bc1433b91..84c526f117 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocumentsTests.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisDocumentsTests.xml @@ -103,30 +103,9 @@ return context.FastInput_generateObjectStructure( transformation_rules = fast_in </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAgAAAEAAAABzEAAAAGcAAGQBAIQBAFoAAGQAAFMoAgAAAE5jAQAAAAkAAAAKAAAA -SwAAAHP4AAAAaAAABGQBAGQCAAM8BGQDAGQEAAM8BGQFAGgAAARkBgBkBAADPARkBwBkCAADPARk -CQB0AAADPGgAAARkBgBkCgADPARkBwBkCgADPARkCQB0AQADPGcCAAM8fQQAaAAABGQBAGQLAAM8 -BGQDAGQMAAM8BGQFAGgAAARkBgBkDAADPARkBwBkCAADPARkCQB0AAADPGgAAARkBgBkDQADPARk -BwBkDgADPARkCQB0AQADPGcCAAM8fQUAfAQAfAUAZwIAfQYAdAUAdAYAZA8AgwIAZBAAfAYAZBEA -fAAAZBIAdAUAdAYAZBMAgwIAgwAAgwADU2QAAFMoFAAAAE5zCwAAAHBvcnRhbF90eXBlcxoAAABE -b2N1bWVudCBBbmFseXNpcyBEb2N1bWVudHMLAAAAcHJpbWFyeV9rZXlzDgAAAGRvY3VtZW50X3Rp -dGxlcwQAAABkYXRhcw8AAABpbnB1dF9kYXRhX25hbWVzDwAAAG91dHB1dF9wcm9wZXJ0eXMFAAAA -dGl0bGVzCAAAAHJlcXVpcmVkcx8AAABkb2N1bWVudF9hbmFseXNpc19kb2N1bWVudF90eXBlcx8A -AABEb2N1bWVudCBBbmFseXNpcyBEb2N1bWVudCBJdGVtcwoAAABpdGVtX3RpdGxlcxAAAABpdGVt -X2Rlc2NyaXB0aW9ucwsAAABkZXNjcmlwdGlvbnMhAAAARmFzdElucHV0X2dlbmVyYXRlT2JqZWN0 -U3RydWN0dXJlcxQAAAB0cmFuc2Zvcm1hdGlvbl9ydWxlc3MHAAAAbGlzdGJveHMLAAAAZGVzdGlu -YXRpb25zCQAAAGdldE9iamVjdCgIAAAAcwQAAABUcnVlcwUAAABGYWxzZXMaAAAAZmlyc3RfbGV2 -ZWxfdHJhbnNmb3JtYXRpb25zGwAAAHNlY29uZF9sZXZlbF90cmFuc2Zvcm1hdGlvbnMfAAAAZmFz -dF9pbnB1dF90cmFuc2Zvcm1hdGlvbl9ydWxlc3MJAAAAX2dldGF0dHJfcwcAAABjb250ZXh0cwcA -AABsaXN0Ym94KAkAAABzBwAAAGxpc3Rib3hzAgAAAGt3cwQAAABUcnVlcwUAAABGYWxzZXMaAAAA -Zmlyc3RfbGV2ZWxfdHJhbnNmb3JtYXRpb25zGwAAAHNlY29uZF9sZXZlbF90cmFuc2Zvcm1hdGlv -bnMfAAAAZmFzdF9pbnB1dF90cmFuc2Zvcm1hdGlvbl9ydWxlc3MJAAAAX2dldGF0dHJfcwcAAABj -b250ZXh0KAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pczcAAABEb2N1bWVudEFuYWx5c2lz -X2dlbmVyYXRlRG9jdW1lbnRBbmFseXNpc0RvY3VtZW50c1Rlc3RzAQAAAHMeAAAAAAEZAhkCBQIZ -Ag0FAAEZAhkCBQIZAg0FDAIVAQkBKAEAAABzNwAAAERvY3VtZW50QW5hbHlzaXNfZ2VuZXJhdGVE -b2N1bWVudEFuYWx5c2lzRG9jdW1lbnRzVGVzdHMoAQAAAHM3AAAARG9jdW1lbnRBbmFseXNpc19n -ZW5lcmF0ZURvY3VtZW50QW5hbHlzaXNEb2N1bWVudHNUZXN0cygAAAAAKAAAAABzDwAAAFNjcmlw -dCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>_filepath</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisLexiconItems.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisLexiconItems.xml index e9e678e573..e8c390248c 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisLexiconItems.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisLexiconItems.xml @@ -107,41 +107,9 @@ return context.REQUEST.RESPONSE.redirect(context.absolute_url() + \'?portal_stat </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAgAAAEAAAABzEAAAAGcAAGQBAIQBAFoAAGQAAFMoAgAAAE5jAQAAAA8AAAAXAAAA -SwAAAHMvAgAAdAAAdAEAZAEAgwIAgwAAfQQAZAIAfQUAZwAAfQYAeB4BdAUAfAAAgwEARF0QAX0I -AHQAAHwIAGQDAIMCAGQEAIMBAG8ZAAF0CAB8CABkBQCDAgBkBgB0CQBmAgBqBwBv2AABdAoAdAgA -fAgAZAQAgwIAgwEAfQwAaAAAfQ0AfAwAdA0AfA0AgwEAZAcAPHQIAHwIAGQFAIMCAHQNAHwNAIMB -AGQIADx0CAB8CABkCQCDAgB0DQB8DQCDAQBkCgA8dAgAfAgAZAsAgwIAdA0AfA0AgwEAZAwAPHQI -AHwIAGQNAIMCAHQNAHwNAIMBAGQOADx0CAB8CABkDwCDAgB0DQB8DQCDAQBkEAA8dAgAfAgAZBEA -gwIAdA0AfA0AgwEAZBIAPHQAAHwGAGQTAIMCAHwNAIMBAAFxKwABcSsAV3QAAHwGAGQUAIMCAGQV -AIQAAIMBAAF4hAB0BQB8BgCDAQBEXXYAfQ0AdAAAfAQAZBYAgwIAZBcAfAUAZAgAdAgAfA0AZAgA -gwIAZAoAdAgAfA0AZAoAgwIAZAwAdAgAfA0AZAwAgwIAZA4AdAgAfA0AZA4AgwIAZBAAdAgAfA0A -ZBAAgwIAZBIAdAgAfA0AZBIAgwIAgwAHAXFiAVd0AAB0AAB0AAB0AQBkGACDAgBkGQCDAgBkGgCD -AgB0AAB0AQBkGwCDAgCDAABkHAAXdAAAfAUAZB0AgwIAZB4AZB8AgwIAF2QgABeDAQBTZAAAUygh -AAAATnMJAAAAZ2V0T2JqZWN0cx4AAABEb2N1bWVudCBBbmFseXNpcyBMZXhpY29uIEl0ZW1zBwAA -AGhhc19rZXlzCwAAAGxpc3Rib3hfa2V5cwoAAABpdGVtX3RpdGxlcwAAAABzAgAAAGlkcwUAAAB0 -aXRsZXMQAAAAaXRlbV9kZXNjcmlwdGlvbnMLAAAAZGVzY3JpcHRpb25zBAAAAHR5cGVzEQAAAGxl -eGljb25faXRlbV90eXBlcwMAAAB1Ym1zEAAAAGxleGljb25faXRlbV91Ym1zBQAAAGNsYXNzcwoA -AABpdGVtX2NsYXNzcw0AAABwcm9wZXJ0eXNoZWV0cxMAAABpdGVtX3Byb3BlcnR5X3NoZWV0cwYA -AABhcHBlbmRzBAAAAHNvcnRjAgAAAAQAAAAFAAAAQwAAAHMfAAAAdAAAdAEAfAAAZAEAgwIAdAEA -fAEAZAEAgwIAgwIAUygCAAAATnMCAAAAaWQoBAAAAHMDAAAAY21wcwkAAABfZ2V0aXRlbV9zAQAA -AHhzAQAAAHkoBAAAAHMBAAAAeHMBAAAAeXMDAAAAY21wcwkAAABfZ2V0aXRlbV8oAAAAACgAAAAA -cw8AAABTY3JpcHQgKFB5dGhvbilzCgAAADxsYW1iZGEuNz4XAAAAcwAAAABzCgAAAG5ld0NvbnRl -bnRzCwAAAHBvcnRhbF90eXBlcwcAAABSRVFVRVNUcwgAAABSRVNQT05TRXMIAAAAcmVkaXJlY3Rz -DAAAAGFic29sdXRlX3VybHMXAAAAP3BvcnRhbF9zdGF0dXNfbWVzc2FnZT1zBwAAAHJlcGxhY2Vz -AQAAACBzAQAAACtzCgAAAChzKSthZGRlZC4oDgAAAHMJAAAAX2dldGF0dHJfcwcAAABjb250ZXh0 -cwsAAABjb250ZXh0X29ianMJAAAAcm9sZV90eXBlcwUAAABpdGVtc3MJAAAAX2dldGl0ZXJfcwcA -AABsaXN0Ym94cwQAAABsaW5lcwkAAABfZ2V0aXRlbV9zBAAAAE5vbmVzAwAAAGludHMHAAAAbGlu -ZV9pZHMEAAAAaXRlbXMHAAAAX3dyaXRlXygPAAAAcwcAAABsaXN0Ym94cwIAAABrd3MJAAAAX2dl -dGF0dHJfcwcAAABjb250ZXh0cwsAAABjb250ZXh0X29ianMJAAAAcm9sZV90eXBlcwUAAABpdGVt -c3MJAAAAX2dldGl0ZXJfcwQAAABsaW5lcwkAAABfZ2V0aXRlbV9zBAAAAE5vbmVzAwAAAGludHMH -AAAAbGluZV9pZHMEAAAAaXRlbXMHAAAAX3dyaXRlXygAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0 -aG9uKXM1AAAARG9jdW1lbnRBbmFseXNpc19nZW5lcmF0ZURvY3VtZW50QW5hbHlzaXNMZXhpY29u -SXRlbXMBAAAAczQAAAASAgYDBgMNAAkBLwEVAQYBEAEZARkBGQEZARkBHAEbAxMDDQAJARUBDwEP -AQ8BDwEPAREEKAEAAABzNQAAAERvY3VtZW50QW5hbHlzaXNfZ2VuZXJhdGVEb2N1bWVudEFuYWx5 -c2lzTGV4aWNvbkl0ZW1zKAEAAABzNQAAAERvY3VtZW50QW5hbHlzaXNfZ2VuZXJhdGVEb2N1bWVu -dEFuYWx5c2lzTGV4aWNvbkl0ZW1zKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcwgAAAA8 -bW9kdWxlPgEAAABzAAAAAA==</string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>_filepath</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisLexicons.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisLexicons.xml index 47fe562041..83a195f23a 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisLexicons.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/DocumentAnalysis_generateDocumentAnalysisLexicons.xml @@ -111,32 +111,9 @@ context.FastInput_generateTwoLevelObjectStructure( transformation_rules = fast_i </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAgAAAEAAAABzEAAAAGcAAGQBAIQBAFoAAGQAAFMoAgAAAE5jAQAAAAcAAAANAAAA -SwAAAHMoAQAAaAAABGQBAGQCAAM8BGQDAGQEAAM8BGQFAGgAAARkBgBkBAADPARkBwBkCAADPGgA -AARkBgBkCQADPARkBwBkCQADPGcCAAM8fQIAaAAABGQBAGQKAAM8BGQDAGQLAAM8BGQFAGgAAARk -BgBkCwADPARkBwBkCAADPGgAAARkBgBkDAADPARkBwBkDQADPGgAAARkBgBkDgADPARkBwBkDwAD -PGgAAARkBgBkEAADPARkBwBkEQADPGgAAARkBgBkEgADPARkBwBkEwADPGgAAARkBgBkFAADPARk -BwBkFQADPGcGAAM8fQMAfAIAfAMAZwIAfQQAdAMAdAQAZBYAgwIAZBcAfAQAZBgAfAAAZBkAdAMA -dAQAZBoAgwIAgwAAgwADAWQAAFMoGwAAAE5zCwAAAHBvcnRhbF90eXBlcxkAAABEb2N1bWVudCBB -bmFseXNpcyBMZXhpY29ucwgAAABkYXRhX2tleXMNAAAAbGV4aWNvbl90aXRsZXMEAAAAZGF0YXMP -AAAAaW5wdXRfZGF0YV9uYW1lcw8AAABvdXRwdXRfcHJvcGVydHlzBQAAAHRpdGxlcxMAAABsZXhp -Y29uX3NvdXJjZV90eXBlcx4AAABEb2N1bWVudCBBbmFseXNpcyBMZXhpY29uIEl0ZW1zCgAAAGl0 -ZW1fdGl0bGVzEAAAAGl0ZW1fZGVzY3JpcHRpb25zCwAAAGRlc2NyaXB0aW9ucwQAAAB0eXBlcxEA -AABsZXhpY29uX2l0ZW1fdHlwZXMDAAAAdWJtcxAAAABsZXhpY29uX2l0ZW1fdWJtcwUAAABjbGFz -c3MKAAAAaXRlbV9jbGFzc3MNAAAAcHJvcGVydHlzaGVldHMTAAAAaXRlbV9wcm9wZXJ0eV9zaGVl -dHMpAAAARmFzdElucHV0X2dlbmVyYXRlVHdvTGV2ZWxPYmplY3RTdHJ1Y3R1cmVzFAAAAHRyYW5z -Zm9ybWF0aW9uX3J1bGVzcwcAAABsaXN0Ym94cwsAAABkZXN0aW5hdGlvbnMJAAAAZ2V0T2JqZWN0 -KAYAAABzGgAAAGZpcnN0X2xldmVsX3RyYW5zZm9ybWF0aW9ucxsAAABzZWNvbmRfbGV2ZWxfdHJh -bnNmb3JtYXRpb25zHwAAAGZhc3RfaW5wdXRfdHJhbnNmb3JtYXRpb25fcnVsZXNzCQAAAF9nZXRh -dHRyX3MHAAAAY29udGV4dHMHAAAAbGlzdGJveCgHAAAAcwcAAABsaXN0Ym94cwIAAABrd3MaAAAA -Zmlyc3RfbGV2ZWxfdHJhbnNmb3JtYXRpb25zGwAAAHNlY29uZF9sZXZlbF90cmFuc2Zvcm1hdGlv -bnMfAAAAZmFzdF9pbnB1dF90cmFuc2Zvcm1hdGlvbl9ydWxlc3MJAAAAX2dldGF0dHJfcwcAAABj -b250ZXh0KAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pczEAAABEb2N1bWVudEFuYWx5c2lz -X2dlbmVyYXRlRG9jdW1lbnRBbmFseXNpc0xleGljb25zAQAAAHMeAAAAAAEZAhUDHQYAARkCFQMV -AxUDFQMVAx0GDwISAQkBKAEAAABzMQAAAERvY3VtZW50QW5hbHlzaXNfZ2VuZXJhdGVEb2N1bWVu -dEFuYWx5c2lzTGV4aWNvbnMoAQAAAHMxAAAARG9jdW1lbnRBbmFseXNpc19nZW5lcmF0ZURvY3Vt -ZW50QW5hbHlzaXNMZXhpY29ucygAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1v -ZHVsZT4BAAAAcwAAAAA=</string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>_filepath</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/FastInput_generateObjectStructure.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/FastInput_generateObjectStructure.xml index a77feb5629..e21d9fcc05 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/FastInput_generateObjectStructure.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/FastInput_generateObjectStructure.xml @@ -342,123 +342,9 @@ return printed\n </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAABAAAAEAAAABzFgAAAGcAAGcAAGUAAGQBAIQDAFoBAGQAAFMoAgAAAE5jAwAAAEAA -AAAuAAAACwAAAHOuBwAAdAAAgwAAfQUAZAEAawIAbAMAfQcAAWcAAH0IAHhQAHQFAHwAAIMBAERd -QgB9CgB4OQB0BQB0CAB8CgBkAgCDAgCDAQBEXSIAfQwAdAoAfAgAZAMAgwIAdAgAfAwAZAQAgwIA -gwEAAXFFAFdxKQBXZwAAfQ4AeHgAdAUAfAAAgwEARF1qAH0KAGcAAH0PAHhIAHQFAHQIAHwKAGQC -AIMCAIMBAERdMQB9DAB0CgB8DwBkAwCDAgB0CAB8DABkBACDAgB0CAB8DABkBQCDAgBnAgCDAQAB -caQAV3QKAHwOAGQDAIMCAHwPAIMBAAFxggBXZwAAfRAAeDAAdAUAfAAAgwEARF0iAH0KAHQKAHwQ -AGQDAIMCAHQIAHwKAGQGAIMCAIMBAAFxAwFXZwAAfREAeIMAdAUAfAAAgwEARF11AH0KAGcAAH0S -AHhTAHQFAHQIAHwKAGQCAIMCAIMBAERdPAB9DAB0CAB8DABkBwCDAgB0EABqAgBvIAABdAoAfBIA -ZAMAgwIAdAgAfAwAZAQAgwIAgwEAAXFeAQFxXgFXdAoAfBEAZAMAgwIAfBIAgwEAAXE8AVdnAAB9 -FAB4lgB0BQB8AQCDAQBEXYgAfRUAdAoAfBUAZAgAgwIAZAkAgwEAb2wAAWgAAH0WAHQVAHQIAHwV -AGQJAIMCAIMBAHQWAHwWAIMBAGQKADx4LQB0BQB8CACDAQBEXR8AfRkAdAgAfBUAfBkAgwIAdBYA -fBYAgwEAfBkAPHEWAld0CgB8FABkAwCDAgB8FgCDAQABccgBAXHIAVd0CgB8FABkCwCDAgBkDACE -AACDAQABZwAAfRoAZwAAfRsAeH4BdAUAfBQAgwEARF1wAX0WAGcAAH0cAGQNAAt9HQB4jAB0BQB8 -EQCDAQBEXX4AfR4AfB0AZA0AN30dAHQdAH0gAHhBAHQFAHweAIMBAERdMwB9IQB0CAB8FgB8IQCD -AgBkDgB0HQBmAgBqBgBvCwABdCAAfSAAUHHGAgF0EAB9IABxxgJXfCAAdCAAagMAbxcAAXQKAHwc -AGQDAIMCAHwdAIMBAAFxowIBcaMCV3QhAHwcAIMBAGQPAGoEAG+7AAFnAAB9JAB4mgB0BQB8HACD -AQBEXYwAfSUAaAAAfSYAeEgAdAUAdAgAfA4AfCUAgwIAgwEARF0xAH0nAHQIAHwWAHQIAHwnAGQP -AIMCAIMCAHQWAHwmAIMBAHQIAHwnAGQNAIMCADxxbQNXdAgAfBAAfCUAgwIAdBYAfCYAgwEAZAYA -PHQKAHwkAGQDAIMCAGgAAAR8JQB8JgADPIMBAAFxSwNXfBoAfCQAN30aAHwbAHwcADd9GwBxgwIB -cYMCV2cAAH0oAGcAAH0pAHgdAXQFAHQoAHQhAHwaAIMBAIMBAIMBAERdAwF9KwB0CAB8GwB8KwCD -AgB9LAB0CAB8GgB8KwCDAgB9LQB0IAB9LgB8LABkDwBqAgBvCgABdBAAfS4AbgEAAXQhAHwpAIMB -AGQPAGoEAG8KAAF8LgB0IABqAgBvVgABdAgAfBsAfCsAZA0AGIMCAH0vAHwsAHwvAGQNABdqAgBw -CgABfCwAfC8AagIAbwoAAXQQAH0uAHHTBAF8LAB8KQBqBgBvCgABdBAAfS4AcdMEAW4BAAF8LgB0 -EABqAgBvPwABdAoAfCgAZAMAgwIAdAgAdAoAfC0AZBAAgwIAgwAAZA8AgwIAgwEAAXQKAHwpAGQD -AIMCAHwsAIMBAAFxHAQBcRwEV3wpAH0wAGcAAH0xAGcAAH0yAGcAAH0zAHj4AHQFAHQoAHQhAHww -AIMBAIMBAIMBAERd3gB9KwB0CAB8MAB8KwCDAgB9LAB0CAB8KAB8KwCDAgB9LQB8LABkDwBqAgBv -PQABdCEAfDMAgwEAZA8AagQAbxcAAXQKAHwyAGQDAIMCAHwzAIMBAAFuAQABfCsAfCwAZgIAZwEA -fTMAcVQFAXQIAHwwAHwrAGQNABiDAgB9LwB8LAB8LwBqBABvHQABdAoAfDMAZAMAgwIAfCsAfCwA -ZgIAgwEAAXFUBQF8LAB8LwBqAgBvJgABdAoAfDIAZAMAgwIAfDMAgwEAAXwrAHwsAGYCAGcBAH0z -AHFUBQFxVAVXdAoAfDIAZAMAgwIAfDMAgwEAAWQRAIQAAH00AGcAAH01AGcAAH02AHiJAHQFAHwy -AIMBAERdewB9NwB8NAB8NwCDAQB9OAB0CAB0CAB8OABkDwCDAgBkDQCDAgBkDwBqAgBvNwABdCEA -fDYAgwEAZA8AagQAbxcAAXQKAHw1AGQDAIMCAHw2AIMBAAFuAQABfDgAZwEAfTYAcWsGAXQKAHw2 -AGQDAIMCAHw4AIMBAAFxawZXdAoAfDUAZAMAgwIAfDYAgwEAAXwFAAR8NQACSUpkEgCEAACJAABk -EwCEAAB9OgBkFACEAACJAgCHAACHAQCHAgBkFQCGAACJAQB4bAB0BQB8NQCDAQBEXV4AfT0AdAgA -fD0AZA8AgwIAfT4AeDwAdAUAdAgAfD0AZA0AZAAAhQIAgwIAgwEARF0fAH0/AHwFAAR8PwACSUqI -AQB8PgB8PwCDAgB9PgBxcgdXfAUABHw+AAJJSnFBB1d8BQCDAABTZAAAUygWAAAATigBAAAAcwUA -AAB6ZmlsbHMEAAAAZGF0YXMGAAAAYXBwZW5kcw8AAABpbnB1dF9kYXRhX25hbWVzDwAAAG91dHB1 -dF9wcm9wZXJ0eXMLAAAAcG9ydGFsX3R5cGVzCAAAAHJlcXVpcmVkcwcAAABoYXNfa2V5cwsAAABs -aXN0Ym94X2tleXMCAAAAaWRzBAAAAHNvcnRjAgAAAAQAAAAFAAAAQwAAAHMfAAAAdAAAdAEAfAAA -ZAEAgwIAdAEAfAEAZAEAgwIAgwIAUygCAAAATnMCAAAAaWQoBAAAAHMDAAAAY21wcwkAAABfZ2V0 -aXRlbV9zAQAAAHhzAQAAAHkoBAAAAHMBAAAAeHMBAAAAeXMDAAAAY21wcwkAAABfZ2V0aXRlbV8o -AAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCgAAADxsYW1iZGEuOT49AAAAcwAAAABpAQAA -AHMAAAAAaQAAAABzBgAAAHZhbHVlc2MBAAAABgAAAAkAAABDAAAAc1AAAABnAAB9AQB4PwB0AQB0 -AgB8AABkAABkAABkAQALhQMAgwIAgwEARF0eAFwCAH0EAH0FAHwEAHwFAHwBAGYDAGcBAH0BAHEm -AFd8AQBTZAAAUygCAAAATmkBAAAAKAYAAABzDgAAAHByZXZpb3VzX2xldmVscwkAAABfZ2V0aXRl -cl9zCQAAAF9nZXRpdGVtX3MFAAAAc2VyaWVzBwAAAGRhdGFfaWRzCgAAAGRhdGFfbGV2ZWwoBgAA -AHMFAAAAc2VyaWVzDgAAAHByZXZpb3VzX2xldmVscwkAAABfZ2V0aXRlcl9zCQAAAF9nZXRpdGVt -X3MHAAAAZGF0YV9pZHMKAAAAZGF0YV9sZXZlbCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9u -KXMPAAAAc2ltcGxlU3RydWN0dXJltAAAAHMKAAAAAAEGASAADAEWAWMBAAAAAgAAAAUAAABDAAAA -cxsAAAB0AAB0AAB8AABkAQALgwIAZAIAgwIAU2QAAFMoAwAAAE5pAQAAAGkCAAAAKAIAAABzCQAA -AF9nZXRpdGVtX3MMAAAAY3VycmVudF9saXN0KAIAAABzDAAAAGN1cnJlbnRfbGlzdHMJAAAAX2dl -dGl0ZW1fKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcw4AAABnZXRMYXN0U3ViTGlzdOEA -AABzAgAAAAABYwIAAAAEAAAABgAAAEMAAABzIgAAAHwBAHQBAHQCAHwAAGQBAAuDAgCDAQBkAgA8 -fAAAU2QAAFMoAwAAAE5pAQAAAGkCAAAAKAQAAABzEwAAAGxhc3Rfc3ViX2xpc3RfdmFsdWVzBwAA -AF93cml0ZV9zCQAAAF9nZXRpdGVtX3MMAAAAY3VycmVudF9saXN0KAQAAABzDAAAAGN1cnJlbnRf -bGlzdHMTAAAAbGFzdF9zdWJfbGlzdF92YWx1ZXMHAAAAX3dyaXRlX3MJAAAAX2dldGl0ZW1fKAAA -AAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcw4AAABzZXRMYXN0U3ViTGlzdOQAAABzBAAAAAAB -GgFjAQAAAAIAAAAFAAAAQwAAAHMbAAAAdAAAdAAAfAAAZAEAC4MCAGQBAIMCAFNkAABTKAIAAABO -aQEAAAAoAgAAAHMJAAAAX2dldGl0ZW1fcwwAAABjdXJyZW50X2xpc3QoAgAAAHMMAAAAY3VycmVu -dF9saXN0cwkAAABfZ2V0aXRlbV8oAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzDAAAAGdl -dExpc3RMZXZlbOgAAABzAgAAAAABYwIAAAAKAAAADQAAAAMAAABzpwAAAHQAAIMAAH0DAHwAAGcA -AGoCAG8IAAFnAABTbgEAAYgCAHwAAIMBAIgCAHwBAIMBAGoCAG83AAF8AwAEZAEAfAAAFwJJSnwD -AARkAgB8AQAXAklKdAUAfAAAZAMAgwIAfAEAgwEAAXwAAFNuNgABiAEAiAAAfAAAgwEAfAEAgwIA -fQgAfAMABGQEAHwIABcCSUp8AwAEZAEAfAAAFwJJSnQJAFNkAABTKAUAAABOcwkAAABiaWdfbGlz -dCBzDAAAAGl0ZW1fdG9fYWRkIHMGAAAAYXBwZW5kcxcAAABuZXdfYmlnX2xpc3Rfc3ViX2xldmVs -ICgKAAAAcwcAAABfcHJpbnRfcwYAAABfcHJpbnRzCAAAAGJpZ19saXN0cwwAAABnZXRMaXN0TGV2 -ZWxzCwAAAGl0ZW1fdG9fYWRkcwkAAABfZ2V0YXR0cl9zCQAAAGFnZ3JlZ2F0ZXMOAAAAZ2V0TGFz -dFN1Ykxpc3RzFgAAAG5ld19iaWdfbGlzdF9zdWJfbGV2ZWxzBAAAAE5vbmUoCgAAAHMIAAAAYmln -X2xpc3RzCwAAAGl0ZW1fdG9fYWRkcwcAAABfcHJpbnRfcwYAAABfcHJpbnRzDAAAAGdldExpc3RM -ZXZlbHMJAAAAX2dldGF0dHJfcwkAAABhZ2dyZWdhdGVzDgAAAGdldExhc3RTdWJMaXN0cxYAAABu -ZXdfYmlnX2xpc3Rfc3ViX2xldmVscwQAAABOb25lKAMAAABzDgAAAGdldExhc3RTdWJMaXN0cwkA -AABhZ2dyZWdhdGVzDAAAAGdldExpc3RMZXZlbCgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzCQAA -AGFnZ3JlZ2F0ZesAAABzFgAAAAkBDQEIARkBDgERARABCAIVAQ4BDgEoPgAAAHMHAAAAX3ByaW50 -X3MGAAAAX3ByaW50cwYAAABzdHJpbmdzBQAAAHpmaWxscxAAAABpbnB1dF9kYXRhX25hbWVzcwkA -AABfZ2V0aXRlcl9zFAAAAHRyYW5zZm9ybWF0aW9uX3J1bGVzcwoAAABsZXZlbF9ydWxlcwkAAABf -Z2V0aXRlbV9zCQAAAGRhdGFfaXRlbXMJAAAAX2dldGF0dHJfcwgAAABpb19uYW1lc3MSAAAAbmV3 -X2lvX25hbWVzX2xldmVscxIAAABsZXZlbF9wb3J0YWxfdHlwZXNzDgAAAHJlcXVpcmVkX2ZpZWxk -cxIAAABuZXdfcmVxdWlyZWRfbGV2ZWxzBAAAAFRydWVzEAAAAGZhc3RfaW5wdXRfbGluZXNzBwAA -AGxpc3Rib3hzCQAAAGlucHV0bGluZXMEAAAAbGluZXMDAAAAaW50cwcAAABfd3JpdGVfcwkAAABk -YXRhX25hbWVzDQAAAG9yZGVyZWRfaXRlbXNzDgAAAG9yZGVyZWRfbGV2ZWxzcwsAAABsaW5lX2xl -dmVsc3MLAAAAbGV2ZWxfZGVwdGhzDgAAAHJlcXVpcmVkX2xldmVscwQAAABOb25lcwsAAAB2YWxp -ZF9sZXZlbHMNAAAAZmllbGRfdG9fdGVzdHMFAAAARmFsc2VzAwAAAGxlbnMJAAAAbGluZV9kYXRh -cwUAAABsZXZlbHMOAAAAbmV3X2xldmVsX2RhdGFzDAAAAGlvX25hbWVfcGFpcnMKAAAAY2xlYW5f -ZGF0YXMPAAAAcHJvY2Vzc2VkX2xldmVscwUAAAByYW5nZXMBAAAAaXMSAAAAY3VycmVudF9pdGVt -X2xldmVscxEAAABjdXJyZW50X2l0ZW1fZGF0YXMHAAAAaXRlbV9va3MPAAAAcHJldl9pdGVtX2xl -dmVscwwAAABjbGVhbl9sZXZlbHNzDwAAAHN0cnVjdHVyZWRfZGF0YXMLAAAAc2VyaWVzX2xpc3Rz -CQAAAG5ld19zZXJpZXMPAAAAc2ltcGxlU3RydWN0dXJlcwsAAABkYXRhX2dyb3Vwc3MJAAAAbmV3 -X2dyb3VwcwUAAABzZXJpZXMNAAAAc2ltcGxlX3N0cnVjdHMOAAAAZ2V0TGFzdFN1Ykxpc3RzDgAA -AHNldExhc3RTdWJMaXN0cwwAAABnZXRMaXN0TGV2ZWxzCQAAAGFnZ3JlZ2F0ZXMFAAAAZ3JvdXBz -DwAAAGNvbGxhcHNlZF9ncm91cHMLAAAAc2VyaWVfZ3JvdXAoQAAAAHMUAAAAdHJhbnNmb3JtYXRp -b25fcnVsZXNzBwAAAGxpc3Rib3hzCwAAAGRlc3RpbmF0aW9ucwIAAABrd3MHAAAAX3ByaW50X3MG -AAAAX3ByaW50cwYAAABzdHJpbmdzBQAAAHpmaWxscxAAAABpbnB1dF9kYXRhX25hbWVzcwkAAABf -Z2V0aXRlcl9zCgAAAGxldmVsX3J1bGVzCQAAAF9nZXRpdGVtX3MJAAAAZGF0YV9pdGVtcwkAAABf -Z2V0YXR0cl9zCAAAAGlvX25hbWVzcxIAAABuZXdfaW9fbmFtZXNfbGV2ZWxzEgAAAGxldmVsX3Bv -cnRhbF90eXBlc3MOAAAAcmVxdWlyZWRfZmllbGRzEgAAAG5ld19yZXF1aXJlZF9sZXZlbHMEAAAA -VHJ1ZXMQAAAAZmFzdF9pbnB1dF9saW5lc3MJAAAAaW5wdXRsaW5lcwQAAABsaW5lcwMAAABpbnRz -BwAAAF93cml0ZV9zCQAAAGRhdGFfbmFtZXMNAAAAb3JkZXJlZF9pdGVtc3MOAAAAb3JkZXJlZF9s -ZXZlbHNzCwAAAGxpbmVfbGV2ZWxzcwsAAABsZXZlbF9kZXB0aHMOAAAAcmVxdWlyZWRfbGV2ZWxz -BAAAAE5vbmVzCwAAAHZhbGlkX2xldmVscw0AAABmaWVsZF90b190ZXN0cwUAAABGYWxzZXMDAAAA -bGVucwkAAABsaW5lX2RhdGFzBQAAAGxldmVscw4AAABuZXdfbGV2ZWxfZGF0YXMMAAAAaW9fbmFt -ZV9wYWlycwoAAABjbGVhbl9kYXRhcw8AAABwcm9jZXNzZWRfbGV2ZWxzBQAAAHJhbmdlcwEAAABp -cxIAAABjdXJyZW50X2l0ZW1fbGV2ZWxzEQAAAGN1cnJlbnRfaXRlbV9kYXRhcwcAAABpdGVtX29r -cw8AAABwcmV2X2l0ZW1fbGV2ZWxzDAAAAGNsZWFuX2xldmVsc3MPAAAAc3RydWN0dXJlZF9kYXRh -cwsAAABzZXJpZXNfbGlzdHMJAAAAbmV3X3Nlcmllcw8AAABzaW1wbGVTdHJ1Y3R1cmVzCwAAAGRh -dGFfZ3JvdXBzcwkAAABuZXdfZ3JvdXBzBQAAAHNlcmllcw0AAABzaW1wbGVfc3RydWN0cw4AAABn -ZXRMYXN0U3ViTGlzdHMOAAAAc2V0TGFzdFN1Ykxpc3RzDAAAAGdldExpc3RMZXZlbHMJAAAAYWdn -cmVnYXRlcwUAAABncm91cHMPAAAAY29sbGFwc2VkX2dyb3VwcwsAAABzZXJpZV9ncm91cCgAAAAA -KAMAAABzDgAAAGdldExhc3RTdWJMaXN0cwkAAABhZ2dyZWdhdGVzDAAAAGdldExpc3RMZXZlbHMP -AAAAU2NyaXB0IChQeXRob24pcyEAAABGYXN0SW5wdXRfZ2VuZXJhdGVPYmplY3RTdHJ1Y3R1cmUB -AAAAcwYBAAAWDAYBDQAGARYACQEhCAYBDQAGAQYBFgAJAS8BFAMGAQ0ACQEdBAYBDQAGAQYBFgAG -ARkBJAEUBQYDDQAJARMBBgEfAQ0ABgEgARsDEwUGAQYDDQAGAwYDBwENAAYCCgEGAg0ABgEcAQYB -BQIKAxACGAMTAgYBDQAGAQYBFgAGAS8BHAEdAwoBEgUGAwYDGQAGAQ8BDwEGAw0BCgMgARMDHgEK -Aw0BDgMQAigCGAIGBQYDBgEGARkABgEPAQ8DDQEWARQBEwITAhABGgEQARABGgMQBQkHBgEGAQ0A -BgEMAh8CFgEUAhACFwMQAgoVCQMJBAkDEg8NAAYBDwEcAAYBCgETAg4MKAIAAABzBAAAAE5vbmVz -IQAAAEZhc3RJbnB1dF9nZW5lcmF0ZU9iamVjdFN0cnVjdHVyZSgCAAAAcwQAAABOb25lcyEAAABG -YXN0SW5wdXRfZ2VuZXJhdGVPYmplY3RTdHJ1Y3R1cmUoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5 -dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>_filepath</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/FastInput_generateTwoLevelObjectStructure.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/FastInput_generateTwoLevelObjectStructure.xml index dfe81d3e71..09b5670eaa 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/FastInput_generateTwoLevelObjectStructure.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/FastInput_generateTwoLevelObjectStructure.xml @@ -171,74 +171,9 @@ return context.REQUEST.RESPONSE.redirect(destination.absolute_url() + \'?portal_ </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAABAAAAEAAAABzFgAAAGcAAGcAAGUAAGQBAIQDAFoBAGQAAFMoAgAAAE5jAwAAACkA -AAAmAAAASwAAAHPABQAAZAEAawAAbAEAfQUAAWcAAH0GAHhQAHQDAHwAAIMBAERdQgB9CAB4OQB0 -AwB0BgB8CABkAgCDAgCDAQBEXSIAfQoAdAgAfAYAZAMAgwIAdAYAfAoAZAQAgwIAgwEAAXE8AFdx -IABXZwAAfQwAeDAAdAMAfAAAgwEARF0iAH0IAHQIAHwMAGQDAIMCAHQGAHwIAGQFAIMCAIMBAAFx -eQBXZwAAfQ0AeHgAdAMAfAAAgwEARF1qAH0IAGcAAH0OAHhIAHQDAHQGAHwIAGQCAIMCAIMBAERd -MQB9CgB0CAB8DgBkAwCDAgB0BgB8CgBkBACDAgB0BgB8CgBkBgCDAgBnAgCDAQABcdQAV3QIAHwN -AGQDAIMCAHwOAIMBAAFxsgBXZwAAfQ8AeDAAdAMAfAAAgwEARF0iAH0IAHQIAHwPAGQDAIMCAHQG -AHwIAGQHAIMCAIMBAAFxMwFXZwAAfRAAeJYAdAMAfAEAgwEARF2IAH0RAHQIAHwRAGQIAIMCAGQJ -AIMBAG9sAAFoAAB9EgB0EQB0BgB8EQBkCQCDAgCDAQB0EgB8EgCDAQBkCgA8eC0AdAMAfAYAgwEA -RF0fAH0VAHQGAHwRAHwVAIMCAHQSAHwSAIMBAHwVADxxugFXdAgAfBAAZAMAgwIAfBIAgwEAAXFs -AQFxbAFXdAgAfBAAZAsAgwIAZAwAhAAAgwEAAWgAAH0WAHQVAH0YAHQVAH0ZAHQYAH0bAHj+AXQD -AHwQAIMBAERd8AF9EgB0BgB8EgB0BgB8DABkDQCDAgCDAgBkDgB0GABmAgBqBwBveQABdBoAfRgA -ZwAAfRsAaAAAfR0AdAYAfBIAdAYAfAwAZA0AgwIAgwIAfR4AeFIAdAMAdAYAfA0AZA0AgwIAgwEA -RF0xAH0fAHQGAHwSAHQGAHwfAGQNAIMCAIMCAHQSAHwdAIMBAHQGAHwfAGQPAIMCADxxngJXbgcA -AXQVAH0YAHQGAHwSAHQGAHwMAGQPAIMCAIMCAGQOAHQYAGYCAGoHAG9bAAF0GgB9GQBoAAB9IAB4 -UgB0AwB0BgB8DQBkDwCDAgCDAQBEXTEAfR8AdAYAfBIAdAYAfB8AZA0AgwIAgwIAdBIAfCAAgwEA -dAYAfB8AZA8AgwIAPHEkA1duBwABdBUAfRkAfBkAdBoAagIAbwoAAXwbAHQYAGoDAG8XAAF0CAB8 -GwBkAwCDAgB8IACDAQABbgEAAXwYAHQaAGoCAG+CAAF0CAB8FgBkCACDAgB8HgCDAQBvIAABdAYA -dAYAfBYAfB4AgwIAZA8AgwIAfBsAF30bAG4wAAF0GAB0GABnAgB0EgB8FgCDAQB8HgA8fB0AdBIA -dAYAfBYAfB4AgwIAgwEAZA0APHwbAHQSAHQGAHwWAHweAIMCAIMBAGQPADxxMwIBcTMCV3g6AXQD -AHwWAIMBAERdLAF9IQB0BgB0BgB8FgB8IQCDAgBkDQCDAgB9IgB0CAB8AgBkEACDAgBkBwB0BgB8 -DwBkDQCDAgCDAAF9IwB4PwB0AwB0CAB8IgBkEQCDAgCDAACDAQBEXSUAfSQAdAgAfCMAZBIAgwIA -fCQAdAYAfCIAfCQAgwIAgwIAAXGMBFdkDQB9JQB4ogB0AwB0BgB0BgB8FgB8IQCDAgBkDwCDAgCD -AQBEXYIAfSYAfCUAZBMAN30lAHQIAHwjAGQQAIMCAGQHAHQGAHwPAGQPAIMCAGQKAHwFAHwlAGQU -AIMCAIMAAn0nAHg/AHQDAHQIAHwmAGQRAIMCAIMAAIMBAERdJQB9JAB0CAB8JwBkEgCDAgB8JAB0 -BgB8JgB8JACDAgCDAgABcTMFV3HaBFdxNARXdAgAdAgAdAgAdCcAZBUAgwIAZBYAgwIAZBcAgwIA -dAgAfAIAZBgAgwIAgwAAZBkAF3QIAHQGAHwPAGQNAIMCAGQaAIMCAGQbAGQcAIMCABdkHQAXgwEA -U2QAAFMoHgAAAE4oAQAAAHMFAAAAemZpbGxzBAAAAGRhdGFzBgAAAGFwcGVuZHMPAAAAaW5wdXRf -ZGF0YV9uYW1lcwgAAABkYXRhX2tleXMPAAAAb3V0cHV0X3Byb3BlcnR5cwsAAABwb3J0YWxfdHlw -ZXMHAAAAaGFzX2tleXMLAAAAbGlzdGJveF9rZXlzAgAAAGlkcwQAAABzb3J0YwIAAAAEAAAABQAA -AEMAAABzHwAAAHQAAHQBAHwAAGQBAIMCAHQBAHwBAGQBAIMCAIMCAFMoAgAAAE5zAgAAAGlkKAQA -AABzAwAAAGNtcHMJAAAAX2dldGl0ZW1fcwEAAAB4cwEAAAB5KAQAAABzAQAAAHhzAQAAAHlzAwAA -AGNtcHMJAAAAX2dldGl0ZW1fKAAAAAAoAAAAAHMPAAAAU2NyaXB0IChQeXRob24pcwsAAAA8bGFt -YmRhLjEzPi0AAABzAAAAAGkAAAAAcwAAAABpAQAAAHMKAAAAbmV3Q29udGVudHMEAAAAa2V5c3ML -AAAAc2V0UHJvcGVydHlpCgAAAGkEAAAAcwcAAABSRVFVRVNUcwgAAABSRVNQT05TRXMIAAAAcmVk -aXJlY3RzDAAAAGFic29sdXRlX3VybHMXAAAAP3BvcnRhbF9zdGF0dXNfbWVzc2FnZT1zBwAAAHJl -cGxhY2VzAQAAACBzAQAAACtzCgAAAChzKSthZGRlZC4oKAAAAHMGAAAAc3RyaW5ncwUAAAB6Zmls -bHMQAAAAaW5wdXRfZGF0YV9uYW1lc3MJAAAAX2dldGl0ZXJfcxQAAAB0cmFuc2Zvcm1hdGlvbl9y -dWxlc3MKAAAAbGV2ZWxfcnVsZXMJAAAAX2dldGl0ZW1fcwkAAABkYXRhX2l0ZW1zCQAAAF9nZXRh -dHRyX3MJAAAAZGF0YV9rZXlzcwgAAABpb19uYW1lc3MSAAAAbmV3X2lvX25hbWVzX2xldmVscxIA -AABsZXZlbF9wb3J0YWxfdHlwZXNzEAAAAGZhc3RfaW5wdXRfbGluZXNzBwAAAGxpc3Rib3hzCQAA -AGlucHV0bGluZXMEAAAAbGluZXMDAAAAaW50cwcAAABfd3JpdGVfcwkAAABkYXRhX25hbWVzFQAA -AHN0cnVjdHVyZWRfaW5wdXRfZGF0YXMFAAAARmFsc2VzDQAAAGhhc18xc3RfbGV2ZWxzDQAAAGhh -c18ybmRfbGV2ZWxzBAAAAE5vbmVzFwAAAG5ld18xc3RfbGV2ZWxfc3ViX2l0ZW1zcwQAAABUcnVl -cxgAAABuZXdfMXN0X2xldmVsX3Byb3BlcnRpZXNzEQAAAG5ld18xc3RfbGV2ZWxfa2V5cwwAAABp -b19uYW1lX3BhaXJzEgAAAG5ld18ybmRfbGV2ZWxfaXRlbXMPAAAAdXBwZXJfbGV2ZWxfa2V5cwsA -AABmaXJzdF9sZXZlbHMLAAAAZGVzdGluYXRpb25zEQAAAG5ld18xc3RfbGV2ZWxfb2Jqcw4AAABw -cm9wZXJ0eV90aXRsZXMPAAAAc2Vjb25kX2xldmVsX2lkcwwAAABzZWNvbmRfbGV2ZWxzEQAAAG5l -d18ybmRfbGV2ZWxfb2JqcwcAAABjb250ZXh0KCkAAABzFAAAAHRyYW5zZm9ybWF0aW9uX3J1bGVz -cwcAAABsaXN0Ym94cwsAAABkZXN0aW5hdGlvbnMCAAAAa3dzBgAAAHN0cmluZ3MFAAAAemZpbGxz -EAAAAGlucHV0X2RhdGFfbmFtZXNzCQAAAF9nZXRpdGVyX3MKAAAAbGV2ZWxfcnVsZXMJAAAAX2dl -dGl0ZW1fcwkAAABkYXRhX2l0ZW1zCQAAAF9nZXRhdHRyX3MJAAAAZGF0YV9rZXlzcwgAAABpb19u -YW1lc3MSAAAAbmV3X2lvX25hbWVzX2xldmVscxIAAABsZXZlbF9wb3J0YWxfdHlwZXNzEAAAAGZh -c3RfaW5wdXRfbGluZXNzCQAAAGlucHV0bGluZXMEAAAAbGluZXMDAAAAaW50cwcAAABfd3JpdGVf -cwkAAABkYXRhX25hbWVzFQAAAHN0cnVjdHVyZWRfaW5wdXRfZGF0YXMFAAAARmFsc2VzDQAAAGhh -c18xc3RfbGV2ZWxzDQAAAGhhc18ybmRfbGV2ZWxzBAAAAE5vbmVzFwAAAG5ld18xc3RfbGV2ZWxf -c3ViX2l0ZW1zcwQAAABUcnVlcxgAAABuZXdfMXN0X2xldmVsX3Byb3BlcnRpZXNzEQAAAG5ld18x -c3RfbGV2ZWxfa2V5cwwAAABpb19uYW1lX3BhaXJzEgAAAG5ld18ybmRfbGV2ZWxfaXRlbXMPAAAA -dXBwZXJfbGV2ZWxfa2V5cwsAAABmaXJzdF9sZXZlbHMRAAAAbmV3XzFzdF9sZXZlbF9vYmpzDgAA -AHByb3BlcnR5X3RpdGxlcw8AAABzZWNvbmRfbGV2ZWxfaWRzDAAAAHNlY29uZF9sZXZlbHMRAAAA -bmV3XzJuZF9sZXZlbF9vYmpzBwAAAGNvbnRleHQoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhv -bilzKQAAAEZhc3RJbnB1dF9nZW5lcmF0ZVR3b0xldmVsT2JqZWN0U3RydWN0dXJlAQAAAHOgAAAA -DQsGAQ0ABgEWAAkBIQIGAQ0ACQEdAgYBDQAGAQYBFgAJAS8BFAIGAQ0ACQEdAwYDDQAJARMBBgEf -AQ0ABgEgARsDEwIGAQYBBgEGAw0ABgIlAQYBBgEGARgBFgAGATMCBgMlAQYBBgEWAAYBMwIGAh0B -FAIQARMBIAIWARkBIQMNAAYBGAEhARkACQEgAQYBHwAGAQoBHgESAhkACQEoAygCAAAAcwQAAABO -b25lcykAAABGYXN0SW5wdXRfZ2VuZXJhdGVUd29MZXZlbE9iamVjdFN0cnVjdHVyZSgCAAAAcwQA -AABOb25lcykAAABGYXN0SW5wdXRfZ2VuZXJhdGVUd29MZXZlbE9iamVjdFN0cnVjdHVyZSgAAAAA -KAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>_filepath</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/FastInput_initialize.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/FastInput_initialize.xml index 84d6cf06dd..7da924508f 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/FastInput_initialize.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/FastInput_initialize.xml @@ -96,30 +96,9 @@ return l\n </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAgAAAEAAAABzEAAAAGQBAGQCAIQBAFoAAGQAAFMoAwAAAE5pBwAAAGMBAAAADwAA -AAkAAAALAAAAc3MAAABkAQBrAABsAQCJAAABZAIAawIAbAMAiQEAAXQEAHQFAGQDAIMCAIMAAGEG -AGQEAGEHAGcAAGEIAIcAAIcBAGQFAIYAAH0LAHghAHQKAHQLAHwAAIMBAIMBAERdDQB9DgB8CwCD -AAABcVoAV3QIAFNkAABTKAYAAABOKAEAAABzCwAAAG5ld1RlbXBCYXNlKAEAAABzBQAAAHpmaWxs -cw8AAABnZXRQb3J0YWxPYmplY3RpAAAAAGMAAAAACQAAAAoAAAADAAAAc08AAAB0AABkAQA3YQAA -ZAIAfQEAiAAAdAMAdAQAdAAAgwEAZAMAZAQAiAEAdAAAfAEAgwIAFoMCAX0GAHQHAHQIAGQFAIMC -AHwGAIMBAAFkAABTKAYAAABOaQEAAABpAwAAAHMDAAAAdWlkcwYAAABuZXdfJXNzBgAAAGFwcGVu -ZCgJAAAAcwYAAABuZXdfaWRzBwAAAGludF9sZW5zCwAAAG5ld1RlbXBCYXNlcw0AAABwb3J0YWxf -b2JqZWN0cwMAAABzdHJzBQAAAHpmaWxscwEAAABvcwkAAABfZ2V0YXR0cl9zAQAAAGwoCQAAAHMG -AAAAbmV3X2lkcwcAAABpbnRfbGVucwsAAABuZXdUZW1wQmFzZXMNAAAAcG9ydGFsX29iamVjdHMD -AAAAc3RycwUAAAB6ZmlsbHMBAAAAb3MJAAAAX2dldGF0dHJfcwEAAABsKAIAAABzCwAAAG5ld1Rl -bXBCYXNlcwUAAAB6ZmlsbCgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzDwAAAGNyZWF0ZUlucHV0 -TGluZQsAAABzDAAAAAACCgEGAQYBDwEWAigOAAAAcxoAAABQcm9kdWN0cy5FUlA1VHlwZS5Eb2N1 -bWVudHMLAAAAbmV3VGVtcEJhc2VzBgAAAHN0cmluZ3MFAAAAemZpbGxzCQAAAF9nZXRhdHRyX3MH -AAAAY29udGV4dHMNAAAAcG9ydGFsX29iamVjdHMGAAAAbmV3X2lkcwEAAABscw8AAABjcmVhdGVJ -bnB1dExpbmVzCQAAAF9nZXRpdGVyX3MFAAAAcmFuZ2VzCQAAAGxpbmVzX251bXMBAAAAeCgPAAAA -cwkAAABsaW5lc19udW1zAgAAAGt3cxoAAABQcm9kdWN0cy5FUlA1VHlwZS5Eb2N1bWVudHMLAAAA -bmV3VGVtcEJhc2VzBgAAAHN0cmluZ3MFAAAAemZpbGxzCQAAAF9nZXRhdHRyX3MHAAAAY29udGV4 -dHMNAAAAcG9ydGFsX29iamVjdHMGAAAAbmV3X2lkcwEAAABscw8AAABjcmVhdGVJbnB1dExpbmVz -CQAAAF9nZXRpdGVyX3MFAAAAcmFuZ2VzAQAAAHgoAAAAACgCAAAAcwsAAABuZXdUZW1wQmFzZXMF -AAAAemZpbGxzDwAAAFNjcmlwdCAoUHl0aG9uKXMUAAAARmFzdElucHV0X2luaXRpYWxpemUBAAAA -cxIAAAANAQ0EEgEGAQYDDwsTAAYBCwMoAQAAAHMUAAAARmFzdElucHV0X2luaXRpYWxpemUoAQAA -AHMUAAAARmFzdElucHV0X2luaXRpYWxpemUoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilz -CAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>_filepath</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/Feature_generateFeatures.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/Feature_generateFeatures.xml index 205f506cde..8c8b3515ba 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/Feature_generateFeatures.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/Feature_generateFeatures.xml @@ -153,63 +153,9 @@ return context.REQUEST.RESPONSE.redirect(context.absolute_url() + \'?portal_stat </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAgAAAEAAAABzEAAAAGcAAGQBAIQBAFoAAGQAAFMoAgAAAE5jAQAAACAAAAAgAAAA -SwAAAHMEBAAAdAAAdAEAZAEAgwIAgwAAfQQAZAIAfQUAZAMAfQYAZAQAfQcAdAAAfAQAZAUAgwIA -gwAAfAUAagIAb0AAAXQAAHwEAGQGAIMCAGQHAHwGAGQIAHQGAHwBAGQJAIMCAGQKAHQGAHwBAGQL -AIMCAIMAA30JAHwJAH0KAG5fAAF0AAB8BABkBQCDAgCDAAB8BgB8BwBmAgBqBgBvCgABfAQAfQoA -bjYAAXQAAHQAAHQAAHQBAGQMAIMCAGQNAIMCAGQOAIMCAHQAAHQBAGQPAIMCAIMAAGQQABeDAQBT -ZwAAfQsAeLcAdAsAfAAAgwEARF2pAH0NAHQAAHwNAGQRAIMCAGQSAIMBAG+NAAF0DgB0BgB8DQBk -EgCDAgCDAQB9DwBoAAB9EAB8DwB0EQB8EACDAQBkEwA8dAYAfA0AZBQAgwIAdBEAfBAAgwEAZAgA -PHQGAHwNAGQVAIMCAHQRAHwQAIMBAGQWADx0BgB8DQBkFwCDAgB0EQB8EACDAQBkGAA8dAAAfAsA -ZBkAgwIAfBAAgwEAAXHuAAFx7gBXdAAAfAsAZBoAgwIAZBsAhAAAgwEAAWgAAH0SAHQTAH0UAHQT -AH0VAHQWAH0XAHhoAXQLAHwLAIMBAERdWgF9GAB0BgB8GABkCACDAgBkHAB0FgBmAgBqBwBvHwAB -dBkAfRQAZwAAfRcAdAYAfBgAZAgAgwIAfRoAbgcAAXQTAH0UAHQGAHwYAGQWAIMCAGQcAHQWAGYC -AGoHAG9yAAF0GQB9FQBoAAB9GwB0BgB8GABkFgCDAgB0EQB8GwCDAQBkCAA8dAYAfBgAZBYAgwIA -ZBwAdBYAZgIAagcAbx0AAXQGAHwYAGQYAIMCAHQRAHwbAIMBAGQKADxxsQIBdBYAdBEAfBsAgwEA -ZAoAPG4HAAF0EwB9FQB8FQB0GQBqAgBvCgABfBcAdBYAagMAbxcAAXQAAHwXAGQZAIMCAHwbAIMB -AAFuAQABfBQAdBkAagIAb0EAAXQAAHwSAGQRAIMCAHwaAIMBAG8XAAF0BgB8EgB8GgCDAgB8FwAX -fRcAbgEAAXwXAHQRAHwSAIMBAHwaADxx1gEBcdYBV3iUAHQLAHQAAHwSAGQdAIMCAIMAAIMBAERd -egB9HAB0AAB8CgBkBgCDAgBkBwB8BwBkCAB8HACDAAJ9HQB4UwB0CwB0BgB8EgB8HACDAgCDAQBE -XTwAfR4AdAAAfB0AZAYAgwIAZAcAfAcAZAgAdAYAfB4AZAgAgwIAZAoAdAYAfB4AZAoAgwIAgwAD -fR8AcYcDV3FNA1d0AAB0AAB0AAB0AQBkDACDAgBkDQCDAgBkDgCDAgB0AAB0AQBkDwCDAgCDAABk -HgAXgwEAU2QAAFMoHwAAAE5zCQAAAGdldE9iamVjdHMOAAAARmVhdHVyZSBNb2R1bGVzEAAAAEZl -YXR1cmUgRG9jdW1lbnRzBwAAAEZlYXR1cmVzDQAAAGdldFBvcnRhbFR5cGVzCgAAAG5ld0NvbnRl -bnRzCwAAAHBvcnRhbF90eXBlcwUAAAB0aXRsZXMWAAAAZmVhdHVyZV9kb2N1bWVudF90aXRsZXML -AAAAZGVzY3JpcHRpb25zHAAAAGZlYXR1cmVfZG9jdW1lbnRfZGVzY3JpcHRpb25zBwAAAFJFUVVF -U1RzCAAAAFJFU1BPTlNFcwgAAAByZWRpcmVjdHMMAAAAYWJzb2x1dGVfdXJscyoAAAA/cG9ydGFs -X3N0YXR1c19tZXNzYWdlPUVycm9yOitiYWQrY29udGV4dC5zBwAAAGhhc19rZXlzCwAAAGxpc3Ri -b3hfa2V5cwIAAABpZHMNAAAAZmVhdHVyZV90aXRsZXMRAAAAc3ViX2ZlYXR1cmVfdGl0bGVzCQAA -AHN1Yl90aXRsZXMXAAAAc3ViX2ZlYXR1cmVfZGVzY3JpcHRpb25zDwAAAHN1Yl9kZXNjcmlwdGlv -bnMGAAAAYXBwZW5kcwQAAABzb3J0YwIAAAAEAAAABQAAAEMAAABzHwAAAHQAAHQBAHwAAGQBAIMC -AHQBAHwBAGQBAIMCAIMCAFMoAgAAAE5zAgAAAGlkKAQAAABzAwAAAGNtcHMJAAAAX2dldGl0ZW1f -cwEAAAB4cwEAAAB5KAQAAABzAQAAAHhzAQAAAHlzAwAAAGNtcHMJAAAAX2dldGl0ZW1fKAAAAAAo -AAAAAHMPAAAAU2NyaXB0IChQeXRob24pcwsAAAA8bGFtYmRhLjI3PiIAAABzAAAAAHMAAAAAcwQA -AABrZXlzcy4AAAA/cG9ydGFsX3N0YXR1c19tZXNzYWdlPUZlYXR1cmUrZG9jdW1lbnQrYWRkZWQu -KCAAAABzCQAAAF9nZXRhdHRyX3MHAAAAY29udGV4dHMLAAAAY29udGV4dF9vYmpzEwAAAGZlYXR1 -cmVfbW9kdWxlX3R5cGVzFQAAAGZlYXR1cmVfZG9jdW1lbnRfdHlwZXMMAAAAZmVhdHVyZV90eXBl -cwkAAABfZ2V0aXRlbV9zAgAAAGt3cwsAAABmZWF0dXJlX2RvY3MPAAAAZGVzdGluYXRpb25fb2Jq -cw4AAABmZWF0dXJlc19pdGVtc3MJAAAAX2dldGl0ZXJfcwcAAABsaXN0Ym94cwwAAABmZWF0dXJl -X2xpbmVzAwAAAGludHMPAAAAZmVhdHVyZV9saW5lX2lkcwcAAABmZWF0dXJlcwcAAABfd3JpdGVf -cw4AAABjbGVhbl9mZWF0dXJlc3MFAAAARmFsc2VzFQAAAGhhc18xc3RfbGV2ZWxfZmVhdHVyZXMV -AAAAaGFzXzJuZF9sZXZlbF9mZWF0dXJlcwQAAABOb25lcxUAAABuZXdfMXN0X2xldmVsX2ZlYXR1 -cmVzDAAAAGZlYXR1cmVfaXRlbXMEAAAAVHJ1ZXMbAAAAbmV3XzFzdF9sZXZlbF9mZWF0dXJlX3Rp -dGxlcxIAAABuZXdfMm5kX2xldmVsX2ZlYXRzAwAAAGtleXMPAAAAbmV3XzFzdF9mZWF0dXJlcwwA -AABzZWNvbmRfbGV2ZWxzDwAAAG5ld18ybmRfZmVhdHVyZSggAAAAcwcAAABsaXN0Ym94cwIAAABr -d3MJAAAAX2dldGF0dHJfcwcAAABjb250ZXh0cwsAAABjb250ZXh0X29ianMTAAAAZmVhdHVyZV9t -b2R1bGVfdHlwZXMVAAAAZmVhdHVyZV9kb2N1bWVudF90eXBlcwwAAABmZWF0dXJlX3R5cGVzCQAA -AF9nZXRpdGVtX3MLAAAAZmVhdHVyZV9kb2NzDwAAAGRlc3RpbmF0aW9uX29ianMOAAAAZmVhdHVy -ZXNfaXRlbXNzCQAAAF9nZXRpdGVyX3MMAAAAZmVhdHVyZV9saW5lcwMAAABpbnRzDwAAAGZlYXR1 -cmVfbGluZV9pZHMHAAAAZmVhdHVyZXMHAAAAX3dyaXRlX3MOAAAAY2xlYW5fZmVhdHVyZXNzBQAA -AEZhbHNlcxUAAABoYXNfMXN0X2xldmVsX2ZlYXR1cmVzFQAAAGhhc18ybmRfbGV2ZWxfZmVhdHVy -ZXMEAAAATm9uZXMVAAAAbmV3XzFzdF9sZXZlbF9mZWF0dXJlcwwAAABmZWF0dXJlX2l0ZW1zBAAA -AFRydWVzGwAAAG5ld18xc3RfbGV2ZWxfZmVhdHVyZV90aXRsZXMSAAAAbmV3XzJuZF9sZXZlbF9m -ZWF0cwMAAABrZXlzDwAAAG5ld18xc3RfZmVhdHVyZXMMAAAAc2Vjb25kX2xldmVscw8AAABuZXdf -Mm5kX2ZlYXR1cmUoAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5dGhvbilzGAAAAEZlYXR1cmVfZ2Vu -ZXJhdGVGZWF0dXJlcwEAAABzdAAAABICBgEGAQYCGQIYAQ8BDwIKAR8BCgI1AwYDDQAJARMBFQEG -ARABGQEZARwBGwMTAgYBBgEGAQYDDQAGAhwBBgEGARMCBgMcAQYBBgEZARwBHQIUAgYCHQEUAhAB -EwEXARgDGQAGARUBCQIWAAYBGAEPARcEKAEAAABzGAAAAEZlYXR1cmVfZ2VuZXJhdGVGZWF0dXJl -cygBAAAAcxgAAABGZWF0dXJlX2dlbmVyYXRlRmVhdHVyZXMoAAAAACgAAAAAcw8AAABTY3JpcHQg -KFB5dGhvbilzCAAAADxtb2R1bGU+AQAAAHMAAAAA</string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>_filepath</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view.xml index 715de434fa..c1de0c3c16 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view.xml @@ -96,10 +96,10 @@ <key> <string>left</string> </key> <value> <list> - <string>my_id</string> + <string>my_int_index</string> <string>my_title</string> - <string>my_location</string> - <string>my_group</string> + <string>my_group_free_text</string> + <string>my_site_free_text</string> </list> </value> </item> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_description.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_description.xml index bed9d12843..c97f4d723c 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_description.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_description.xml @@ -263,7 +263,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Actor Description</string> </value> + <value> <string>Description</string> </value> </item> <item> <key> <string>unicode</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_group_free_text.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_group_free_text.xml new file mode 100755 index 0000000000..526fdfce95 --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_group_free_text.xml @@ -0,0 +1,266 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>StringField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_group_free_text</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>30</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Group In Free Text</string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/my_id.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_int_index.xml similarity index 89% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/my_id.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_int_index.xml index 4933609a7c..f1d4820154 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/my_id.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_int_index.xml @@ -5,16 +5,22 @@ <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>StringField</string> + <string>IntegerField</string> </tuple> <none/> </tuple> </pickle> <pickle> <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> <item> <key> <string>id</string> </key> - <value> <string>my_id</string> </value> + <value> <string>my_int_index</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -25,12 +31,16 @@ <value> <string>The input failed the external validator.</string> </value> </item> <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> </item> <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> </item> </dictionary> </value> @@ -72,19 +82,19 @@ <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> @@ -92,15 +102,11 @@ <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> @@ -147,19 +153,19 @@ <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> @@ -167,15 +173,11 @@ <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> @@ -221,6 +223,10 @@ <key> <string>enabled</string> </key> <value> <int>1</int> </value> </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>external_validator</string> </key> <value> <string></string> </value> @@ -233,25 +239,17 @@ <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>required</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>ID</string> </value> + <value> <int>0</int> </value> </item> <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> + <key> <string>start</string> </key> + <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> + <key> <string>title</string> </key> + <value> <string>Index</string> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_site_free_text.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_site_free_text.xml new file mode 100755 index 0000000000..64c0d2e2b3 --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_site_free_text.xml @@ -0,0 +1,266 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>StringField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>my_site_free_text</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>30</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Site In Free Text</string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_title.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_title.xml index fe23544d5e..bd3979d286 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_title.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_title.xml @@ -211,7 +211,7 @@ </item> <item> <key> <string>display_width</string> </key> - <value> <int>20</int> </value> + <value> <int>30</int> </value> </item> <item> <key> <string>editable</string> </key> @@ -243,7 +243,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Actor Title</string> </value> + <value> <string>Title</string> </value> </item> <item> <key> <string>truncate</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_use_case_actor_role_list.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_use_case_actor_role_list.xml index 51ee8aa4f1..e82d9c4fb1 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_use_case_actor_role_list.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_view/my_use_case_actor_role_list.xml @@ -249,7 +249,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Actor Role</string> </value> + <value> <string>Roles</string> </value> </item> <item> <key> <string>unicode</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_UseCaseReportStyleSheet.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_UseCaseReportStyleSheet.xml new file mode 100755 index 0000000000..a2cab4142a --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_UseCaseReportStyleSheet.xml @@ -0,0 +1,174 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>OFS.Image</string> + <string>File</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_EtagSupport__etag</string> </key> + <value> <string>ts37862408.43</string> </value> + </item> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>__name__</string> </key> + <value> <string>UseCaseModule_UseCaseReportStyleSheet</string> </value> + </item> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>content_type</string> </key> + <value> <string>application/octet-stream</string> </value> + </item> + <item> + <key> <string>data</string> </key> + <value> <string encoding="base64">UEsDBBQAAAAAAAqHNTThpTE5HgAAAB4AAAAIAAAAbWltZXR5cGVhcHBsaWNhdGlvbi92bmQuc3Vu +LnhtbC53cml0ZXJQSwMEFAAIAAgACoc1NAAAAAAAAAAAAAAAAAsAAABjb250ZW50LnhtbO1b627b +NhT+v6fgNGDYhsryDW6cJi4cu8UKJGnRJMP2k5Zom5hMqiRlJ3ub/duj7TF2SEryXbFlpXGGBohj +Hx4efudKHso5e3s/CdGUCEk5O3dqlaqDCPN5QNno3Lm7fe+eOG8735193//Yu/3j0zvEh0Pqk9OA ++/GEMOX6nCn4iz7dXVx+6CHH9byPEWEfDVuFi5Hn9W/7yH7uJ7MQrON5764d5Fh5lUAFTudsm3DA +yOSpHT13xkpFp57HYRk+X6ZerVY9+9lJJkj1EObzG46UXZF7lcutGTJmPHhEtuFI2QOBZ7ncmgFs +nvIPecY9m80qs4bhrLXbbe/3m0vvPRcTnGG5Dyn7cyu/GU1ZWTwZEJGPBCu8ZBc5HW0Sbg04zSD7 +Yyzy7Wc45hZpBI9YpBGkzKDseIuCJ94VDJqXq8u5+cQkV7hmyPTzBY3ykVsWJ41+P8RSnjs2HhLa +Ug5loWwnetnnIUS0GxA/lJ0zY+Q5BdnPDE8grm7xmE9wzUFDbjmGeELDh3TgFbqMfRpgiZl8hX7E +EZdvLAXdAMkS0oGuoDhEd4xCWhN0dWOpjpeP4IIqqQTBE/QbEVbsBjhW1gbeZBG0sERElQ9enGLA +o1PjEQBXlPljvr5kSi8u2drwKW17ALhVWxJBh7vaXfNuQGAnuSPCgME/dwRoyQ7BaLReB5WQc1aW +MyplmdYBhxwWlIUQehuyOSHhWIF1FfVdIyJLc/O6EoUgDce1bLEEvd030nmRgHokFCUyYZvRQNfC +VqXVrjd1KjjIzDjFIR1B+ZlgMaJgFQ1zYenHcVS6G5HAJhzGE7YdkB13E1y1SrNde21x2XFBQneF +p9mqtn4pgPCiDITNSrX6upWPsAG2bRRB2CvHhrV2o/aIDWutk0I27G4OONcnYbgJICRXhAN7HqxW +qo2TugUG9AEXARFuSIbKjIFd9RiSPKQB+qFqfhY5BR2NgZVxRhbJike7zR9wBdmVw1vAYWWbo1R0 +3fpxOmuV+BSOeX7Vd2F9YnP8+/c/xTeI161NG4Q2w34AytkZqpV2tWYB7bd6KVW/XmnW6+0Cq5dU +0evVVqPA6v1ydK81GycFVv+2V8wdcYz7hHXS8xfKr7xHWIfsr/YA+3+OBI9ZoBOIgwuUgK4gwoIw +5bysHSTVcEEnOsEjMjfiXPf97Np49nA6gn3301q6Q5TgkcBRdia3YWPbPHfh8IJ+JVibY3t1Nm3j +xk5a0r+AWKvqu6YFXk12saSYbRv0+SQKyX0yvLuaa0m0u5o9ezkrX4Ket+vVW9/dHRFyb+v9QTIw +4MFD50zDPpXkS0yYT9Krh3UiMqSAyijEDy6PVUgZgUSckhCyw7HDVr8PYRhLqIOKcqZhHSTsNr0h +OUyK9s2hQvrJhbq29HarRXbKUnQDAWlrO51rck8Cim66ny8TIVEyb7w+L0l7VE9gJKjqTudOQrZg +eDlFNwQxHgsqEnnjnXD0CPKxREGsaEilcRXSz0aofjgS6qj1CcOCchSBcCTTRdBPA04FQUShCWYj +In7eXY3GshoNp9P1FRdyL+B2CqJsysMpCeANUmMqUWYRKC4IVFIwNoANhs9OFxCarsW8Jh3M6sWZ +pa6VJj22ND05L+fwQ4vj7TvlYv8pvdUpY7C23vj4TC4PAGVFOJgnV4HMHlMcxsRVDxEMQ2bbrWib +s2Cj69xSFZK53b3VZb8akD6xz0sgvkuD0ysO5zN/xCzemse8J3JuvZgSUHx6YzJEAdQIUwFiyMaA +QJmAslCexw9AZ6/kiVQIVokp+gK/BikKsYWJCEORIBNKRHlBURxxV0o6YoS8QvYdF/AuVmOej249 +VJ4rIO7vj8HxJaIo7kzvyF3lQ+4eg7NoiALOGDFnDWi1BPzBMfRWsXRLxXhwXppsnGdoHFD14hK0 +fLM+keszoPqACUdlP1ZLfEGMjis6XnDVXjb4MUTGZocfYU0oweuLlCKt043tz+hK85Qjo7kso5nJ +4KgGfaTt6wJtfRzv05It9x9LfZV91rTuCUPfsdNJHhft2hglz3f2Yl/rofLZ+6W3XNmjkSJRCZa8 +5ofmxqEISuyzDoVibghKAdEvBsLUmYU7W8sQYbaBVfeEBDoU6Eb0zWd6sQTMnQMKSlkRWaxOWv0X +LnMfMUBtZ62fGPjW8/uxr9svvqFdV7qVr3BgOdA8nfozx0UnTG9KSSzMt9uzvRIFmEkUM001O2gU +U/NZEJ9G5kLVfuscw7vl/fVlRrl+nvf/jrbGUUUbhNqbmFE4Cycx9i16nuiYvXZEXvhmrn1a5m35 +h5LOf1BLBwjC6JUctwYAAPcyAABQSwMEFAAIAAgACoc1NAAAAAAAAAAAAAAAAAoAAABzdHlsZXMu +eG1s7VpLc9s2EL73V7DstKdQFCU/5NRyprWTaWbsJlM7nfYIkaCIhgQ4AGjZ+fVdAHxJAilLVKY5 +NIfMaN/77WLxoC/fPGWp84i5IIzO3WA0dh1MQxYRupy7nx7eeTP3zdV3l9/ffLh++PvjW4fFMQnx +64iFRYap9IR8TrFwPn769fb9teN6vv8hx/SDlhoxvvT9m4cbx/y+KZUccOP7b393HdeYG0Uycq8u +O2xDhFS8Nsy5m0iZv/Z9Bl5Y42UyHo9989stFbR2r7yWqMQlfpK90kqgFkaLHba1RCUecbTqlVYC +gHglH7NaerVajVZTLRlcXFz4f93f+u8Yz1Ady1NK6OdOec2tRGmRLTDvjwRJtIaLeFzajBsAH+uQ +wwTxfvy0RIPINNqByDSqhCHZpCPBmX8HTP3f3W0DH896jSuBOr+Qk7w/ciPiVr2/tlrqro0ZdGyE +w1RcXWoAG4pjflOUQc88oIRlKHCdmBmJGGUkfa4Yr5zbIiQREoiKV85PKGfiZ0Nx7oFkCBXjF05Q +6nyiBBYsdu7uDdX1+yP4lUghOUaZ8yfmxqwlHGPLIls6cVouciJDqNAjgnhU2+8I4I7QMGHbLiv6 +4ZYNhl8T2wHBbWKJOYlfiruStURglLwlpiAQzl0OWdIhMeqst4MqyT2exYoIcUx0oCDDmvKgCH3L +ai5JZjeqkohwjIq03KMqo2WUS47yhITCrYRzDmOFSwKbmZr0YApGoQeTGXsiRyFMfi9hnHwBpyid +u+NREAQnajG4nfKPyl5olcY02sP2lrTdskmkENiDjSpiK08jFLKUwX4ieYHXkH1JwwvyBWSCiZqs +QEsRXRZoCaSYa0LICio5wPnujy3bHhIE0a5R1hJWTiph48owK28VjzJaZ1A6trGaAEKW5Sl+akbO +ptNawOq25tocW5nq+OGhQjJVJ0CJRJjpRvNQmid1ALqUC4AEjgQADQlr3ytOpKpvBvNs7qbck4u6 +QeG0Ap3McqGWwGbP1qS1nn/JQsgRRzpG20r4v6P+s44CLJLnPMEUSYUOSsU6EU43HscZItRTpzZP +m5m7ky2hvBDJDpEURRGu+ZTBsMmI3LOr84KGsjAGV8CG4xrkrU/Mu9q+am0vIjBGqXIyHp1cTE7b +c219beSAp+v3t3273U1v3oP1CPHI7VwEVVFSJAS0uLpP+N32HoDvLFj0vNMgEOrrkmcPpu3Tshah +ZhniAKgHSAFABpuGumBSskwhN55NDXINPjtw+Q2jqFWpIVlQ1S1tgS2M9sxzFJydnb4g2d2TaO24 +Ug6ik2aZbs0Zy1l3bbJYdfcYESflEPyMcQ4DViYe1RdcPVj3rZ0THFK9jcIfo3htdIPTHxvEV5gs +E0hvwdKoG1St0mIarYpt120g7dCuBbT+3tBOvkFoq+YxNPOOQuD4SMJ9Ed9sYxNkya1MHlwRu/Wa +321/YM2m33rNDivOMPCPA+3JtwftrD1ohqyG2cYAOepisBv/emvhFo5Th9Sqqxapstd5TejcA4OX +R/ygLvnONViCmMQxYwcyR7bgVYOVr676ki3q07bm6FNr9Sg73jeTAQcrOxS7sjl4DQzs88M6WcVl +rhcpWYLdEFLFvNL7pxCSxM+wiOgSrK8Yj9Zrc/yqXaNcXWCOeJzvq9T6Obc5yfafczc2lXHPQaBr +VxnvueXbV3XPxmN3sNUfX6mK72mEn45YQ6LtHTL4hmaohVghzeufhZbiR5yWDzvGoiJABeqNtsi8 +WH+MmrvK/ou0J4O0p4O0TwZpnw7SPhukfT5IezZI+2KQdjDuUvc7OzBmTFImsYCupzFZFly//Vjs +VMvAPJE/orRQDzwlsTGTM0Gk/minH3faOmaFqNcfZa/6+Fynh2n0skiIPZLKjsqxcbVubMdCZnEs +sNTPFRdnaw8SNiRKO03GKY5lyQNdjlV6qplbnzu0teZTh3qQA5sk9CpGNdWW2MuQgH10bSbmWdCx +C2mNFYnUB9zZaHJ2Pq33Gc1KyjNDEIzONt7kNnKrrBOYh4wTyAGVBWUcdkEi3e1d73x2ftK969m4 +CqsuHjehtpkmKNvLej2+TQcCak91suZ5rfkcVooInFcGDWCwMY/Pg7an6g3TW2CARqtosenFzCqG +YihVlxSK1CHIdIPpEUPnsIzLCCbNpaJ8mP9hrP+59g8FhpLAwVS5VT/8dpotor/VUU03brdfyTCC +G01ZEpWl3vfYliuvadvWItiw7tv/HOXqX1BLBwhUADUkiwYAADMjAABQSwMEFAAAAAAACoc1NCQy +bmYpBAAAKQQAAAgAAABtZXRhLnhtbDw/eG1sIHZlcnNpb249IjEuMCIgZW5jb2Rpbmc9IlVURi04 +Ij8+CjwhRE9DVFlQRSBvZmZpY2U6ZG9jdW1lbnQtbWV0YSBQVUJMSUMgIi0vL09wZW5PZmZpY2Uu +b3JnLy9EVEQgT2ZmaWNlRG9jdW1lbnQgMS4wLy9FTiIgIm9mZmljZS5kdGQiPjxvZmZpY2U6ZG9j +dW1lbnQtbWV0YSB4bWxuczpvZmZpY2U9Imh0dHA6Ly9vcGVub2ZmaWNlLm9yZy8yMDAwL29mZmlj +ZSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOmRjPSJo +dHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6bWV0YT0iaHR0cDovL29wZW5v +ZmZpY2Uub3JnLzIwMDAvbWV0YSIgb2ZmaWNlOnZlcnNpb249IjEuMCI+PG9mZmljZTptZXRhPjxt +ZXRhOmdlbmVyYXRvcj5PcGVuT2ZmaWNlLm9yZyAxLjEuNSAoTGludXgpPC9tZXRhOmdlbmVyYXRv +cj48IS0tNjQ1KEJ1aWxkOjg5NTApLS0+PG1ldGE6Y3JlYXRpb24tZGF0ZT4yMDA1LTA3LTI5VDE4 +OjAxOjM5PC9tZXRhOmNyZWF0aW9uLWRhdGU+PGRjOmRhdGU+MjAwNi0wMS0yMVQxNzo1NjoxOTwv +ZGM6ZGF0ZT48ZGM6bGFuZ3VhZ2U+ZnItRlI8L2RjOmxhbmd1YWdlPjxtZXRhOmVkaXRpbmctY3lj +bGVzPjQ8L21ldGE6ZWRpdGluZy1jeWNsZXM+PG1ldGE6ZWRpdGluZy1kdXJhdGlvbj5QVDEzTTI2 +UzwvbWV0YTplZGl0aW5nLWR1cmF0aW9uPjxtZXRhOnVzZXItZGVmaW5lZCBtZXRhOm5hbWU9Iklu +Zm8gMSIvPjxtZXRhOnVzZXItZGVmaW5lZCBtZXRhOm5hbWU9IkluZm8gMiIvPjxtZXRhOnVzZXIt +ZGVmaW5lZCBtZXRhOm5hbWU9IkluZm8gMyIvPjxtZXRhOnVzZXItZGVmaW5lZCBtZXRhOm5hbWU9 +IkluZm8gNCIvPjxtZXRhOmRvY3VtZW50LXN0YXRpc3RpYyBtZXRhOnRhYmxlLWNvdW50PSIyIiBt +ZXRhOmltYWdlLWNvdW50PSIwIiBtZXRhOm9iamVjdC1jb3VudD0iMCIgbWV0YTpwYWdlLWNvdW50 +PSIxIiBtZXRhOnBhcmFncmFwaC1jb3VudD0iNDMiIG1ldGE6d29yZC1jb3VudD0iMTI2IiBtZXRh +OmNoYXJhY3Rlci1jb3VudD0iNzEwIi8+PC9vZmZpY2U6bWV0YT48L29mZmljZTpkb2N1bWVudC1t +ZXRhPlBLAwQUAAgACAAKhzU0AAAAAAAAAAAAAAAADAAAAHNldHRpbmdzLnhtbO1ZW3OqSBB+31/h +8rplAE3OhlTiKURNzPFCBDXmbYSJshlmqGEIml+/DWj2xMBWFqXqPCwP3Kbn66anr8P1941Paq+Y +hx6jN5J6pkg1TB3menR1I03tXv1S+t767fr3ztiwF2a3xp6fPQdfucyJfExFPcRCAG1YM6ftQd+o +SXVZHgeYjlO6M8ZXstyxO7XsubObVgNGstwdSTUpAzxzhSu1rgvRQUoaXmXDN9JaiOBKlhnwYf/w +aSiKImfP0m7Chnj05Z0+juOzuJnSqpqmyenontRh9Nlb/Qu2Kmck0l4HH7T2Lvte5NZ1Rr4DrnsC ++8n31HavKfLhS149HL9/pZQ35yP9DOh1jpHNAmk/IrYBjHhUSC3tXNWu5c8gXwce4GeRh6wcBzv3 +XLHOw21cNLRvx2HfYW+1zhVabV6qzXLg1prFE+yChWBjjegKhwcMlowRjKjUEjzC5XncYeRiPl97 +BLc5i0OwgyJGz4iER3DqMSaq59SnKTgeMhefBL7uo6DuURdvsPt5/fN9Jp0D8YNvv2ZFffdA1FDw +RD2txD0b5a2zyJnUy/OmWh62wPnVP5VGae8PvSXBJ3f+FLWCWJXiTorcPokp50dBt5kQzM/Fbjaa +JdXxxJhvA9Khra0ZL6/jBLSHHMF4PqyqlATuhxYm2BHY7XF4UcKXc17+7JhFwztfzyeAVPm1xJo9 +RBwJSNH/JcPqrmsijmwEZmAFyKkmTJoQX8QEJyUEPgw+p8AfQGUzDVwk8gLx3jTKQUM65GBwmBvM +DzgOkxro5Gad6scC3RN8z5aFufcIDWXa6XHwSewHBO6rWmYTBZgnjCwsosNQeAouYLKpj0KNDYZe +hbLS70iyg4kqqYRS/NTlKgBPDFbokWDZklckvcEgrDFSlXIwz7UeFOJv522PIr6VWtFq8IeszB6m +ijaeNicXy+7wfLjSf9njQQVZ34LetDcybTJS8HzTGXf6eaRzXR/CJRuT5cu2rq8tuO26cLJ8zZvc +9pSFpW8M2t6i+YXy9NjXJrO2bSsXtntHwoe31dbwNRibRS7QorkWmbP2q0Mn28WcKIY/enVuCXHe +FMAY/bWYb4hpd+OhHojF4z0FzJfFPFCd5kQ8Ab5p6+HQiONBR/+xaGjhsnn/8vTYVlBH2Y70IHYa +G+L6sxDofhp/ChaNqQaYD9PupLNsJHKuu4vHydr4hdfp/+Nkx80RIUCnlIm0ninO6SXTrR4EZDsN +Me8ggU4fwXoeJm6VEdhCr3iWbceMqUFYWEUyT5jcErZEZL+NlVRZVaTbfvgDc6qHHqJmRB0Rpate +ReVAvBWFvGsJFpgs9CpiY0Scg7oS40oyVnK1WMSdT0actd3yl3Pi6HNnsm/du6Y1HlliS4zLkh18 +yqOHNsVMvipo2qlWVDr1wwFa4neTrKa8POyIdGEJKKoqq5g5CwPoPavCv+UoWHtOBauhE8LilAe0 +LQaiDiYVFLQf3Qn6MB9RN6cHO2bzZudhfejGAwwniHZoy6LDNdm7G6aJebgle7EQj4k7ivwl5hX2 +24kHtpHzsuIsooVd96nX5bjQ0eEoTncuqmkr2gT00YPWpUwaK9ygkT/9C5GL/uy0/gZQSwcI3FAS +hbEEAACCGgAAUEsDBBQACAAIAAqHNTQAAAAAAAAAAAAAAAAVAAAATUVUQS1JTkYvbWFuaWZlc3Qu +eG1srdKxasMwEAbgvU+h3m6d06kEO4HEKRTa2oMzdBT2ORHYkrDOafz2VQfHhWQJZJPE3Xe/4JL1 +uWvFiXqvrUlhIWMQZCpba3NIYV++Ra+wXj0lz1m+Lb+LneiU0Q15Xk4HUew3H+9bARFi7sjkTaMr +krY/IGZlJj6numAj7r5AwPQka64h4NdmCGX85ZrCkdktEW3w7ey/xPECp6IAiVlqdEsRGe7Hf4mp +1iri0VEKyrlWV4rDr/FkaukHI8NQ+dNrph7mpmZo28gpPqaAgHfNuK0UuuKhJ3+vxnRmDBFvq5U1 +HJr//vBQ1/PYkn842xGrx2cl5rC2l7QJXi3W6hdQSwcIAUcUEf4AAADwAgAAUEsBAhQAFAAAAAAA +Coc1NOGlMTkeAAAAHgAAAAgAAAAAAAAAAAAAAAAAAAAAAG1pbWV0eXBlUEsBAhQAFAAIAAgACoc1 +NMLolRy3BgAA9zIAAAsAAAAAAAAAAAAAAAAARAAAAGNvbnRlbnQueG1sUEsBAhQAFAAIAAgACoc1 +NFQANSSLBgAAMyMAAAoAAAAAAAAAAAAAAAAANAcAAHN0eWxlcy54bWxQSwECFAAUAAAAAAAKhzU0 +JDJuZikEAAApBAAACAAAAAAAAAAAAAAAAAD3DQAAbWV0YS54bWxQSwECFAAUAAgACAAKhzU03FAS +hbEEAACCGgAADAAAAAAAAAAAAAAAAABGEgAAc2V0dGluZ3MueG1sUEsBAhQAFAAIAAgACoc1NAFH +FBH+AAAA8AIAABUAAAAAAAAAAAAAAAAAMRcAAE1FVEEtSU5GL21hbmlmZXN0LnhtbFBLBQYAAAAA +BgAGAFoBAAByGAAAAAA=</string> </value> + </item> + <item> + <key> <string>precondition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <long>6626</long> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseList.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseList.xml index 53f0ca6daa..0eb8196a89 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseList.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseList.xml @@ -94,10 +94,7 @@ <item> <key> <string>hidden</string> </key> <value> - <list> - <string>listbox_actor_count</string> - <string>listbox_use_case_scenario_count</string> - </list> + <list/> </value> </item> <item> @@ -127,7 +124,7 @@ </item> <item> <key> <string>name</string> </key> - <value> <string>UseCaseModule_viewUseCaseList</string> </value> + <value> <string>Folder_viewContentList</string> </value> </item> <item> <key> <string>pt</string> </key> @@ -143,7 +140,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Use Case</string> </value> + <value> <string>Use Cases</string> </value> </item> <item> <key> <string>unicode_mode</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseList/listbox.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseList/listbox.xml index a18ce31837..45e8df1aa0 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseList/listbox.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseList/listbox.xml @@ -12,6 +12,12 @@ </pickle> <pickle> <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> <item> <key> <string>id</string> </key> <value> <string>listbox</string> </value> @@ -47,6 +53,10 @@ <key> <string>columns</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>count_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -186,6 +196,10 @@ <key> <string>columns</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>count_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -337,6 +351,10 @@ <string>id</string> <string>ID</string> </tuple> + <tuple> + <string>int_index</string> + <string>Index</string> + </tuple> <tuple> <string>title</string> <string>Title</string> @@ -346,12 +364,8 @@ <string>Description</string> </tuple> <tuple> - <string>use_case_scenario_count</string> - <string>Use Case Count</string> - </tuple> - <tuple> - <string>actor_count</string> - <string>Actor Count</string> + <string>translated_validation_state_title</string> + <string>State</string> </tuple> </list> </value> @@ -373,7 +387,20 @@ <item> <key> <string>default_params</string> </key> <value> - <list/> + <list> + <tuple> + <string>id</string> + <string encoding="base64">Jyc=</string> + </tuple> + <tuple> + <string>title</string> + <string encoding="base64">Jyc=</string> + </tuple> + <tuple> + <string>description</string> + <string encoding="base64">Jyc=</string> + </tuple> + </list> </value> </item> <item> @@ -397,16 +424,7 @@ <item> <key> <string>editable_columns</string> </key> <value> - <list> - <tuple> - <string>use_case_scenario_count</string> - <string>Use Case Count</string> - </tuple> - <tuple> - <string>actor_count</string> - <string>Actor Count</string> - </tuple> - </list> + <list/> </value> </item> <item> @@ -445,7 +463,7 @@ </item> <item> <key> <string>list_cookie</string> </key> - <value> <string>PERSON_LIST</string> </value> + <value> <string>FOLDER_LIST</string> </value> </item> <item> <key> <string>list_method</string> </key> @@ -459,26 +477,10 @@ <list/> </value> </item> - <item> - <key> <string>more_columns</string> </key> - <value> - <list> - <tuple> - <string>path</string> - <string>Path</string> - </tuple> - </list> - </value> - </item> <item> <key> <string>portal_types</string> </key> <value> - <list> - <tuple> - <string>Use Case</string> - <string>Use Case</string> - </tuple> - </list> + <list/> </value> </item> <item> @@ -511,12 +513,21 @@ </item> <item> <key> <string>selection_name</string> </key> - <value> <string>document_analysis_selection</string> </value> + <value> <string>use_case_selection</string> </value> </item> <item> <key> <string>sort</string> </key> <value> - <list/> + <list> + <tuple> + <string>int_index</string> + <string>int_index</string> + </tuple> + <tuple> + <string>id</string> + <string>id</string> + </tuple> + </list> </value> </item> <item> @@ -537,7 +548,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Document Analysis</string> </value> + <value> <string>Use Cases</string> </value> </item> <item> <key> <string>url_columns</string> </key> @@ -569,7 +580,7 @@ <dictionary> <item> <key> <string>method_name</string> </key> - <value> <string>portal_catalog</string> </value> + <value> <string>countFolder</string> </value> </item> </dictionary> </pickle> @@ -588,7 +599,7 @@ <dictionary> <item> <key> <string>method_name</string> </key> - <value> <string>portal_catalog</string> </value> + <value> <string>searchFolder</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseReportAsSxw.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseReportAsSxw.xml new file mode 100755 index 0000000000..88fbbd8e38 --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseReportAsSxw.xml @@ -0,0 +1,277 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5OOo.OOoTemplate</string> + <string>OOoTemplate</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_bind_names</string> </key> + <value> + <object> + <klass> + <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/> + </klass> + <tuple/> + <state> + <dictionary> + <item> + <key> <string>_asgns</string> </key> + <value> + <dictionary> + <item> + <key> <string>name_subpath</string> </key> + <value> <string>traverse_subpath</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </state> + </object> + </value> + </item> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_text</string> </key> + <value> <string encoding="cdata"><![CDATA[ + +<?xml version="1.0" encoding="UTF-8"?>\n +<office:document-content xmlns:draw=\'http://openoffice.org/2000/drawing\' xmlns:office=\'http://openoffice.org/2000/office\' xmlns:text=\'http://openoffice.org/2000/text\' xmlns:number=\'http://openoffice.org/2000/datastyle\' xmlns:chart=\'http://openoffice.org/2000/chart\' xmlns:table=\'http://openoffice.org/2000/table\' xmlns:dr3d=\'http://openoffice.org/2000/dr3d\' xmlns:fo=\'http://www.w3.org/1999/XSL/Format\' xmlns:style=\'http://openoffice.org/2000/style\' xmlns:form=\'http://openoffice.org/2000/form\' xmlns:script=\'http://openoffice.org/2000/script\' xmlns:svg=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:math=\'http://www.w3.org/1998/Math/MathML\' office:class=\'text\' office:version=\'1.0\' xmlns:tal=\'http://xml.zope.org/namespaces/tal\'>\n + <office:script/>\n + <office:font-decls>\n + <style:font-decl style:name="Tahoma1" fo:font-family="Tahoma"/>\n + <style:font-decl style:name="Lucida Sans Unicode" fo:font-family="'Lucida Sans Unicode'" style:font-pitch="variable"/>\n + <style:font-decl style:name="Mincho" fo:font-family="Mincho" style:font-pitch="variable"/>\n + <style:font-decl style:name="Tahoma" fo:font-family="Tahoma" style:font-pitch="variable"/>\n + <style:font-decl style:name="Times New Roman" fo:font-family="'Times New Roman'" style:font-family-generic="roman" style:font-pitch="variable"/>\n + <style:font-decl style:name="Arial" fo:font-family="Arial" style:font-family-generic="swiss" style:font-pitch="variable"/>\n + </office:font-decls>\n + <office:automatic-styles>\n + <style:style style:name="Image body" style:family="paragraph" style:parent-style-name="Text body" style:class="extra">\n + <style:properties fo:text-align="center" />\n + </style:style>\n + \n + <style:style style:name="Tableau1" style:family="table"> \n + <style:properties style:width="16.999cm" table:align="margins"/>\n + </style:style>\n + \n + <style:style style:name="Tableau1.A" style:family="table-column"> \n + <style:properties style:column-width="2cm" style:rel-column-width="1500*"/>\n + </style:style> \n + <style:style style:name="Tableau1.B" style:family="table-column"> \n + <style:properties style:column-width="7cm" style:rel-column-width="4030*"/> \n + </style:style> \n + <style:style style:name="Tableau1.C" style:family="table-column"> \n + <style:properties style:column-width="2.5cm" style:rel-column-width="1200*"/> \n + </style:style> \n + <style:style style:name="Tableau1.D" style:family="table-column"> \n + <style:properties style:column-width="5cm" style:rel-column-width="3200*"/>\n + </style:style>\n + <style:style style:name="Tableau1.E" style:family="table-column"> \n + <style:properties style:column-width="2.5cm" style:rel-column-width="1200*"/>\n + </style:style>\n + \n + <style:style style:name="Tableau1.A1" style:family="table-cell">\n + <style:properties fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="none" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000"/>\n + </style:style>\n + \n + <style:style style:name="Tableau1.D1" style:family="table-cell">\n + <style:properties fo:padding="0.097cm" fo:border="0.002cm solid #000000"/>\n + </style:style>\n + \n + <style:style style:name="Tableau1.A2" style:family="table-cell">\n + <style:properties fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.002cm solid #000000"/>\n + </style:style>\n + \n + <style:style style:name="Tableau1.D2" style:family="table-cell">\n + <style:properties fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="none" fo:border-bottom="0.002cm solid #000000"/>\n + </style:style>\n + \n + \n + <style:style style:name="P1" style:family="paragraph" style:parent-style-name="Table Heading">\n + <style:properties style:font-name="Arial" fo:font-size="10pt" style:font-size-asian="10pt" style:font-size-complex="10pt"/>\n + </style:style>\n + \n + <style:style style:name="P2" style:family="paragraph" style:parent-style-name="Table Contents"><style:properties style:font-name="Arial" fo:font-size="10pt" style:font-size-asian="10pt" style:font-size-complex="10pt"/>\n + </style:style>\n + \n + </office:automatic-styles>\n + <office:body>\n + <text:sequence-decls>\n + <text:sequence-decl text:display-outline-level=\'0\' text:name=\'Illustration\'/>\n + <text:sequence-decl text:display-outline-level=\'0\' text:name=\'Table\'/>\n + <text:sequence-decl text:display-outline-level=\'0\' text:name=\'Text\'/>\n + <text:sequence-decl text:display-outline-level=\'0\' text:name=\'Drawing\'/>\n + </text:sequence-decls>\n + \n + <text:p text:style-name=\'Text body\'>Nexedi SARL</text:p>\n + \n + <div tal:omit-tag=\'\' tal:repeat=\'usecase python:here.objectValues(portal_type="Use Case",sort_on=(("int_index",),))\'>\n + <tal:block tal:condition="python: usecase.getValidationState() == \'validated\'">\n + <text:h text:style-name=\'Heading 2\' text:level=\'2\'>Use Case : <span tal:replace=\'usecase/getTitle\'>Title</span></text:h>\n + \n + <text:p text:style-name=\'Text body\' tal:content=\'usecase/getDescription\'>Use Case Description</text:p>\n + \n + <tal:block \n + tal:condition="python:usecase.contentValues(filter={\'portal_type\':\'Image\'})">\n + <text:h text:style-name=\'Heading 3\' text:level=\'3\'>Related Requirement Processes</text:h>\n + \n + <tal:block tal:repeat="image python:usecase.contentValues(filter={\'portal_type\':\'Image\'})"> \n + <text:p text:style-name="Text body" tal:content="image/getDescription"\n + tal:condition="image/getDescription">Description</text:p>\n + <text:p text:style-name="Image body" fo:text-align="center">\n + <draw:image draw:style-name="fr1" draw:name="Image1" text:anchor-type="as-char"\n + draw:z-index="0" xlink:href="#Pictures/0001.png" \n + svg:width="12cm"\n + svg:height="7.516cm" \n + xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"\n + tal:attributes="xlink:href python:request.oo_builder.addImage(image.index_html(None,None));\n + svg:height python:\'%scm\' % (12 * float(image.height()) / max(float(image.width()),0))" />\n + </text:p>\n + </tal:block>\n + \n + </tal:block>\n + \n + \n + <text:h text:style-name=\'Heading 3\' text:level=\'3\'>Actors</text:h>\n + <text:p text:style-name="Text body">Actors involved in this Use Case are listed bellow:</text:p>\n + <table:table table:style-name=\'Tableau1\' table:name=\'Tableau1\'>\n + <table:table-column table:style-name="Tableau1.A"/>\n + <table:table-column table:style-name="Tableau1.B"/>\n + <table:table-column table:style-name="Tableau1.E"/>\n + <table:table-header-rows>\n + <table:table-row>\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A1\'>\n + <text:p text:style-name=\'P1\'>Title</text:p>\n + </table:table-cell>\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A1\'>\n + <text:p text:style-name=\'P1\'>Description</text:p>\n + </table:table-cell>\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.D1\'>\n + <text:p text:style-name=\'P1\'>Role</text:p>\n + </table:table-cell>\n + </table:table-row>\n + </table:table-header-rows>\n + \n + <table:table-row tal:repeat=\'actor python:usecase.contentValues(filter={"portal_type":"Use Case Actor"})\'>\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A2\'>\n + <text:p text:style-name=\'P2\' tal:content=\'actor/getTitle\'>Title</text:p>\n + </table:table-cell>\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A2\'>\n + <text:p text:style-name=\'P2\' tal:content=\'actor/getDescription\'>Description</text:p>\n + </table:table-cell>\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.D2\'>\n + <text:p text:style-name=\'P2\'\n + tal:repeat="role python: actor.getUseCaseActorRoleTitleList()"\n + tal:content=\'role\'>Role</text:p>\n + </table:table-cell>\n + </table:table-row>\n + </table:table>\n + \n + <text:h text:style-name=\'Heading 3\' text:level=\'3\'>Scenarii</text:h>\n + <div tal:omit-tag=\'\' tal:repeat=\'scenario python:usecase.searchFolder(portal_type="Use Case Scenario", sort_on=(("int_index",), ("id",)))\'>\n + \n + <text:h text:style-name=\'Heading 4\' text:level=\'4\'>Scenario <span tal:replace=\'repeat/scenario/number\'>1</span> : <span tal:replace=\'python: scenario.getObject().getTitle()\'>Scenario Title</span></text:h>\n + \n + <text:p text:style-name=\'Text body\' tal:content=\'python: scenario.getObject().getDescription()\'>Scenario Description</text:p>\n + \n + <table:table table:style-name=\'Tableau1\' table:name=\'Tableau1\'>\n + \n + <table:table-column table:style-name="Tableau1.A"/>\n + <table:table-column table:style-name="Tableau1.B"/>\n + <table:table-column table:style-name="Tableau1.C"/>\n + <table:table-column table:style-name="Tableau1.D"/>\n + \n + <table:table-header-rows>\n + <table:table-row>\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A1\'>\n + <text:p text:style-name=\'P1\'>No</text:p>\n + </table:table-cell>\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A1\'>\n + <text:p text:style-name=\'P1\'>Description</text:p>\n + </table:table-cell>\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A1\'>\n + <text:p text:style-name=\'P1\'>Actor</text:p>\n + </table:table-cell>\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.D1\'>\n + <text:p text:style-name=\'P1\'>Requirements</text:p>\n + </table:table-cell>\n + </table:table-row>\n + </table:table-header-rows>\n + <table:table-row tal:repeat="step python: scenario.getObject().searchFolder(portal_type=\'Use Case Scenario Step\', sort_on=((\'int_index\',), (\'id\',)))">\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A2\'>\n + <text:p text:style-name=\'P2\' tal:content=\'repeat/step/number\'>Index</text:p>\n + </table:table-cell>\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A2\'>\n + <text:p text:style-name=\'P2\' tal:content=\'python: step.getObject().getDescription()\'>Description</text:p>\n + </table:table-cell>\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A2\'>\n + <text:p text:style-name=\'P2\' tal:content=\'python: step.getObject().getSourceSectionTitle()\'>Actor</text:p>\n + </table:table-cell>\n + <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.D2\'>\n + <tal:block tal:condition="python: step.getObject().getRequirementList()">\n + <text:p text:style-name=\'P2\'\n + tal:repeat="ref python: step.getObject().getRequirementTitleList()"\n + tal:content=\'ref\'>Actor</text:p> \n + </tal:block>\n + <tal:block tal:condition="python:not step.getObject().getRequirementList()">\n + <text:p text:style-name=\'P2\'>N.A.</text:p> \n + </tal:block>\n + </table:table-cell>\n + </table:table-row>\n + </table:table>\n + </div>\n +\n + \n +\n + \n + </tal:block>\n + </div>\n + </office:body>\n +</office:document-content> + +]]></string> </value> + </item> + <item> + <key> <string>content_type</string> </key> + <value> <string>application/vnd.sun.xml.writer</string> </value> + </item> + <item> + <key> <string>expand</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>UseCaseModule_viewUseCaseReportAsSxw</string> </value> + </item> + <item> + <key> <string>ooo_stylesheet</string> </key> + <value> <string>UseCaseModule_UseCaseReportStyleSheet</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseReportDialog.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseReportDialog.xml new file mode 100755 index 0000000000..a39120b844 --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseModule_viewUseCaseReportDialog.xml @@ -0,0 +1,120 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Form.Form</string> + <string>ERP5Form</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_bind_names</string> </key> + <value> + <object> + <klass> + <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/> + </klass> + <tuple/> + <state> + <dictionary> + <item> + <key> <string>_asgns</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </state> + </object> + </value> + </item> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> <string>UseCaseModule_viewUseCaseReportAsSxw</string> </value> + </item> + <item> + <key> <string>encoding</string> </key> + <value> <string>UTF-8</string> </value> + </item> + <item> + <key> <string>enctype</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>group_list</string> </key> + <value> + <list> + <string>Default</string> + </list> + </value> + </item> + <item> + <key> <string>groups</string> </key> + <value> + <dictionary> + <item> + <key> <string>Default</string> </key> + <value> + <list/> + </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>UseCaseModule_viewUseCaseReportDialog</string> </value> + </item> + <item> + <key> <string>method</string> </key> + <value> <string>POST</string> </value> + </item> + <item> + <key> <string>name</string> </key> + <value> <string>UseCaseModule_viewUseCaseReportDialog</string> </value> + </item> + <item> + <key> <string>pt</string> </key> + <value> <string>form_dialog</string> </value> + </item> + <item> + <key> <string>row_length</string> </key> + <value> <int>4</int> </value> + </item> + <item> + <key> <string>stored_encoding</string> </key> + <value> <string>UTF-8</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Report Use Cases</string> </value> + </item> + <item> + <key> <string>unicode_mode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>update_action</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view.xml index 90254aa772..eae8340fc3 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view.xml @@ -96,7 +96,7 @@ <key> <string>left</string> </key> <value> <list> - <string>my_id</string> + <string>my_int_index</string> <string>my_title</string> <string>my_source_section</string> </list> @@ -105,7 +105,9 @@ <item> <key> <string>right</string> </key> <value> - <list/> + <list> + <string>my_requirement_title_list</string> + </list> </value> </item> </dictionary> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_description.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_description.xml index 2c78618ad2..c97f4d723c 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_description.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_description.xml @@ -263,7 +263,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Step Description</string> </value> + <value> <string>Description</string> </value> </item> <item> <key> <string>unicode</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/my_id.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_int_index.xml similarity index 89% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/my_id.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_int_index.xml index 4933609a7c..f1d4820154 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/my_id.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_int_index.xml @@ -5,16 +5,22 @@ <tuple> <tuple> <string>Products.Formulator.StandardFields</string> - <string>StringField</string> + <string>IntegerField</string> </tuple> <none/> </tuple> </pickle> <pickle> <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> <item> <key> <string>id</string> </key> - <value> <string>my_id</string> </value> + <value> <string>my_int_index</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -25,12 +31,16 @@ <value> <string>The input failed the external validator.</string> </value> </item> <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> </item> <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> </item> </dictionary> </value> @@ -72,19 +82,19 @@ <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> @@ -92,15 +102,11 @@ <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> @@ -147,19 +153,19 @@ <value> <string></string> </value> </item> <item> - <key> <string>external_validator</string> </key> + <key> <string>end</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>extra</string> </key> + <key> <string>external_validator</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>hidden</string> </key> + <key> <string>extra</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>max_length</string> </key> + <key> <string>hidden</string> </key> <value> <string></string> </value> </item> <item> @@ -167,15 +173,11 @@ <value> <string></string> </value> </item> <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> + <key> <string>start</string> </key> <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> + <key> <string>title</string> </key> <value> <string></string> </value> </item> <item> @@ -221,6 +223,10 @@ <key> <string>enabled</string> </key> <value> <int>1</int> </value> </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>external_validator</string> </key> <value> <string></string> </value> @@ -233,25 +239,17 @@ <key> <string>hidden</string> </key> <value> <int>0</int> </value> </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> <item> <key> <string>required</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>ID</string> </value> + <value> <int>0</int> </value> </item> <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> + <key> <string>start</string> </key> + <value> <string></string> </value> </item> <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> + <key> <string>title</string> </key> + <value> <string>Index</string> </value> </item> <item> <key> <string>whitespace_preserve</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_requirement_title_list.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_requirement_title_list.xml new file mode 100755 index 0000000000..40ef248c0f --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_requirement_title_list.xml @@ -0,0 +1,586 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Form.MultiRelationField</string> + <string>MultiRelationStringField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>my_requirement_title_list</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>line_too_long</string> </key> + <value> <string>A line was too long.</string> </value> + </item> + <item> + <key> <string>relation_result_ambiguous</string> </key> + <value> <string>Select appropriate document in the list.</string> </value> + </item> + <item> + <key> <string>relation_result_empty</string> </key> + <value> <string>No such document was found.</string> </value> + </item> + <item> + <key> <string>relation_result_too_long</string> </key> + <value> <string>Too many documents were found.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>You entered too many characters.</string> </value> + </item> + <item> + <key> <string>too_many_lines</string> </key> + <value> <string>You entered too many lines.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_creation</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>allow_jump</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>columns</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>list_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_linelength</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_lines</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>parameter_list</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>sort</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_creation</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>allow_jump</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>columns</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>list_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_linelength</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_lines</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>parameter_list</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>sort</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_creation</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>allow_jump</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>base_category</string> </key> + <value> <string>requirement</string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string>title</string> </value> + </item> + <item> + <key> <string>columns</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>default_module</string> </key> + <value> <string>feature_module</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <int>3</int> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string>Base_jumpToRelatedDocument</string> </value> + </item> + <item> + <key> <string>list_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_linelength</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_lines</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>parameter_list</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> + <list> + <tuple> + <string>Feature</string> + <string>Feature</string> + </tuple> + </list> + </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>sort</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Requirements</string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>update_method</string> </key> + <value> <string>Base_validateRelation</string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string encoding="cdata"><![CDATA[ + +<br /> + +]]></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <int>40</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.TALESField</string> + <string>TALESMethod</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python:here.getRequirementPropertyList(\'title\')</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_title.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_title.xml index 98ee383bad..2e022ed3d9 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_title.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarioStep_view/my_title.xml @@ -243,7 +243,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Step Title</string> </value> + <value> <string>Title</string> </value> </item> <item> <key> <string>truncate</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view.xml index bd1ea5db50..b2a2eca70e 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view.xml @@ -102,6 +102,7 @@ <string>listbox_description</string> <string>listbox_title</string> <string>listbox_source_section</string> + <string>listbox_int_index</string> </list> </value> </item> @@ -109,7 +110,7 @@ <key> <string>left</string> </key> <value> <list> - <string>my_id</string> + <string>my_int_index</string> <string>my_title</string> </list> </value> @@ -117,7 +118,9 @@ <item> <key> <string>right</string> </key> <value> - <list/> + <list> + <string>my_requirement_title_list</string> + </list> </value> </item> </dictionary> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/listbox.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/listbox.xml index f08f0cbb54..5d8c5a19a2 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/listbox.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/listbox.xml @@ -337,6 +337,10 @@ <string>id</string> <string>ID</string> </tuple> + <tuple> + <string>int_index</string> + <string>Index</string> + </tuple> <tuple> <string>title</string> <string>Title</string> @@ -347,7 +351,7 @@ </tuple> <tuple> <string>source_section</string> - <string>Role</string> + <string>Actor</string> </tuple> </list> </value> @@ -392,6 +396,10 @@ <key> <string>editable_columns</string> </key> <value> <list> + <tuple> + <string>int_index</string> + <string>Index</string> + </tuple> <tuple> <string>title</string> <string>Title</string> @@ -402,7 +410,7 @@ </tuple> <tuple> <string>source_section</string> - <string>Role</string> + <string>Actor</string> </tuple> </list> </value> @@ -512,6 +520,10 @@ <key> <string>sort</string> </key> <value> <list> + <tuple> + <string>int_index</string> + <string>Index</string> + </tuple> <tuple> <string>id</string> <string>ID</string> @@ -522,12 +534,7 @@ <item> <key> <string>sort_columns</string> </key> <value> - <list> - <tuple> - <string>id</string> - <string>ID</string> - </tuple> - </list> + <list/> </value> </item> <item> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/listbox_int_index.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/listbox_int_index.xml new file mode 100755 index 0000000000..bfd8649773 --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/listbox_int_index.xml @@ -0,0 +1,264 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>IntegerField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>listbox_int_index</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> + </item> + <item> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>8</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Index</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_description.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_description.xml index db7a4fea95..c97f4d723c 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_description.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_description.xml @@ -263,7 +263,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Scenario Description</string> </value> + <value> <string>Description</string> </value> </item> <item> <key> <string>unicode</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_int_index.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_int_index.xml new file mode 100755 index 0000000000..f1d4820154 --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_int_index.xml @@ -0,0 +1,264 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>IntegerField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>my_int_index</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> + </item> + <item> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Index</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_requirement_title_list.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_requirement_title_list.xml new file mode 100755 index 0000000000..40ef248c0f --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_requirement_title_list.xml @@ -0,0 +1,586 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Form.MultiRelationField</string> + <string>MultiRelationStringField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>my_requirement_title_list</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>line_too_long</string> </key> + <value> <string>A line was too long.</string> </value> + </item> + <item> + <key> <string>relation_result_ambiguous</string> </key> + <value> <string>Select appropriate document in the list.</string> </value> + </item> + <item> + <key> <string>relation_result_empty</string> </key> + <value> <string>No such document was found.</string> </value> + </item> + <item> + <key> <string>relation_result_too_long</string> </key> + <value> <string>Too many documents were found.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>You entered too many characters.</string> </value> + </item> + <item> + <key> <string>too_many_lines</string> </key> + <value> <string>You entered too many lines.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_creation</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>allow_jump</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>columns</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>list_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_linelength</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_lines</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>parameter_list</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>sort</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_creation</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>allow_jump</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>columns</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>list_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_linelength</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_lines</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>parameter_list</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>sort</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_creation</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>allow_jump</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>base_category</string> </key> + <value> <string>requirement</string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string>title</string> </value> + </item> + <item> + <key> <string>columns</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>default_module</string> </key> + <value> <string>feature_module</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <int>3</int> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string>Base_jumpToRelatedDocument</string> </value> + </item> + <item> + <key> <string>list_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_linelength</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_lines</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>parameter_list</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> + <list> + <tuple> + <string>Feature</string> + <string>Feature</string> + </tuple> + </list> + </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>sort</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Requirements</string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>update_method</string> </key> + <value> <string>Base_validateRelation</string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string encoding="cdata"><![CDATA[ + +<br /> + +]]></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <int>40</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.TALESField</string> + <string>TALESMethod</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python:here.getRequirementPropertyList(\'title\')</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_title.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_title.xml index ea108c3598..2e022ed3d9 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_title.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenario_view/my_title.xml @@ -243,7 +243,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Scenario Title</string> </value> + <value> <string>Title</string> </value> </item> <item> <key> <string>truncate</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_OOoContainer.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_OOoContainer.xml deleted file mode 100755 index 3dd9419887..0000000000 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_OOoContainer.xml +++ /dev/null @@ -1,161 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <tuple> - <tuple> - <string>OFS.Image</string> - <string>File</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_EtagSupport__etag</string> </key> - <value> <string>ts22889436.13</string> </value> - </item> - <item> - <key> <string>__ac_local_roles__</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>__name__</string> </key> - <value> <string>UseCase_OOoContainer</string> </value> - </item> - <item> - <key> <string>content_type</string> </key> - <value> <string>application/vnd.sun.xml.writer</string> </value> - </item> - <item> - <key> <string>data</string> </key> - <value> <string encoding="base64">UEsDBBQAAAAAADGB/TLhpTE5HgAAAB4AAAAIAAAAbWltZXR5cGVhcHBsaWNhdGlvbi92bmQuc3Vu -LnhtbC53cml0ZXJQSwMEFAAIAAgAMYH9MgAAAAAAAAAAAAAAAAsAAABjb250ZW50LnhtbO1aUW/b -NhB+36/gNGAPQyVZ8pomXuIijdOtgNMUtVNsj4xE28QkUiMpO/n3PZGSbDmyHMdya2zLgwLdfbz7 -7nQ8ngSfv32IIzQnQlLOLizP6ViIsICHlE0vrLvxe/vUetv/4fzHwe3V+K9P14hPJjQgvZAHaUyY -sgPOFPxHn+7eDT9cIct23duEsFsNc7iYuu5gPEDmfpCvQuDHda8/Wsgy9pxQhVb/fJNx4Mhkz2gv -rJlSSc91ObjhSzd+p9Nxzb2VL5DqMWrGa0QBV+RBNaIzQAnG91tsa0QBDwVeNKIzAOS8wE94iV4s -Fs6iq5He2dmZ++do6L7nIsYll4eIsr834rW2gLI0vieimQlWuJIXOZ/WGTcJnJeUgxkWzfnTiGVG -uuGWjHTDAgzBzjYEeOregFJfbobL9Im40XgGKOMLBE2amRuIVVR/EGEpLyxTD7mssofKUjYL3fJ+ -AhVthySIZP9cJ3kpQeae4RjqaoxnPMaehSbcICY4ptFjoXiFhmlAQywxk6/Qzzjh8jcjQSMQGUGh -uBQUR+iOUdjWBN2MjNRymxm8o0oqQXCMvhBhzNbQMbZqsLkTtOIioSqApzjHwCfbGlsI3FAWzPhT -l4X85ZZNDg+Z2z3IreeSCDp5bt4zbA0Ds8ieEgaA4MISECVrkyOkZb/SWGcoF1TKbQzdmj2Vi3Cq -IEZFA1ubKDebvq7VAljDqVc6y9mb7l2sSwR0BaEokTlsQcOsI3knDrTYAFqJxvdwRKfQAmIsphRy -kpFccbydhXNZywMOwiiN2WY6Rm/nrLpO15AySkEiuwrwul7nzS8voVefJzsgUVTHDmoiwaEZJjpO -5+xNxgqE91yERNgRmSit6PhBjCSPaIh+6ui/VZig0xngGGdkVax48ozF91xBLWwC7p6C61ZT0B6v -S//YHs26sPUn8T0j3or7Bimoj/9bNy2/nab12jk5OWlqWr53+uvr3ZuW/3/T8p2ro2xa/n+uacGT -+Nc3LXfjDJYr7nn42D/PXp56kvyTEhaQYnx7KkRaFFKZRPjR5qmCt1kCYc9JBIwsozY5/hBFKcya -4JKzjNZexsbFlLmflewNcV8jg/zTQJbpzVlLzBKda3vpHWXZtvofyQMJKRpdfh7mRpLnrCuoz56C -/iA4q0rk5Vxz6p7Vv5MEXWG49NCYqojkDme7OGyOpvQwIOYFG554y2H51bB8q38ZKC7krsHoE1Zf -89N2/bXDSCsGCl1leX4aNuCzczj3ob/y5CukLUhCsCIhHLJrnOwZhJv1B76QVQVI1txDg2p0XsYy -x1FKbPWYgBr2Y1a6DdnSqcmzbvVXCybJ6n2NwffgVFtkR8FsyAN8hLQ+8xaf4XUrlH4XPE0aOVVE -uvorkhY3ir9HQFfmi7hsfae0Q+ogW6Udau3vlXZ4tbtZ2uG072452Bk8CgjDgtKXjBQNjrpVR93S -EUceTDHlzYHGmdL+HuNM85zhN8wZ/o5zhv+MOaN7qDnDP8I5oy1O7TdP8+K/PzM9+h7D6ekf4+nZ -GqmDFEA71PatgGe2MbfyicDd8HuA/ldQSwcIo1vMkJAEAAC2IAAAUEsDBBQACAAIADGB/TIAAAAA -AAAAAAAAAAAKAAAAc3R5bGVzLnhtbO1a3W/bNhB/31+hadieKsty0i7u4hRr0mAFkrVY0mF7pCXK -4iqRAknZSf/6HUlR8gclx1aK9WF7GJD7vt8djye6528eitxbYi4IozM/Go19D9OYJYQuZv6n++vg -zH9z8d3591cfLu///vjOY2lKYvw6YXFVYCoDIR9zLLyPn97evL/0/CAMP5SYftBSI8YXYXh1f+WZ -v69qJQ/chOG7333PN+ZGiUz8i/MO2xAhFa8Nc+ZnUpavw5CBF9Z6mYzH49D87dcKWrtXXktYcYkf -ZK+0EmiE0XyPbS1hxROOVr3SSgAQt/Ipa6RXq9VodaIlo+l0Gv51dxNeM16gJpaHnNDPnfKaa0Vp -Vcwx748ESbSBi1guXMYNgMsm5DhDvB8/LdEicpLsQeQkscKQbNaR4Fl4C0z9v9ubFj5e9BpXAk1+ -MSdlf+RGxLe9v3Famq5NGXRsguNcXJxrAFuKZ/6mqICeuUcZK1DkeykzEikqSP5oGS+8myomCRKI -ihfeT6hk4hdD8e6AZAiW8SsnKPc+UQIHFnu3d4bqh/0RvCVSSI5R4f2JuTHrCMfYcsjWTrw1FyWR -MVRoiSAe1fZ7ArglNM7YrktLP96ywfBrYjsguG0sMSfpU3FXso4IjFKwwBQE4pnPIUv6nDECLMNa -YztCsSJC7IswdJypmmTuBJtEglNU5fVNYY3WUS44KjMSC98KlxwON5cErhQ1b8EUDKQA5iMORIli -mL9Bxjj5Ak5RPvPHo8nZSQxzokt4qYzFu6KYJk+1uiPqsGmCrwQO4IpI2CrQqMQsZzDJJa/wBppP -aTVBvoBMNFEzDWg5oosKLYCUck2IWUUlBwiv/9ixHSBBEO0aImvCyokVNq4M03qzPMpok0Ht2MVq -A4hZUeb4oT3s204bAafbhuty7GSqiz9AlWSqSIASSTDTzRWgvMyaAHQd5wAJXMYADYkb3ytOpCpu -AZNk5uc8kPOmKWFPgO5lpVBtv92nDWmjz5/S/CXiSMfo6v7/O+o/6yjAInssM0yRVOigXGwSYa8I -OC4QoYHalwJtZuZPdoTKSmR7RHKUJLjhUwaTpiDywK4uKxrLyhhcARsWJchb76r72t62dpAQmJ5U -OYlGk5dRO9Q2D0YJYPphf8+v97ppzDswnSCe+J0nwFYkR0JAf6s1Puy2dw98b86Sx70GgdB8pQTu -YNZ9Og4iFKxAHNAMACYY+QqZljZnUrJC3wTRBFgtNHsg+Q2jZK1CQxKgqkvWBXbgOTDF0enkpD/N -/bNnYympR89pezB3Jotjr9yYJU7dA4bCaT32PmNcwkiVWUD1x6QepYdWzYuOqdtWyZ+jbOvoRi9/ -bBFfYbLIIL05y5NuULXKGtNoWbZbt4W0Q7sR0PoHQzv5BqG1zWNo5s2CwKpI4kMR325jE2TNtSaP -rojbesPvtj+wZiffes2OK84w8IdBewP38TGodqGWK3ude2bnSI2eHvG9+jL0LsESxCSeM3Ygc+QK -XrVC/WCmP9FEs65pjl577Hva+NBMBtzQbij2ZXP0gBk4Q44bEious5/mZAF2Y0gVc6v3TyUkSR/h -jNAFWF8xnmzW5vmrdolKtQE/40rYV6nNhaneinoWpq3pNO65UbrG0/jAu8N9nnsmmNvBTmd8pfq9 -pwl+eMbqEW3vmJE3NEMtxCppXo0ctBwvcV6/CRiLigAVaC7DqghS/QvCzFf2n6Q9GaR9Mkj7dJD2 -y0HarwZp/zxI+2yQ9nSQdjTuUg87OzBlTFImsYCupylZVFw/Gzjs2GNgHlWXKK+wanZvy0zJBJH6 -lxb9NLCuY06IejtQ9uwvhk16mCZPi4S4I7F2VI6tq01jew4yS1OBpf7inU7bz1oXDLWRNt0cp7Lm -wacrxyo31clrT+PaWvssrh5ywCaJA8uwI22BgwIJuD43BmJZRB2Xj9ZYkUT95DYZj6YmeMvI6kVh -Mh296knLGiYwBxknED6qC8k43HtE+tv3XMcdt0VWwOwQeR1S17uSeXBtRrPpLgDloclGPby0v4vU -AgKX1pxBYzwaR2etE/uqFcwxZK7llUw0jhwyKIUKOEVQovYZU2FTd0PncC5tGdqP4fqR9oex/s93 -PxobSgY7pvKp/gjXs1sjhjtd0nbYbkvVDCO41Wg1UVnqfZ5bcxW0rbjW2FvWQ/c/Crj4F1BLBwhK -64dSWgYAALkgAABQSwMEFAAAAAAAMYH9Mih0uSEmBAAAJgQAAAgAAABtZXRhLnhtbDw/eG1sIHZl -cnNpb249IjEuMCIgZW5jb2Rpbmc9IlVURi04Ij8+CjwhRE9DVFlQRSBvZmZpY2U6ZG9jdW1lbnQt -bWV0YSBQVUJMSUMgIi0vL09wZW5PZmZpY2Uub3JnLy9EVEQgT2ZmaWNlRG9jdW1lbnQgMS4wLy9F -TiIgIm9mZmljZS5kdGQiPjxvZmZpY2U6ZG9jdW1lbnQtbWV0YSB4bWxuczpvZmZpY2U9Imh0dHA6 -Ly9vcGVub2ZmaWNlLm9yZy8yMDAwL29mZmljZSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMu -b3JnLzE5OTkveGxpbmsiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4x -LyIgeG1sbnM6bWV0YT0iaHR0cDovL29wZW5vZmZpY2Uub3JnLzIwMDAvbWV0YSIgb2ZmaWNlOnZl -cnNpb249IjEuMCI+PG9mZmljZTptZXRhPjxtZXRhOmdlbmVyYXRvcj5PcGVuT2ZmaWNlLm9yZyAx -LjEuNCAoTGludXgpPC9tZXRhOmdlbmVyYXRvcj48IS0tNjQ1KEJ1aWxkOjg4MjQpLS0+PG1ldGE6 -Y3JlYXRpb24tZGF0ZT4yMDA1LTA3LTI5VDE4OjAxOjM5PC9tZXRhOmNyZWF0aW9uLWRhdGU+PGRj -OmRhdGU+MjAwNS0wNy0yOVQxODowOTozNTwvZGM6ZGF0ZT48ZGM6bGFuZ3VhZ2U+ZnItRlI8L2Rj -Omxhbmd1YWdlPjxtZXRhOmVkaXRpbmctY3ljbGVzPjM8L21ldGE6ZWRpdGluZy1jeWNsZXM+PG1l -dGE6ZWRpdGluZy1kdXJhdGlvbj5QVDhNMFM8L21ldGE6ZWRpdGluZy1kdXJhdGlvbj48bWV0YTp1 -c2VyLWRlZmluZWQgbWV0YTpuYW1lPSJJbmZvIDEiLz48bWV0YTp1c2VyLWRlZmluZWQgbWV0YTpu -YW1lPSJJbmZvIDIiLz48bWV0YTp1c2VyLWRlZmluZWQgbWV0YTpuYW1lPSJJbmZvIDMiLz48bWV0 -YTp1c2VyLWRlZmluZWQgbWV0YTpuYW1lPSJJbmZvIDQiLz48bWV0YTpkb2N1bWVudC1zdGF0aXN0 -aWMgbWV0YTp0YWJsZS1jb3VudD0iMiIgbWV0YTppbWFnZS1jb3VudD0iMCIgbWV0YTpvYmplY3Qt -Y291bnQ9IjAiIG1ldGE6cGFnZS1jb3VudD0iMSIgbWV0YTpwYXJhZ3JhcGgtY291bnQ9IjMyIiBt -ZXRhOndvcmQtY291bnQ9IjMyIiBtZXRhOmNoYXJhY3Rlci1jb3VudD0iMjE2Ii8+PC9vZmZpY2U6 -bWV0YT48L29mZmljZTpkb2N1bWVudC1tZXRhPlBLAwQUAAgACAAxgf0yAAAAAAAAAAAAAAAADAAA -AHNldHRpbmdzLnhtbM1Z3XOqOBR/37/C5XWnF7TaLXda7xzws61V/Gx9uRMgAi0kNESp/vWboPbe -trrTVZlZH4CQk985nJzPePXjNQoLC8ySgJJrpfhNUwqYONQNiHetjIaNs0vlR/WPqz9rXXP42KsX -6GwWOPi7S515hAk/SzDngjYp9EbGXdssKGeq2o0x6WZ03yjzVLU2rBXW49pmWUEwUtX6vVJQ1oDf -XO4q1au96EJKknxfT18rPufxd1Wlgg/9xaekaZq6HiubBa9hQJ7f6NM0/ZaeZ7RFXdfVbHZL6lAy -C7x/wS6qaxJlq4N3WnuTfSty9WpNvgE+CziO5PcUNq8JisSXLAKcvn2lsmvNe/qxoAeG0ZDGynaG -L2MxExCuVLUr9TPC11Hv8IznADsJXO7vwi1VKhfF47BbOPD8nUIXy1rlQPCBT9M+doV5YNNHxMPJ -BwY2pSFGRKlyNseH82hh5GI28YMQG4ymiTCCfYxmKEyO4NSglOfPqU0ycNyhLj4J/FmE4rOAuPgV -u5/3f7fDZGtE8GDLr1lR2/0gasKZVE9V+mbpcOvc50znmnYE6h7HL/59UTk/FDUJ7BCf3Pcz1FPH -qQy0v8/lRTyp6EdBG5RzGu0JJ+UDsaeURkOB9NHOfMoO14UEbSCHU7YbtqgdCNxOBjjEDsdug4kX -B/jxjpe/O+W+6Y2f7yYQOfJrGXU9mDPERW7+L6kVXLeHGBoiYQaDGDn5hMieiC28j2XtgD8GnlPg -34mSZhS7iO8KwlvTOAxapEImDA4zk0Yxw4ksfk5u1pl+BkL3Ib6h9t68e4SG1tppMOGTOIpD8ZzX -NvdQjJlkNMB8/jEOnoKLMNnMR0VxLQw9D2Vl3yFTQw/lUgVl+JnL5QAuDZbDnNP1luckvUlFWKNh -XsrBbKf1oARflI2AILZUqnPv7i+15KcPJT2aRuHTdBKHbuOy0hl2Uvgf/qzi2BqtYuo09MU0msaP -pfHL9KE/6w7rq8570gmAfNPOBqp6aQD4A/FYd8VlEOlBv9nQHgfwahJjiSYVbfrQ1lHLmNmlaYQm -9yGKxtrD6vm1s4Jb+/wmngqax4d+bJfK+qipL93WjY8erNvHkp6iyXjVG9ZvndK9bzdHemcIqRkV -fSdyYzvqi1ZgvHKbxdAmlt4x0/SuBkkH4ie79Lpwon7otPq0N2xrQpaV3RyXppNU/33elXsz1FIz -NKx+/X5hk36I633fbdZvoX4JDhghNMswtowbMAFuPaMNDYBhaqTQsgBZxkLOP6TGCFpteLSMCtTa -cPf7WKzreHAh75Yn6S/BznDrYHvvlVuGOkAve2nISy2zlmeJt4LmM2BPrBM4U8soQ7MDCMCDpiXH -kaSUe9Cz5JNJQdy78vG+Fi1fzq1K8sK/Kn8b1mPXkvwuYWAZc2h1BL7hQzPdyG9B1xP8TUG/+Y4X -eWn8kr+erkXppV/ju8V792t6WzhA3dktmzyR5Yv2AnUPRmD0oCW/24gzvXrGDBoWOJ6Qs/Us9e5B -/VHiJ1L+qQULqJfBTuH6iBAAhFCe1TP7c/qB6RbiOFyOEsxqiKPTR7BGgEM3zwg8QAs8Xp/DdIkZ -0iSPZC6ZNENqo3B7fiWrrDzSbTu5xYxAEiDSmxOHz7Ndz6NyCAOPiLw74DTu0STIiY05Z0yoSxqX -zFjyPqBz5nwy4nXLrX45J95/7ky2bbsf/1wfxT1h/lMvnh9TiDbQ635OX5U2a1dzqp/ayR2y8Ztd -5lNjfmyLgA+4qKxyK5sZTWLRgOaF32Qo9gMnh92AMKRpxkP0LiYiDg5zqGrf+5RoxiJE3B2N2DEn -LRs3a4uWPMbiIkIeWtL5xz3Z+hwm0jzcAxuyBHdD934e2Zjl2HRLDzSQ8+wxOid7W+9T78txoaPG -UJodX+TTWxih0EdD9C+H5LK9pzTqp39C1H3/61T/AVBLBwgEwL3qowUAAIAaAABQSwMEFAAIAAgA -MYH9MgAAAAAAAAAAAAAAABUAAABNRVRBLUlORi9tYW5pZmVzdC54bWyt0rFqwzAQBuC9T6Hebp3T -qQQ7gcQpFNragzN0FPY5EdiSsM5p/PZVB8eFZAlkk8Tdd7/gkvW5a8WJeq+tSWEhYxBkKltrc0hh -X75Fr7BePSXPWb4tv4ud6JTRDXleTgdR7Dcf71sBEWLuyORNoyuStj8gZmUmPqe6YCPuvkDA9CRr -riHg12YIZfzlmsKR2S0RbfDt7L/E8QKnogCJWWp0SxEZ7sd/ianWKuLRUQrKuVZXisOv8WRq6Qcj -w1D502umHuamZmjbyCk+poCAd824rRS64qEnf6/GdGYMEW+rlTUcmv/+8FDX89iSfzjbEavHZyXm -sLaXtAleLdbqF1BLBwgBRxQR/gAAAPACAABQSwECFAAUAAAAAAAxgf0y4aUxOR4AAAAeAAAACAAA -AAAAAAAAAAAAAAAAAAAAbWltZXR5cGVQSwECFAAUAAgACAAxgf0yo1vMkJAEAAC2IAAACwAAAAAA -AAAAAAAAAABEAAAAY29udGVudC54bWxQSwECFAAUAAgACAAxgf0ySuuHUloGAAC5IAAACgAAAAAA -AAAAAAAAAAANBQAAc3R5bGVzLnhtbFBLAQIUABQAAAAAADGB/TIodLkhJgQAACYEAAAIAAAAAAAA -AAAAAAAAAJ8LAABtZXRhLnhtbFBLAQIUABQACAAIADGB/TIEwL3qowUAAIAaAAAMAAAAAAAAAAAA -AAAAAOsPAABzZXR0aW5ncy54bWxQSwECFAAUAAgACAAxgf0yAUcUEf4AAADwAgAAFQAAAAAAAAAA -AAAAAADIFQAATUVUQS1JTkYvbWFuaWZlc3QueG1sUEsFBgAAAAAGAAYAWgEAAAkXAAAAAA==</string> </value> - </item> - <item> - <key> <string>precondition</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>size</string> </key> - <value> <long>6265</long> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_OOoContent.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_OOoContent.xml deleted file mode 100755 index 3befae7b80..0000000000 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_OOoContent.xml +++ /dev/null @@ -1,214 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <tuple> - <tuple> - <string>Products.PageTemplates.ZopePageTemplate</string> - <string>ZopePageTemplate</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>__ac_local_roles__</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>_bind_names</string> </key> - <value> - <object> - <klass> - <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/> - </klass> - <tuple/> - <state> - <dictionary> - <item> - <key> <string>_asgns</string> </key> - <value> - <dictionary> - <item> - <key> <string>name_subpath</string> </key> - <value> <string>traverse_subpath</string> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </state> - </object> - </value> - </item> - <item> - <key> <string>_text</string> </key> - <value> <string encoding="cdata"><![CDATA[ - -<office:document-content xmlns:draw=\'http://openoffice.org/2000/drawing\' xmlns:office=\'http://openoffice.org/2000/office\' xmlns:text=\'http://openoffice.org/2000/text\' xmlns:number=\'http://openoffice.org/2000/datastyle\' xmlns:chart=\'http://openoffice.org/2000/chart\' xmlns:table=\'http://openoffice.org/2000/table\' xmlns:dr3d=\'http://openoffice.org/2000/dr3d\' xmlns:fo=\'http://www.w3.org/1999/XSL/Format\' xmlns:style=\'http://openoffice.org/2000/style\' xmlns:form=\'http://openoffice.org/2000/form\' xmlns:script=\'http://openoffice.org/2000/script\' xmlns:svg=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' xmlns:math=\'http://www.w3.org/1998/Math/MathML\' office:class=\'text\' office:version=\'1.0\'>\n - <office:script/>\n - <office:font-decls>\n - <style:font-decl fo:font-family="Tahoma, Lucidasans, \'Lucida Sans\', \'Arial Unicode MS\'" style:name=\'Tahoma1\'/>\n - <style:font-decl style:font-pitch=\'variable\' fo:font-family="\'Bitstream Vera Sans\'" style:name=\'Bitstream Vera Sans1\'/>\n - <style:font-decl style:font-pitch=\'variable\' fo:font-family=\'Mincho\' style:name=\'Mincho\'/>\n - <style:font-decl style:font-pitch=\'variable\' fo:font-family="Tahoma, Lucidasans, \'Lucida Sans\', \'Arial Unicode MS\'" style:name=\'Tahoma\'/>\n - <style:font-decl style:font-pitch=\'variable\' fo:font-family="\'Bitstream Vera Serif\'" style:font-family-generic=\'roman\' style:name=\'Bitstream Vera Serif\'/>\n - <style:font-decl style:font-pitch=\'variable\' fo:font-family="\'Bitstream Vera Sans\'" style:font-family-generic=\'swiss\' style:name=\'Bitstream Vera Sans\'/>\n - </office:font-decls>\n - <office:automatic-styles>\n - <style:style style:family=\'table\' style:name=\'Tableau1\'>\n - <style:properties style:width=\'16.999cm\' table:align=\'margins\'/>\n - </style:style>\n - <style:style style:family=\'table-column\' style:name=\'Tableau1.A\'>\n - <style:properties style:rel-column-width=\'13107*\' style:column-width=\'3.399cm\'/>\n - </style:style>\n - <style:style style:family=\'table-cell\' style:name=\'Tableau1.A1\'>\n - <style:properties fo:border-top=\'0.002cm solid #000000\' fo:border-bottom=\'0.002cm solid #000000\' fo:padding=\'0.097cm\' fo:border-right=\'none\' fo:border-left=\'0.002cm solid #000000\'/>\n - </style:style>\n - <style:style style:family=\'table-cell\' style:name=\'Tableau1.E1\'>\n - <style:properties fo:padding=\'0.097cm\' fo:border=\'0.002cm solid #000000\'/>\n - </style:style>\n - <style:style style:family=\'table-cell\' style:name=\'Tableau1.A2\'>\n - <style:properties fo:border-top=\'none\' fo:border-bottom=\'0.002cm solid #000000\' fo:padding=\'0.097cm\' fo:border-right=\'none\' fo:border-left=\'0.002cm solid #000000\'/>\n - </style:style>\n - <style:style style:family=\'table-cell\' style:name=\'Tableau1.E2\'>\n - <style:properties fo:border-top=\'none\' fo:border-bottom=\'0.002cm solid #000000\' fo:padding=\'0.097cm\' fo:border-right=\'0.002cm solid #000000\' fo:border-left=\'0.002cm solid #000000\'/>\n - </style:style>\n - <style:style style:family=\'table\' style:name=\'Tableau2\'>\n - <style:properties style:width=\'16.999cm\' table:align=\'margins\'/>\n - </style:style>\n - <style:style style:family=\'table-column\' style:name=\'Tableau2.A\'>\n - <style:properties style:rel-column-width=\'21845*\' style:column-width=\'5.666cm\'/>\n - </style:style>\n - <style:style style:family=\'table-cell\' style:name=\'Tableau2.A1\'>\n - <style:properties fo:border-top=\'0.002cm solid #000000\' fo:border-bottom=\'0.002cm solid #000000\' fo:padding=\'0.097cm\' fo:border-right=\'none\' fo:border-left=\'0.002cm solid #000000\'/>\n - </style:style>\n - <style:style style:family=\'table-cell\' style:name=\'Tableau2.C1\'>\n - <style:properties fo:padding=\'0.097cm\' fo:border=\'0.002cm solid #000000\'/>\n - </style:style>\n - <style:style style:family=\'table-cell\' style:name=\'Tableau2.A2\'>\n - <style:properties fo:border-top=\'none\' fo:border-bottom=\'0.002cm solid #000000\' fo:padding=\'0.097cm\' fo:border-right=\'none\' fo:border-left=\'0.002cm solid #000000\'/>\n - </style:style>\n - <style:style style:family=\'table-cell\' style:name=\'Tableau2.C2\'>\n - <style:properties fo:border-top=\'none\' fo:border-bottom=\'0.002cm solid #000000\' fo:padding=\'0.097cm\' fo:border-right=\'0.002cm solid #000000\' fo:border-left=\'0.002cm solid #000000\'/>\n - </style:style>\n - </office:automatic-styles>\n - <office:body>\n - <text:sequence-decls>\n - <text:sequence-decl text:display-outline-level=\'0\' text:name=\'Illustration\'/>\n - <text:sequence-decl text:display-outline-level=\'0\' text:name=\'Table\'/>\n - <text:sequence-decl text:display-outline-level=\'0\' text:name=\'Text\'/>\n - <text:sequence-decl text:display-outline-level=\'0\' text:name=\'Drawing\'/>\n - </text:sequence-decls>\n - <text:p text:style-name=\'Text body\'>Nexedi SARL</text:p>\n - <text:p text:style-name=\'Text body\'/>\n - <text:h text:style-name=\'Heading 1\' text:level=\'1\'>Use Case : <span tal:replace=\'here/getTitle\'>Title</span></text:h>\n - <text:p text:style-name=\'Text body\'/>\n - <text:p text:style-name=\'Text body\' tal:content=\'here/getDescription\'>Use Case Description</text:p>\n - <text:p text:style-name=\'Text body\'/>\n - <text:h text:style-name=\'Heading 2\' text:level=\'2\'>Actors</text:h>\n - <text:p text:style-name=\'Text body\'/>\n - <table:table table:style-name=\'Tableau1\' table:name=\'Tableau1\'>\n - <table:table-column table:style-name=\'Tableau1.A\' table:number-columns-repeated=\'5\'/>\n - <table:table-header-rows>\n - <table:table-row>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A1\'>\n - <text:p text:style-name=\'Table Heading\'>Title</text:p>\n - </table:table-cell>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A1\'>\n - <text:p text:style-name=\'Table Heading\'>Description</text:p>\n - </table:table-cell>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A1\'>\n - <text:p text:style-name=\'Table Heading\'>Location</text:p>\n - </table:table-cell>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A1\'>\n - <text:p text:style-name=\'Table Heading\'>Role</text:p>\n - </table:table-cell>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.E1\'>\n - <text:p text:style-name=\'Table Heading\'>Group</text:p>\n - </table:table-cell>\n - </table:table-row>\n - </table:table-header-rows>\n - <table:table-row tal:repeat=\'actor python:here.contentValues(filter={"portal_type":"Use Case Actor"})\'>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A2\'>\n - <text:p text:style-name=\'Table Contents\' tal:content=\'actor/getTitle\'>Title</text:p>\n - </table:table-cell>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A2\'>\n - <text:p text:style-name=\'Table Contents\' tal:content=\'actor/getDescription\'>Description</text:p>\n - </table:table-cell>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A2\'>\n - <text:p text:style-name=\'Table Contents\' tal:content=\'actor/getLocation\'>Location</text:p>\n - </table:table-cell>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.A2\'>\n - <text:p text:style-name=\'Table Contents\' tal:content=\'python: ", ".join(actor.getUseCaseActorRoleList())\'>Role</text:p>\n - </table:table-cell>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau1.E2\'>\n - <text:p text:style-name=\'Table Contents\' tal:content=\'actor/getGroup\'>Group</text:p>\n - </table:table-cell>\n - </table:table-row>\n - </table:table>\n - <text:p text:style-name=\'Text body\'/>\n - <text:h text:style-name=\'Heading 2\' text:level=\'2\'>Scenarii</text:h>\n - <div tal:omit-tag=\'\' tal:repeat=\'scenario python:here.contentValues(filter={"portal_type":"Use Case Scenario"})\'>\n - <text:p text:style-name=\'Text body\'/>\n - <text:h text:style-name=\'Heading 3\' text:level=\'3\'>Scenario <span tal:replace=\'repeat/scenario/number\'>1</span> : <span tal:replace=\'scenario/getTitle\'>Scenario Title</span></text:h>\n - <text:p text:style-name=\'Text body\'/>\n - <text:p text:style-name=\'Text body\' tal:content=\'scenario/getDescription\'>Scenario Description</text:p>\n - <text:p text:style-name=\'Text body\'/>\n - <table:table table:style-name=\'Tableau2\' table:name=\'Tableau2\'>\n - <table:table-column table:style-name=\'Tableau2.A\' table:number-columns-repeated=\'3\'/>\n - <table:table-header-rows>\n - <table:table-row>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau2.A1\'>\n - <text:p text:style-name=\'Table Heading\'>Title</text:p>\n - </table:table-cell>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau2.A1\'>\n - <text:p text:style-name=\'Table Heading\'>Description</text:p>\n - </table:table-cell>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau2.C1\'>\n - <text:p text:style-name=\'Table Heading\'>Actor</text:p>\n - </table:table-cell>\n - </table:table-row>\n - </table:table-header-rows>\n - <table:table-row tal:repeat="step scenario/contentValues">\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau2.A2\'>\n - <text:p text:style-name=\'Table Contents\' tal:content=\'step/getTitle\'>Title</text:p>\n - </table:table-cell>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau2.A2\'>\n - <text:p text:style-name=\'Table Contents\' tal:content=\'step/getDescription\'>Description</text:p>\n - </table:table-cell>\n - <table:table-cell table:value-type=\'string\' table:style-name=\'Tableau2.C2\'>\n - <text:p text:style-name=\'Table Contents\' tal:content=\'step/getSourceSectionTitle\'>Actor</text:p>\n - </table:table-cell>\n - </table:table-row>\n - </table:table>\n - </div>\n - <text:p text:style-name=\'Text body\'/>\n - </office:body>\n -</office:document-content> - -]]></string> </value> - </item> - <item> - <key> <string>content_type</string> </key> - <value> <string>text/html</string> </value> - </item> - <item> - <key> <string>expand</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>UseCase_OOoContent</string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_OOoBuilder.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_generateUseCaseActorList.xml similarity index 57% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_OOoBuilder.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_generateUseCaseActorList.xml index 4fcacc0776..3993a60217 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_OOoBuilder.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_generateUseCaseActorList.xml @@ -66,38 +66,72 @@ </item> <item> <key> <string>_body</string> </key> - <value> <string>from Products.ERP5OOo.OOoUtils import OOoBuilder\n + <value> <string>context_obj = context.getObject()\n \n -document = OOoBuilder(context.UseCase_OOoContainer)\n -content = context.UseCase_OOoContent()\n +role_type = \'Use Case Actor\'\n \n -document.replace(\'content.xml\', content)\n +# this list contain all items\n +items = []\n \n -return document.render(name=\'UseCase\')\n +# get the next int index\n +result = context_obj.searchFolder(portal_type = role_type, sort_on = ((\'int_index\', \'DESC\'),), limit = 1)\n +try:\n + int_index = result[0].getObject().getIntIndex() + 1\n +except:\n + int_index = 1\n +\n +# get the user information\n +for line in listbox:\n + if line.has_key(\'listbox_key\') and line[\'title\'] not in (\'\', None):\n + line_id = int(line[\'listbox_key\'])\n + item = {}\n + item[\'id\'] = line_id\n + item[\'int_index\'] = int_index\n + item[\'title\'] = line[\'title\']\n + item[\'description\'] = line[\'description\']\n + item[\'location\'] = line[\'location\']\n + item[\'group\'] = line[\'group\']\n + item[\'role\'] = line[\'role\']\n + items.append(item)\n + int_index += 1\n +\n +# sort the list by id to have the same order of the user\n +items.sort(lambda x, y: cmp(x[\'id\'], y[\'id\']))\n +\n +# create corresponding objects\n +for item in items:\n + context_obj.newContent( portal_type = role_type\n + , int_index = item[\'int_index\']\n + , title = item[\'title\']\n + , description = item[\'description\']\n + , location = item[\'location\']\n + , group = item[\'group\']\n + , use_case_actor_role = item[\'role\']\n + )\n +\n +# return to the feature module\n +return context.REQUEST.RESPONSE.redirect(context.absolute_url() + \'/UseCase_viewUseCaseActorList?portal_status_message=\' + role_type.replace(\' \', \'+\') + \'s+Added.\')\n </string> </value> </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAQAAAEAAAABzDQAAAGQBAIQAAFoAAGQAAFMoAgAAAE5jAAAAAAYAAAAFAAAAQwAA -AHNkAAAAZAEAawAAbAEAfQEAAXwBAHQCAHQDAGQCAIMCAIMBAH0EAHQCAHQDAGQDAIMCAIMAAH0F -AHQCAHwEAGQEAIMCAGQFAHwFAIMCAAF0AgB8BABkBgCDAgBkBwBkCACDAAFTZAAAUygJAAAATigB -AAAAcwoAAABPT29CdWlsZGVycxQAAABVc2VDYXNlX09Pb0NvbnRhaW5lcnMSAAAAVXNlQ2FzZV9P -T29Db250ZW50cwcAAAByZXBsYWNlcwsAAABjb250ZW50LnhtbHMGAAAAcmVuZGVycwQAAABuYW1l -cwcAAABVc2VDYXNlKAYAAABzGQAAAFByb2R1Y3RzLkVSUDVPT28uT09vVXRpbHNzCgAAAE9Pb0J1 -aWxkZXJzCQAAAF9nZXRhdHRyX3MHAAAAY29udGV4dHMIAAAAZG9jdW1lbnRzBwAAAGNvbnRlbnQo -BgAAAHMZAAAAUHJvZHVjdHMuRVJQNU9Pby5PT29VdGlsc3MKAAAAT09vQnVpbGRlcnMJAAAAX2dl -dGF0dHJfcwcAAABjb250ZXh0cwgAAABkb2N1bWVudHMHAAAAY29udGVudCgAAAAAKAAAAABzDwAA -AFNjcmlwdCAoUHl0aG9uKXMSAAAAVXNlQ2FzZV9PT29CdWlsZGVyAQAAAHMIAAAADQIVARUCEwIo -AQAAAHMSAAAAVXNlQ2FzZV9PT29CdWlsZGVyKAEAAABzEgAAAFVzZUNhc2VfT09vQnVpbGRlcigA -AAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>_filepath</string> </key> - <value> <string>Script (Python):/nexedi/portal_skins/erp5_consulting/UseCase_OOoBuilder</string> </value> + <value> <string>Script (Python):/nexedi/portal_skins/erp5_consulting/UseCase_generateUseCaseActorList</string> </value> + </item> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> </item> <item> <key> <string>_params</string> </key> - <value> <string></string> </value> + <value> <string>listbox=[], **kw</string> </value> </item> <item> <key> <string>errors</string> </key> @@ -117,18 +151,29 @@ AAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </ <dictionary> <item> <key> <string>co_argcount</string> </key> - <value> <int>0</int> </value> + <value> <int>1</int> </value> </item> <item> <key> <string>co_varnames</string> </key> <value> <tuple> - <string>Products.ERP5OOo.OOoUtils</string> - <string>OOoBuilder</string> + <string>listbox</string> + <string>kw</string> <string>_getattr_</string> -<string>context</string> - <string>document</string> - <string>content</string> + <string>context</string> + <string>context_obj</string> + <string>role_type</string> + <string>items</string> + <string>result</string> + <string>_getitem_</string> + <string>int_index</string> + <string>_getiter_</string> + <string>line</string> + <string>None</string> + <string>int</string> + <string>line_id</string> + <string>item</string> + <string>_write_</string> </tuple> </value> </item> @@ -140,12 +185,14 @@ AAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1vZHVsZT4BAAAAcwAAAAA=</string> </ <item> <key> <string>func_defaults</string> </key> <value> - <none/> + <tuple> + <list/> + </tuple> </value> </item> <item> <key> <string>id</string> </key> - <value> <string>UseCase_OOoBuilder</string> </value> + <value> <string>UseCase_generateUseCaseActorList</string> </value> </item> <item> <key> <string>warnings</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_generateUseCaseScenarioList.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_generateUseCaseScenarioList.xml new file mode 100755 index 0000000000..4d716016c0 --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_generateUseCaseScenarioList.xml @@ -0,0 +1,265 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.PythonScripts.PythonScript</string> + <string>PythonScript</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>Python_magic</string> </key> + <value> <string encoding="base64">O/INCg==</string> </value> + </item> + <item> + <key> <string>Script_magic</string> </key> + <value> <int>3</int> </value> + </item> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_bind_names</string> </key> + <value> + <object> + <klass> + <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/> + </klass> + <tuple/> + <state> + <dictionary> + <item> + <key> <string>_asgns</string> </key> + <value> + <dictionary> + <item> + <key> <string>name_container</string> </key> + <value> <string>container</string> </value> + </item> + <item> + <key> <string>name_context</string> </key> + <value> <string>context</string> </value> + </item> + <item> + <key> <string>name_m_self</string> </key> + <value> <string>script</string> </value> + </item> + <item> + <key> <string>name_subpath</string> </key> + <value> <string>traverse_subpath</string> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </state> + </object> + </value> + </item> + <item> + <key> <string>_body</string> </key> + <value> <string>from string import zfill\n +\n +destination_obj = context.getObject()\n +\n +first_level_type = \'Use Case Scenario\'\n +second_level_type = \'Use Case Scenario Step\'\n +\n +# this list contain all input line items\n +items = []\n +\n +# get the user information\n +for inputline in listbox:\n + if inputline.has_key(\'listbox_key\'):\n + scenario = {}\n + scenario[\'id\'] = int(inputline[\'listbox_key\'])\n + scenario[\'title\'] = inputline[\'scenario_title\']\n + scenario[\'step_title\'] = inputline[\'step_title\']\n + scenario[\'step_description\'] = inputline[\'step_description\']\n + scenario[\'step_actor\'] = inputline[\'step_actor\']\n + items.append(scenario)\n +\n +# sort the list by id to have the same order of the user\n +items.sort(lambda x, y: cmp(x[\'id\'], y[\'id\']))\n +\n +clean_input_lines = {}\n +has_1st_level = False\n +has_2nd_level = False\n +new_1st_level_item = None\n +\n +# scan every fast input line to create a structured and comprehensive list of items\n +for item in items:\n + # the item has a first level\n + if item[\'title\'] not in (\'\', None):\n + has_1st_level = True\n + new_1st_level_item = []\n + new_1st_level_key = item[\'title\']\n + else:\n + has_1st_level = False\n +\n + # the item has a second level, so built it\n + if item[\'step_title\'] not in (\'\', None):\n + has_2nd_level = True\n + new_2nd_level_item = {}\n + new_2nd_level_item[\'title\'] = item[\'step_title\']\n + if item[\'step_title\'] not in (\'\', None):\n + new_2nd_level_item[\'description\'] = item[\'step_description\']\n + new_2nd_level_item[\'actor\'] = item[\'step_actor\']\n + else:\n + new_2nd_level_item[\'description\'] = None\n + new_2nd_level_item[\'actor\'] = None\n + else:\n + has_2nd_level = False\n +\n + if has_2nd_level == True and new_1st_level_item != None:\n + new_1st_level_item.append(new_2nd_level_item)\n +\n + if has_1st_level == True:\n + if clean_input_lines.has_key(new_1st_level_key):\n + new_1st_level_item = clean_input_lines[new_1st_level_key] + new_1st_level_item\n + clean_input_lines[new_1st_level_key] = new_1st_level_item\n +\n +# get the next int index\n +result = destination_obj.searchFolder(portal_type = first_level_type, sort_on = ((\'int_index\', \'DESC\'),), limit = 1)\n +try:\n + int_index = result[0].getObject().getIntIndex() + 1\n +except:\n + int_index = 1\n +\n +# create items objects and sub-objects\n +for key in clean_input_lines.keys():\n + new_1st_level_obj = destination_obj.newContent( portal_type = first_level_type\n + , int_index = int_index\n + , title = key\n + )\n + int_index += 1\n +\n + second_level_int_index = 1\n + for second_level in clean_input_lines[key]:\n + new_2nd_level_obj = new_1st_level_obj.newContent( portal_type = second_level_type\n + , int_index = second_level_int_index\n + , title = second_level[\'title\']\n + , description = second_level[\'description\']\n + , source_section = second_level[\'actor\']\n + )\n + second_level_int_index += 1\n +\n +# return to the module\n +return context.REQUEST.RESPONSE.redirect(context.absolute_url() + \'/view?portal_status_message=\' + first_level_type.replace(\' \', \'+\') + \'s+Added.\')\n +</string> </value> + </item> + <item> + <key> <string>_code</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_filepath</string> </key> + <value> <string>Script (Python):/nexedi/portal_skins/erp5_consulting/UseCase_generateUseCaseScenarioList</string> </value> + </item> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>_params</string> </key> + <value> <string>listbox=[], **kw</string> </value> + </item> + <item> + <key> <string>errors</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>func_code</string> </key> + <value> + <object> + <klass> + <global name="FuncCode" module="Shared.DC.Scripts.Signature"/> + </klass> + <tuple/> + <state> + <dictionary> + <item> + <key> <string>co_argcount</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>co_varnames</string> </key> + <value> + <tuple> + <string>listbox</string> + <string>kw</string> + <string>string</string> + <string>zfill</string> + <string>_getattr_</string> + <string>context</string> + <string>destination_obj</string> + <string>first_level_type</string> + <string>second_level_type</string> + <string>items</string> + <string>_getiter_</string> + <string>inputline</string> + <string>scenario</string> + <string>int</string> + <string>_getitem_</string> + <string>_write_</string> + <string>clean_input_lines</string> + <string>False</string> + <string>has_1st_level</string> + <string>has_2nd_level</string> + <string>None</string> + <string>new_1st_level_item</string> + <string>item</string> + <string>True</string> + <string>new_1st_level_key</string> + <string>new_2nd_level_item</string> + <string>result</string> + <string>int_index</string> + <string>key</string> + <string>new_1st_level_obj</string> + <string>second_level_int_index</string> + <string>second_level</string> + <string>new_2nd_level_obj</string> + </tuple> + </value> + </item> + </dictionary> + </state> + </object> + </value> + </item> + <item> + <key> <string>func_defaults</string> </key> + <value> + <tuple> + <list/> + </tuple> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>UseCase_generateUseCaseScenarioList</string> </value> + </item> + <item> + <key> <string>warnings</string> </key> + <value> + <tuple/> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_getActorItemList.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_getActorItemList.xml index 94f89a9b0d..c12eeae683 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_getActorItemList.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_getActorItemList.xml @@ -90,27 +90,9 @@ return item_list\n </item> <item> <key> <string>_code</string> </key> - <value> <string encoding="base64">YwAAAAAAAAAAAgAAAEAAAABzEAAAAGUAAGQBAIQBAFoBAGQAAFMoAgAAAE5jAQAAAAwAAAAMAAAA -QwAAAHPVAAAAZAEAhAAAfQEAZAIAfQAAZAMAZAMAZwIAZwEAfQIAfAAAdAMAagIAbwgAAXwCAFNu -AQABdAQAdAUAZAQAgwIAgwAAfQYAdAQAfAYAZAUAgwIAZAYAaAAABGQHAHwAAAM8gwABfQcAeFEA -dAgAfAcAgwEARF1DAH0JAHQEAHwJAGQIAIMCAIMAAH0KAHQEAHwJAGQJAIMCAIMAAH0LAHQEAHwC -AGQKAIMCAHwLAHwKAGcCAIMBAAFxcwBXdAQAfAIAZAsAgwIAfAEAgwEAAXwCAFNkAABTKAwAAABO -YwIAAAAEAAAABgAAAEMAAABzIwAAAHQAAHQBAHwAAGQBAIMCAHQBAHwBAGQBAIMCAIMCAFNkAABT -KAIAAABOaQAAAAAoBAAAAHMDAAAAY21wcwkAAABfZ2V0aXRlbV9zAQAAAGFzAQAAAGIoBAAAAHMB -AAAAYXMBAAAAYnMDAAAAY21wcwkAAABfZ2V0aXRlbV8oAAAAACgAAAAAcw8AAABTY3JpcHQgKFB5 -dGhvbilzBAAAAHNvcnQBAAAAcwIAAAAAAXMOAAAAVXNlIENhc2UgQWN0b3JzAAAAAHMJAAAAZ2V0 -T2JqZWN0cw0AAABjb250ZW50VmFsdWVzcwYAAABmaWx0ZXJzCwAAAHBvcnRhbF90eXBlcw4AAABn -ZXRSZWxhdGl2ZVVybHMIAAAAZ2V0VGl0bGVzBgAAAGFwcGVuZHMEAAAAc29ydCgMAAAAcwQAAABz -b3J0cxAAAABpdGVtX3BvcnRhbF90eXBlcwkAAABpdGVtX2xpc3RzBAAAAE5vbmVzCQAAAF9nZXRh -dHRyX3MHAAAAY29udGV4dHMLAAAAY29udGV4dF9vYmpzCAAAAG9ial9saXN0cwkAAABfZ2V0aXRl -cl9zAwAAAG9ianMDAAAAdXJscwUAAABsYWJlbCgMAAAAcxAAAABpdGVtX3BvcnRhbF90eXBlcwQA -AABzb3J0cwkAAABpdGVtX2xpc3RzBAAAAE5vbmVzCQAAAF9nZXRhdHRyX3MHAAAAY29udGV4dHML -AAAAY29udGV4dF9vYmpzCAAAAG9ial9saXN0cwkAAABfZ2V0aXRlcl9zAwAAAG9ianMDAAAAdXJs -cwUAAABsYWJlbCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMYAAAAVXNlQ2FzZV9nZXRB -Y3Rvckl0ZW1MaXN0AQAAAHMaAAAACQMGAg8CDQEIAhICIQENAAYBEgEVAR0CEAEoAgAAAHMEAAAA -Tm9uZXMYAAAAVXNlQ2FzZV9nZXRBY3Rvckl0ZW1MaXN0KAIAAABzBAAAAE5vbmVzGAAAAFVzZUNh -c2VfZ2V0QWN0b3JJdGVtTGlzdCgAAAAAKAAAAABzDwAAAFNjcmlwdCAoUHl0aG9uKXMIAAAAPG1v -ZHVsZT4BAAAAcwAAAAA=</string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>_filepath</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog.xml similarity index 94% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog.xml index 6254b767cc..cac4299368 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog.xml @@ -53,7 +53,7 @@ </item> <item> <key> <string>action</string> </key> - <value> <string>UseCase_generateUseCaseActors</string> </value> + <value> <string>UseCase_generateUseCaseActorList</string> </value> </item> <item> <key> <string>encoding</string> </key> @@ -122,7 +122,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>UseCaseActor_addFastInput</string> </value> + <value> <string>UseCase_viewActorFastInputDialog</string> </value> </item> <item> <key> <string>method</string> </key> @@ -130,11 +130,11 @@ </item> <item> <key> <string>name</string> </key> - <value> <string>UseCase_generateUseCaseActors</string> </value> + <value> <string>UseCase_generateUseCaseActorList</string> </value> </item> <item> <key> <string>pt</string> </key> - <value> <string>form_view_dialog</string> </value> + <value> <string>form_dialog</string> </value> </item> <item> <key> <string>row_length</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox.xml similarity index 98% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox.xml index 4180de2fff..7f386a2143 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox.xml @@ -325,20 +325,20 @@ <list> <tuple> <string>title</string> - <string>Actor Title</string> + <string>Title</string> </tuple> <tuple> <string>description</string> <string>Description</string> </tuple> - <tuple> - <string>location</string> - <string>Location</string> - </tuple> <tuple> <string>role</string> <string>Role</string> </tuple> + <tuple> + <string>location</string> + <string>Location</string> + </tuple> <tuple> <string>group</string> <string>Group</string> @@ -356,20 +356,20 @@ <list> <tuple> <string>title</string> - <string>Actor Title</string> + <string>Title</string> </tuple> <tuple> <string>description</string> <string>Description</string> </tuple> - <tuple> - <string>location</string> - <string>Location</string> - </tuple> <tuple> <string>role</string> <string>Role</string> </tuple> + <tuple> + <string>location</string> + <string>Location</string> + </tuple> <tuple> <string>group</string> <string>Group</string> @@ -419,20 +419,20 @@ <list> <tuple> <string>title</string> - <string>Actor Title</string> + <string>Title</string> </tuple> <tuple> <string>description</string> <string>Description</string> </tuple> - <tuple> - <string>location</string> - <string>Location</string> - </tuple> <tuple> <string>role</string> <string>Role</string> </tuple> + <tuple> + <string>location</string> + <string>Location</string> + </tuple> <tuple> <string>group</string> <string>Group</string> @@ -510,7 +510,7 @@ </item> <item> <key> <string>selection_name</string> </key> - <value> <string>use_case_actors_fast_input</string> </value> + <value> <string>use_case_actor_fast_input_selection</string> </value> </item> <item> <key> <string>sort</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox_description.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox_description.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox_description.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox_description.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox_group.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox_group.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox_group.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox_group.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox_location.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox_location.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox_location.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox_location.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox_role.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox_role.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox_role.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox_role.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox_title.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox_title.xml similarity index 99% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox_title.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox_title.xml index b0da3be23a..f7baed96fb 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseActor_addFastInput/listbox_title.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewActorFastInputDialog/listbox_title.xml @@ -243,7 +243,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Actor Title</string> </value> + <value> <string>Title</string> </value> </item> <item> <key> <string>truncate</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog.xml similarity index 95% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog.xml index e2571ebe28..6503014634 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog.xml @@ -53,7 +53,7 @@ </item> <item> <key> <string>action</string> </key> - <value> <string>UseCase_generateUseCaseScenarii</string> </value> + <value> <string>UseCase_generateUseCaseScenarioList</string> </value> </item> <item> <key> <string>encoding</string> </key> @@ -121,7 +121,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>UseCaseScenarii_addFastInput</string> </value> + <value> <string>UseCase_viewScenarioFastInputDialog</string> </value> </item> <item> <key> <string>method</string> </key> @@ -133,7 +133,7 @@ </item> <item> <key> <string>pt</string> </key> - <value> <string>form_view_dialog</string> </value> + <value> <string>form_dialog</string> </value> </item> <item> <key> <string>row_length</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput/listbox.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog/listbox.xml similarity index 99% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput/listbox.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog/listbox.xml index a94a26dd43..b6e160e3d3 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput/listbox.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog/listbox.xml @@ -498,7 +498,7 @@ </item> <item> <key> <string>selection_name</string> </key> - <value> <string>use_case_scenarii_fast_input</string> </value> + <value> <string>use_case_scenario_fast_input_selection</string> </value> </item> <item> <key> <string>sort</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput/listbox_scenario_title.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog/listbox_scenario_title.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput/listbox_scenario_title.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog/listbox_scenario_title.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput/listbox_step_actor.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog/listbox_step_actor.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput/listbox_step_actor.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog/listbox_step_actor.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput/listbox_step_description.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog/listbox_step_description.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput/listbox_step_description.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog/listbox_step_description.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput/listbox_step_title.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog/listbox_step_title.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCaseScenarii_addFastInput/listbox_step_title.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewScenarioFastInputDialog/listbox_step_title.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList.xml similarity index 90% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList.xml index a1d7fe49dd..905875ab49 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList.xml @@ -100,10 +100,9 @@ <value> <list> <string>listbox_title</string> - <string>listbox_group</string> - <string>listbox_location</string> <string>listbox_description</string> <string>listbox_use_case_actor_role_list</string> + <string>listbox_int_index</string> </list> </value> </item> @@ -111,15 +110,20 @@ <key> <string>left</string> </key> <value> <list> - <string>my_id</string> + <string>my_int_index</string> <string>my_title</string> + <string>listbox_group_free_text</string> + <string>listbox_site_free_text</string> </list> </value> </item> <item> <key> <string>right</string> </key> <value> - <list/> + <list> + <string>my_requirement_title_list</string> + <string>my_translated_validation_state_title</string> + </list> </value> </item> </dictionary> @@ -127,7 +131,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>UseCase_viewUseCaseActors</string> </value> + <value> <string>UseCase_viewUseCaseActorList</string> </value> </item> <item> <key> <string>method</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox.xml similarity index 95% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox.xml index 02b90e1495..2e9d2056a5 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox.xml @@ -337,6 +337,10 @@ <string>id</string> <string>ID</string> </tuple> + <tuple> + <string>int_index</string> + <string>Index</string> + </tuple> <tuple> <string>title</string> <string>Title</string> @@ -345,21 +349,25 @@ <string>description</string> <string>Description</string> </tuple> - <tuple> - <string>location</string> - <string>Location</string> - </tuple> <tuple> <string>use_case_actor_role_list</string> <string>Role</string> </tuple> <tuple> - <string>group</string> + <string>site_free_text</string> + <string>Site</string> + </tuple> + <tuple> + <string>group_free_text</string> <string>Group</string> </tuple> </list> </value> </item> + <item> + <key> <string>count_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>css_class</string> </key> <value> <string></string> </value> @@ -396,6 +404,10 @@ <key> <string>editable_columns</string> </key> <value> <list> + <tuple> + <string>int_index</string> + <string>Index</string> + </tuple> <tuple> <string>title</string> <string>Title</string> @@ -405,15 +417,15 @@ <string>Description</string> </tuple> <tuple> - <string>location</string> - <string>Location</string> + <string>site_free_text</string> + <string>Site</string> </tuple> <tuple> <string>use_case_actor_role_list</string> <string>Role</string> </tuple> <tuple> - <string>group</string> + <string>group_free_text</string> <string>Group</string> </tuple> </list> @@ -518,12 +530,16 @@ </item> <item> <key> <string>selection_name</string> </key> - <value> <string>use_case_actors_list_selection</string> </value> + <value> <string>use_case_actor_list_selection</string> </value> </item> <item> <key> <string>sort</string> </key> <value> <list> + <tuple> + <string>int_index</string> + <string>Index</string> + </tuple> <tuple> <string>id</string> <string>ID</string> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_description.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_description.xml similarity index 99% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_description.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_description.xml index 3835b844dd..62e0a4badc 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_description.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_description.xml @@ -275,7 +275,7 @@ </item> <item> <key> <string>width</string> </key> - <value> <int>40</int> </value> + <value> <int>30</int> </value> </item> </dictionary> </value> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_group_free_text.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_group_free_text.xml new file mode 100755 index 0000000000..ce8b1ed485 --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_group_free_text.xml @@ -0,0 +1,266 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>StringField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>listbox_group_free_text</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Group</string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_int_index.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_int_index.xml new file mode 100755 index 0000000000..bfd8649773 --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_int_index.xml @@ -0,0 +1,264 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>IntegerField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>listbox_int_index</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> + </item> + <item> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>8</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Index</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_group.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_site_free_text.xml similarity index 98% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_group.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_site_free_text.xml index 1ee2431f1a..fd9b181ab8 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_group.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_site_free_text.xml @@ -14,7 +14,7 @@ <dictionary> <item> <key> <string>id</string> </key> - <value> <string>listbox_group</string> </value> + <value> <string>listbox_site_free_text</string> </value> </item> <item> <key> <string>message_values</string> </key> @@ -243,7 +243,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>listbox_group</string> </value> + <value> <string>Site</string> </value> </item> <item> <key> <string>truncate</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_title.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_title.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_title.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_title.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_use_case_actor_role_list.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_use_case_actor_role_list.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_use_case_actor_role_list.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/listbox_use_case_actor_role_list.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/my_description.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_description.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/my_description.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_description.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_int_index.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_int_index.xml new file mode 100755 index 0000000000..f1d4820154 --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_int_index.xml @@ -0,0 +1,264 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>IntegerField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>my_int_index</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> + </item> + <item> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Index</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_requirement_title_list.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_requirement_title_list.xml new file mode 100755 index 0000000000..40ef248c0f --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_requirement_title_list.xml @@ -0,0 +1,586 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Form.MultiRelationField</string> + <string>MultiRelationStringField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>my_requirement_title_list</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>line_too_long</string> </key> + <value> <string>A line was too long.</string> </value> + </item> + <item> + <key> <string>relation_result_ambiguous</string> </key> + <value> <string>Select appropriate document in the list.</string> </value> + </item> + <item> + <key> <string>relation_result_empty</string> </key> + <value> <string>No such document was found.</string> </value> + </item> + <item> + <key> <string>relation_result_too_long</string> </key> + <value> <string>Too many documents were found.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>You entered too many characters.</string> </value> + </item> + <item> + <key> <string>too_many_lines</string> </key> + <value> <string>You entered too many lines.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_creation</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>allow_jump</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>columns</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>list_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_linelength</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_lines</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>parameter_list</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>sort</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_creation</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>allow_jump</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>columns</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>list_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_linelength</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_lines</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>parameter_list</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>sort</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_creation</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>allow_jump</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>base_category</string> </key> + <value> <string>requirement</string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string>title</string> </value> + </item> + <item> + <key> <string>columns</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>default_module</string> </key> + <value> <string>feature_module</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <int>3</int> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string>Base_jumpToRelatedDocument</string> </value> + </item> + <item> + <key> <string>list_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_linelength</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_lines</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>parameter_list</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> + <list> + <tuple> + <string>Feature</string> + <string>Feature</string> + </tuple> + </list> + </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>sort</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Requirements</string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>update_method</string> </key> + <value> <string>Base_validateRelation</string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string encoding="cdata"><![CDATA[ + +<br /> + +]]></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <int>40</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.TALESField</string> + <string>TALESMethod</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python:here.getRequirementPropertyList(\'title\')</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/my_title.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_title.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/my_title.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_title.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_translated_validation_state_title.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_translated_validation_state_title.xml new file mode 100755 index 0000000000..2d7d2549ec --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActorList/my_translated_validation_state_title.xml @@ -0,0 +1,272 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>StringField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>my_translated_validation_state_title</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>State</string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_location.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_location.xml deleted file mode 100755 index 1b3012bf26..0000000000 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseActors/listbox_location.xml +++ /dev/null @@ -1,266 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>StringField</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>id</string> </key> - <value> <string>listbox_location</string> </value> - </item> - <item> - <key> <string>message_values</string> </key> - <value> - <dictionary> - <item> - <key> <string>external_validator_failed</string> </key> - <value> <string>The input failed the external validator.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>overrides</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>tales</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>values</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>20</int> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>listbox_location</string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/listbox_step_count.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/listbox_step_count.xml deleted file mode 100755 index ea67328993..0000000000 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/listbox_step_count.xml +++ /dev/null @@ -1,293 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.StandardFields</string> - <string>StringField</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_owner</string> </key> - <value> - <none/> - </value> - </item> - <item> - <key> <string>id</string> </key> - <value> <string>listbox_step_count</string> </value> - </item> - <item> - <key> <string>message_values</string> </key> - <value> - <dictionary> - <item> - <key> <string>external_validator_failed</string> </key> - <value> <string>The input failed the external validator.</string> </value> - </item> - <item> - <key> <string>required_not_found</string> </key> - <value> <string>Input is required but no input given.</string> </value> - </item> - <item> - <key> <string>too_long</string> </key> - <value> <string>Too much input was given.</string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>overrides</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>tales</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> - <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> - </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </value> - </item> - <item> - <key> <string>values</string> </key> - <value> - <dictionary> - <item> - <key> <string>alternate_name</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>css_class</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>default</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>description</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_maxwidth</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>display_width</string> </key> - <value> <int>20</int> </value> - </item> - <item> - <key> <string>editable</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>enabled</string> </key> - <value> <int>1</int> </value> - </item> - <item> - <key> <string>external_validator</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>extra</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>hidden</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>max_length</string> </key> - <value> <string></string> </value> - </item> - <item> - <key> <string>required</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string>listbox_step_count</string> </value> - </item> - <item> - <key> <string>truncate</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>unicode</string> </key> - <value> <int>0</int> </value> - </item> - <item> - <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> - </item> - </dictionary> - </value> - </item> - </dictionary> - </pickle> - </record> - <record id="2" aka="AAAAAAAAAAI="> - <pickle> - <tuple> - <tuple> - <string>Products.Formulator.TALESField</string> - <string>TALESMethod</string> - </tuple> - <none/> - </tuple> - </pickle> - <pickle> - <dictionary> - <item> - <key> <string>_text</string> </key> - <value> <string>python: len(cell.contentValues(filter={\'portal_type\':\'Use Case Scenario Step\'}))</string> </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList.xml similarity index 92% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList.xml index b502207c0f..6a218a028d 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList.xml @@ -101,7 +101,7 @@ <list> <string>listbox_description</string> <string>listbox_title</string> - <string>listbox_step_count</string> + <string>listbox_int_index</string> </list> </value> </item> @@ -109,7 +109,7 @@ <key> <string>left</string> </key> <value> <list> - <string>my_id</string> + <string>my_int_index</string> <string>my_title</string> </list> </value> @@ -117,7 +117,10 @@ <item> <key> <string>right</string> </key> <value> - <list/> + <list> + <string>my_requirement_title_list</string> + <string>my_translated_validation_state_title</string> + </list> </value> </item> </dictionary> @@ -125,7 +128,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>UseCase_viewUseCaseScenarii</string> </value> + <value> <string>UseCase_viewUseCaseScenarioList</string> </value> </item> <item> <key> <string>method</string> </key> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/listbox.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/listbox.xml similarity index 98% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/listbox.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/listbox.xml index 7bfc2f662b..0cc63bd486 100755 --- a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/listbox.xml +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/listbox.xml @@ -337,6 +337,10 @@ <string>id</string> <string>ID</string> </tuple> + <tuple> + <string>int_index</string> + <string>Index</string> + </tuple> <tuple> <string>title</string> <string>Title</string> @@ -345,10 +349,6 @@ <string>description</string> <string>Description</string> </tuple> - <tuple> - <string>step_count</string> - <string>Step Count</string> - </tuple> </list> </value> </item> @@ -392,6 +392,10 @@ <key> <string>editable_columns</string> </key> <value> <list> + <tuple> + <string>int_index</string> + <string>Index</string> + </tuple> <tuple> <string>title</string> <string>Title</string> @@ -400,10 +404,6 @@ <string>description</string> <string>Description</string> </tuple> - <tuple> - <string>step_count</string> - <string>Step Count</string> - </tuple> </list> </value> </item> @@ -506,12 +506,16 @@ </item> <item> <key> <string>selection_name</string> </key> - <value> <string>use_case_scenarii_list_selection</string> </value> + <value> <string>use_case_scenario_list_selection</string> </value> </item> <item> <key> <string>sort</string> </key> <value> <list> + <tuple> + <string>int_index</string> + <string>Index</string> + </tuple> <tuple> <string>id</string> <string>ID</string> @@ -522,12 +526,7 @@ <item> <key> <string>sort_columns</string> </key> <value> - <list> - <tuple> - <string>id</string> - <string>ID</string> - </tuple> - </list> + <list/> </value> </item> <item> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/listbox_description.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/listbox_description.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/listbox_description.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/listbox_description.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/listbox_int_index.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/listbox_int_index.xml new file mode 100755 index 0000000000..bfd8649773 --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/listbox_int_index.xml @@ -0,0 +1,264 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>IntegerField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>listbox_int_index</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> + </item> + <item> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>8</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Index</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/listbox_title.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/listbox_title.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/listbox_title.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/listbox_title.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/my_description.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_description.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/my_description.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_description.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_int_index.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_int_index.xml new file mode 100755 index 0000000000..f1d4820154 --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_int_index.xml @@ -0,0 +1,264 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>IntegerField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>my_int_index</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>integer_out_of_range</string> </key> + <value> <string>The integer you entered was out of range.</string> </value> + </item> + <item> + <key> <string>not_integer</string> </key> + <value> <string>You did not enter an integer.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>end</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>start</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Index</string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_requirement_title_list.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_requirement_title_list.xml new file mode 100755 index 0000000000..40ef248c0f --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_requirement_title_list.xml @@ -0,0 +1,586 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.ERP5Form.MultiRelationField</string> + <string>MultiRelationStringField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>my_requirement_title_list</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>line_too_long</string> </key> + <value> <string>A line was too long.</string> </value> + </item> + <item> + <key> <string>relation_result_ambiguous</string> </key> + <value> <string>Select appropriate document in the list.</string> </value> + </item> + <item> + <key> <string>relation_result_empty</string> </key> + <value> <string>No such document was found.</string> </value> + </item> + <item> + <key> <string>relation_result_too_long</string> </key> + <value> <string>Too many documents were found.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>You entered too many characters.</string> </value> + </item> + <item> + <key> <string>too_many_lines</string> </key> + <value> <string>You entered too many lines.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_creation</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>allow_jump</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>columns</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>list_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_linelength</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_lines</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>parameter_list</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>sort</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_creation</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>allow_jump</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>base_category</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>columns</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>default_module</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>list_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_linelength</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_lines</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>parameter_list</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>sort</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>update_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>allow_creation</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>allow_jump</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>base_category</string> </key> + <value> <string>requirement</string> </value> + </item> + <item> + <key> <string>catalog_index</string> </key> + <value> <string>title</string> </value> + </item> + <item> + <key> <string>columns</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>default_module</string> </key> + <value> <string>feature_module</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra_item</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>first_item</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>height</string> </key> + <value> <int>3</int> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>items</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>jump_method</string> </key> + <value> <string>Base_jumpToRelatedDocument</string> </value> + </item> + <item> + <key> <string>list_method</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_linelength</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_lines</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>parameter_list</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> + <list> + <tuple> + <string>Feature</string> + <string>Feature</string> + </tuple> + </list> + </value> + </item> + <item> + <key> <string>relation_setter_id</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>size</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>sort</string> </key> + <value> + <list/> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Requirements</string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>update_method</string> </key> + <value> <string>Base_validateRelation</string> </value> + </item> + <item> + <key> <string>view_separator</string> </key> + <value> <string encoding="cdata"><![CDATA[ + +<br /> + +]]></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>width</string> </key> + <value> <int>40</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.TALESField</string> + <string>TALESMethod</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python:here.getRequirementPropertyList(\'title\')</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/my_title.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_title.xml similarity index 100% rename from bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarii/my_title.xml rename to bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_title.xml diff --git a/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_translated_validation_state_title.xml b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_translated_validation_state_title.xml new file mode 100755 index 0000000000..2d7d2549ec --- /dev/null +++ b/bt5/erp5_consulting/SkinTemplateItem/portal_skins/erp5_consulting/UseCase_viewUseCaseScenarioList/my_translated_validation_state_title.xml @@ -0,0 +1,272 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <tuple> + <string>Products.Formulator.StandardFields</string> + <string>StringField</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>my_translated_validation_state_title</string> </value> + </item> + <item> + <key> <string>message_values</string> </key> + <value> + <dictionary> + <item> + <key> <string>external_validator_failed</string> </key> + <value> <string>The input failed the external validator.</string> </value> + </item> + <item> + <key> <string>required_not_found</string> </key> + <value> <string>Input is required but no input given.</string> </value> + </item> + <item> + <key> <string>too_long</string> </key> + <value> <string>Too much input was given.</string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>overrides</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>tales</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <string></string> </value> + </item> + </dictionary> + </value> + </item> + <item> + <key> <string>values</string> </key> + <value> + <dictionary> + <item> + <key> <string>alternate_name</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_maxwidth</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>display_width</string> </key> + <value> <int>20</int> </value> + </item> + <item> + <key> <string>editable</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>external_validator</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>extra</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>hidden</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>max_length</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>required</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>State</string> </value> + </item> + <item> + <key> <string>truncate</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>unicode</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>whitespace_preserve</string> </key> + <value> <int>0</int> </value> + </item> + </dictionary> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_consulting/bt/change_log b/bt5/erp5_consulting/bt/change_log index b34f4439ae..16aaa2687a 100755 --- a/bt5/erp5_consulting/bt/change_log +++ b/bt5/erp5_consulting/bt/change_log @@ -1,3 +1,6 @@ +2005-01-24 yo +* Perform refactoring of the Use Case Module. + 2005-11-03 Kevin * Change some object's title to respect ERP5 naming conventions. * Clean Use Case scenarii UI. diff --git a/bt5/erp5_consulting/bt/copyright_list b/bt5/erp5_consulting/bt/copyright_list new file mode 100755 index 0000000000..1c47b4bede --- /dev/null +++ b/bt5/erp5_consulting/bt/copyright_list @@ -0,0 +1 @@ +Copyright (c) 2005,2006 Nexedi SARL \ No newline at end of file diff --git a/bt5/erp5_consulting/bt/license b/bt5/erp5_consulting/bt/license new file mode 100755 index 0000000000..3a3e12bcad --- /dev/null +++ b/bt5/erp5_consulting/bt/license @@ -0,0 +1 @@ +GPL \ No newline at end of file diff --git a/bt5/erp5_consulting/bt/revision b/bt5/erp5_consulting/bt/revision new file mode 100755 index 0000000000..e69de29bb2 diff --git a/bt5/erp5_consulting/bt/template_action_path_list b/bt5/erp5_consulting/bt/template_action_path_list index e69de29bb2..9f7fa07bf5 100755 --- a/bt5/erp5_consulting/bt/template_action_path_list +++ b/bt5/erp5_consulting/bt/template_action_path_list @@ -0,0 +1,59 @@ +Document Analysis Document Decision Item | print_pdf +Document Analysis Document Decision Item | view +Document Analysis Document Item | print_pdf +Document Analysis Document Item | view +Document Analysis Document | document_decision_items_fast_input +Document Analysis Document | document_items_fast_input +Document Analysis Document | print_pdf +Document Analysis Document | view +Document Analysis Document | view_decision_items +Document Analysis Lexicon Item | print_pdf +Document Analysis Lexicon Item | view +Document Analysis Lexicon | lexicon_items_fast_input +Document Analysis Lexicon | print_pdf +Document Analysis Lexicon | view +Document Analysis Module | list_ui +Document Analysis Module | sort_on +Document Analysis Module | view +Document Analysis | documents_fast_input +Document Analysis | lexicons_fast_input +Document Analysis | list_ui +Document Analysis | sort_on +Document Analysis | view +Document Analysis | view_lexicons +Feature Document | fast_input +Feature Document | list_ui +Feature Document | print_pdf +Feature Document | sort_on +Feature Document | view +Feature Module | fast_input +Feature Module | list_ui +Feature Module | print_pdf +Feature Module | sort_on +Feature Module | view +Feature | fast_input +Feature | print_pdf +Feature | view +Use Case Actor | history +Use Case Actor | metadata +Use Case Actor | print_pdf +Use Case Actor | view +Use Case Module | list_ui +Use Case Module | sort_on +Use Case Module | use_case_report +Use Case Module | view +Use Case Scenario Step | history +Use Case Scenario Step | metadata +Use Case Scenario Step | print_pdf +Use Case Scenario Step | view +Use Case Scenario | history +Use Case Scenario | metadata +Use Case Scenario | print_pdf +Use Case Scenario | view +Use Case | actor_fast_input +Use Case | actors +Use Case | history +Use Case | metadata +Use Case | print_pdf +Use Case | scenarii_fast_input +Use Case | view \ No newline at end of file diff --git a/bt5/erp5_consulting/bt/template_base_category_list b/bt5/erp5_consulting/bt/template_base_category_list index 08eb7f3250..b600646645 100755 --- a/bt5/erp5_consulting/bt/template_base_category_list +++ b/bt5/erp5_consulting/bt/template_base_category_list @@ -2,4 +2,5 @@ document_analysis_document_type lexicon_item_type lexicon_item_ubm lexicon_source_type +requirement use_case_actor_role \ No newline at end of file diff --git a/bt5/erp5_consulting/bt/template_catalog_full_text_key_list b/bt5/erp5_consulting/bt/template_catalog_full_text_key_list new file mode 100755 index 0000000000..e69de29bb2 diff --git a/bt5/erp5_consulting/bt/template_catalog_keyword_key_list b/bt5/erp5_consulting/bt/template_catalog_keyword_key_list new file mode 100755 index 0000000000..e69de29bb2 diff --git a/bt5/erp5_consulting/bt/template_catalog_multivalue_key_list b/bt5/erp5_consulting/bt/template_catalog_multivalue_key_list new file mode 100755 index 0000000000..e69de29bb2 diff --git a/bt5/erp5_consulting/bt/template_catalog_request_key_list b/bt5/erp5_consulting/bt/template_catalog_request_key_list new file mode 100755 index 0000000000..e69de29bb2 diff --git a/bt5/erp5_consulting/bt/template_catalog_topic_key_list b/bt5/erp5_consulting/bt/template_catalog_topic_key_list new file mode 100755 index 0000000000..e69de29bb2 diff --git a/bt5/erp5_consulting/bt/template_constraint_id_list b/bt5/erp5_consulting/bt/template_constraint_id_list new file mode 100755 index 0000000000..e69de29bb2 diff --git a/bt5/erp5_consulting/bt/template_local_roles_list b/bt5/erp5_consulting/bt/template_local_roles_list new file mode 100755 index 0000000000..e69de29bb2 diff --git a/bt5/erp5_consulting/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_consulting/bt/template_portal_type_allowed_content_type_list new file mode 100755 index 0000000000..f6d246b982 --- /dev/null +++ b/bt5/erp5_consulting/bt/template_portal_type_allowed_content_type_list @@ -0,0 +1,14 @@ +Document Analysis Document | Document Analysis Document Decision Item +Document Analysis Document | Document Analysis Document Item +Document Analysis Lexicon | Document Analysis Lexicon Item +Document Analysis Module | Document Analysis +Document Analysis | Document Analysis Document +Document Analysis | Document Analysis Lexicon +Feature Document | Feature +Feature Module | Feature Document +Feature | Feature +Use Case Module | Use Case +Use Case Scenario | Use Case Scenario Step +Use Case | Image +Use Case | Use Case Actor +Use Case | Use Case Scenario \ No newline at end of file diff --git a/bt5/erp5_consulting/bt/template_portal_type_base_category_list b/bt5/erp5_consulting/bt/template_portal_type_base_category_list new file mode 100755 index 0000000000..417241e5b9 --- /dev/null +++ b/bt5/erp5_consulting/bt/template_portal_type_base_category_list @@ -0,0 +1,13 @@ +Document Analysis Document | document_analysis_document_type +Document Analysis Lexicon Item | lexicon_item_type +Document Analysis Lexicon Item | lexicon_item_ubm +Document Analysis Lexicon | lexicon_source_type +Feature | feature_group +Feature | feature_state +Use Case Actor | group +Use Case Actor | site +Use Case Actor | use_case_actor_role +Use Case Scenario Step | requirement +Use Case Scenario Step | source_section +Use Case Scenario | requirement +Use Case | requirement \ No newline at end of file diff --git a/bt5/erp5_consulting/bt/template_portal_type_hidden_content_type_list b/bt5/erp5_consulting/bt/template_portal_type_hidden_content_type_list new file mode 100755 index 0000000000..e69de29bb2 diff --git a/bt5/erp5_consulting/bt/template_portal_type_property_sheet_list b/bt5/erp5_consulting/bt/template_portal_type_property_sheet_list new file mode 100755 index 0000000000..a389773eca --- /dev/null +++ b/bt5/erp5_consulting/bt/template_portal_type_property_sheet_list @@ -0,0 +1,10 @@ +Document Analysis Lexicon Item | DocumentAnalysisLexiconItem +Document Analysis Lexicon | DocumentAnalysisLexicon +Feature | Document +Feature | DublinCore +Feature | Folder +Feature | XMLObject +Use Case Actor | SortIndex +Use Case Scenario Step | SortIndex +Use Case Scenario | SortIndex +Use Case | SortIndex \ No newline at end of file diff --git a/bt5/erp5_consulting/bt/template_portal_type_roles_list b/bt5/erp5_consulting/bt/template_portal_type_roles_list new file mode 100755 index 0000000000..e69de29bb2 diff --git a/bt5/erp5_consulting/bt/template_property_sheet_id_list b/bt5/erp5_consulting/bt/template_property_sheet_id_list index fb600002f7..0145879f65 100755 --- a/bt5/erp5_consulting/bt/template_property_sheet_id_list +++ b/bt5/erp5_consulting/bt/template_property_sheet_id_list @@ -1,3 +1,2 @@ DocumentAnalysisLexicon -DocumentAnalysisLexiconItem -UseCaseActor \ No newline at end of file +DocumentAnalysisLexiconItem \ No newline at end of file diff --git a/bt5/erp5_consulting/bt/version b/bt5/erp5_consulting/bt/version index e69de29bb2..2f4536184b 100755 --- a/bt5/erp5_consulting/bt/version +++ b/bt5/erp5_consulting/bt/version @@ -0,0 +1 @@ +0.2 \ No newline at end of file -- 2.30.9