63 Commits

Author SHA1 Message Date
Victor Dubiniuk
e60c91acbb Add missed files 2013-11-09 17:30:46 +03:00
Victor Dubiniuk
bfa914d8b2 Make sure fs has subdir documents always 2013-11-09 17:29:12 +03:00
Victor Dubiniuk
bb87497541 Hide unstable settings 2013-10-29 17:29:19 +03:00
Victor Dubiniuk
9b0afdd44a Disconnect user on leaving a session. Closes #15 2013-10-28 20:01:30 +03:00
Victor Dubiniuk
e3f26447c1 Translate appp title in navigation 2013-10-27 10:37:33 +03:00
Victor Dubiniuk
c5e452f888 Bump version 2013-10-22 16:34:31 +03:00
Victor Dubiniuk
adf5aafe70 Integrate odf viewer 2013-10-20 21:51:45 +03:00
Morris Jobke
35d055b436 Fix app ordering - ref owncloud/core#4324 2013-10-06 21:18:09 +02:00
Frank Karlitschek
f930623d6b enable by default 2013-10-02 09:23:58 +02:00
Victor Dubiniuk
ad8c163436 Default documents dir for upload. Ref #49 2013-10-01 19:34:08 +03:00
Victor Dubiniuk
7b858e75b5 Migrate to simple orm 2013-09-27 18:43:41 +03:00
Victor Dubiniuk
e3e8ef5b58 Refactoring permissions. Allow guests to join session 2013-09-25 16:34:54 +03:00
Victor Dubiniuk
20da92fc4e Initial work on public links 2013-09-23 22:56:57 +03:00
Victor Dubiniuk
8aee613fca Sharing 2013-09-19 23:59:25 +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
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