Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
web-apps
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
Boris Kocherov
web-apps
Commits
2bcdfdbd
Commit
2bcdfdbd
authored
Nov 08, 2016
by
Maxim Kadushkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed ZeroClipboard
parent
5b23abc0
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
0 additions
and
39 deletions
+0
-39
apps/documenteditor/embed/index.html.deploy
apps/documenteditor/embed/index.html.deploy
+0
-1
apps/presentationeditor/embed/index.html.deploy
apps/presentationeditor/embed/index.html.deploy
+0
-1
apps/presentationeditor/embed/index.html.opensource
apps/presentationeditor/embed/index.html.opensource
+0
-1
apps/spreadsheeteditor/embed/index.html.deploy
apps/spreadsheeteditor/embed/index.html.deploy
+0
-1
build/presentationeditor.json
build/presentationeditor.json
+0
-16
build/spreadsheeteditor.json
build/spreadsheeteditor.json
+0
-16
vendor/ZeroClipboard/ZeroClipboard.min.js
vendor/ZeroClipboard/ZeroClipboard.min.js
+0
-3
vendor/ZeroClipboard/ZeroClipboard.swf
vendor/ZeroClipboard/ZeroClipboard.swf
+0
-0
vendor/ZeroClipboard/ZeroClipboard10.swf
vendor/ZeroClipboard/ZeroClipboard10.swf
+0
-0
No files found.
apps/documenteditor/embed/index.html.deploy
View file @
2bcdfdbd
...
...
@@ -309,7 +309,6 @@
<script
type=
"text/javascript"
src=
"../../../vendor/jquery/jquery.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/jquery/jquery.browser.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/bootstrap/dist/js/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/ZeroClipboard/ZeroClipboard.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/sockjs/sockjs.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/xregexp/xregexp-all-min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/jszip/jszip.min.js"
></script>
...
...
apps/presentationeditor/embed/index.html.deploy
View file @
2bcdfdbd
...
...
@@ -309,7 +309,6 @@
<script
type=
"text/javascript"
src=
"../../../vendor/jquery/jquery.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/jquery/jquery.browser.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/bootstrap/dist/js/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/ZeroClipboard/ZeroClipboard.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/sockjs/sockjs.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/xregexp/xregexp-all-min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/jszip/jszip.min.js"
></script>
...
...
apps/presentationeditor/embed/index.html.opensource
View file @
2bcdfdbd
...
...
@@ -102,7 +102,6 @@
<!--3td party-->
<script
type=
"text/javascript"
src=
"../../../3rdparty/jquery/jquery-1.8.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../3rdparty/bootstrap/js/bootstrap.js"
></script>
<script
type=
"text/javascript"
src=
"../../../3rdparty/ZeroClipboard/ZeroClipboard.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../3rdparty/sockjs/sockjs-0.3.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../3rdparty/xregexp/xregexp-all-min.js"
></script>
...
...
apps/spreadsheeteditor/embed/index.html.deploy
View file @
2bcdfdbd
...
...
@@ -310,7 +310,6 @@
<script
type=
"text/javascript"
src=
"../../../vendor/jquery/jquery.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/jquery/jquery.browser.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/bootstrap/dist/js/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/ZeroClipboard/ZeroClipboard.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/sockjs/sockjs.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/underscore/underscore-min.js"
></script>
<script
type=
"text/javascript"
src=
"../../../vendor/xregexp/xregexp-all-min.js"
></script>
...
...
build/presentationeditor.json
View file @
2bcdfdbd
...
...
@@ -459,21 +459,6 @@
"dest"
:
"../deploy/web-apps/vendor/requirejs/require.js"
}
},
"zeroclipboard"
:
{
"clean"
:
[
"../deploy/web-apps/vendor/ZeroClipboard"
],
"copy"
:
{
"script"
:
{
"expand"
:
true
,
"cwd"
:
"../vendor/ZeroClipboard/"
,
"src"
:
[
"**"
],
"dest"
:
"../deploy/web-apps/vendor/ZeroClipboard/"
}
}
},
"obf_api"
:
{
"ccvars"
:
"../../sdkjs/slide/variable.map"
,
"ccprops"
:
"../../sdkjs/slide/property.map"
,
...
...
@@ -510,7 +495,6 @@
"deploy-touch"
,
"deploy-jquery"
,
"deploy-underscore"
,
"deploy-zeroclipboard"
,
"deploy-bootstrap"
,
"deploy-jszip"
,
"deploy-jsziputils"
,
...
...
build/spreadsheeteditor.json
View file @
2bcdfdbd
...
...
@@ -489,21 +489,6 @@
"dest"
:
"../deploy/web-apps/vendor/requirejs/require.js"
}
},
"zeroclipboard"
:
{
"clean"
:
[
"../deploy/web-apps/vendor/ZeroClipboard"
],
"copy"
:
{
"script"
:
{
"expand"
:
true
,
"cwd"
:
"../vendor/ZeroClipboard/"
,
"src"
:
[
"**"
],
"dest"
:
"../deploy/web-apps/vendor/ZeroClipboard/"
}
}
},
"obf"
:
{
"api"
:
"../deploy/sdkjs/cell/sdk-all.js"
,
"pat"
:
"asc_
\\
w+"
,
...
...
@@ -528,7 +513,6 @@
"deploy-touch"
,
"deploy-jquery"
,
"deploy-underscore"
,
"deploy-zeroclipboard"
,
"deploy-bootstrap"
,
"deploy-jszip"
,
"deploy-jsziputils"
,
...
...
vendor/ZeroClipboard/ZeroClipboard.min.js
deleted
100755 → 0
View file @
5b23abc0
// Simple Set Clipboard System
// Author: Joseph Huckaby
var
ZeroClipboard
=
{
version
:
"
1.0.8
"
,
clients
:{},
moviePath
:
"
ZeroClipboard.swf
"
,
nextId
:
1
,
$
:
function
(
a
){
return
typeof
a
==
"
string
"
&&
(
a
=
document
.
getElementById
(
a
)),
a
.
addClass
||
(
a
.
hide
=
function
(){
this
.
style
.
display
=
"
none
"
},
a
.
show
=
function
(){
this
.
style
.
display
=
""
},
a
.
addClass
=
function
(
a
){
this
.
removeClass
(
a
),
this
.
className
+=
"
"
+
a
},
a
.
removeClass
=
function
(
a
){
var
b
=
this
.
className
.
split
(
/
\s
+/
),
c
=-
1
;
for
(
var
d
=
0
;
d
<
b
.
length
;
d
++
)
b
[
d
]
==
a
&&
(
c
=
d
,
d
=
b
.
length
);
return
c
>-
1
&&
(
b
.
splice
(
c
,
1
),
this
.
className
=
b
.
join
(
"
"
)),
this
},
a
.
hasClass
=
function
(
a
){
return
!!
this
.
className
.
match
(
new
RegExp
(
"
\\
s*
"
+
a
+
"
\\
s*
"
))}),
a
},
setMoviePath
:
function
(
a
){
this
.
moviePath
=
a
},
newClient
:
function
(){
return
new
ZeroClipboard
.
Client
},
dispatch
:
function
(
a
,
b
,
c
){
var
d
=
this
.
clients
[
a
];
d
&&
d
.
receiveEvent
(
b
,
c
)},
register
:
function
(
a
,
b
){
this
.
clients
[
a
]
=
b
},
getDOMObjectPosition
:
function
(
a
,
b
){
var
c
=
{
left
:
0
,
top
:
0
,
width
:
a
.
width
?
a
.
width
:
a
.
offsetWidth
,
height
:
a
.
height
?
a
.
height
:
a
.
offsetHeight
};
while
(
a
&&
a
!=
b
)
c
.
left
+=
a
.
offsetLeft
,
c
.
top
+=
a
.
offsetTop
,
a
=
a
.
offsetParent
;
return
c
},
Client
:
function
(
a
){
this
.
handlers
=
{},
this
.
id
=
ZeroClipboard
.
nextId
++
,
this
.
movieId
=
"
ZeroClipboardMovie_
"
+
this
.
id
,
ZeroClipboard
.
register
(
this
.
id
,
this
),
a
&&
this
.
glue
(
a
)}};
ZeroClipboard
.
Client
.
prototype
=
{
id
:
0
,
ready
:
!
1
,
movie
:
null
,
clipText
:
""
,
handCursorEnabled
:
!
0
,
cssEffects
:
!
0
,
handlers
:
null
,
zIndex
:
99
,
glue
:
function
(
a
,
b
,
c
){
this
.
domElement
=
ZeroClipboard
.
$
(
a
),
this
.
domElement
.
style
.
zIndex
&&
(
this
.
zIndex
=
parseInt
(
this
.
domElement
.
style
.
zIndex
,
10
)
+
1
),
typeof
b
==
"
string
"
?
b
=
ZeroClipboard
.
$
(
b
):
typeof
b
==
"
undefined
"
&&
(
b
=
document
.
getElementsByTagName
(
"
body
"
)[
0
]);
var
d
=
ZeroClipboard
.
getDOMObjectPosition
(
this
.
domElement
,
b
);
this
.
div
=
document
.
createElement
(
"
div
"
);
var
e
=
this
.
div
.
style
;
e
.
position
=
"
absolute
"
,
e
.
left
=
""
+
d
.
left
+
"
px
"
,
e
.
top
=
""
+
d
.
top
+
"
px
"
,
e
.
width
=
""
+
d
.
width
+
"
px
"
,
e
.
height
=
""
+
d
.
height
+
"
px
"
,
e
.
zIndex
=
this
.
zIndex
;
if
(
typeof
c
==
"
object
"
)
for
(
var
f
in
c
)
e
[
f
]
=
c
[
f
];
b
.
appendChild
(
this
.
div
),
this
.
div
.
innerHTML
=
this
.
getHTML
(
d
.
width
,
d
.
height
)},
getHTML
:
function
(
a
,
b
){
var
c
=
""
,
d
=
"
id=
"
+
this
.
id
+
"
&width=
"
+
a
+
"
&height=
"
+
b
;
if
(
navigator
.
userAgent
.
match
(
/MSIE/
)){
var
e
=
location
.
href
.
match
(
/^https/i
)?
"
https://
"
:
"
http://
"
;
c
+=
'
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
'
+
e
+
'
download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="
'
+
a
+
'
" height="
'
+
b
+
'
" id="
'
+
this
.
movieId
+
'
" align="middle"><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="false" /><param name="movie" value="
'
+
ZeroClipboard
.
moviePath
+
'
" /><param name="loop" value="false" /><param name="menu" value="false" /><param name="quality" value="best" /><param name="bgcolor" value="#ffffff" /><param name="flashvars" value="
'
+
d
+
'
"/><param name="wmode" value="transparent"/></object>
'
}
else
c
+=
'
<embed id="
'
+
this
.
movieId
+
'
" src="
'
+
ZeroClipboard
.
moviePath
+
'
" loop="false" menu="false" quality="best" bgcolor="#ffffff" width="
'
+
a
+
'
" height="
'
+
b
+
'
" name="
'
+
this
.
movieId
+
'
" align="middle" allowScriptAccess="always" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="
'
+
d
+
'
" wmode="transparent" />
'
;
return
c
},
hide
:
function
(){
this
.
div
&&
(
this
.
div
.
style
.
left
=
"
-2000px
"
)},
show
:
function
(){
this
.
reposition
()},
destroy
:
function
(){
if
(
this
.
domElement
&&
this
.
div
){
this
.
hide
(),
this
.
div
.
innerHTML
=
""
;
var
a
=
document
.
getElementsByTagName
(
"
body
"
)[
0
];
try
{
a
.
removeChild
(
this
.
div
)}
catch
(
b
){}
this
.
domElement
=
null
,
this
.
div
=
null
}},
reposition
:
function
(
a
){
a
&&
(
this
.
domElement
=
ZeroClipboard
.
$
(
a
),
this
.
domElement
||
this
.
hide
());
if
(
this
.
domElement
&&
this
.
div
){
var
b
=
ZeroClipboard
.
getDOMObjectPosition
(
this
.
domElement
),
c
=
this
.
div
.
style
;
c
.
left
=
""
+
b
.
left
+
"
px
"
,
c
.
top
=
""
+
b
.
top
+
"
px
"
}},
setText
:
function
(
a
){
this
.
clipText
=
a
,
this
.
ready
&&
this
.
movie
.
setText
(
a
)},
addEventListener
:
function
(
a
,
b
){
a
=
a
.
toString
().
toLowerCase
().
replace
(
/^on/
,
""
),
this
.
handlers
[
a
]
||
(
this
.
handlers
[
a
]
=
[]),
this
.
handlers
[
a
].
push
(
b
)},
setHandCursor
:
function
(
a
){
this
.
handCursorEnabled
=
a
,
this
.
ready
&&
this
.
movie
.
setHandCursor
(
a
)},
setCSSEffects
:
function
(
a
){
this
.
cssEffects
=!!
a
},
receiveEvent
:
function
(
a
,
b
){
a
=
a
.
toString
().
toLowerCase
().
replace
(
/^on/
,
""
);
switch
(
a
){
case
"
load
"
:
this
.
movie
=
document
.
getElementById
(
this
.
movieId
);
if
(
!
this
.
movie
){
var
c
=
this
;
setTimeout
(
function
(){
c
.
receiveEvent
(
"
load
"
,
null
)},
1
);
return
}
if
(
!
this
.
ready
&&
navigator
.
userAgent
.
match
(
/Firefox/
)
&&
navigator
.
userAgent
.
match
(
/Windows/
)){
var
c
=
this
;
setTimeout
(
function
(){
c
.
receiveEvent
(
"
load
"
,
null
)},
100
),
this
.
ready
=!
0
;
return
}
this
.
ready
=!
0
,
this
.
movie
.
setText
(
this
.
clipText
),
this
.
movie
.
setHandCursor
(
this
.
handCursorEnabled
);
break
;
case
"
mouseover
"
:
this
.
domElement
&&
this
.
cssEffects
&&
(
this
.
domElement
.
addClass
(
"
hover
"
),
this
.
recoverActive
&&
this
.
domElement
.
addClass
(
"
active
"
));
break
;
case
"
mouseout
"
:
this
.
domElement
&&
this
.
cssEffects
&&
(
this
.
recoverActive
=!
1
,
this
.
domElement
.
hasClass
(
"
active
"
)
&&
(
this
.
domElement
.
removeClass
(
"
active
"
),
this
.
recoverActive
=!
0
),
this
.
domElement
.
removeClass
(
"
hover
"
));
break
;
case
"
mousedown
"
:
this
.
domElement
&&
this
.
cssEffects
&&
this
.
domElement
.
addClass
(
"
active
"
);
break
;
case
"
mouseup
"
:
this
.
domElement
&&
this
.
cssEffects
&&
(
this
.
domElement
.
removeClass
(
"
active
"
),
this
.
recoverActive
=!
1
)}
if
(
this
.
handlers
[
a
])
for
(
var
d
=
0
,
e
=
this
.
handlers
[
a
].
length
;
d
<
e
;
d
++
){
var
f
=
this
.
handlers
[
a
][
d
];
typeof
f
==
"
function
"
?
f
(
this
,
b
):
typeof
f
==
"
object
"
&&
f
.
length
==
2
?
f
[
0
][
f
[
1
]](
this
,
b
):
typeof
f
==
"
string
"
&&
window
[
f
](
this
,
b
)}}},
typeof
module
!=
"
undefined
"
&&
(
module
.
exports
=
ZeroClipboard
);
\ No newline at end of file
vendor/ZeroClipboard/ZeroClipboard.swf
deleted
100755 → 0
View file @
5b23abc0
File deleted
vendor/ZeroClipboard/ZeroClipboard10.swf
deleted
100755 → 0
View file @
5b23abc0
File deleted
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