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
Friedrich W. H. Kossebau
e6d0f7c105
Use correct paths
...
fixup for 2a0f345c5ccd9e08854ae1945a47ca3f2d3eb3a5
2013-09-04 01:08:11 +02:00
Friedrich W. H. Kossebau
2a0f345c5c
Switch/fix order of webodf_bootstrap/dojo-amalgamation execution
...
(and remove no longer needed fixes)
2013-09-03 14:25:09 +02:00
Friedrich W. H. Kossebau
2dfa83a5e4
fix wrong memberId -> memberid in opspecs created in EditorSession
2013-09-03 13:59:12 +02:00
Friedrich W. H. Kossebau
63e4207fa0
Small improvements to timeouting in pullbox/OperationRouter
2013-09-03 01:12:23 +02:00
Friedrich W. H. Kossebau
5fe87cbfc1
Fix FontPicker (forgot to update copy)
2013-09-03 01:11:15 +02:00
Friedrich W. H. Kossebau
92576cd89c
Set oc_requesttoken as token to the webodf server proxy object (and have it used in every call)
2013-09-02 17:38:56 +02:00
Friedrich W. H. Kossebau
0288fd685e
widgets.js -> Tools.js
2013-09-02 17:38:56 +02:00
Jörn Friedrich Dreyer
fe76963f22
add requesttoken to save xhr in Server.js, fetch correct headers in controller
2013-09-02 14:59:13 +02:00
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 ;)
2013-09-02 02:29:04 +02:00
Friedrich W. H. Kossebau
880101b221
Also ignore MoveCursor ops as non-document-modifying ops
2013-09-01 22:25:03 +02:00