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
1
Issues
1
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
Roque
erp5
Commits
d1b278bb
Commit
d1b278bb
authored
Jul 22, 2019
by
Roque
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_officejs: rename gadgets
parent
7de5f254
Changes
10
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
25 additions
and
25 deletions
+25
-25
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_common_util_html.html
...tem/web_page_module/gadget_officejs_common_util_html.html
+1
-1
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_common_util_html.xml
...Item/web_page_module/gadget_officejs_common_util_html.xml
+5
-5
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_common_util_js.js
...ateItem/web_page_module/gadget_officejs_common_util_js.js
+0
-0
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_common_util_js.xml
...teItem/web_page_module/gadget_officejs_common_util_js.xml
+5
-5
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_controller_page_local_controller_html.html
...adget_officejs_controller_page_local_controller_html.html
+0
-0
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_controller_page_local_controller_html.xml
...gadget_officejs_controller_page_local_controller_html.xml
+3
-3
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_controller_page_local_controller_js.js
...le/gadget_officejs_controller_page_local_controller_js.js
+1
-1
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_action_officejs_js.js
...eb_page_module/gadget_officejs_page_action_officejs_js.js
+1
-1
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_handle_action_js.js
.../web_page_module/gadget_officejs_page_handle_action_js.js
+5
-5
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_text_editor_appcache.xml
.../web_page_module/gadget_officejs_text_editor_appcache.xml
+4
-4
No files found.
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_common_util
s
_html.html
→
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_common_util_html.html
View file @
d1b278bb
...
...
@@ -9,7 +9,7 @@
<script
src=
"rsvp.js"
></script>
<script
src=
"renderjs.js"
></script>
<script
src=
"gadget_officejs_common_util
s
.js"
></script>
<script
src=
"gadget_officejs_common_util.js"
></script>
</head>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_common_util
s
_html.xml
→
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_common_util_html.xml
View file @
d1b278bb
...
...
@@ -87,7 +87,7 @@
</item>
<item>
<key>
<string>
default_reference
</string>
</key>
<value>
<string>
gadget_officejs_common_util
s
.html
</string>
</value>
<value>
<string>
gadget_officejs_common_util.html
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
...
...
@@ -97,7 +97,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
gadget_officejs_common_util
s
_html
</string>
</value>
<value>
<string>
gadget_officejs_common_util_html
</string>
</value>
</item>
<item>
<key>
<string>
language
</string>
</key>
...
...
@@ -136,7 +136,7 @@
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Gadget OfficeJS Common Util
s
</string>
</value>
<value>
<string>
Gadget OfficeJS Common Util
</string>
</value>
</item>
<item>
<key>
<string>
url_string
</string>
</key>
...
...
@@ -273,7 +273,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
97
5.50798.33418.15411
</string>
</value>
<value>
<string>
97
7.16290.38883.28228
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -291,7 +291,7 @@
</tuple>
<state>
<tuple>
<float>
1563
365949.4
7
</float>
<float>
1563
811367.3
7
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_common_util
s
_js.js
→
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_common_util_js.js
View file @
d1b278bb
File moved
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_common_util
s
_js.xml
→
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_common_util_js.xml
View file @
d1b278bb
...
...
@@ -83,7 +83,7 @@
</item>
<item>
<key>
<string>
default_reference
</string>
</key>
<value>
<string>
gadget_officejs_common_util
s
.js
</string>
</value>
<value>
<string>
gadget_officejs_common_util.js
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
...
...
@@ -93,7 +93,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
gadget_officejs_common_util
s
_js
</string>
</value>
<value>
<string>
gadget_officejs_common_util_js
</string>
</value>
</item>
<item>
<key>
<string>
language
</string>
</key>
...
...
@@ -132,7 +132,7 @@
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Gadget OfficeJS Common Util
s
JS
</string>
</value>
<value>
<string>
Gadget OfficeJS Common Util JS
</string>
</value>
</item>
<item>
<key>
<string>
url_string
</string>
</key>
...
...
@@ -269,7 +269,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
977.
8828.22214.8772
</string>
</value>
<value>
<string>
977.
16294.5398.40106
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -287,7 +287,7 @@
</tuple>
<state>
<tuple>
<float>
1563
365942.38
</float>
<float>
1563
811574.1
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_local_controller_html.html
→
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_
controller_
page_local_controller_html.html
View file @
d1b278bb
File moved
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_local_controller_html.xml
→
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_
controller_
page_local_controller_html.xml
View file @
d1b278bb
...
...
@@ -83,7 +83,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
gadget_officejs_page_local_controller_html
</string>
</value>
<value>
<string>
gadget_officejs_
controller_
page_local_controller_html
</string>
</value>
</item>
<item>
<key>
<string>
language
</string>
</key>
...
...
@@ -232,7 +232,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
97
6.52707.23546.23773
</string>
</value>
<value>
<string>
97
7.15823.10779.36625
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -250,7 +250,7 @@
</tuple>
<state>
<tuple>
<float>
1563
366544.73
</float>
<float>
1563
811084.56
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_controller_page_local_controller_js.js
View file @
d1b278bb
...
...
@@ -30,7 +30,7 @@
return
RSVP
.
Queue
()
.
push
(
function
()
{
return
RSVP
.
all
([
gadget
.
declareGadget
(
"
gadget_officejs_common_util
s
.html
"
),
gadget
.
declareGadget
(
"
gadget_officejs_common_util.html
"
),
gadget
.
getSetting
(
'
app_view_reference
'
),
gadget
.
getSetting
(
'
default_view_reference
'
),
gadget
.
getSetting
(
'
documents_editable
'
)
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_action_officejs_js.js
View file @
d1b278bb
...
...
@@ -93,7 +93,7 @@
})
.
push
(
function
(
result
)
{
portal_type
=
result
;
return
gadget
.
declareGadget
(
"
gadget_officejs_common_util
s
.html
"
);
return
gadget
.
declareGadget
(
"
gadget_officejs_common_util.html
"
);
})
.
push
(
function
(
gadget_utils
)
{
// TODO views are also listed here
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_page_handle_action_js.js
View file @
d1b278bb
...
...
@@ -23,7 +23,7 @@
.
push
(
function
()
{
return
RSVP
.
all
([
gadget
.
getUrlParameter
(
"
parent_portal_type
"
),
gadget
.
declareGadget
(
"
gadget_officejs_common_util
s
.html
"
)
gadget
.
declareGadget
(
"
gadget_officejs_common_util.html
"
)
]);
})
.
push
(
function
(
result
)
{
...
...
@@ -33,26 +33,26 @@
})
.
declareMethod
(
"
render
"
,
function
(
options
)
{
var
gadget
=
this
,
action_reference
,
gadget_util
s
,
form_definition
;
var
gadget
=
this
,
action_reference
,
gadget_util
,
form_definition
;
return
RSVP
.
Queue
()
.
push
(
function
()
{
return
RSVP
.
all
([
gadget
.
getUrlParameter
(
'
portal_type
'
),
gadget
.
getUrlParameter
(
'
parent_relative_url
'
),
gadget
.
getUrlParameter
(
"
action
"
),
gadget
.
declareGadget
(
"
gadget_officejs_common_util
s
.html
"
)
gadget
.
declareGadget
(
"
gadget_officejs_common_util.html
"
)
]);
})
.
push
(
function
(
result
)
{
if
(
result
[
0
]
!==
undefined
)
{
options
.
portal_type
=
result
[
0
];
}
if
(
result
[
1
]
!==
undefined
)
{
options
.
parent_relative_url
=
result
[
1
];
}
action_reference
=
result
[
2
];
gadget_util
s
=
result
[
3
];
gadget_util
=
result
[
3
];
return
gadget
.
getActionFormDefinition
(
action_reference
);
})
.
push
(
function
(
result
)
{
form_definition
=
result
;
return
gadget_util
s
.
getFormInfo
(
form_definition
);
return
gadget_util
.
getFormInfo
(
form_definition
);
})
.
push
(
function
(
form_info
)
{
var
fragment
=
document
.
createElement
(
'
div
'
),
...
...
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_text_editor_appcache.xml
View file @
d1b278bb
...
...
@@ -230,8 +230,8 @@ gadget_officejs_form_view.html\n
gadget_officejs_form_view.js\n
gadget_erp5_page_handle_action.html\n
gadget_erp5_page_handle_action.js\n
gadget_officejs_common_util
s
.html\n
gadget_officejs_common_util
s
.js\n
gadget_officejs_common_util.html\n
gadget_officejs_common_util.js\n
gadget_erp5_page_create_document.html\n
gadget_erp5_page_create_document.js\n
\n
...
...
@@ -746,7 +746,7 @@ NETWORK:\n
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
977.
8821.29343.5888
</string>
</value>
<value>
<string>
977.
16293.17745.2747
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -764,7 +764,7 @@ NETWORK:\n
</tuple>
<state>
<tuple>
<float>
1563
363682.11
</float>
<float>
1563
811616.09
</float>
<string>
UTC
</string>
</tuple>
</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