Commit Graph

112 Commits (31c0781ca9e50f1de4000a7a8d43675959e1dc2e)

Author SHA1 Message Date
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