Commit Graph

398 Commits (d4e0ac23872dbebd539bcc08f0fd651245df01f2)

Author SHA1 Message Date
Mihai Varga 7593ec613f remove spaces at the end of lines 9 years ago
Henry Castro aac766d9f6 cloudsuite: remove the iframe when close 9 years ago
Henry Castro 38f9b8152e cloudsuite: when click a document in FileList view, attach iframe
TODO replace file_path = documentsMain.url
9 years ago
Henry Castro 3809e2ee43 cloudsuite: prepare to rework view.js 9 years ago
Henry Castro da92304323 cloudsuite: fix close button 9 years ago
Henry Castro 525b1ab4d0 cloudsuite: remove unnecessary css attached to documents 9 years ago
Mihai Varga a5f572b1df the iframe was previously causing an overflow in the outer container 9 years ago
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.
9 years ago
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.
9 years ago
Henry Castro cd6b29b469 cloudsuite: add iframe element to reference loleaflet 9 years ago
Mihai Varga 4bbcd5cac8 removed .js ending from addScript - now the toolbar appears 9 years ago
Jan Holesovsky de28f7c58c cloudsuite: Load also the stylesheets, now the document looks correctly. 9 years ago
Jan Holesovsky 52aa2941cd cloudsuite: Order the loading of the JS pieces. 9 years ago
Jan Holesovsky 0a3662e0bf cloudsuite: Document gets visible now (though quite distorted). 9 years ago
Jan Holesovsky a476af9126 cloudsuite: Actually start the loleaflet.
[Still webodf appears on too many places, so loleaflet does not get visible
yet.]
9 years ago
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.
9 years ago
Victor Dubiniuk 0f2d32d194 Fix share dropdown 9 years ago
Victor Dubiniuk 488d68de6a A few fixes by scrutinizer 9 years ago
Victor Dubiniuk b8917435f3 Use different entry points for users and guests 9 years ago
Victor Dubiniuk 89892137f0 Load previews only for registered providers 9 years ago
Victor Dubiniuk c49dc3337c Rename variable. Fixes #505 9 years ago
Victor Dubiniuk 0606fc58a5 Fix coding style complaints 9 years ago
Victor Dubiniuk 4f5f51a085 A pile of fixups 9 years ago
Victor Dubiniuk 1f9288176b Patch Tools manually 9 years ago
Victor Dubiniuk 28f377dc8f Patch EditorSession manually 9 years ago
Victor Dubiniuk c3f8c8d13d Patch MemberListView manually 9 years ago
Victor Dubiniuk 76b17f71bb editor->wodotexteditor 9 years ago
Victor Dubiniuk 7898d5bc31 Add vanilla webodf 9 years ago
Victor Dubiniuk 608eccac55 Encode token in viewer 9 years ago
Victor Dubiniuk 5c4f1a350f Encode requesttoken 9 years ago
Victor Dubiniuk e42fe0c1d5 Enable by default. Skip loading if disabled 9 years ago
Victor Dubiniuk f03a1a0edf Apply some upstream patches 9 years ago
Victor Dubiniuk fa35da1802 Fix broken title in some cases 9 years ago
Victor Dubiniuk 453d6760fb Do not load previews when they are disabled. Ref #425 10 years ago
Jan-Christoph Borchardt e443a11d3e Merge pull request #420 from owncloud/better-close
better style for close button
10 years ago
Victor Dubiniuk 667609be6e Update hardcoded link 10 years ago
Jan-Christoph Borchardt 82122ecb2b better style for close button 10 years ago
VicDeo 8b8c4704c1 Merge pull request #415 from owncloud/new-header
New header bar
10 years ago
Victor Dubiniuk 755fa560a7 Place OC controls inside own toolbar as dijit widgets 10 years ago
Thomas Müller 58b14218b6 Merge pull request #379 from owncloud/remove-minified
Use not minified webodf source. Let Assetic do its job
10 years ago
Victor Dubiniuk 39e72cbbcf encodeURIComponent on dirname 10 years ago
VicDeo 4f61ee2a5e Merge pull request #405 from owncloud/group-users
Group members by userId. Ref #125
10 years ago
Victor Dubiniuk 5cef103648 Group members by userId. Ref #125 10 years ago
Victor Dubiniuk 3e5b13f752 Fix member disconnection routes 10 years ago
Victor Dubiniuk 849bbe5be7 Add extra option to disable doc(x) support 10 years ago
Victor Dubiniuk 4180d66555 Fix missing header on error 10 years ago
Victor Dubiniuk cf9fb6c809 Send Json content-type to avoid guessing 10 years ago
Victor Dubiniuk 815194cddb Move supported mimes to settings controller 10 years ago
Victor Dubiniuk 45c30440b8 Move download to documentcontroller 10 years ago
Victor Dubiniuk 33dfec8804 Migrate settings controllers to appframework 10 years ago
Victor Dubiniuk 595b2fbf96 Migrate major controllers to appframework 10 years ago
Victor Dubiniuk dc842ec045 Replace search and replace patterns 10 years ago
Victor Dubiniuk 7f8c119750 Use not minified webodf source. Let Assetic do its job 10 years ago
VicDeo c7e584f405 Merge pull request #378 from owncloud/fix-373
Translate relative path into absolute for fonts
10 years ago
Victor Dubiniuk 77a074232e Translate relative path into absolute for fonts stripping index.php 10 years ago
VicDeo b16cb6ad02 Merge pull request #370 from owncloud/taming-dojo-ui
Improving zoom
10 years ago
VicDeo 0e8edfbf33 Revert "Fix stylesheets loading in pipeline mode. Ref #348" 10 years ago
Victor Dubiniuk cabf831bc9 Zooming with combobox 10 years ago
Victor Dubiniuk d5861b8bc4 Zooming with dropdown instead of slider 10 years ago
Victor Dubiniuk 1a4a051404 Fix stylesheets loading in pipeline mode. Ref #348 10 years ago
Victor Dubiniuk 4f6521fa43 Show full path on hover. Ref #293 10 years ago
Volkan Gezer 34bbd32119 add webroot link. fixes #335 10 years ago
Andrej Lajovic 0cd8d66a9a Do not localize the internal (javascript) name of action "Edit" 10 years ago
VicDeo ec4594e18d Merge pull request #298 from owncloud/design-fixes
Design fixes
10 years ago
VicDeo 39a493dd7d Merge pull request #305 from owncloud/local-conversion-test
Test local conversion when saving the settings
10 years ago
Victor Dubiniuk e07aa6e0a7 Test local config when saving the settings 10 years ago
Vincent Petry 423cb53e14 Use context instead of static access 10 years ago
Jan-Christoph Borchardt 1a58892960 fix save text overlaying close x for shared documents 10 years ago
Jan-Christoph Borchardt 5318b7dc61 fix wording of empty content message 10 years ago
Jan-Christoph Borchardt 0fffa7d826 add use icons for close and share buttons, fix position 10 years ago
Vincent Petry 0c0e52ead2 Removed call to FileActions.display()
Let the file lists automatically update themselves from the previous
calls to FileActions.register().
10 years ago
Victor Dubiniuk 841605efaa Fix rename of a new doc 10 years ago
Vincent Petry 41ff4b55ba Do not change the controls bar
Rely on the default behavior / CSS instead.
10 years ago
Victor Dubiniuk f8b638bee5 More OCA.Files.fileActions 10 years ago
Victor Dubiniuk 5a568393a5 Fix invisible document content when viewing 10 years ago
VicDeo e37816348b Merge pull request #277 from owncloud/new-fileactions
Check for a new fileactions availability
10 years ago
Victor Dubiniuk a364ac7af4 Chack for a new fileactions availability 10 years ago
Victor Dubiniuk 534c288f0a Open Editor in the same tab 10 years ago
Victor Dubiniuk fd4f15d9f2 Fix viewer controls position 10 years ago
Victor Dubiniuk cdb9a92c21 Register actions via brand new API 10 years ago
Volkan Gezer d3fa6ac77a fixes some translation issues and enter key 10 years ago
Jan-Christoph Borchardt 3bd1237a37 remove noise texture from interface (not necessary, and blurry on high-res) 10 years ago
Vincent Petry 9d12c920b5 Set viewer mode to filelist when viewing ODF file
Now calling FileList.setViewerMode() to properly toggle viewer mode.
This will hide the sidebar and actions automatically.
10 years ago
Victor Dubiniuk 7d00efa94b Show actions when the list is ready 10 years ago
Victor Dubiniuk f1c4721ea0 Fix dropdown and rename 10 years ago
Victor Dubiniuk d167089c16 Move toolbar to widget. Show it early. Ref #224 10 years ago
Victor Dubiniuk 04b2ebc780 Move overlay into widget. Fix some quirks 10 years ago
Victor Dubiniuk 444903e472 Refactor grid to widget 10 years ago
Victor Dubiniuk 05fafb1cf9 First approach 10 years ago
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
10 years ago
Lukas Reschke 530d5dbf13 Make preview bigger 10 years ago
Victor Dubiniuk f45c360c53 Fx preview url 10 years ago
Victor Dubiniuk d8cee62f76 Reflect recent master changes 10 years ago
Victor Dubiniuk a54feb9c58 Add CSRF check 10 years ago
Victor Dubiniuk 7fcf703041 Cleanup some variables 10 years ago
Victor Dubiniuk e20b304a17 Create new file in root if default dir doesn't exist. Ref #88 10 years ago
Victor Dubiniuk 0d69eaf98e Do not show share button if OC.Share is undefined 10 years ago
Victor Dubiniuk 1bbcd7f6af Add config page and settings 10 years ago
Victor Dubiniuk 1aa44cd241 Previews. Closes #29. Ref #187 10 years ago
Victor Dubiniuk 068390bf83 Cleaner way to get current memberId 10 years ago
Victor Dubiniuk 8153b08362 First user is me 10 years ago
Victor Dubiniuk ed7e53f971 Disconnect when tab is closed. Closes #18 10 years ago
Victor Dubiniuk dec819c893 CSS instead of images. Ref #225 10 years ago
Victor Dubiniuk e75fe08a52 Branding. Closes #225 10 years ago
Victor Dubiniuk 6fb03c35c7 Autoedit a new document. Ref #104 10 years ago
VicDeo 593c760686 Merge pull request #222 from owncloud/icon-class-remove
remove unneeded extra icon class
10 years ago
Victor Dubiniuk f26e107504 No more barrier to enter for guests. Closes #200 10 years ago
Jan-Christoph Borchardt 0e7b0b33fb remove unneeded extra icon class 10 years ago
Victor Dubiniuk 5cfea26265 Move ServerFactory downstream. Closes #221 10 years ago
Victor Dubiniuk 40ca1d58ff Fix public page issue 10 years ago
Aditya Bhatt b192e4828d Sync to WebODF 8d8fc0216874b9dd9e3e3eef68dd2474a11f02f3
Make virtual selections have draggable handles on touch
screens.
10 years ago
Victor Dubiniuk 985d1f097b Upload progress ion. Closes #120 10 years ago
Aditya Bhatt 205f9198f9 Sync to WebODF 8d8fc0216874b9dd9e3e3eef68dd2474a11f02f3.
* Collaborative virtual selections for iOS Safari.
10 years ago
Victor Dubiniuk 75ec0af00c Add share token 10 years ago
VicDeo a0746968a1 Merge pull request #216 from owncloud/kill-routes.json
Replace OC.Router.generate() with OC.generateUrl()
10 years ago
Aditya Bhatt 90b2bdd42c Sync to WebODF dbdc4e91827d460dbf71785a16b7a472bef548a1.
* Fixes a bug with blocky rendering of multi-paragrap selections on iOS.
* Gets rid of the second blue native caret alongside the user's caret.
10 years ago
Victor Dubiniuk 3470302b01 Fix header regression 10 years ago
Aditya Bhatt 3cd491a5ef Sync with WebODF e50bc588ff3e380178ffabecfe2fbca92bef6aed.
* Keyboard support in iOS and other touchscreens
* Pinch-zoom support on touch devices
* SVG selections that look like those in LibreOffice
* Major speed improvements with all editing operations and cursor movements
* IME support on desktop browsers
* Word-by-word navigation with Ctrl+Left/Right
* Fixes for IE11
* Ability to add/edit/remove Hyperlinks.
10 years ago
Thomas Müller c9f5e23c92 Replace OC.Router.generate() with OC.generateUrl() 10 years ago
Victor Dubiniuk d1aee9fe68 Remove dead code 10 years ago
Victor Dubiniuk 77ea7ed75e Change page title format Ref #202 10 years ago
Victor Dubiniuk e3f6e4d48a Add title when shared by link. Fixes #202 10 years ago
Victor Dubiniuk d042036b1f Remove webroot from css. Fixes #197 10 years ago
Victor Dubiniuk df83dc5e12 Fix upload 10 years ago
Victor Dubiniuk 4ab86bab3f Support extra mimes in viewer 10 years ago
Victor Dubiniuk 16f5420fef Fix viewer for subdirectories 10 years ago
Victor Dubiniuk 91b0ce6f8d Subscribe to lostConnection event 11 years ago
Victor Dubiniuk d106de7102 Escalate fatal editor errors to user and go back to grid 11 years ago
Victor Dubiniuk a46677bbe9 Initial save indicator. Ref #114 11 years ago
Victor Dubiniuk 3669d90862 Filters for files app 11 years ago
Victor Dubiniuk 988ae02b8e Move rename controller to document 11 years ago
Aditya Bhatt 5ff78040fb Sync with webodf fc3a4e615597be18da1e23e03302ef472b9a95e5
* Improve text insertion and paragraph splitting OT -
therefore no more conflict and sync failure when multiple
users insert text or split the paragraph at the same
position.
* Increase performance of virtual selections
11 years ago
Victor Dubiniuk 1e1e1eea78 Show loader message. Closes #117 11 years ago
Victor Dubiniuk 3a8bea040e Ignore avatar faults. ref #140 11 years ago
VicDeo 10938317b5 Merge pull request #159 from owncloud/renametitle
Make it possible to rename documents by clicking on title
11 years ago
Victor Dubiniuk 38688514ee Remove outdated viewer stylesheet. Fixes #156 11 years ago
Vincent Petry fd4f4bf99a Now using inline input field for rename action
Also added validation of file name.
11 years ago
Vincent Petry d56ef4f0b6 Make it possible to rename documents by clicking on title 11 years ago
Victor Dubiniuk 19a1b51a0e Open readonly shares with viewer. Ref #62 11 years ago
Friedrich W. H. Kossebau e3adf6bd19 Sync with webodf 82510ae020f8ee8a1f7b65a27b6af107b6023e90
* exposes some state-change/error events in the Editor API
* catches more possible errors and handles them
  (e.g. staying cool on temporary disconnection to server, but warning about it)
