125 Commits

Author SHA1 Message Date
Jan Holesovsky
302317ca47 cloudsuite: Fix starting of editing directly from the Files view. 2015-10-30 17:48:32 +01:00
Henry Castro
32bc4fdbfe cloudsuite: add filter documents
The upload works as expected. But the document filters does not
show the uploaded files.  So this patch add more file supports
2015-10-29 15:10:55 -04:00
Henry Castro
48cba261ec cloudsuite: revert route showLOleaflet
With the current layout changes, showLOleaflet is no longer need it.
2015-10-28 16:14:38 -04:00
Jan Holesovsky
3bed81b4a9 cloudsuite: Implement the document loading via CloudSuite.
In order to work, we need a group that is shared between wwwrun (for owncloud)
and loolwsd; let's call it loolwww.  Then:

cd <www>/owncloud/apps/documents
mkdir documents-tmp
chown chown wwwrun:loolwww documents-tmp
chmod g+ws documents-tmp

ownCloud takes care of copying the files to this shared location, and back (in
the future).  It will also need to take care of the cleanup, at the moment the
files are leaked.
2015-10-28 15:57:51 +01:00
Henry Castro
5368e28482 cloudsuite: add route showLOleaflet 2015-10-27 23:04:26 -04:00
Henry Castro
ddfacfe344 cloudsuite: add URLGenerator 2015-10-27 23:03:18 -04:00
Jan Holesovsky
7324ec8549 cloudsuite: Minimal branding. 2015-10-23 14:00:36 +02:00
Victor Dubiniuk
eacd2b4d10 Raise minversion, update version, put it into info.xml 2015-10-22 21:10:49 +03:00
Jan-Christoph Borchardt
d5402458e8 fix ownCloud version in dependency, fix #558 2015-10-22 09:24:03 +13:00
Victor Dubiniuk
76ef4e48aa ByeBye static Config class 2015-09-19 00:20:28 +03:00
Victor Dubiniuk
b8917435f3 Use different entry points for users and guests 2015-09-18 21:47:19 +03:00
Victor Dubiniuk
dfc91185f0 Remove private and deprecated API calls 2015-08-28 19:32:54 +03:00
Victor Dubiniuk
58725da687 Remove deprecated API usage. Step 2 2015-08-27 01:27:06 +03:00
Victor Dubiniuk
8897dda9ab Remove deprected API usage. Step 1 2015-08-26 19:12:45 +03:00
Victor Dubiniuk
03b6ccb113 0.10.1 2015-08-04 16:55:08 +03:00
Thomas Müller
3da0cd1fd5 Fix the app 2015-07-13 16:29:26 +02:00
RealRancor
ced3dd3c66 Fix "Undefined index: REQUEST_URI" on cron runs 2015-07-10 08:11:44 +02:00
Victor Dubiniuk
a8e1d14622 Add more tags in description and update version 2015-06-18 20:02:57 +03:00
Victor Dubiniuk
a5ae82e870 Use closure for navigation. Fixes #486 2015-06-16 21:53:44 +03:00
Bernhard Posselt
e9d95b6acd do not load scripts for all apps 2015-05-25 19:06:23 +03:00
Victor Dubiniuk
117ead441b Update appinfo to actual state 2015-05-14 19:24:02 +03:00
David Prévot
3359db959d Drop useless execution bits 2015-02-27 18:16:42 -04:00
Joas Schilling
766766c8f2 Remove is shipped 2015-01-27 12:52:36 +01:00
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