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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
erp5
Commits
4eba4662
Commit
4eba4662
authored
Jan 29, 2016
by
Boris Kocherov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_oofficejs: "Go to Documents" change to ===
parent
60d8a150
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
115 additions
and
112 deletions
+115
-112
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_theme/ooffice/apps/documenteditor/main/app.js.xml
...fficejs_theme/ooffice/apps/documenteditor/main/app.js.xml
+28
-28
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_theme/ooffice/apps/presentationeditor/main/app.js.xml
...ejs_theme/ooffice/apps/presentationeditor/main/app.js.xml
+71
-68
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_theme/ooffice/apps/spreadsheeteditor/main/app.js.xml
...cejs_theme/ooffice/apps/spreadsheeteditor/main/app.js.xml
+16
-16
No files found.
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_theme/ooffice/apps/documenteditor/main/app.js.xml
View file @
4eba4662
...
...
@@ -8,7 +8,7 @@
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts5
3141051.65
</string> </value>
<value> <string>ts5
4011722.34
</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
...
...
@@ -30,7 +30,7 @@
</item>
<item>
<key> <string>size</string> </key>
<value> <int>24725
60
</int> </value>
<value> <int>24725
36
</int> </value>
</item>
<item>
<key> <string>title</string> </key>
...
...
@@ -54,7 +54,7 @@
*\n
* http://www.onlyoffice.com \n
*\n
* Version: 3.0.0 (build:9
68
, rev:cb3d33b\n
* Version: 3.0.0 (build:9
71
, rev:cb3d33b\n
, date:Fri Dec 18 22:30:55 2015 +0300\n
)\n
*/\n
...
...
@@ -3899,7 +3899,7 @@ function matcherFromTokens( tokens ) {\n
\t\t\t\t\ti > 1 && elementMatcher( matchers ),\n
\t\t\t\t\ti > 1 && toSelector(\n
\t\t\t\t\t\t// If the preceding token was a descendant combinator, insert an implicit any-element `*`\n
\t\t\t\t\t\ttokens.slice( 0
, i - 1 ).concat({ value
\t\t\t\t\t\ttokens.slice( 0
]]></string> </value>
</item>
...
...
@@ -3922,7 +3922,7 @@ function matcherFromTokens( tokens ) {\n
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
: tokens[ i - 2 ].type === " " ? "*" : "" })\n
, i - 1 ).concat({ value
: tokens[ i - 2 ].type === " " ? "*" : "" })\n
\t\t\t\t\t).replace( rtrim, "$1" ),\n
\t\t\t\t\tmatcher,\n
\t\t\t\t\ti < j && matcherFromTokens( tokens.slice( i, j ) ),\n
...
...
@@ -6246,7 +6246,7 @@ jQuery.event = {\n
\tsimulate: function( type, elem, event, bubble ) {\n
\t\t// Piggyback on a donor event to simulate a different one.\n
\t\t// Fake originalEvent to avoid donor\'s stopPropagation, but if the\n
\t\t// simulated event prevents default then w
e do the same on the don
\t\t// simulated event prevents default then w
]]></string> </value>
</item>
...
...
@@ -6269,7 +6269,7 @@ jQuery.event = {\n
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
or.\n
e do the same on the don
or.\n
\t\tvar e = jQuery.extend(\n
\t\t\tnew jQuery.Event(),\n
\t\t\tevent,\n
...
...
@@ -8682,7 +8682,7 @@ jQuery.extend({\n
\t\t\t// Timeout\n
\t\t\tif ( s.async && s.timeout > 0 ) {\n
\t\t\t\ttimeoutTimer = setTimeout(function() {\n
\t\t\t\t\tjqXHR.abort("timeou
]]></string> </value>
</item>
...
...
@@ -8705,7 +8705,7 @@ jQuery.extend({\n
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
t");\n
\t\t\t\t\tjqXHR.abort("timeou
t");\n
\t\t\t\t}, s.timeout );\n
\t\t\t}\n
\n
...
...
@@ -10882,7 +10882,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
options || (options = {});\n
var i, l, index, model;\n
for (i = 0, l = models.length; i < l; i++) {\n
model = models[i]
]]></string> </value>
</item>
...
...
@@ -10905,7 +10905,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
= this.get(models[i]);\n
model = models[i]
= this.get(models[i]);\n
if (!model) continue;\n
delete this._byId[model.id];\n
delete this._byId[model.cid];\n
...
...
@@ -12850,8 +12850,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
if (e.target !== e.currentTarget) return\n
this.options.backdrop == \'static\'\n
? this.$element[0].focus.call(this.$element[0])\n
: this.hide.call(this)\n
},
: this.
]]></string> </value>
</item>
...
...
@@ -12874,7 +12873,8 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
this))\n
hide.call(this)\n
}, this))\n
\n
if (doAnimate) this.$backdrop[0].offsetWidth // force reflow\n
\n
...
...
@@ -14809,7 +14809,7 @@ define(\'text\',[\'module\'], function (module) {\n
if (!hasLocation || useXhr(url, defaultProtocol, defaultHostName, defaultPort)) {\n
text.get(url, function (content) {\n
text.finishLoad(name, parsed.strip, content, onLoad);\n
}, function (err
]]></string> </value>
</item>
...
...
@@ -14832,7 +14832,7 @@ define(\'text\',[\'module\'], function (module) {\n
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
) {\n
}, function (err
) {\n
if (onLoad.error) {\n
onLoad.error(err);\n
}\n
...
...
@@ -15159,7 +15159,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
Common.Gateway.goBack(e.which == 2);\r\n
Common.component.Analytics.trackEvent("Back to Folder");\r\n
},\r\n
textBack: "
Go to Documents
"\r\n
textBack: "
===
"\r\n
},\r\n
Common.Views.Header || {}));\r\n
});\n
...
...
@@ -16351,7 +16351,7 @@ define(\'common/main/lib/component/Button\',["common/main/lib/component/BaseView
* All the Product\'s GUI elements, including illustrations and icon sets, as\r\n
* well as technical writing content are licensed under the terms of the\r\n
* Creative Commons Attribution-ShareAlike 4.0 International. See the License\r\n
* terms a
t http://cre
* terms a
]]></string> </value>
</item>
...
...
@@ -16374,7 +16374,7 @@ define(\'common/main/lib/component/Button\',["common/main/lib/component/BaseView
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
ativecommons.org/licenses/by-sa/4.0/legalcode\r\n
t http://cre
ativecommons.org/licenses/by-sa/4.0/legalcode\r\n
*\r\n
*/\r\n
(function (factory) {\r\n
...
...
@@ -17508,7 +17508,7 @@ Common.Utils.RGBColor = function (colorString) {\r\n
} else {\r\n
if (h < 180) {\r\n
rgb.g = t1;\r\n
]]></string> </value>
</item>
...
...
@@ -17531,7 +17531,7 @@ Common.Utils.RGBColor = function (colorString) {\r\n
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
rgb.r = t2;\r\n
rgb.r = t2;\r\n
rgb.b = t2 + t3;\r\n
} else {\r\n
if (h < 240) {\r\n
...
...
@@ -19007,7 +19007,7 @@ define(\'common/main/lib/component/Window\',["common/main/lib/component/BaseView
"-webkit-transform": "scale(1)",\r\n
"-moz-transition": "0.3s opacity, 0.3s -moz-transform",\r\n
"-moz-transform": "scale(1)",\r\n
"-ms-transition": "0.3
s opacity, 0
"-ms-transition": "0.3
]]></string> </value>
</item>
...
...
@@ -19030,7 +19030,7 @@ define(\'common/main/lib/component/Window\',["common/main/lib/component/BaseView
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
.3s -ms-transform",\r\n
s opacity, 0
.3s -ms-transform",\r\n
"-ms-transform": "scale(1)",\r\n
"-o-transition": "0.3s opacity, 0.3s -o-transform",\r\n
"-o-transform": "scale(1)",\r\n
...
...
@@ -20269,7 +20269,7 @@ define(\'common/main/lib/view/Comments\',["text!common/main/lib/template/Comment
arr.push({\r\n
start: offset,\r\n
end: len + offset,\r\n
str: \'<a href="\' + ref + \'" target="_blank" data-can-copy="tru
e">\' + subSt
str: \'<a href="\' + ref + \'" target="_blank" data-can-copy="tru
]]></string> </value>
</item>
...
...
@@ -20292,7 +20292,7 @@ define(\'common/main/lib/view/Comments\',["text!common/main/lib/template/Comment
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
r + "</a>"\r\n
e">\' + subSt
r + "</a>"\r\n
});\r\n
}\r\n
return "";\r\n
...
...
@@ -21620,7 +21620,7 @@ define(\'common/main/lib/component/LoadMask\',["common/main/lib/component/BaseVi
txtPages: "Pages",\r\n
txtWords: "Words",\r\n
txtParagraphs: "Paragraphs",\r\n
txt
Symbols: "Sy
txt
]]></string> </value>
</item>
...
...
@@ -21643,7 +21643,7 @@ define(\'common/main/lib/component/LoadMask\',["common/main/lib/component/BaseVi
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
mbols",\r\n
Symbols: "Sy
mbols",\r\n
txtSpaces: "Symbols with spaces",\r\n
txtLoading: "Loading..."\r\n
},\r\n
...
...
@@ -22215,7 +22215,7 @@ mbols",\r\n
btnHelpCaption: "Help...",\r\n
btnReturnCaption: "Back to Document",\r\n
btnToEditCaption: "Edit Document",\r\n
btnBackCaption: "
Go to Documents
",\r\n
btnBackCaption: "
===
",\r\n
btnSettingsCaption: "Advanced Settings...",\r\n
btnHistoryCaption: "Versions History"\r\n
},\r\n
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_theme/ooffice/apps/presentationeditor/main/app.js.xml
View file @
4eba4662
This diff is collapsed.
Click to expand it.
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_theme/ooffice/apps/spreadsheeteditor/main/app.js.xml
View file @
4eba4662
...
...
@@ -8,7 +8,7 @@
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts5
3132999.51
</string> </value>
<value> <string>ts5
4008804.35
</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
...
...
@@ -30,7 +30,7 @@
</item>
<item>
<key> <string>size</string> </key>
<value> <int>21581
17
</int> </value>
<value> <int>21581
05
</int> </value>
</item>
<item>
<key> <string>title</string> </key>
...
...
@@ -54,7 +54,7 @@
*\n
* http://www.onlyoffice.com \n
*\n
* Version: 3.0.0 (build:86
4
, rev:cb3d33b\n
* Version: 3.0.0 (build:86
6
, rev:cb3d33b\n
, date:Fri Dec 18 22:30:55 2015 +0300\n
)\n
*/\n
...
...
@@ -4371,7 +4371,7 @@ jQuery.Callbacks = function( options ) {\n
\t\t\t\t}\n
\t\t\t\treturn this;\n
\t\t\t},\n
\t\t\t// Call all the callbacks
with the gi
\t\t\t// Call all the callbacks
]]></string> </value>
</item>
...
...
@@ -4394,7 +4394,7 @@ jQuery.Callbacks = function( options ) {\n
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
ven arguments\n
with the gi
ven arguments\n
\t\t\tfire: function() {\n
\t\t\t\tself.fireWith( this, arguments );\n
\t\t\t\treturn this;\n
...
...
@@ -6780,7 +6780,7 @@ var rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\\w:]+)[^
\trtagName = /<([\\w:]+)/,\n
\trhtml = /<|&#?\\w+;/,\n
\trnoInnerhtml = /<(?:script|style|link)/i,\n
\tmanip
ulation_rche
\tmanip
]]></string> </value>
</item>
...
...
@@ -6803,7 +6803,7 @@ var rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\\w:]+)[^
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
ckableType = /^(?:checkbox|radio)$/i,\n
ulation_rche
ckableType = /^(?:checkbox|radio)$/i,\n
\t// checked="checked" or checked\n
\trchecked = /checked\\s*(?:[^=]|=\\s*.checked.)/i,\n
\trscriptType = /^$|\\/(?:java|ecma)script/i,\n
...
...
@@ -9186,7 +9186,7 @@ jQuery.ajaxTransport(function( options ) {\n
\t\t\t\t// For cross-domain requests, seeing as conditions for a preflight are\n
\t\t\t\t// akin to a jigsaw puzzle, we simply never set it to be sure.\n
\t\t\t\t// (it can always be set on a per-request basis or even using ajaxSetup)\n
\t\t\t\t//
For same-dom
\t\t\t\t//
]]></string> </value>
</item>
...
...
@@ -9209,7 +9209,7 @@ jQuery.ajaxTransport(function( options ) {\n
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
ain requests, won\'t change header if already provided.\n
For same-dom
ain requests, won\'t change header if already provided.\n
\t\t\t\tif ( !options.crossDomain && !headers["X-Requested-With"] ) {\n
\t\t\t\t\theaders["X-Requested-With"] = "XMLHttpRequest";\n
\t\t\t\t}\n
...
...
@@ -11227,7 +11227,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
// Creating a Backbone.View creates its initial element outside of the DOM,\n
// if an existing element is not provided...\n
var View = Backbone.View = function(options) {\n
this.cid = _.un
iqueId(\'view
this.cid = _.un
]]></string> </value>
</item>
...
...
@@ -11250,7 +11250,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
\');\n
iqueId(\'view
\');\n
options || (options = {});\n
_.extend(this, _.pick(options, viewOptions));\n
this._ensureElement();\n
...
...
@@ -13282,7 +13282,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
}\n
\n
Tooltip.prototype.toggle = function (e) {\n
var self = e ? $(e.currentTarget)[this.type](this.getDelegateOptions()).data(\'bs.\' + thi
s.type) : th
var self = e ? $(e.currentTarget)[this.type](this.getDelegateOptions()).data(\'bs.\' + thi
]]></string> </value>
</item>
...
...
@@ -13305,7 +13305,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
is\n
s.type) : th
is\n
self.tip().hasClass(\'in\') ? self.leave(self) : self.enter(self)\n
}\n
\n
...
...
@@ -15113,7 +15113,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
if (dc) {\r\n
dc.html(Common.Utils.String.htmlEncode(value));\r\n
}\r\n
return
]]></string> </value>
</item>
...
...
@@ -15136,7 +15136,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
value;\r\n
return
value;\r\n
},\r\n
getDocumentCaption: function () {\r\n
return this.documentCaption;\r\n
...
...
@@ -15159,7 +15159,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
Common.Gateway.goBack(e.which == 2);\r\n
Common.component.Analytics.trackEvent("Back to Folder");\r\n
},\r\n
textBack: "
Go to Documents
"\r\n
textBack: "
===
"\r\n
},\r\n
Common.Views.Header || {}));\r\n
});\n
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