141 Commits

Author SHA1 Message Date
Henry Castro
0d69783913 cloudsuite: fix octoolbar clicks
The element #octoolbar should be removed each time document
is closed
2015-10-29 21:52:52 -04:00
Henry Castro
57b90752c6 cloudsuite: remove unused webodfEditorInstance 2015-10-29 20:46:57 -04:00
Henry Castro
64a729ea69 cloudsuite: remove unnecesary scripts and styles 2015-10-29 20:41:54 -04:00
Henry Castro
1a5d30b5d6 cloudsuite: use onClose insted hideEditor 2015-10-29 20:36:31 -04:00
Henry Castro
199fb6083e cloudsuite: rework onClouse method 2015-10-29 20:32:59 -04:00
Mihai Varga
9be8e63a71 allow fullscreen initiated within the iframe 2015-10-29 20:26:03 +02:00
Henry Castro
97ee005462 cloudsuite: avoid uncaught TypeError
FileList is not loaded with documents application, so when upload
file avoid uncaught TypeError
2015-10-29 14:25:50 -04:00
Mihai Varga
7593ec613f remove spaces at the end of lines 2015-10-29 19:05:36 +02:00
Henry Castro
da92304323 cloudsuite: fix close button 2015-10-28 17:32:58 -04:00
Henry Castro
525b1ab4d0 cloudsuite: remove unnecessary css attached to documents 2015-10-28 15:36:13 -04:00
Mihai Varga
a5f572b1df the iframe was previously causing an overflow in the outer container 2015-10-28 19:45:12 +02:00
Jan Holesovsky
3bed81b4a9 cloudsuite: Implement the document loading via CloudSuite.
In order to work, we need a group that is shared between wwwrun (for owncloud)
and loolwsd; let's call it loolwww.  Then:

cd <www>/owncloud/apps/documents
mkdir documents-tmp
chown chown wwwrun:loolwww documents-tmp
chmod g+ws documents-tmp

ownCloud takes care of copying the files to this shared location, and back (in
the future).  It will also need to take care of the cleanup, at the moment the
files are leaked.
2015-10-28 15:57:51 +01:00
Jan Holesovsky
4cdae43fc8 cloudsuite: Let's not hide the cloudsuite itself inside owncloud.
We switched to iframe, so let's keep it separate, that's easier to maintain.
2015-10-28 15:01:48 +01:00
Henry Castro
cd6b29b469 cloudsuite: add iframe element to reference loleaflet 2015-10-27 23:20:02 -04:00
Mihai Varga
4bbcd5cac8 removed .js ending from addScript - now the toolbar appears 2015-10-27 19:08:47 +02:00
Jan Holesovsky
de28f7c58c cloudsuite: Load also the stylesheets, now the document looks correctly. 2015-10-26 13:07:30 +01:00
Jan Holesovsky
52aa2941cd cloudsuite: Order the loading of the JS pieces. 2015-10-26 12:34:31 +01:00
Jan Holesovsky
0a3662e0bf cloudsuite: Document gets visible now (though quite distorted). 2015-10-26 12:16:44 +01:00
Jan Holesovsky
a476af9126 cloudsuite: Actually start the loleaflet.
[Still webodf appears on too many places, so loleaflet does not get visible
yet.]
2015-10-26 11:04:37 +01:00
Jan Holesovsky
4d90760b9a cloudsuite: Instantiate cloudsuite instead of webodf.
This is an incomplete first hardcoded attempt; unfortunately has problems with
Content-Security-Policy settings - to be continued.
2015-10-23 17:17:35 +02:00
Victor Dubiniuk
b8917435f3 Use different entry points for users and guests 2015-09-18 21:47:19 +03:00
Victor Dubiniuk
89892137f0 Load previews only for registered providers 2015-08-28 20:49:50 +03:00
Victor Dubiniuk
4f5f51a085 A pile of fixups 2015-06-11 21:12:55 +03:00
Victor Dubiniuk
e42fe0c1d5 Enable by default. Skip loading if disabled 2015-03-26 01:16:47 +03:00
Victor Dubiniuk
453d6760fb Do not load previews when they are disabled. Ref #425 2015-01-15 00:43:39 +03:00
Jan-Christoph Borchardt
82122ecb2b better style for close button 2014-12-23 15:16:14 +01:00
VicDeo
8b8c4704c1 Merge pull request #415 from owncloud/new-header
New header bar
2014-12-19 12:32:15 +03:00
Victor Dubiniuk
755fa560a7 Place OC controls inside own toolbar as dijit widgets 2014-12-19 00:02:40 +03:00
Thomas Müller
58b14218b6 Merge pull request #379 from owncloud/remove-minified
Use not minified webodf source. Let Assetic do its job
2014-12-18 15:25:44 +01:00
Victor Dubiniuk
3e5b13f752 Fix member disconnection routes 2014-11-19 01:15:15 +03:00
Victor Dubiniuk
4180d66555 Fix missing header on error 2014-10-28 22:56:03 +03:00
Victor Dubiniuk
595b2fbf96 Migrate major controllers to appframework 2014-10-25 17:18:00 +03:00
Victor Dubiniuk
dc842ec045 Replace search and replace patterns 2014-10-16 23:23:28 +03:00
Victor Dubiniuk
7f8c119750 Use not minified webodf source. Let Assetic do its job 2014-10-15 22:25:08 +03:00
VicDeo
0e8edfbf33 Revert "Fix stylesheets loading in pipeline mode. Ref #348" 2014-10-08 20:28:59 +03:00
Victor Dubiniuk
1a4a051404 Fix stylesheets loading in pipeline mode. Ref #348 2014-09-30 01:20:03 +03:00
Victor Dubiniuk
4f6521fa43 Show full path on hover. Ref #293 2014-09-24 22:29:38 +03:00
Volkan Gezer
34bbd32119 add webroot link. fixes #335 2014-08-13 22:13:59 +02:00
Jan-Christoph Borchardt
1a58892960 fix save text overlaying close x for shared documents 2014-07-03 13:56:55 +02:00
Jan-Christoph Borchardt
5318b7dc61 fix wording of empty content message 2014-07-03 12:29:50 +02:00
Jan-Christoph Borchardt
0fffa7d826 add use icons for close and share buttons, fix position 2014-07-03 12:17:02 +02:00
Victor Dubiniuk
841605efaa Fix rename of a new doc 2014-06-25 22:37:13 +03:00
Jan-Christoph Borchardt
3bd1237a37 remove noise texture from interface (not necessary, and blurry on high-res) 2014-05-23 14:19:44 +02:00
Victor Dubiniuk
f1c4721ea0 Fix dropdown and rename 2014-05-07 03:02:58 +03:00
Victor Dubiniuk
d167089c16 Move toolbar to widget. Show it early. Ref #224 2014-04-30 14:02:00 +03:00
Victor Dubiniuk
04b2ebc780 Move overlay into widget. Fix some quirks 2014-04-30 13:20:36 +03:00
Victor Dubiniuk
444903e472 Refactor grid to widget 2014-04-26 02:05:11 +03:00
Victor Dubiniuk
05fafb1cf9 First approach 2014-04-25 20:21:42 +03:00
Morris Jobke
2d63598d34 Improve documents layout & IE fix
* remove grey background color
 * add grey border
 * remove border-radius
 * add IE8 fixes
 * IE fixes for missing navigator.language
2014-04-16 22:58:31 +02:00
Lukas Reschke
530d5dbf13 Make preview bigger 2014-04-16 18:20:55 +02:00