431 Commits

Author SHA1 Message Date
Victor Dubiniuk
6afe897884 Fix switching to unstable mode 2013-10-10 21:27:28 +03:00
Victor Dubiniuk
ad8c163436 Default documents dir for upload. Ref #49 2013-10-01 19:34:08 +03:00
Victor Dubiniuk
d8037312c0 Align avatars correctly 2013-09-30 20:53:47 +03:00
Victor Dubiniuk
e47267adb1 Disable show member caret on click 2013-09-30 19:47:45 +03:00
Victor Dubiniuk
886273dd10 Hacking WebODF to fix #51 2013-09-30 19:32:35 +03:00
Victor Dubiniuk
e33d481e78 Proper public link is sharing dropdown 2013-09-28 00:13:25 +03:00
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
2013-09-27 20:53:40 +02:00
Victor Dubiniuk
e6794e015c Disallow sharing for guests 2013-09-27 19:54:31 +03:00
Victor Dubiniuk
d69c02e2bb Stay/Leave popup. Closes #39 2013-09-27 19:48:09 +03:00
Victor Dubiniuk
fdf7a602d4 Allow gues user to choose a name 2013-09-27 19:33:04 +03:00
Victor Dubiniuk
e3e8ef5b58 Refactoring permissions. Allow guests to join session 2013-09-25 16:34:54 +03:00
Victor Dubiniuk
fd60eddf2c Hide user avatar in document by default. Ref #30, #42 2013-09-25 16:34:54 +03:00
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
2013-09-25 00:37:56 +02:00
Victor Dubiniuk
05df848a52 Access via public link for logged in users. Ref #45 2013-09-24 15:53:33 +03:00
Victor Dubiniuk
670016580f Fix path to otpoll for external requests 2013-09-24 15:49:00 +03:00
Victor Dubiniuk
20da92fc4e Initial work on public links 2013-09-23 22:56:57 +03:00
Victor Dubiniuk
0b7c7198c1 Correct fileId 2013-09-20 00:06:38 +03:00
Victor Dubiniuk
8aee613fca Sharing 2013-09-19 23:59:25 +03:00
Victor Dubiniuk
78ba2cabe1 Hide share button if there are no share permissions 2013-09-19 22:15:08 +03:00
Victor Dubiniuk
31c0781ca9 Clear input on adding item to list 2013-09-19 21:51:02 +03:00
Victor Dubiniuk
8b2406d47d Refresh documents list on closing the editor 2013-09-19 00:19:26 +03:00
Victor Dubiniuk
c6a207ec51 No need in explicit start session. It is started by the first join. Partially Ref #4 2013-09-18 23:41:43 +03:00
Victor Dubiniuk
61afb431da Empty folder message is back 2013-09-18 19:15:37 +03:00
Victor Dubiniuk
478611fc0d Cleanup frontend code. Ref #33 2013-09-18 18:48:52 +03:00
Victor Dubiniuk
74abca04c8 Spaces-> Tabs 2013-09-17 18:10:10 +03:00
Victor Dubiniuk
69fdb475d9 Rejoin session on F5. Ref #35 2013-09-17 18:07:02 +03:00
Victor Dubiniuk
eb52fcc447 Remove test file 2013-09-17 18:07:02 +03:00
Friedrich W. H. Kossebau
ff5c0ec6ff Update to latest pullbox branch
Noticable changes:
* focus returns to canvas after paragraph style selection
2013-09-17 17:04:22 +02:00
Friedrich W. H. Kossebau
70ad7f824b Move webodf.js to proper location 2013-09-17 16:56:23 +02:00
Victor Dubiniuk
89fdf22265 Move WebODF js/css code to 3rdparty 2013-09-17 16:21:38 +03:00
Victor Dubiniuk
86268cdccd Move WebODF js code to 3rdparty 2013-09-17 14:58:57 +03:00
Victor Dubiniuk
76390ce7dc Refresh grid when upload is complete 2013-09-13 17:18:02 +03:00
Victor Dubiniuk
f57336dfe6 Document title improvement. Closes #37 2013-09-13 13:59:55 +03:00
Victor Dubiniuk
d64f046e06 Create new document. Ref #34 2013-09-13 13:19:50 +03:00
Victor Dubiniuk
6c05c370a6 Use svg by default. Closes #31 2013-09-12 23:04:33 +03:00
Victor Dubiniuk
a6ea161534 Show document title in the panel. Closes #17 2013-09-12 22:07:21 +03:00
Friedrich W. H. Kossebau
bc2c599663 Update to current WebODF pullbox branch
Noticable changes:
* direct formatting key shortcuts properly disabled
2013-09-10 18:43:27 +02:00
Victor Dubiniuk
9ba6064af1 Add current document to title in editor mode. Ref #17 2013-09-10 16:34:33 +03:00
Victor Dubiniuk
c14ba94c73 Hanlde multiple clicks on close button. Closes #25 2013-09-08 11:43:38 +03:00
Victor Dubiniuk
51b0c06365 Use notification instead of alert 2013-09-07 22:07:21 +03:00
Victor Dubiniuk
0a97a2eefc Hide overlay on error 2013-09-07 21:29:12 +03:00
Friedrich W. H. Kossebau
c4bf4b6a78 Add file missing from previous commit: paragraphAlignement.js
Fixup for dd4d49d408df9804aca5c6c91276fbee71ed10e9
2013-09-07 19:13:09 +02:00
Friedrich W. H. Kossebau
dd4d49d408 Update to current WebODF pullbox branch. Closes #13 2013-09-07 17:24:57 +02:00
Victor Dubiniuk
bce4ff41b9 Use the whole viewport. Ref #19 2013-09-06 17:13:03 +03:00
Victor Dubiniuk
53d2bf2994 Use left bar width for lower overlay layer 2013-09-05 20:21:12 +03:00
Victor Dubiniuk
d9d1f7af74 Overlay improvements. Ref #8 2013-09-05 19:52:44 +03:00
Victor Dubiniuk
9e42c3f6e9 Overlay on editor startup. Ref #8 2013-09-05 17:35:05 +03:00
Victor Dubiniuk
2c4a8c643e Ignore multiple clicks on editor startup. Closes #10 2013-09-04 20:58:31 +03:00
Victor Dubiniuk
b48d244cf1 Move fonts.css to css rewrite support 2013-09-04 20:42:34 +03:00
Tobias Hintze
9a7694c795 add some basic and free fonts.
(fonts.css uses absolute filepaths still)
2013-09-04 13:54:49 +02:00