* improves selection by mouse
* fixes selected paragraph style not being set to all selected paragraphs
* fixes leaking of some helper attributes into saved ODT files
11 years ago
Victor Dubiniuk 405d7e4360 Add action icon. Ref #134 11 years ago
Victor Dubiniuk a662ebf5ab Add Edit action in files. Closes #134 11 years ago
Victor Dubiniuk 9ef49d48f8 Center No documents message. Fixes #141 11 years ago
Victor Dubiniuk 190e161b44 Fixing avatar 11 years ago
Friedrich W. H. Kossebau c0da073794 Sync with webodf 6c0affd94e1aa9d706ea8aadd3509db04bc17235
* write correct meta-data into every document on save
* remove need for regular polling of data about sessionmember
* fix for spaces entered after a tab
* small performance improvements
11 years ago
Victor Dubiniuk 8a337ebfad Invert condition 11 years ago
Friedrich W. H. Kossebau 15b7bdfd9d Sync with webodf 1875ef27bc220bc49dc6092e7de9b5e184c2e855
* adds support for direct text styling:
  + bold
  + italic
  + underline
  + strikethrough,
  + font
  + fontsize
* fixes broken OT on selections vs. other editing operations
* performance improvements with big documents
11 years ago
Victor Dubiniuk d968b2afe5 UI for connection is lost 11 years ago
Victor Dubiniuk b597a972c5 Improve translator function. Ref #14 11 years ago
Victor Dubiniuk 680ec43ee7 Initial hackish translator function. Ref #14 11 years ago