Commit Graph

43 Commits (447610b2603b8d258a90fc93ecb54708f70a002d)

Author SHA1 Message Date
Victor Dubiniuk 447610b260 Fix appid 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 7898d5bc31 Add vanilla webodf 9 years ago
Victor Dubiniuk f03a1a0edf Apply some upstream patches 9 years ago
Victor Dubiniuk 755fa560a7 Place OC controls inside own toolbar as dijit widgets 10 years ago
Victor Dubiniuk 5cef103648 Group members by userId. Ref #125 10 years ago
Victor Dubiniuk cf9fb6c809 Send Json content-type to avoid guessing 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
Victor Dubiniuk cabf831bc9 Zooming with combobox 10 years ago
Victor Dubiniuk d5861b8bc4 Zooming with dropdown instead of slider 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 f26e107504 No more barrier to enter for guests. Closes #200 10 years ago
Victor Dubiniuk 5cfea26265 Move ServerFactory downstream. Closes #221 10 years ago
Aditya Bhatt b192e4828d Sync to WebODF 8d8fc0216874b9dd9e3e3eef68dd2474a11f02f3
Make virtual selections have draggable handles on touch
screens.
10 years ago
Aditya Bhatt 205f9198f9 Sync to WebODF 8d8fc0216874b9dd9e3e3eef68dd2474a11f02f3.
* Collaborative virtual selections for iOS Safari.
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
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
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 3a8bea040e Ignore avatar faults. ref #140 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 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
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
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 efcc0ed3f9 Integrate bootstrap, wait for js components to load 11 years ago
Victor Dubiniuk d8037312c0 Align avatars correctly 11 years ago
Victor Dubiniuk e47267adb1 Disable show member caret on click 11 years ago
Victor Dubiniuk 886273dd10 Hacking WebODF to fix #51 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 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 670016580f Fix path to otpoll for external requests 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