Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
erp5
Commits
2be6942d
Commit
2be6942d
authored
Apr 26, 2023
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
calendar: set "proxy listbox ids" on some relation fields
to make it easier to find related documents
parent
9aeadb4e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
38 additions
and
1 deletion
+38
-1
bt5/erp5_calendar/SkinTemplateItem/portal_skins/erp5_calendar/GroupCalendarAssignment_view/my_resource_title.xml
...lendar/GroupCalendarAssignment_view/my_resource_title.xml
+18
-1
bt5/erp5_calendar/SkinTemplateItem/portal_skins/erp5_calendar/GroupCalendarAssignment_view/my_specialise_title.xml
...ndar/GroupCalendarAssignment_view/my_specialise_title.xml
+20
-0
No files found.
bt5/erp5_calendar/SkinTemplateItem/portal_skins/erp5_calendar/GroupCalendarAssignment_view/my_resource_title.xml
View file @
2be6942d
...
...
@@ -9,7 +9,9 @@
<item>
<key>
<string>
delegated_list
</string>
</key>
<value>
<list/>
<list>
<string>
proxy_listbox_ids
</string>
</list>
</value>
</item>
<item>
...
...
@@ -83,6 +85,21 @@
<key>
<string>
form_id
</string>
</key>
<value>
<string>
TaskLine_viewFieldLibrary
</string>
</value>
</item>
<item>
<key>
<string>
proxy_listbox_ids
</string>
</key>
<value>
<list>
<tuple>
<string>
ServiceModule_viewServiceList/listbox
</string>
<string>
Services
</string>
</tuple>
<tuple>
<string>
Base_viewRelatedObjectListBase/listbox
</string>
<string>
All
</string>
</tuple>
</list>
</value>
</item>
</dictionary>
</value>
</item>
...
...
bt5/erp5_calendar/SkinTemplateItem/portal_skins/erp5_calendar/GroupCalendarAssignment_view/my_specialise_title.xml
View file @
2be6942d
...
...
@@ -11,6 +11,7 @@
<value>
<list>
<string>
portal_type
</string>
<string>
proxy_listbox_ids
</string>
<string>
title
</string>
</list>
</value>
...
...
@@ -95,6 +96,25 @@
</list>
</value>
</item>
<item>
<key>
<string>
proxy_listbox_ids
</string>
</key>
<value>
<list>
<tuple>
<string>
GroupCalendarModule_viewGroupCalendarList/listbox
</string>
<string>
Group Calendars
</string>
</tuple>
<tuple>
<string>
TimeTableModule_viewTimeTableList/listbox
</string>
<string>
Time Tables
</string>
</tuple>
<tuple>
<string>
Base_viewRelatedObjectListBase/listbox
</string>
<string>
All
</string>
</tuple>
</list>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
<value>
<string>
Click to edit the target
</string>
</value>
...
...
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