Commit c6f95e26 authored by Romain Courteaud's avatar Romain Courteaud

slapos_jio: accept parameters as provided by GadgetField

parent be0c6021
......@@ -2,7 +2,7 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Web Page" module="erp5.portal_type"/>
<global name="Web Script" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
......@@ -16,6 +16,7 @@
<string>Associate</string>
<string>Auditor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
......@@ -38,6 +39,17 @@
</tuple>
</value>
</item>
<item>
<key> <string>_Copy_or_Move_Permission</string> </key>
<value>
<list>
<string>Manager</string>
<string>Authenticated</string>
<string>Developer</string>
<string>Owner</string>
</list>
</value>
</item>
<item>
<key> <string>_Modify_portal_content_Permission</string> </key>
<value>
......@@ -58,9 +70,16 @@
<string>Associate</string>
<string>Auditor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>content_md5</string> </key>
<value>
......@@ -68,12 +87,16 @@
</value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
<key> <string>creators</string> </key>
<value>
<tuple>
<string>zope</string>
</tuple>
</value>
</item>
<item>
<key> <string>default_reference</string> </key>
<value> <string>gadget_erp5_page_slap_certificate_login_view.html</string> </value>
<value> <string>gadget_erp5_page_slap_parameter_form.js</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -83,15 +106,36 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>rjs_gadget_erp5_page_slap_certificate_login_view_html</string> </value>
<value> <string>rjs_gadget_erp5_page_slap_parameter_form_js</string> </value>
</item>
<item>
<key> <string>language</string> </key>
<value> <string>en</string> </value>
</item>
<item>
<key> <string>modification_date</string> </key>
<value>
<object>
<klass>
<global name="_reconstructor" module="copy_reg"/>
</klass>
<tuple>
<global name="DateTime" module="DateTime.DateTime"/>
<global name="object" module="__builtin__"/>
<none/>
</tuple>
<state>
<tuple>
<float>1523884648.42</float>
<string>UTC</string>
</tuple>
</state>
</object>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Web Page</string> </value>
<value> <string>Web Script</string> </value>
</item>
<item>
<key> <string>short_title</string> </key>
......@@ -101,11 +145,11 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Gadget SlapOS Certificate Login View</string> </value>
<value> <string>gadget_erp5_page_slap_parameter_form.js</string> </value>
</item>
<item>
<key> <string>version</string> </key>
<value> <string>003</string> </value>
<value> <string>001</string> </value>
</item>
<item>
<key> <string>workflow_history</string> </key>
......@@ -191,7 +235,7 @@
</tuple>
<state>
<tuple>
<float>1691431457.39</float>
<float>1509639058.46</float>
<string>UTC</string>
</tuple>
</state>
......@@ -240,7 +284,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>1010.19506.37963.38263</string> </value>
<value> <string>1002.33873.60935.57582</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -260,7 +304,7 @@
</tuple>
<state>
<tuple>
<float>1691432940.96</float>
<float>1661442796.03</float>
<string>UTC</string>
</tuple>
</state>
......@@ -323,7 +367,7 @@
</tuple>
<state>
<tuple>
<float>1691430967.31</float>
<float>1509639044.06</float>
<string>UTC</string>
</tuple>
</state>
......
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