303 Commits

Author SHA1 Message Date
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
Friedrich W. H. Kossebau
13df7fe90b Use new keys in header of session save POST request 2013-09-01 22:24:09 +02:00
Friedrich W. H. Kossebau
783250a638 Fix dropped support for documentsMain.useUnstable flag 2013-09-01 19:31:38 +02:00
Friedrich W. H. Kossebau
5c68a09fee Remove unused files 2013-09-01 18:50:10 +02:00
Friedrich W. H. Kossebau
fb536e7149 Remove meanwhile no longer useful flag documentsMain.initialized 2013-09-01 18:50:10 +02:00
Friedrich W. H. Kossebau
8527506d90 First take on proper destruction of WebODF Editor instance 2013-09-01 18:50:10 +02:00
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
2013-08-30 17:35:35 +02:00
Jörn Friedrich Dreyer
e62bae00b4 move documents.php functionality to controller, add route 2013-08-28 19:38:17 +02:00
Jörn Friedrich Dreyer
d62e723304 refactor document.js, show overlay icon only when a member active, load session and member info with documents.php 2013-08-28 16:51:17 +02:00
Jörn Friedrich Dreyer
7bc25ec0ce rename office -> documents 2013-08-28 12:02:27 +02:00
Jörn Friedrich Dreyer
3e59604485 move back to tiles (200x200 as in pictures) 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
de24ab3b8d ajaxify document & session loading, show icon for documents with active session 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
e03cfb068c live -> on 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
d8aa4db390 whitespace and indenting 2013-08-27 20:26:34 +02:00
Victor Dubiniuk
84a0bb00b5 First portion of UI changes according to Jans vision 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
968a418ec9 Use path for creating sessions, store fileid to db 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
9d7983d13c Some cleanup 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
922cdec6b8 Merge session list with document list 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
0d6d3a5d22 App settings 2013-08-27 20:26:33 +02:00