Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
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
Roque
slapos.core
Commits
6d32aee3
Commit
6d32aee3
authored
Oct 31, 2012
by
Romain Courteaud
🐸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move computer constraint
parent
d586dd68
Changes
12
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
13 additions
and
9 deletions
+13
-9
master/bt5/slapos_cloud/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+1
-0
master/bt5/slapos_cloud/PropertySheetTemplateItem/portal_property_sheets/SlaposComputerConstraint.xml
...eItem/portal_property_sheets/SlaposComputerConstraint.xml
+7
-1
master/bt5/slapos_cloud/PropertySheetTemplateItem/portal_property_sheets/SlaposComputerConstraint/reference_not_empty_constraint.xml
...aposComputerConstraint/reference_not_empty_constraint.xml
+0
-0
master/bt5/slapos_cloud/PropertySheetTemplateItem/portal_property_sheets/SlaposComputerConstraint/reference_unicity_constraint.xml
...SlaposComputerConstraint/reference_unicity_constraint.xml
+0
-0
master/bt5/slapos_cloud/PropertySheetTemplateItem/portal_property_sheets/SlaposComputerConstraint/title_not_empty_constraint.xml
...s/SlaposComputerConstraint/title_not_empty_constraint.xml
+0
-0
master/bt5/slapos_cloud/bt/revision
master/bt5/slapos_cloud/bt/revision
+1
-1
master/bt5/slapos_cloud/bt/template_portal_type_property_sheet_list
.../slapos_cloud/bt/template_portal_type_property_sheet_list
+1
-0
master/bt5/slapos_cloud/bt/template_property_sheet_id_list
master/bt5/slapos_cloud/bt/template_property_sheet_id_list
+2
-1
master/bt5/vifib_erp5/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+0
-3
master/bt5/vifib_erp5/bt/revision
master/bt5/vifib_erp5/bt/revision
+1
-1
master/bt5/vifib_erp5/bt/template_portal_type_property_sheet_list
...t5/vifib_erp5/bt/template_portal_type_property_sheet_list
+0
-1
master/bt5/vifib_erp5/bt/template_property_sheet_id_list
master/bt5/vifib_erp5/bt/template_property_sheet_id_list
+0
-1
No files found.
master/bt5/slapos_cloud/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
6d32aee3
...
...
@@ -4,6 +4,7 @@
</portal_type>
<portal_type
id=
"Computer"
>
<item>
SlaposCapacity
</item>
<item>
SlaposComputerConstraint
</item>
</portal_type>
<portal_type
id=
"Computer Partition"
>
<item>
SlaposComputerPartitionConstraint
</item>
...
...
master/bt5/
vifib_erp5/PropertySheetTemplateItem/portal_property_sheets/Vifib
ComputerConstraint.xml
→
master/bt5/
slapos_cloud/PropertySheetTemplateItem/portal_property_sheets/Slapos
ComputerConstraint.xml
View file @
6d32aee3
...
...
@@ -24,9 +24,15 @@
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Vifib
ComputerConstraint
</string>
</value>
<value>
<string>
Slapos
ComputerConstraint
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
...
...
master/bt5/
vifib_erp5/PropertySheetTemplateItem/portal_property_sheets/Vifib
ComputerConstraint/reference_not_empty_constraint.xml
→
master/bt5/
slapos_cloud/PropertySheetTemplateItem/portal_property_sheets/Slapos
ComputerConstraint/reference_not_empty_constraint.xml
View file @
6d32aee3
File moved
master/bt5/
vifib_erp5/PropertySheetTemplateItem/portal_property_sheets/Vifib
ComputerConstraint/reference_unicity_constraint.xml
→
master/bt5/
slapos_cloud/PropertySheetTemplateItem/portal_property_sheets/Slapos
ComputerConstraint/reference_unicity_constraint.xml
View file @
6d32aee3
File moved
master/bt5/
vifib_erp5/PropertySheetTemplateItem/portal_property_sheets/Vifib
ComputerConstraint/title_not_empty_constraint.xml
→
master/bt5/
slapos_cloud/PropertySheetTemplateItem/portal_property_sheets/Slapos
ComputerConstraint/title_not_empty_constraint.xml
View file @
6d32aee3
File moved
master/bt5/slapos_cloud/bt/revision
View file @
6d32aee3
165
\ No newline at end of file
166
\ No newline at end of file
master/bt5/slapos_cloud/bt/template_portal_type_property_sheet_list
View file @
6d32aee3
Assignment | SlaposAssignmentConstraint
Computer Partition | SlaposComputerPartitionConstraint
Computer | SlaposCapacity
Computer | SlaposComputerConstraint
Email | SlaposEmailConstraint
Hosting Subscription | HostingSubscription
Hosting Subscription | SoftwareInstance
...
...
master/bt5/slapos_cloud/bt/template_property_sheet_id_list
View file @
6d32aee3
...
...
@@ -7,3 +7,4 @@ SlaposCapacity
SlaposPersonConstraint
SlaposAssignmentConstraint
SlaposEmailConstraint
SlaposComputerConstraint
\ No newline at end of file
master/bt5/vifib_erp5/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
6d32aee3
<property_sheet_list>
<portal_type
id=
"Computer"
>
<item>
VifibComputerConstraint
</item>
</portal_type>
<portal_type
id=
"Hosting Subscription"
>
<item>
VifibHostingSubscriptionConstraint
</item>
</portal_type>
...
...
master/bt5/vifib_erp5/bt/revision
View file @
6d32aee3
546
\ No newline at end of file
547
\ No newline at end of file
master/bt5/vifib_erp5/bt/template_portal_type_property_sheet_list
View file @
6d32aee3
Computer | VifibComputerConstraint
Hosting Subscription | VifibHostingSubscriptionConstraint
Internal Packing List Line | VifibInternalPackingListLineConstraint
Internal Packing List | VifibInternalPackingListConstraint
...
...
master/bt5/vifib_erp5/bt/template_property_sheet_id_list
View file @
6d32aee3
VifibPersonConstraint
VifibComputerConstraint
VifibInternalPackingListConstraint
VifibInternalPackingListLineConstraint
VifibPurchasePackingListLineConstraint
...
...
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