Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Douglas
wendelin
Commits
e77dec40
Commit
e77dec40
authored
Jul 15, 2016
by
Klaus Wölfel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Data Operation is Resource and does not define Predicate
parent
073e76aa
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
88 deletions
+2
-88
bt5/erp5_wendelin/ActionTemplateItem/portal_types/Data%20Operation/predicate.xml
...nTemplateItem/portal_types/Data%20Operation/predicate.xml
+0
-79
bt5/erp5_wendelin/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+0
-3
bt5/erp5_wendelin/PortalTypeTemplateItem/portal_types/Data%20Operation.xml
.../PortalTypeTemplateItem/portal_types/Data%20Operation.xml
+2
-4
bt5/erp5_wendelin/bt/template_action_path_list
bt5/erp5_wendelin/bt/template_action_path_list
+0
-1
bt5/erp5_wendelin/bt/template_portal_type_property_sheet_list
...erp5_wendelin/bt/template_portal_type_property_sheet_list
+0
-1
No files found.
bt5/erp5_wendelin/ActionTemplateItem/portal_types/Data%20Operation/predicate.xml
deleted
100644 → 0
View file @
073e76aa
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ActionInformation"
module=
"Products.CMFCore.ActionInformation"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
action_type/object_view
</string>
</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>
icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
predicate
</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>
4.0
</float>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Predicate
</string>
</value>
</item>
<item>
<key>
<string>
visible
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Expression"
module=
"Products.CMFCore.Expression"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
text
</string>
</key>
<value>
<string>
string:${object_url}/Predicate_view
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_wendelin/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
e77dec40
...
@@ -12,9 +12,6 @@
...
@@ -12,9 +12,6 @@
<portal_type
id=
"Data Event"
>
<portal_type
id=
"Data Event"
>
<item>
DataEvent
</item>
<item>
DataEvent
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Data Operation"
>
<item>
Predicate
</item>
</portal_type>
<portal_type
id=
"Data Product"
>
<portal_type
id=
"Data Product"
>
<item>
DefaultImage
</item>
<item>
DefaultImage
</item>
</portal_type>
</portal_type>
...
...
bt5/erp5_wendelin/PortalTypeTemplateItem/portal_types/Data%20Operation.xml
View file @
e77dec40
...
@@ -27,9 +27,7 @@ This portal type saves information for this act.</string> </value>
...
@@ -27,9 +27,7 @@ This portal type saves information for this act.</string> </value>
</item>
</item>
<item>
<item>
<key>
<string>
init_script
</string>
</key>
<key>
<string>
init_script
</string>
</key>
<value>
<value>
<string>
Resource_init
</string>
</value>
<none/>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
permission
</string>
</key>
<key>
<string>
permission
</string>
</key>
...
@@ -43,7 +41,7 @@ This portal type saves information for this act.</string> </value>
...
@@ -43,7 +41,7 @@ This portal type saves information for this act.</string> </value>
</item>
</item>
<item>
<item>
<key>
<string>
type_class
</string>
</key>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Document
</string>
</value>
<value>
<string>
Resource
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
type_interface
</string>
</key>
<key>
<string>
type_interface
</string>
</key>
...
...
bt5/erp5_wendelin/bt/template_action_path_list
View file @
e77dec40
...
@@ -19,7 +19,6 @@ Data Ingestion | view
...
@@ -19,7 +19,6 @@ Data Ingestion | view
Data License Module | view
Data License Module | view
Data License | view
Data License | view
Data Operation Module | view
Data Operation Module | view
Data Operation | predicate
Data Operation | view
Data Operation | view
Data Product Module | view
Data Product Module | view
Data Product | view
Data Product | view
...
...
bt5/erp5_wendelin/bt/template_portal_type_property_sheet_list
View file @
e77dec40
...
@@ -3,7 +3,6 @@ Data Array Line Existence Constraint | DataArrayLine
...
@@ -3,7 +3,6 @@ Data Array Line Existence Constraint | DataArrayLine
Data Array Line | DataArrayLine
Data Array Line | DataArrayLine
Data Array | DataArray
Data Array | DataArray
Data Event | DataEvent
Data Event | DataEvent
Data Operation | Predicate
Data Product | DefaultImage
Data Product | DefaultImage
Data Release | Predicate
Data Release | Predicate
Data Set | Predicate
Data Set | Predicate
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment