Commit 7fb1750e authored by Łukasz Nowak's avatar Łukasz Nowak

Implement Web UI for Computer Network.

Allow to add new networks. Allow to associate Computer into networks. Allow to
see list of Computers in network.
parent f50302e6
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Web Section" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Add_portal_content_Permission</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Add_portal_folders_Permission</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Copy_or_Move_Permission</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Delete_objects_Permission</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Modify_portal_content_Permission</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>__translation_dict</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>container_layout</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>custom_render_method_id</string> </key>
<value> <string>WebSection_viewNetworkInformationDialog</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Please enter the new network name</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>add-a-network</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Web Section</string> </value>
</item>
<item>
<key> <string>short_title</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Add a network</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>0</int> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
...@@ -93,7 +93,7 @@ ...@@ -93,7 +93,7 @@
</item> </item>
<item> <item>
<key> <string>int_index</string> </key> <key> <string>int_index</string> </key>
<value> <int>6</int> </value> <value> <int>7</int> </value>
</item> </item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Web Section" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Add_portal_content_Permission</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Add_portal_folders_Permission</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Copy_or_Move_Permission</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Delete_objects_Permission</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Modify_portal_content_Permission</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>__translation_dict</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>content_layout</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>custom_render_method_id</string> </key>
<value> <string>WebSection_viewMyNetworksRender</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>This page is dedicated to administration of your networks.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_networks</string> </value>
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>5</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Web Section</string> </value>
</item>
<item>
<key> <string>short_title</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>My Networks</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>
<global name="PersistentMapping" module="Persistence.mapping"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<global name="PersistentMapping" module="Persistence.mapping"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
</item> </item>
<item> <item>
<key> <string>int_index</string> </key> <key> <string>int_index</string> </key>
<value> <int>5</int> </value> <value> <int>6</int> </value>
</item> </item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
......
107 108
\ No newline at end of file \ No newline at end of file
<?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_web_view</string>
</tuple>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_web_view</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>web_view</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>View</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Action Information</string> </value>
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>0.5</float> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Web 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>
<global name="Expression" module="Products.CMFCore.Expression"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/Network_viewAsWeb</string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="Expression" module="Products.CMFCore.Expression"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>python:object is not None and object.isWebMode()</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
...@@ -105,6 +105,7 @@ ...@@ -105,6 +105,7 @@
<string>my_storage_capacity</string> <string>my_storage_capacity</string>
<string>my_storage_interface</string> <string>my_storage_interface</string>
<string>my_storage_redundancy</string> <string>my_storage_redundancy</string>
<string>my_subordination</string>
<string>your_back_link</string> <string>your_back_link</string>
</list> </list>
</value> </value>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>items</string>
<string>title</string>
</list>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_subordination</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>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>items</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_category</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>items</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Network</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: [(\'\', \'\')] + [(\'%s (%s)\' % (q.getTitle(), q.getReference()), q.getRelativeUrl()) for q in context.portal_catalog(portal_type=\'Computer Network\', sort_on=((\'title\', \'ASC\'),))]</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ERP5Form" module="Products.ERP5Form.Form"/>
</pickle>
<pickle>
<dictionary>
<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>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
<value>
<list/>
</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>normal</string>
<string>right</string>
<string>center</string>
<string>bottom</string>
<string>hidden</string>
</list>
</value>
</item>
<item>
<key> <string>groups</string> </key>
<value>
<dictionary>
<item>
<key> <string>bottom</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>center</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<value>
<list>
<string>listbox_monitoring_status</string>
</list>
</value>
</item>
<item>
<key> <string>normal</string> </key>
<value>
<list>
<string>my_title</string>
<string>my_reference</string>
<string>last_event_listbox</string>
<string>listbox</string>
<string>your_monitoring_status</string>
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list/>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Network_viewAsWeb</string> </value>
</item>
<item>
<key> <string>method</string> </key>
<value> <string>POST</string> </value>
</item>
<item>
<key> <string>name</string> </key>
<value> <string>Network_viewAsWeb</string> </value>
</item>
<item>
<key> <string>pt</string> </key>
<value> <string>form_view</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>Network</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>
<item>
<key> <string>update_action_title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>enabled</string>
<string>title</string>
</list>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>last_event_listbox</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>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>enabled</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_rss_mode_listbox</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewWebFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Last Event</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>columns</string>
<string>default_params</string>
<string>editable_columns</string>
<string>list_method</string>
<string>portal_types</string>
<string>search</string>
<string>select</string>
<string>selection_name</string>
<string>title</string>
</list>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>listbox</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>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>columns</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>default_params</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>editable_columns</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>list_method</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>search</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>select</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>columns</string> </key>
<value>
<list>
<tuple>
<string>monitoring_status</string>
<string>Status</string>
</tuple>
<tuple>
<string>title</string>
<string>Title</string>
</tuple>
<tuple>
<string>reference</string>
<string>Reference</string>
</tuple>
<tuple>
<string>allocation_scope_translated_title</string>
<string>State</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>default_params</string> </key>
<value>
<list>
<tuple>
<string>checked_permission</string>
<string>View</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>editable_columns</string> </key>
<value>
<list>
<tuple>
<string>monitoring_status</string>
<string>Status</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_list_mode_listbox</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewWebFieldLibrary</string> </value>
</item>
<item>
<key> <string>list_method</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
<list>
<tuple>
<string>Computer</string>
<string>Computer</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>search</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>select</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>my_network_server_selection</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Servers in network</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: [(\'subordination_uid\', here.getUid()),]</string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: \'my_network_servers_%s\' % here.getUid()</string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="4" aka="AAAAAAAAAAQ=">
<pickle>
<global name="Method" module="Products.Formulator.MethodField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>method_name</string> </key>
<value> <string>portal_catalog</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="EditorField" module="Products.ERP5Form.EditorField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>listbox_monitoring_status</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>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>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>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>height</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>max_linelength</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>max_lines</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>required</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>text_editor</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>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>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>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>height</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>max_linelength</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>max_lines</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>required</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>text_editor</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>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>alternate_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>css_class</string> </key>
<value> <string>nolabel</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>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>height</string> </key>
<value> <int>5</int> </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>max_linelength</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>max_lines</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>required</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>text_editor</string> </key>
<value> <string>text_area</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Monitoring</string> </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>
<item>
<key> <string>width</string> </key>
<value> <int>40</int> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
python: "<a class=\'monitoring_to_check\' data-relative-url=\'%s\'></a>" % cell.getRelativeUrl()
]]></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>css_class</string>
<string>editable</string>
<string>title</string>
</list>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_reference</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>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>css_class</string> </key>
<value> <string>inline</string> </value>
</item>
<item>
<key> <string>editable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_title</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewWebFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Reference</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_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>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_section_title</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewWebFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="EditorField" module="Products.ERP5Form.EditorField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>your_monitoring_status</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>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>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>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>height</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>max_linelength</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>max_lines</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>required</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>text_editor</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>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>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>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>height</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>max_linelength</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>max_lines</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>required</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>text_editor</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>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>alternate_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>css_class</string> </key>
<value> <string>nolabel</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>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>height</string> </key>
<value> <int>5</int> </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>max_linelength</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>max_lines</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>required</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>text_editor</string> </key>
<value> <string>text_area</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Monitoring</string> </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>
<item>
<key> <string>width</string> </key>
<value> <int>40</int> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.WebSection_getMyServersRenderJS()</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>Script_magic</string> </key>
<value> <int>3</int> </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>return context.getPortalObject().portal_catalog(\n
local_roles=["Assignee"],\n
**kw\n
)\n
</string> </value>
</item>
<item>
<key> <string>_params</string> </key>
<value> <string>**kw</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>WebSection_getUserComputerNetworkList</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>Script_magic</string> </key>
<value> <int>3</int> </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>portal = context.getPortalObject()\n
\n
network_portal_type = "Computer Network"\n
\n
reference = "NET-%s" % portal.portal_ids.generateNewId(\n
id_group=\'slap_network_reference\',\n
id_generator=\'uid\')\n
\n
\n
module = portal.getDefaultModule(portal_type=network_portal_type)\n
network = module.newContent(\n
portal_type=network_portal_type,\n
title=title,\n
reference=reference,\n
source_administration=context.ERP5Site_getAuthenticatedMemberPersonValue().getRelativeUrl()\n
)\n
network.validate()\n
\n
message = "Network added"\n
context.REQUEST.set("portal_status_message", message)\n
\n
return network.Base_redirect(form_id=\'Network_viewAsWeb\')\n
</string> </value>
</item>
<item>
<key> <string>_params</string> </key>
<value> <string>title</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>WebSection_registerNewNetwork</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ERP5Form" module="Products.ERP5Form.Form"/>
</pickle>
<pickle>
<dictionary>
<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>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
<value>
<list/>
</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>normal</string>
<string>right</string>
<string>center</string>
<string>bottom</string>
<string>hidden</string>
</list>
</value>
</item>
<item>
<key> <string>groups</string> </key>
<value>
<dictionary>
<item>
<key> <string>bottom</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>center</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>normal</string> </key>
<value>
<list>
<string>my_section_title</string>
<string>my_translated_description</string>
<string>new_network_button</string>
<string>listbox</string>
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list/>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>WebSection_viewMyNetworksRender</string> </value>
</item>
<item>
<key> <string>method</string> </key>
<value> <string>POST</string> </value>
</item>
<item>
<key> <string>name</string> </key>
<value> <string>WebSection_viewMyServersRender</string> </value>
</item>
<item>
<key> <string>pt</string> </key>
<value> <string>form_view</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></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>
<item>
<key> <string>update_action_title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>columns</string>
<string>list_method</string>
<string>portal_types</string>
<string>search</string>
<string>select</string>
<string>selection_name</string>
<string>sort</string>
<string>title</string>
</list>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>listbox</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>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>list_method</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>columns</string> </key>
<value>
<list>
<tuple>
<string>title</string>
<string>Title</string>
</tuple>
<tuple>
<string>reference</string>
<string>Reference</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_list_mode_listbox</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewWebFieldLibrary</string> </value>
</item>
<item>
<key> <string>list_method</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
<list>
<tuple>
<string>Computer Network</string>
<string>Computer Network</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>search</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>select</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>my_network_selection</string> </value>
</item>
<item>
<key> <string>sort</string> </key>
<value>
<list>
<tuple>
<string>title</string>
<string>ASC</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>My Networks</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="Method" module="Products.Formulator.MethodField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>method_name</string> </key>
<value> <string>WebSection_getUserComputerNetworkList</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_section_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>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_section_title</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewWebFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_translated_description</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>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_translated_description</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewWebFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>css_class</string>
<string>default</string>
<string>enabled</string>
<string>href</string>
<string>title</string>
</list>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>new_network_button</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>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<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>enabled</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>href</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>css_class</string> </key>
<value> <string>nolabel validate alignr</string> </value>
</item>
<item>
<key> <string>default</string> </key>
<value> <string>New network</string> </value>
</item>
<item>
<key> <string>enabled</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_hyperlink</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewWebFieldLibrary</string> </value>
</item>
<item>
<key> <string>href</string> </key>
<value> <string>./add-a-network</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>New network</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: context.getPortalObject().Base_checkPermission(\'computer_module\', \'Add portal content\')</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ERP5Form" module="Products.ERP5Form.Form"/>
</pickle>
<pickle>
<dictionary>
<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>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string>WebSection_registerNewNetwork</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
<value>
<list/>
</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>normal</string>
<string>left</string>
<string>right</string>
<string>hidden</string>
</list>
</value>
</item>
<item>
<key> <string>groups</string> </key>
<value>
<dictionary>
<item>
<key> <string>hidden</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>left</string> </key>
<value>
<list>
<string>your_title</string>
</list>
</value>
</item>
<item>
<key> <string>normal</string> </key>
<value>
<list>
<string>my_description</string>
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list/>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>WebSection_viewNetworkInformationDialog</string> </value>
</item>
<item>
<key> <string>method</string> </key>
<value> <string>POST</string> </value>
</item>
<item>
<key> <string>name</string> </key>
<value> <string>WebSection_viewNetworkInformationDialog</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>Add</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>
<item>
<key> <string>update_action_title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>default</string>
</list>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_description</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>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>default</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_translated_description</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewWebFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
python:"<h1>%s</h1>" % (context.Base_translateString(context.getDescription()))
]]></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>required</string>
<string>title</string>
</list>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>your_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>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>required</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>your_string_field</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewWebFieldLibrary</string> </value>
</item>
<item>
<key> <string>required</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Title</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts48217149.19</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>my_networks.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">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</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>90</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>7795</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>90</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts48217157.94</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>my_networks_active.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">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</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>90</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>8933</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>90</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
...@@ -115,6 +115,11 @@ background:url(<tal:block tal:replace="img_folder"/>monitoring_active.png) no-re ...@@ -115,6 +115,11 @@ background:url(<tal:block tal:replace="img_folder"/>monitoring_active.png) no-re
padding-left:100px;\n padding-left:100px;\n
}\n }\n
\n \n
.my_networks h1 {\n
background:url(<tal:block tal:replace="img_folder"/>my_networks_active.png) no-repeat scroll left center transparent;\n
padding-left:100px;\n
}\n
\n
#shopping_cart_renderer .listbox tr:nth-child(2n) {\n #shopping_cart_renderer .listbox tr:nth-child(2n) {\n
background:none repeat scroll 0 0 #FFFFFF;\n background:none repeat scroll 0 0 #FFFFFF;\n
}\n }\n
......
459 460
\ No newline at end of file \ No newline at end of file
Computer Network | web_view
Computer | web_view Computer | web_view
Hosting Subscription | web_view Hosting Subscription | web_view
Open Sale Order Line | web_view Open Sale Order Line | web_view
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment