Commit Graph

223 Commits (ef3f5b2a88e30bd25dce5d80014252e28a97b940)

Author SHA1 Message Date
Victor Dubiniuk 3470302b01 Fix header regression 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 91b0ce6f8d Subscribe to lostConnection event 10 years ago
Victor Dubiniuk d106de7102 Escalate fatal editor errors to user and go back to grid 10 years ago
Victor Dubiniuk a46677bbe9 Initial save indicator. Ref #114 10 years ago
Victor Dubiniuk 988ae02b8e Move rename controller to document 11 years ago
Victor Dubiniuk 1e1e1eea78 Show loader message. Closes #117 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
Victor Dubiniuk 9ef49d48f8 Center No documents message. Fixes #141 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
Victor Dubiniuk 8dec0a3119 Fix first row items misposition 11 years ago
Victor Dubiniuk eae804588b Show loader for documents list. Closes #103 11 years ago
Friedrich W. H. Kossebau 47c0cbc5e8 Sync with webodf 379ba3bfff4a7d736109f48c8ab72ea649a77918
* enables initial support for integrating into OC-Docs translation system
* fixes broken paragraphstyle dialog on 2nd and later editor start with the same OC-App page-life-cycle
* showing selections of other users, not just the cursor
* lots of small fixes with cursor/selection
11 years ago
Victor Dubiniuk 3bb39d50d6 Separate title bar. Closes #91 11 years ago
Victor Dubiniuk 9b0afdd44a Disconnect user on leaving a session. Closes #15 11 years ago
Victor Dubiniuk 3a8572da37 Defer documents reload 11 years ago
Victor Dubiniuk 58ce9ba920 Speed up animation. Ref #81 11 years ago
Victor Dubiniuk 469624c551 Always preload documents grid. Fixes #78 11 years ago
Victor Dubiniuk 29da4e5bff Load minified scripts on production 11 years ago
Victor Dubiniuk efcc0ed3f9 Integrate bootstrap, wait for js components to load 11 years ago
Victor Dubiniuk 6afe897884 Fix switching to unstable mode 11 years ago
Victor Dubiniuk e33d481e78 Proper public link is sharing dropdown 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 05df848a52 Access via public link for logged in users. Ref #45 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 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
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
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
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 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 783250a638 Fix dropped support for documentsMain.useUnstable flag 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