Commit Graph

326 Commits (2d2edffa80a3fc39983f9b1b87cf490cce085a15)

Author SHA1 Message Date
Victor Dubiniuk e33d481e78 Proper public link is sharing dropdown 11 years ago
Friedrich W. H. Kossebau 93c774d81e Update to latest WebODF pullbox branch
Noticable changes:
* no more freezing on closing a document where edited paragraphs had been removed
11 years ago
Victor Dubiniuk e6794e015c Disallow sharing for guests 11 years ago
Victor Dubiniuk d69c02e2bb Stay/Leave popup. Closes #39 11 years ago
Victor Dubiniuk fdf7a602d4 Allow gues user to choose a name 11 years ago
Victor Dubiniuk e3e8ef5b58 Refactoring permissions. Allow guests to join session 11 years ago
Victor Dubiniuk fd60eddf2c Hide user avatar in document by default. Ref #30, #42 11 years ago
Friedrich W. H. Kossebau a7ad5632cb Update to latest WebODF pullbox branch
Noticable changes:
* focus returns to canvas after usage of zoom tool or paragraph style dialog
* Default paragraph style is listed with normal paragraph styles
* Cursor is not hidden, but shown non-blinking if tool is used
11 years ago
Victor Dubiniuk 05df848a52 Access via public link for logged in users. Ref #45 11 years ago
Victor Dubiniuk 670016580f Fix path to otpoll for external requests 11 years ago
Victor Dubiniuk 20da92fc4e Initial work on public links 11 years ago
Victor Dubiniuk 0b7c7198c1 Correct fileId 11 years ago
Victor Dubiniuk 8aee613fca Sharing 11 years ago
Victor Dubiniuk 78ba2cabe1 Hide share button if there are no share permissions 11 years ago
Victor Dubiniuk 31c0781ca9 Clear input on adding item to list 11 years ago
Victor Dubiniuk 8b2406d47d Refresh documents list on closing the editor 11 years ago
Victor Dubiniuk c6a207ec51 No need in explicit start session. It is started by the first join. Partially Ref #4 11 years ago
Victor Dubiniuk 61afb431da Empty folder message is back 11 years ago
Victor Dubiniuk 478611fc0d Cleanup frontend code. Ref #33 11 years ago
Victor Dubiniuk 74abca04c8 Spaces-> Tabs 11 years ago
Victor Dubiniuk 69fdb475d9 Rejoin session on F5. Ref #35 11 years ago
Victor Dubiniuk eb52fcc447 Remove test file 11 years ago
Friedrich W. H. Kossebau ff5c0ec6ff Update to latest pullbox branch
Noticable changes:
* focus returns to canvas after paragraph style selection
11 years ago
Friedrich W. H. Kossebau 70ad7f824b Move webodf.js to proper location 11 years ago
Victor Dubiniuk 89fdf22265 Move WebODF js/css code to 3rdparty 11 years ago
Victor Dubiniuk 86268cdccd Move WebODF js code to 3rdparty 11 years ago
Victor Dubiniuk 76390ce7dc Refresh grid when upload is complete 11 years ago
Victor Dubiniuk f57336dfe6 Document title improvement. Closes #37 11 years ago
Victor Dubiniuk d64f046e06 Create new document. Ref #34 11 years ago
Victor Dubiniuk 6c05c370a6 Use svg by default. Closes #31 11 years ago
Victor Dubiniuk a6ea161534 Show document title in the panel. Closes #17 11 years ago
Friedrich W. H. Kossebau bc2c599663 Update to current WebODF pullbox branch
Noticable changes:
* direct formatting key shortcuts properly disabled
11 years ago
Victor Dubiniuk 9ba6064af1 Add current document to title in editor mode. Ref #17 11 years ago
Victor Dubiniuk c14ba94c73 Hanlde multiple clicks on close button. Closes #25 11 years ago
Victor Dubiniuk 51b0c06365 Use notification instead of alert 11 years ago
Victor Dubiniuk 0a97a2eefc Hide overlay on error 11 years ago
Friedrich W. H. Kossebau c4bf4b6a78 Add file missing from previous commit: paragraphAlignement.js
Fixup for dd4d49d408
11 years ago
Friedrich W. H. Kossebau dd4d49d408 Update to current WebODF pullbox branch. Closes #13 11 years ago
Victor Dubiniuk bce4ff41b9 Use the whole viewport. Ref #19 11 years ago
Victor Dubiniuk 53d2bf2994 Use left bar width for lower overlay layer 11 years ago
Victor Dubiniuk d9d1f7af74 Overlay improvements. Ref #8 11 years ago
Victor Dubiniuk 9e42c3f6e9 Overlay on editor startup. Ref #8 11 years ago
Victor Dubiniuk 2c4a8c643e Ignore multiple clicks on editor startup. Closes #10 11 years ago
Victor Dubiniuk b48d244cf1 Move fonts.css to css rewrite support 11 years ago
Tobias Hintze 9a7694c795 add some basic and free fonts.
(fonts.css uses absolute filepaths still)
11 years ago
Friedrich W. H. Kossebau e6d0f7c105 Use correct paths
fixup for 2a0f345c5c
11 years ago
Friedrich W. H. Kossebau 2a0f345c5c Switch/fix order of webodf_bootstrap/dojo-amalgamation execution
(and remove no longer needed fixes)
11 years ago
Friedrich W. H. Kossebau 2dfa83a5e4 fix wrong memberId -> memberid in opspecs created in EditorSession 11 years ago
Friedrich W. H. Kossebau 63e4207fa0 Small improvements to timeouting in pullbox/OperationRouter 11 years ago
Friedrich W. H. Kossebau 5fe87cbfc1 Fix FontPicker (forgot to update copy) 11 years ago
Friedrich W. H. Kossebau 92576cd89c Set oc_requesttoken as token to the webodf server proxy object (and have it used in every call) 11 years ago
Friedrich W. H. Kossebau 0288fd685e widgets.js -> Tools.js 11 years ago
Jörn Friedrich Dreyer fe76963f22 add requesttoken to save xhr in Server.js, fetch correct headers in controller 11 years ago
Friedrich W. H. Kossebau 64e8ea689b support callbacks on sync request calls in PullBox OperationRouter (and remove 2sec close wait hack)
too bad this loses the nice singleTimeCallbackOnCompleteServerOpSpecsPlay var ;)
11 years ago
Friedrich W. H. Kossebau 880101b221 Also ignore MoveCursor ops as non-document-modifying ops 11 years ago
Friedrich W. H. Kossebau 13df7fe90b Use new keys in header of session save POST request 11 years ago
Friedrich W. H. Kossebau 783250a638 Fix dropped support for documentsMain.useUnstable flag 11 years ago
Friedrich W. H. Kossebau 5c68a09fee Remove unused files 11 years ago
Friedrich W. H. Kossebau fb536e7149 Remove meanwhile no longer useful flag documentsMain.initialized 11 years ago
Friedrich W. H. Kossebau 8527506d90 First take on proper destruction of WebODF Editor instance 11 years ago
Friedrich W. H. Kossebau e74535bdf6 Update to current webodf: saves on closing the session/document (needs server support still)
saves only is the user has edited something
11 years ago
Jörn Friedrich Dreyer e62bae00b4 move documents.php functionality to controller, add route 11 years ago
Jörn Friedrich Dreyer d62e723304 refactor document.js, show overlay icon only when a member active, load session and member info with documents.php 11 years ago
Jörn Friedrich Dreyer 7bc25ec0ce rename office -> documents 11 years ago
Jörn Friedrich Dreyer 3e59604485 move back to tiles (200x200 as in pictures) 11 years ago
Jörn Friedrich Dreyer de24ab3b8d ajaxify document & session loading, show icon for documents with active session 11 years ago
Jörn Friedrich Dreyer e03cfb068c live -> on 11 years ago
Jörn Friedrich Dreyer d8aa4db390 whitespace and indenting 11 years ago
Victor Dubiniuk 84a0bb00b5 First portion of UI changes according to Jans vision 11 years ago
Victor Dubiniuk 968a418ec9 Use path for creating sessions, store fileid to db 11 years ago
Victor Dubiniuk 9d7983d13c Some cleanup 11 years ago
Victor Dubiniuk 922cdec6b8 Merge session list with document list 11 years ago
Victor Dubiniuk 0d6d3a5d22 App settings 11 years ago
Victor Dubiniuk 70a20ebc93 Switch to fileid 11 years ago
Tobias Hintze da12ca4b55 use smarter shutdown API 11 years ago
Tobias Hintze 417540c1d3 webodf update: smarted shutdown api for Editor and friends 11 years ago
Tobias Hintze 8773748b8d trigger shutdown for webodf on close-button 11 years ago
Victor Dubiniuk 98ad57eb1a Fix router error 11 years ago
Victor Dubiniuk ae8f290fb2 Merge 11 years ago
Tobias Hintze 6a4bbca27f whitespace 11 years ago
Tobias Hintze 20a5ed92b4 missed a rename from webodf 11 years ago
Victor Dubiniuk 58eea6d0ca Autocomplete improvement 11 years ago
Tobias Hintze 6561341e05 update from webodf 11 years ago
Victor Dubiniuk c1c01c364c Invitations. Ugly but works 11 years ago
Victor Dubiniuk c3fae98bfe New sessions list 11 years ago
Victor Dubiniuk 60d53c6d7c Revert occasional autoreplacement 11 years ago
Victor Dubiniuk 267901aa0b More on joining session 11 years ago
Victor Dubiniuk 32016d8381 Introducing memberId 11 years ago
Tobias Hintze a6977c2316 reflect userid->memberid changes in webodf 11 years ago
Tobias Hintze 2ab2ecea11 bogus way of passing a memberId (pre-joined session) to webodf 11 years ago
Tobias Hintze 3deb473927 webodf update 11 years ago
Victor Dubiniuk ab9ceaf3f4 Code deduplication 11 years ago
Victor Dubiniuk db2b876132 Frontend cleanup 11 years ago
Victor Dubiniuk b4c8bc13c2 Db schema changed. Reinstall needed :) 11 years ago
Victor Dubiniuk 3819ea07fc Fix for empty doclist 11 years ago
Victor Dubiniuk 9658890600 Joining session works 11 years ago
Victor Dubiniuk 394dd6e0ca Clickable session list 11 years ago
Victor Dubiniuk 5b165331df Copy genesis to storage 11 years ago
Victor Dubiniuk 013bf8eb6e Initial session list 11 years ago
Tobias Hintze 9400fc8218 pass session id to webodf 11 years ago
Tobias Hintze 38fc574527 more webodf sync 11 years ago
Victor Dubiniuk 0902ee57b3 Start session first 11 years ago
Tobias Hintze 1f9ef09bc0 add missing files from last webodf update 11 years ago
Victor Dubiniuk cf76242ff0 Use relative URLs in bootstrap 11 years ago
Tobias Hintze 8c71d3a436 update webodf 11 years ago
Tobias Hintze fc7c1e02a5 make webodf visible 11 years ago
Tobias Hintze a3348ae6f6 quasi-update (manual) webodf 11 years ago
Tobias Hintze a629eda1b2 more bogus handling of pullbox API 11 years ago
Tobias Hintze 33d8b1bd8f update webodf 11 years ago
Tobias Hintze 7e8715a785 update webodf 11 years ago
Tobias Hintze f81e9a0607 wip: start collab instead of non-collab editor 11 years ago
Tobias Hintze 883608bcc5 update from webodf th/ocpull branch 11 years ago
Tobias Hintze 02a4f5a383 remove duplicate boot_editor.js; start shutdown impl 11 years ago
Tobias Hintze 9b0044c968 fix broken claro styling; some cosmetics 11 years ago
Tobias Hintze 0307d4bb0c integrate webodf toolbar with oc toolbar 11 years ago
Tobias Hintze d13a729c67 cleanup... 11 years ago
Tobias Hintze b197d63e61 add more dojo resources, fix locations 11 years ago
Tobias Hintze 2130c872a8 tiny webodf updates 11 years ago
Tobias Hintze 5448d8d9ec add recent webodf-debug.js; use it - and cleanup 11 years ago
Tobias Hintze 84f3b6ec78 move dojoConfig to amalgamation 11 years ago
Tobias Hintze 929d1a9d29 add missing webodf files 11 years ago
Tobias Hintze 578e08c9b4 fighting pathes for amd/dojo loading 11 years ago
Tobias Hintze ec37d6be71 add onStartup handler for dojo init 11 years ago
Tobias Hintze 6296326701 moving AMD-require code around 11 years ago
Tobias Hintze 37f1c94d8f initial WIP - amd clash-issues webodf/dojo/owncloud 11 years ago
Victor Dubiniuk c3bd22366c Wire up webodf 11 years ago