102 Commits

Author SHA1 Message Date
Victor Dubiniuk
3e5b13f752 Fix member disconnection routes 2014-11-19 01:15:15 +03:00
Victor Dubiniuk
65de023e94 Use a separate field for optype. No more LIKE in queries 2014-11-13 01:20:54 +03:00
Victor Dubiniuk
849bbe5be7 Add extra option to disable doc(x) support 2014-11-06 19:31:25 +03:00
Victor Dubiniuk
4476742856 generic avatar is no used anymore -> kill it 2014-11-05 17:12:09 +03:00
Victor Dubiniuk
d24863e97e Only GET 2014-11-04 18:40:31 +03:00
Victor Dubiniuk
4f19683c03 Inject logger 2014-10-28 22:38:08 +03:00
Victor Dubiniuk
d7b06b635a Move otpoll to session controller 2014-10-28 20:21:27 +03:00
Victor Dubiniuk
815194cddb Move supported mimes to settings controller 2014-10-28 18:50:58 +03:00
Victor Dubiniuk
45c30440b8 Move download to documentcontroller 2014-10-28 01:59:49 +03:00
Victor Dubiniuk
33dfec8804 Migrate settings controllers to appframework 2014-10-28 01:04:35 +03:00
Victor Dubiniuk
595b2fbf96 Migrate major controllers to appframework 2014-10-25 17:18:00 +03:00
Victor Dubiniuk
58c7575a92 Declare routes required by breaking routing change in core 2014-10-09 20:49:57 +03:00
Victor Dubiniuk
1a545d4941 Remove info routes and action 2014-09-08 21:11:58 +03:00
Victor Dubiniuk
c49415d764 Remove routes and action 2014-09-08 21:08:54 +03:00
Victor Dubiniuk
c0749af35b Add routes 2014-09-02 20:16:07 +03:00
Victor Dubiniuk
3196f5fc91 Filter_Office -> Filter\Office 2014-08-04 21:13:45 +03:00
Victor Dubiniuk
eb170d6713 Download_Simple -> Download\Simple 2014-08-04 21:08:36 +03:00
Victor Dubiniuk
6edaca04cd Download_Range -> Download\Range 2014-08-04 21:06:24 +03:00
Victor Dubiniuk
fbb931c91e Db_Member -> Db\Member 2014-08-04 21:00:58 +03:00
Victor Dubiniuk
214c6dfa36 Db_Op -> Db\Op 2014-08-04 20:56:24 +03:00
Victor Dubiniuk
7356dcfae3 Db_Session -> Db\Session 2014-08-04 20:51:50 +03:00
Georg Ehrke
616cbc3d2d increment version number 2014-07-07 17:30:31 +02:00
Georg Ehrke
51d27fd186 add ocsid 2014-07-07 17:30:17 +02:00
David Prévot
a8192dfc48 Fix comment about LGPL 2014-05-17 15:29:51 -04:00
Victor Dubiniuk
13b73b12c1 Store share token to guest users 2014-04-11 01:11:13 +03:00
Victor Dubiniuk
65ea9a891a Fix year in copyright 2014-04-11 01:07:59 +03:00
Victor Dubiniuk
caf3678ce0 Unify translation 2014-04-11 01:07:55 +03:00
Victor Dubiniuk
61576a8374 Add db flag for guests 2014-04-11 01:03:41 +03:00
Victor Dubiniuk
a341ca775a OC6 as a least required version 2014-04-11 01:03:41 +03:00
Victor Dubiniuk
1bbcd7f6af Add config page and settings 2014-03-31 20:27:07 +03:00
Victor Dubiniuk
e4ce2258e1 MS formats. First approach 2014-03-28 22:14:51 +03:00
Victor Dubiniuk
f26e107504 No more barrier to enter for guests. Closes #200 2014-03-14 20:49:17 +03:00
Victor Dubiniuk
d1aee9fe68 Remove dead code 2014-02-12 17:22:00 +03:00
Victor Dubiniuk
988ae02b8e Move rename controller to document 2013-12-19 00:08:02 +03:00
Vincent Petry
d56ef4f0b6 Make it possible to rename documents by clicking on title 2013-12-05 14:04:36 +01:00
daniel
1ca71cf4b3 remove newline at end of file (editor added that automatically) 2013-11-28 20:21:03 +01:00
daniel
a9f1c04ed2 remove unnecessary sub-select
member_id is the primary key and therefore unique => the nested select statement is not necessary and only adds additional computational overhead on the db.
2013-11-28 20:14:46 +01:00
Victor Dubiniuk
9ab3c0cbce Make sure that DB has no broken entries created on prerelease evaluation 2013-11-27 18:02:16 +03:00
Victor Dubiniuk
0a44da4e80 Bump version 2013-11-27 17:28:28 +03:00
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