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
Xavier Thompson
erp5
Commits
de52da9f
Commit
de52da9f
authored
Feb 04, 2019
by
Roque
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_officejs: minor fix in discussion tool form links
parent
12a395e1
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
20 deletions
+8
-20
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_erp5_page_post_list_js.js
...web_page_module/gadget_officejs_erp5_page_post_list_js.js
+2
-2
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_erp5_page_post_list_js.xml
...eb_page_module/gadget_officejs_erp5_page_post_list_js.xml
+2
-2
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_jio_html_post_view_js.js
.../web_page_module/gadget_officejs_jio_html_post_view_js.js
+2
-14
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_jio_html_post_view_js.xml
...web_page_module/gadget_officejs_jio_html_post_view_js.xml
+2
-2
No files found.
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_erp5_page_post_list_js.js
View file @
de52da9f
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
},
},
action
:
"
Base_edit
"
,
action
:
"
Base_edit
"
,
update_action
:
""
,
update_action
:
""
,
_links
:
{}
_links
:
{
"
type
"
:
{
name
:
""
}
}
},
},
form_json
=
{
form_json
=
{
erp5_document
:
{
erp5_document
:
{
...
@@ -71,6 +71,7 @@
...
@@ -71,6 +71,7 @@
field_info
[
"
default
"
]
=
gadget
.
state
.
doc
[
element_id
];
field_info
[
"
default
"
]
=
gadget
.
state
.
doc
[
element_id
];
}
}
form_json
.
erp5_document
.
_embedded
.
_view
[
my_element
]
=
field_info
;
form_json
.
erp5_document
.
_embedded
.
_view
[
my_element
]
=
field_info
;
form_json
.
erp5_document
.
_links
=
form_definition
.
_links
;
}
}
}
}
return
form_json
;
return
form_json
;
...
@@ -90,7 +91,6 @@
...
@@ -90,7 +91,6 @@
.
declareMethod
(
"
render
"
,
function
()
{
.
declareMethod
(
"
render
"
,
function
()
{
var
gadget
=
this
;
var
gadget
=
this
;
return
new
RSVP
.
Queue
()
return
new
RSVP
.
Queue
()
.
push
(
function
()
{
.
push
(
function
()
{
return
RSVP
.
all
([
return
RSVP
.
all
([
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_erp5_page_post_list_js.xml
View file @
de52da9f
...
@@ -269,7 +269,7 @@
...
@@ -269,7 +269,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
973.2
5050.40927.26658
</string>
</value>
<value>
<string>
973.2
9145.11643.18193
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -287,7 +287,7 @@
...
@@ -287,7 +287,7 @@
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
1549
040323.2
5
</float>
<float>
1549
286006.6
5
</float>
<string>
UTC
</string>
<string>
UTC
</string>
</tuple>
</tuple>
</state>
</state>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_jio_html_post_view_js.js
View file @
de52da9f
...
@@ -53,20 +53,7 @@
...
@@ -53,20 +53,7 @@
},
},
action
:
"
Base_edit
"
,
action
:
"
Base_edit
"
,
update_action
:
""
,
update_action
:
""
,
_links
:
{
_links
:
{}
action_object_delete_action
:
{
href
:
"
https://somewhere.com/
"
,
icon
:
""
,
name
:
"
delete action name
"
,
title
:
"
Delete action title
"
},
action_object_search
:
{
href
:
"
https://somewhere.com/
"
,
icon
:
""
,
name
:
"
search action name
"
,
title
:
"
Search action title
"
}
//etc
}
},
},
form_json
=
{
form_json
=
{
erp5_document
:
{
erp5_document
:
{
...
@@ -87,6 +74,7 @@
...
@@ -87,6 +74,7 @@
field_info
[
"
default
"
]
=
gadget
.
state
.
doc
[
element_id
];
field_info
[
"
default
"
]
=
gadget
.
state
.
doc
[
element_id
];
}
}
form_json
.
erp5_document
.
_embedded
.
_view
[
my_element
]
=
field_info
;
form_json
.
erp5_document
.
_embedded
.
_view
[
my_element
]
=
field_info
;
form_json
.
erp5_document
.
_links
=
form_definition
.
_links
;
}
}
}
}
return
form_json
;
return
form_json
;
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_jio_html_post_view_js.xml
View file @
de52da9f
...
@@ -236,7 +236,7 @@
...
@@ -236,7 +236,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
973.2
4979.41047.29781
</string>
</value>
<value>
<string>
973.2
9142.36243.7697
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -254,7 +254,7 @@
...
@@ -254,7 +254,7 @@
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
1549
036257.66
</float>
<float>
1549
285941.45
</float>
<string>
UTC
</string>
<string>
UTC
</string>
</tuple>
</tuple>
</state>
</state>
...
...
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