Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2013-09-13Document title improvement. Closes #37Victor Dubiniuk
2013-09-13Create new document. Ref #34Victor Dubiniuk
2013-09-13Use svg by default. Closes #31Victor Dubiniuk
2013-09-12Show document title in the panel. Closes #17Victor Dubiniuk
2013-09-10Update to current WebODF pullbox branchFriedrich W. H. Kossebau
2013-09-10Add current document to title in editor mode. Ref #17Victor Dubiniuk
2013-09-08Hanlde multiple clicks on close button. Closes #25Victor Dubiniuk
2013-09-07Use notification instead of alertVictor Dubiniuk
2013-09-07Hide overlay on errorVictor Dubiniuk
2013-09-07Add file missing from previous commit: paragraphAlignement.jsFriedrich W. H. Kossebau
2013-09-07Update to current WebODF pullbox branch. Closes #13Friedrich W. H. Kossebau
2013-09-06Use the whole viewport. Ref #19Victor Dubiniuk
2013-09-05Use left bar width for lower overlay layerVictor Dubiniuk
2013-09-05Overlay improvements. Ref #8Victor Dubiniuk
2013-09-05Overlay on editor startup. Ref #8Victor Dubiniuk
2013-09-04Ignore multiple clicks on editor startup. Closes #10Victor Dubiniuk
2013-09-04Move fonts.css to css rewrite supportVictor Dubiniuk
2013-09-04add some basic and free fonts.Tobias Hintze
2013-09-04Use correct pathsFriedrich W. H. Kossebau
2013-09-03Switch/fix order of webodf_bootstrap/dojo-amalgamation executionFriedrich W. H. Kossebau
2013-09-03fix wrong memberId -> memberid in opspecs created in EditorSessionFriedrich W. H. Kossebau
2013-09-03Small improvements to timeouting in pullbox/OperationRouterFriedrich W. H. Kossebau
2013-09-03Fix FontPicker (forgot to update copy)Friedrich W. H. Kossebau
2013-09-02Set oc_requesttoken as token to the webodf server proxy object (and have it u...Friedrich W. H. Kossebau
2013-09-02widgets.js -> Tools.jsFriedrich W. H. Kossebau
2013-09-02add requesttoken to save xhr in Server.js, fetch correct headers in controllerJörn Friedrich Dreyer
2013-09-02support callbacks on sync request calls in PullBox OperationRouter (and remov...Friedrich W. H. Kossebau
2013-09-02Also ignore MoveCursor ops as non-document-modifying opsFriedrich W. H. Kossebau
2013-09-02Use new keys in header of session save POST requestFriedrich W. H. Kossebau
2013-09-01Fix dropped support for documentsMain.useUnstable flagFriedrich W. H. Kossebau
2013-09-01Remove unused filesFriedrich W. H. Kossebau
2013-09-01Remove meanwhile no longer useful flag documentsMain.initializedFriedrich W. H. Kossebau
2013-09-01First take on proper destruction of WebODF Editor instanceFriedrich W. H. Kossebau
2013-08-30Update to current webodf: saves on closing the session/document (needs server...Friedrich W. H. Kossebau
2013-08-28move documents.php functionality to controller, add routeJörn Friedrich Dreyer
2013-08-28refactor document.js, show overlay icon only when a member active, load sessi...Jörn Friedrich Dreyer
2013-08-28rename office -> documentsJörn Friedrich Dreyer
2013-08-27move back to tiles (200x200 as in pictures)Jörn Friedrich Dreyer
2013-08-27ajaxify document & session loading, show icon for documents with active sessionJörn Friedrich Dreyer
2013-08-27live -> onJörn Friedrich Dreyer
2013-08-27whitespace and indentingJörn Friedrich Dreyer
2013-08-27First portion of UI changes according to Jans visionVictor Dubiniuk
2013-08-27Use path for creating sessions, store fileid to dbVictor Dubiniuk
2013-08-27Some cleanupVictor Dubiniuk
2013-08-27Merge session list with document listVictor Dubiniuk
2013-08-27App settingsVictor Dubiniuk
2013-08-27Switch to fileidVictor Dubiniuk
2013-08-27use smarter shutdown APITobias Hintze
2013-08-27webodf update: smarted shutdown api for Editor and friendsTobias Hintze
2013-08-27trigger shutdown for webodf on close-buttonTobias Hintze