49 Commits

Author SHA1 Message Date
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
4ded21f3ac Bump version 2013-09-16 18:58:52 +03:00
Victor Dubiniuk
2703bdc095 Correct field comments. Fixes #40 2013-09-16 18:50:56 +03:00
Victor Dubiniuk
1a92e7c1b4 Create new document. Ref #34 2013-09-16 17:48:41 +03:00
Jan-Christoph Borchardt
95eb059f5b add Documents app icon 2013-09-12 19:10:09 +02:00
Victor Dubiniuk
136f445581 Cleanup session data if original file is removed 2013-09-07 21:26:22 +03:00
Victor Dubiniuk
c128a4ac2e Remove stable5 compatibility code. Compatible with 5.0.11+ only anyway 2013-09-07 20:40:36 +03:00
Victor Dubiniuk
0fd9b8cbcc Use parent namespace in subclasses 2013-09-07 20:40:36 +03:00
Victor Dubiniuk
e2b65db967 Required OC version was a bit soft 2013-09-04 21:23:02 +03:00
Victor Dubiniuk
a481bcc5bf OC5 autoloader fixes 2013-09-03 18:07:50 +03:00
Victor Dubiniuk
a92c665916 Split controllers 2013-09-02 19:55:36 +03:00
Jörn Friedrich Dreyer
84c9eb786d add lengths to text to prevent mdb2 schema creation hiccups on stable5 2013-09-02 18:17:31 +02:00
Jörn Friedrich Dreyer
3ada1fcc1d introduce documents_revisions table, whitespace changes 2013-09-02 17:15:29 +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
7bc25ec0ce rename office -> documents 2013-08-28 12:02:27 +02:00
Jörn Friedrich Dreyer
74011e3fc6 convert preview to list 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
df6af65b09 fix schema for mysql 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
32b08e7040 Initial backend for save 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
Victor Dubiniuk
70a20ebc93 Switch to fileid 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
f975f4a268 Remove cursor on timeout 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
35837010ae Split controller 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
c1c01c364c Invitations. Ugly but works 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
c3fae98bfe New sessions list 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
fca0cea3ef Add invite to DB 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
86952308ce MemberId, not member 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
40b89a5635 Use uid to link oC metadata 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
ab9ceaf3f4 Code deduplication 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
b4c8bc13c2 Db schema changed. Reinstall needed :) 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
0fe3e2717a Generic avatar 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
9658890600 Joining session works 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
778378b570 Fix filepath 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
34c8ab53dc Make seq autoincrement 2013-08-27 20:26:29 +02:00
Victor Dubiniuk
4497ba092f Db schema changed 2013-08-27 20:26:29 +02:00
Victor Dubiniuk
76ed6452d9 Serve genesis_url by es_id 2013-08-27 20:26:28 +02:00
Victor Dubiniuk
57fae2637d Range download support 2013-08-27 20:26:28 +02:00
Victor Dubiniuk
8e127b5ab1 Use singluar form in table names 2013-08-27 20:26:28 +02:00
Victor Dubiniuk
e1117c9a44 Correct indexes. Trigger DB update 2013-08-27 20:26:28 +02:00
Victor Dubiniuk
5bb3cc5034 Add primary keys 2013-08-27 20:26:28 +02:00
Victor Dubiniuk
63c58dbec4 Initial DB schema 2013-08-27 20:26:28 +02:00
Victor Dubiniuk
1ce37b6613 Rename file to math the classname 2013-08-27 20:26:27 +02:00
Victor Dubiniuk
956bce12b5 Use classpath instead of require 2013-08-27 20:26:26 +02:00
Victor Dubiniuk
aef0059d8c Remove trailing closing php tag in classes and excessive lines 2013-08-27 20:26:26 +02:00
Frank Karlitschek
7d01f5f427 A skeleton app for usage in the future 2013-08-27 20:26:26 +02:00