22 Commits

Author SHA1 Message Date
Victor Dubiniuk
f4fadd3bcc Moved common code to the parent class 2013-09-07 20:40:36 +03: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
667f3717db add legacy getSessionByFileId to use getSessionsByFileIds 2013-08-28 16:00:27 +02:00
Jörn Friedrich Dreyer
8c44e84a54 allow arrays as param to getSessionByFileId 2013-08-28 15:39:07 +02:00
Jörn Friedrich Dreyer
d756b5fbaa minor reformatting of sql 2013-08-28 15:24:41 +02:00
Jörn Friedrich Dreyer
7bc25ec0ce rename office -> documents 2013-08-28 12:02:27 +02:00
Victor Dubiniuk
968a418ec9 Use path for creating sessions, store fileid to db 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
70a20ebc93 Switch to fileid 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
4abcc12489 Session interface cleanup 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
2b440eadcc Store original path 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
544991cab3 Use random and unique session id 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
9658890600 Joining session works 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
0247677108 Fix initial session 2013-08-27 20:26:30 +02:00
Victor Dubiniuk
412d07dedc Legal stuff 2013-08-27 20:26:30 +02:00
Victor Dubiniuk
76682cfe1c Store genesis as sha1(content) 2013-08-27 20:26:30 +02:00
Victor Dubiniuk
5b165331df Copy genesis to storage 2013-08-27 20:26:30 +02:00
Victor Dubiniuk
013bf8eb6e Initial session list 2013-08-27 20:26:30 +02:00
Tobias Hintze
f03ee0ee1c workarounds for db-schema issues 2013-08-27 20:26:30 +02:00
Victor Dubiniuk
74ef36fdd6 Further work on session 2013-08-27 20:26:30 +02:00
Victor Dubiniuk
2a7b9a6e1b Session reading. Mock session 2013-08-27 20:26:28 +02:00
Victor Dubiniuk
e75e8effc1 Dummy DB models 2013-08-27 20:26:28 +02:00