Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
erp5_rtl_support
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Romain Courteaud
erp5_rtl_support
Commits
f2b2c8d5
Commit
f2b2c8d5
authored
Jun 03, 2011
by
Nicolas Delaby
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Ticket worklist
- Update action Messages - improve marshalling of URL parameters - fix typo
parent
06a30d05
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
83 additions
and
155 deletions
+83
-155
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/0A_draft_campaign_list.xml
...flow/ticket_workflow/worklists/0A_draft_campaign_list.xml
+9
-17
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/0B_submitted_campaign_list.xml
.../ticket_workflow/worklists/0B_submitted_campaign_list.xml
+9
-17
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/0C_open_campaign_list.xml
...kflow/ticket_workflow/worklists/0C_open_campaign_list.xml
+9
-17
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/1A_draft_meeting_list.xml
...kflow/ticket_workflow/worklists/1A_draft_meeting_list.xml
+9
-17
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/1B_submitted_meeting_list.xml
...w/ticket_workflow/worklists/1B_submitted_meeting_list.xml
+9
-17
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/1C_open_meeting_list.xml
...rkflow/ticket_workflow/worklists/1C_open_meeting_list.xml
+9
-17
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/2A_draft_support_request_list.xml
...cket_workflow/worklists/2A_draft_support_request_list.xml
+9
-17
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/2B_submitted_support_request_list.xml
..._workflow/worklists/2B_submitted_support_request_list.xml
+10
-18
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/2C_open_support_request_list.xml
...icket_workflow/worklists/2C_open_support_request_list.xml
+9
-17
bt5/erp5_crm/bt/revision
bt5/erp5_crm/bt/revision
+1
-1
No files found.
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/0A_draft_campaign_list.xml
View file @
f2b2c8d5
...
...
@@ -10,15 +10,19 @@
<key>
<string>
actbox_category
</string>
</key>
<value>
<string>
global
</string>
</value>
</item>
<item>
<key>
<string>
actbox_icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
actbox_name
</string>
</key>
<value>
<string>
Draft Campaigns
(%(count)s)
</string>
</value>
<value>
<string>
Campaigns to Submit
(%(count)s)
</string>
</value>
</item>
<item>
<key>
<string>
actbox_url
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
campaign_module?simulation_state=draft&portal_type
=%(portal_type)s&local_roles=%(local_roles)s&rese
t=1
campaign_module?simulation_state=draft&portal_type
:list=%(portal_type)s&local_roles:list=%(local_roles)s&reset:in
t=1
]]>
</string>
</value>
</item>
...
...
@@ -47,13 +51,7 @@ campaign_module?simulation_state=draft&portal_type=%(portal_type)s&local_roles=%
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<tuple>
<tuple>
<string>
Products.DCWorkflow.Guard
</string>
<string>
Guard
</string>
</tuple>
<none/>
</tuple>
<global
name=
"Guard"
module=
"Products.DCWorkflow.Guard"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -70,18 +68,12 @@ campaign_module?simulation_state=draft&portal_type=%(portal_type)s&local_roles=%
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<tuple>
<tuple>
<string>
Persistence
</string>
<string>
PersistentMapping
</string>
</tuple>
<none/>
</tuple>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_container
</string>
</key>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
...
...
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/0B_submitted_campaign_list.xml
View file @
f2b2c8d5
...
...
@@ -10,15 +10,19 @@
<key>
<string>
actbox_category
</string>
</key>
<value>
<string>
global
</string>
</value>
</item>
<item>
<key>
<string>
actbox_icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
actbox_name
</string>
</key>
<value>
<string>
Submitted Campaigns
(%(count)s)
</string>
</value>
<value>
<string>
Campaigns to Open
(%(count)s)
</string>
</value>
</item>
<item>
<key>
<string>
actbox_url
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
campaign_module?simulation_state=submitted&portal_type
=%(portal_type)s&local_roles=%(local_roles)s&rese
t=1
campaign_module?simulation_state=submitted&portal_type
:list=%(portal_type)s&local_roles:list=%(local_roles)s&reset:in
t=1
]]>
</string>
</value>
</item>
...
...
@@ -47,13 +51,7 @@ campaign_module?simulation_state=submitted&portal_type=%(portal_type)s&local_rol
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<tuple>
<tuple>
<string>
Products.DCWorkflow.Guard
</string>
<string>
Guard
</string>
</tuple>
<none/>
</tuple>
<global
name=
"Guard"
module=
"Products.DCWorkflow.Guard"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -70,18 +68,12 @@ campaign_module?simulation_state=submitted&portal_type=%(portal_type)s&local_rol
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<tuple>
<tuple>
<string>
Persistence
</string>
<string>
PersistentMapping
</string>
</tuple>
<none/>
</tuple>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_container
</string>
</key>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
...
...
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/0C_open_campaign_list.xml
View file @
f2b2c8d5
...
...
@@ -10,15 +10,19 @@
<key>
<string>
actbox_category
</string>
</key>
<value>
<string>
global
</string>
</value>
</item>
<item>
<key>
<string>
actbox_icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
actbox_name
</string>
</key>
<value>
<string>
Open Campaigns
(%(count)s)
</string>
</value>
<value>
<string>
Campaigns to Close
(%(count)s)
</string>
</value>
</item>
<item>
<key>
<string>
actbox_url
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
campaign_module?simulation_state=validated&portal_type
=%(portal_type)s&local_roles=%(local_roles)s&rese
t=1
campaign_module?simulation_state=validated&portal_type
:list=%(portal_type)s&local_roles:list=%(local_roles)s&reset:in
t=1
]]>
</string>
</value>
</item>
...
...
@@ -47,13 +51,7 @@ campaign_module?simulation_state=validated&portal_type=%(portal_type)s&local_rol
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<tuple>
<tuple>
<string>
Products.DCWorkflow.Guard
</string>
<string>
Guard
</string>
</tuple>
<none/>
</tuple>
<global
name=
"Guard"
module=
"Products.DCWorkflow.Guard"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -71,18 +69,12 @@ campaign_module?simulation_state=validated&portal_type=%(portal_type)s&local_rol
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<tuple>
<tuple>
<string>
Persistence
</string>
<string>
PersistentMapping
</string>
</tuple>
<none/>
</tuple>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_container
</string>
</key>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
...
...
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/1A_draft_meeting_list.xml
View file @
f2b2c8d5
...
...
@@ -10,15 +10,19 @@
<key>
<string>
actbox_category
</string>
</key>
<value>
<string>
global
</string>
</value>
</item>
<item>
<key>
<string>
actbox_icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
actbox_name
</string>
</key>
<value>
<string>
Draft Meetings
(%(count)s)
</string>
</value>
<value>
<string>
Meetings to Submit
(%(count)s)
</string>
</value>
</item>
<item>
<key>
<string>
actbox_url
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
meeting_module?simulation_state=draft&portal_type
=%(portal_type)s&local_roles=%(local_roles)s&rese
t=1
meeting_module?simulation_state=draft&portal_type
:list=%(portal_type)s&local_roles:list=%(local_roles)s&reset:in
t=1
]]>
</string>
</value>
</item>
...
...
@@ -47,13 +51,7 @@ meeting_module?simulation_state=draft&portal_type=%(portal_type)s&local_roles=%(
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<tuple>
<tuple>
<string>
Products.DCWorkflow.Guard
</string>
<string>
Guard
</string>
</tuple>
<none/>
</tuple>
<global
name=
"Guard"
module=
"Products.DCWorkflow.Guard"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -70,18 +68,12 @@ meeting_module?simulation_state=draft&portal_type=%(portal_type)s&local_roles=%(
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<tuple>
<tuple>
<string>
Persistence
</string>
<string>
PersistentMapping
</string>
</tuple>
<none/>
</tuple>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_container
</string>
</key>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
...
...
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/1B_submitted_meeting_list.xml
View file @
f2b2c8d5
...
...
@@ -10,15 +10,19 @@
<key>
<string>
actbox_category
</string>
</key>
<value>
<string>
global
</string>
</value>
</item>
<item>
<key>
<string>
actbox_icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
actbox_name
</string>
</key>
<value>
<string>
Submitted Meetings
(%(count)s)
</string>
</value>
<value>
<string>
Meetings to Open
(%(count)s)
</string>
</value>
</item>
<item>
<key>
<string>
actbox_url
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
meeting_module?simulation_state=submitted&portal_type
=%(portal_type)s&local_roles=%(local_roles)s&rese
t=1
meeting_module?simulation_state=submitted&portal_type
:list=%(portal_type)s&local_roles:list=%(local_roles)s&reset:in
t=1
]]>
</string>
</value>
</item>
...
...
@@ -47,13 +51,7 @@ meeting_module?simulation_state=submitted&portal_type=%(portal_type)s&local_role
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<tuple>
<tuple>
<string>
Products.DCWorkflow.Guard
</string>
<string>
Guard
</string>
</tuple>
<none/>
</tuple>
<global
name=
"Guard"
module=
"Products.DCWorkflow.Guard"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -70,18 +68,12 @@ meeting_module?simulation_state=submitted&portal_type=%(portal_type)s&local_role
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<tuple>
<tuple>
<string>
Persistence
</string>
<string>
PersistentMapping
</string>
</tuple>
<none/>
</tuple>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_container
</string>
</key>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
...
...
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/1C_open_meeting_list.xml
View file @
f2b2c8d5
...
...
@@ -10,15 +10,19 @@
<key>
<string>
actbox_category
</string>
</key>
<value>
<string>
global
</string>
</value>
</item>
<item>
<key>
<string>
actbox_icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
actbox_name
</string>
</key>
<value>
<string>
Open Meetings
(%(count)s)
</string>
</value>
<value>
<string>
Meetings to Close
(%(count)s)
</string>
</value>
</item>
<item>
<key>
<string>
actbox_url
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
meeting_module?simulation_state=validated&portal_type
=%(portal_type)s&local_roles=%(local_roles)s&rese
t=1
meeting_module?simulation_state=validated&portal_type
:list=%(portal_type)s&local_roles:list=%(local_roles)s&reset:in
t=1
]]>
</string>
</value>
</item>
...
...
@@ -47,13 +51,7 @@ meeting_module?simulation_state=validated&portal_type=%(portal_type)s&local_role
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<tuple>
<tuple>
<string>
Products.DCWorkflow.Guard
</string>
<string>
Guard
</string>
</tuple>
<none/>
</tuple>
<global
name=
"Guard"
module=
"Products.DCWorkflow.Guard"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -71,18 +69,12 @@ meeting_module?simulation_state=validated&portal_type=%(portal_type)s&local_role
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<tuple>
<tuple>
<string>
Persistence
</string>
<string>
PersistentMapping
</string>
</tuple>
<none/>
</tuple>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_container
</string>
</key>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
...
...
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/2A_draft_support_request_list.xml
View file @
f2b2c8d5
...
...
@@ -10,15 +10,19 @@
<key>
<string>
actbox_category
</string>
</key>
<value>
<string>
global
</string>
</value>
</item>
<item>
<key>
<string>
actbox_icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
actbox_name
</string>
</key>
<value>
<string>
Draft Support Requests
(%(count)s)
</string>
</value>
<value>
<string>
Support Requests to Submit
(%(count)s)
</string>
</value>
</item>
<item>
<key>
<string>
actbox_url
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
support_request_module?simulation_state=draft&portal_type
=%(portal_type)s&local_roles=%(local_roles)s&rese
t=1
support_request_module?simulation_state=draft&portal_type
:list=%(portal_type)s&local_roles:list=%(local_roles)s&reset:in
t=1
]]>
</string>
</value>
</item>
...
...
@@ -47,13 +51,7 @@ support_request_module?simulation_state=draft&portal_type=%(portal_type)s&local_
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<tuple>
<tuple>
<string>
Products.DCWorkflow.Guard
</string>
<string>
Guard
</string>
</tuple>
<none/>
</tuple>
<global
name=
"Guard"
module=
"Products.DCWorkflow.Guard"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -70,18 +68,12 @@ support_request_module?simulation_state=draft&portal_type=%(portal_type)s&local_
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<tuple>
<tuple>
<string>
Persistence
</string>
<string>
PersistentMapping
</string>
</tuple>
<none/>
</tuple>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_container
</string>
</key>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
...
...
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/2B_submitted_support_request_list.xml
View file @
f2b2c8d5
...
...
@@ -10,15 +10,19 @@
<key>
<string>
actbox_category
</string>
</key>
<value>
<string>
global
</string>
</value>
</item>
<item>
<key>
<string>
actbox_icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
actbox_name
</string>
</key>
<value>
<string>
Su
bmitted Support Requests
(%(count)s)
</string>
</value>
<value>
<string>
Su
pport Requests to Open
(%(count)s)
</string>
</value>
</item>
<item>
<key>
<string>
actbox_url
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
support_request_module?simulation_state=submitted&portal_type
=%(portal_type)s&local_roles=%(local_roles)s&rese
t=1
support_request_module?simulation_state=submitted&portal_type
:list=%(portal_type)s&local_roles:list=%(local_roles)s&reset:in
t=1
]]>
</string>
</value>
</item>
...
...
@@ -47,13 +51,7 @@ support_request_module?simulation_state=submitted&portal_type=%(portal_type)s&lo
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<tuple>
<tuple>
<string>
Products.DCWorkflow.Guard
</string>
<string>
Guard
</string>
</tuple>
<none/>
</tuple>
<global
name=
"Guard"
module=
"Products.DCWorkflow.Guard"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -70,25 +68,19 @@ support_request_module?simulation_state=submitted&portal_type=%(portal_type)s&lo
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<tuple>
<tuple>
<string>
Persistence
</string>
<string>
PersistentMapping
</string>
</tuple>
<none/>
</tuple>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_container
</string>
</key>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<tuple>
<string>
Support Request
s
</string>
<string>
Support Request
</string>
</tuple>
</value>
</item>
...
...
bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_workflow/worklists/2C_open_support_request_list.xml
View file @
f2b2c8d5
...
...
@@ -10,15 +10,19 @@
<key>
<string>
actbox_category
</string>
</key>
<value>
<string>
global
</string>
</value>
</item>
<item>
<key>
<string>
actbox_icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
actbox_name
</string>
</key>
<value>
<string>
Open Support Requests
(%(count)s)
</string>
</value>
<value>
<string>
Support Requests to Close
(%(count)s)
</string>
</value>
</item>
<item>
<key>
<string>
actbox_url
</string>
</key>
<value>
<string
encoding=
"cdata"
>
<![CDATA[
support_request_module?simulation_state=validated&portal_type
=%(portal_type)s&local_roles=%(local_roles)s&rese
t=1
support_request_module?simulation_state=validated&portal_type
:list=%(portal_type)s&local_roles:list=%(local_roles)s&reset:in
t=1
]]>
</string>
</value>
</item>
...
...
@@ -47,13 +51,7 @@ support_request_module?simulation_state=validated&portal_type=%(portal_type)s&lo
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<tuple>
<tuple>
<string>
Products.DCWorkflow.Guard
</string>
<string>
Guard
</string>
</tuple>
<none/>
</tuple>
<global
name=
"Guard"
module=
"Products.DCWorkflow.Guard"
/>
</pickle>
<pickle>
<dictionary>
...
...
@@ -71,18 +69,12 @@ support_request_module?simulation_state=validated&portal_type=%(portal_type)s&lo
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<tuple>
<tuple>
<string>
Persistence
</string>
<string>
PersistentMapping
</string>
</tuple>
<none/>
</tuple>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_container
</string>
</key>
<key>
<string>
data
</string>
</key>
<value>
<dictionary>
<item>
...
...
bt5/erp5_crm/bt/revision
View file @
f2b2c8d5
550
\ No newline at end of file
551
\ No newline at end of file
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