Commit 0d7c3794 authored by Mayoro Diagne's avatar Mayoro Diagne

2010-06-17 mayoro

* Use EGov as default skin selection name for egovernment and ecitizen web sites
* remove mistake in login_form of ecitizen
(egov_portal is no longer used)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36438 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 47c078e2
...@@ -52,6 +52,7 @@ ...@@ -52,6 +52,7 @@
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -173,6 +174,12 @@ ...@@ -173,6 +174,12 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>ecitizen</string> </value> <value> <string>ecitizen</string> </value>
</item> </item>
<item>
<key> <string>int_index</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>last_id</string> </key> <key> <string>last_id</string> </key>
<value> <string>2</string> </value> <value> <string>2</string> </value>
...@@ -185,6 +192,10 @@ ...@@ -185,6 +192,10 @@
<key> <string>short_title</string> </key> <key> <string>short_title</string> </key>
<value> <string>eGov Portal</string> </value> <value> <string>eGov Portal</string> </value>
</item> </item>
<item>
<key> <string>skin_selection_name</string> </key>
<value> <string>EGov</string> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>ERP5 eGov Portal</string> </value> <value> <string>ERP5 eGov Portal</string> </value>
......
...@@ -52,9 +52,16 @@ ...@@ -52,9 +52,16 @@
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
<item>
<key> <string>__translation_dict</string> </key>
<value>
<dictionary/>
</value>
</item>
<item> <item>
<key> <string>_identity_criterion</string> </key> <key> <string>_identity_criterion</string> </key>
<value> <value>
...@@ -85,6 +92,12 @@ ...@@ -85,6 +92,12 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>captcha</string> </value> <value> <string>captcha</string> </value>
</item> </item>
<item>
<key> <string>int_index</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <string>Web Section</string> </value> <value> <string>Web Section</string> </value>
......
...@@ -52,9 +52,16 @@ ...@@ -52,9 +52,16 @@
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
<item>
<key> <string>__translation_dict</string> </key>
<value>
<dictionary/>
</value>
</item>
<item> <item>
<key> <string>_identity_criterion</string> </key> <key> <string>_identity_criterion</string> </key>
<value> <value>
...@@ -97,6 +104,12 @@ ...@@ -97,6 +104,12 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>help</string> </value> <value> <string>help</string> </value>
</item> </item>
<item>
<key> <string>int_index</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <string>Web Section</string> </value> <value> <string>Web Section</string> </value>
......
...@@ -60,7 +60,7 @@ request = context.REQUEST\n ...@@ -60,7 +60,7 @@ request = context.REQUEST\n
portal = context.getPortalObject()\n portal = context.getPortalObject()\n
N_ = portal.Base_translateString\n N_ = portal.Base_translateString\n
\n \n
module_url = portal.web_site_module.egov_portal.absolute_url()\n module_url = portal.web_site_module.ecitizen.absolute_url()\n
form_id = \'view\'\n form_id = \'view\'\n
\n \n
msg = ""\n msg = ""\n
......
...@@ -52,6 +52,7 @@ ...@@ -52,6 +52,7 @@
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -198,6 +199,10 @@ ...@@ -198,6 +199,10 @@
<key> <string>short_title</string> </key> <key> <string>short_title</string> </key>
<value> <string>Government Agent Workspace</string> </value> <value> <string>Government Agent Workspace</string> </value>
</item> </item>
<item>
<key> <string>skin_selection_name</string> </key>
<value> <string>EGov</string> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>ERP5 eGov Agent Workspace</string> </value> <value> <string>ERP5 eGov Agent Workspace</string> </value>
......
...@@ -52,6 +52,7 @@ ...@@ -52,6 +52,7 @@
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -97,6 +98,12 @@ ...@@ -97,6 +98,12 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>help</string> </value> <value> <string>help</string> </value>
</item> </item>
<item>
<key> <string>int_index</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <string>Web Section</string> </value> <value> <string>Web Section</string> </value>
......
2010-06-17 mayoro
* Use EGov as default skin selection name for egovernment and ecitizen web sites
* remove mistake in login_form of ecitizen
(egov_portal is no longer used)
2010-06-16 mayoro 2010-06-16 mayoro
* modify script ERP5Type_getSecurityCategoryMapping to to generate right categories for security * modify script ERP5Type_getSecurityCategoryMapping to to generate right categories for security
...@@ -8,7 +13,6 @@ ...@@ -8,7 +13,6 @@
*center listbox by modifying padding *center listbox by modifying padding
2010-06-13 mayoro 2010-06-13 mayoro
*rename mistake in login_form of ecitizen (egov_portal is no longer used)
*add padding left for site title in template_erp5_egov.css *add padding left for site title in template_erp5_egov.css
2010-06-13 mayoro 2010-06-13 mayoro
......
540 547
\ No newline at end of file \ No newline at end of file
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