Robin Appelman
|
6779f28af4
|
cache app types during install or update
|
2012-05-14 22:49:31 +02:00 |
Robin Appelman
|
0fb90fa875
|
set public handeler in info,xml for sharing
|
2012-05-14 00:28:27 +02:00 |
Georg Ehrke
|
936c8ba1cc
|
improve remote.php and create public.php
|
2012-05-07 15:39:17 +02:00 |
Frank Karlitschek
|
9bcc5c11a8
|
porting the hooks and starting with the templates
|
2012-05-05 10:18:45 +02:00 |
Frank Karlitschek
|
ff66600bc0
|
port appconfig
|
2012-05-02 14:11:29 +02:00 |
Frank Karlitschek
|
2fe646dcec
|
ported the oc_app calls
|
2012-05-02 00:50:26 +02:00 |
Frank Karlitschek
|
1a2bbd2ee4
|
ported addSyript and other small stuff
|
2012-05-01 20:03:41 +02:00 |
Frank Karlitschek
|
e8ec999090
|
port to use the new public api
|
2012-05-01 09:49:22 +02:00 |
Michael Gapczynski
|
32de47d1d9
|
Update sharing when users are removed, added to groups, and removed from groups
|
2012-04-25 18:18:58 -04:00 |
Michael Gapczynski
|
b369adbd94
|
Allow admin to disable resharing of files
|
2012-04-25 11:51:30 -04:00 |
Robin Appelman
|
926b2b78fe
|
keep version numbers in their own files for faster reading
|
2012-04-14 16:29:11 +02:00 |
Robin Appelman
|
523fdda399
|
add the option to only load apps of a specific type
|
2012-03-30 14:39:07 +02:00 |
Robin Appelman
|
4522d19b4c
|
merge master into filesystem
|
2012-01-30 20:29:33 +01:00 |
Michael Gapczynski
|
de16537231
|
Emit hooks in OC_Share when sharing a file and forward hooks for deletion and writing of source file
|
2012-01-16 20:16:32 -05:00 |
Robin Appelman
|
ec015a2e68
|
remove the need to register storage providers, pass the classname during mounting instead
|
2011-11-08 22:21:25 +01:00 |
Bart Visscher
|
c6f78fbe43
|
Add flag in info.xml to control the apps that are installed by default
|
2011-09-27 22:36:14 +02:00 |
Michael Gapczynski
|
96ad8a15b4
|
Register OC_Share for autoloading and cleanup hooks
|
2011-08-22 12:37:44 -04:00 |
Michael Gapczynski
|
1303e40b6e
|
Remove navigation entry for shared files
|
2011-08-17 17:44:10 -04:00 |
Michael Gapczynski
|
c654442901
|
No more subnavigation entries, fixing 'Shared'
|
2011-08-09 10:45:12 -04:00 |
Michael Gapczynski
|
cdf2dbcd52
|
Use chosen select form for selecting users in sharing drop down
|
2011-08-09 10:34:00 -04:00 |
Jan-Christoph Borchardt
|
d0b2a3b1ac
|
moved dialog css to sharing, fixed position
|
2011-08-02 19:30:18 +02:00 |
Michael Gapczynski
|
ddfc9fc001
|
Move registering shared storage out of base
|
2011-08-01 10:58:15 -04:00 |
Michael Gapczynski
|
11d1627513
|
Merge branch 'master' into sharing. Integrate with changes in master, rename classes
Conflicts:
lib/base.php
|
2011-07-30 19:40:19 -04:00 |
Michael Gapczynski
|
d13ba0ee2d
|
Revise permissions system to support read, write, and delete
|
2011-07-30 16:03:32 -04:00 |
Jan-Christoph Borchardt
|
09e05d14a0
|
im in ur branch, fixin teh details
|
2011-07-30 14:40:10 +02:00 |
Michael Gapczynski
|
45222f34a6
|
Make 'Share' a subnavigation entry of of 'Files'
|
2011-07-29 12:20:01 -04:00 |
Michael Gapczynski
|
1fc41a7bfc
|
Integrate sharing app with the new interface
|
2011-07-29 12:11:53 -04:00 |
Michael Gapczynski
|
1ec0b6ecc1
|
jQuery dialog for sharing files from within file browser - Not functional yet
|
2011-07-26 21:27:40 -04:00 |
Michael Gapczynski
|
3e6037659e
|
Change permissions to is_writeable
|
2011-07-20 15:42:49 -04:00 |
Michael Gapczynski
|
22f8415045
|
Remove accidental kate swap file
|
2011-07-20 14:46:01 -04:00 |
Michael Gapczynski
|
1cfa911ce3
|
Update database.xml to current database fields, remove hard coded MTGap when mounting shared storage provider
|
2011-07-20 14:42:48 -04:00 |
Michael Gapczynski
|
029b21bf54
|
First implementation of sharing user interface
|
2011-07-20 13:34:16 -04:00 |
Michael Gapczynski
|
61837428ba
|
Add post_delete and post_rename hooks and fix the constructor
|
2011-07-18 16:36:34 -04:00 |
Michael Gapczynski
|
e91f42d249
|
Add support for sharing folders
|
2011-06-24 19:20:08 -04:00 |
Michael Gapczynski
|
e6621b9c78
|
Added source and target to database fields
|
2011-06-16 15:54:25 -04:00 |
Michael Gapczynski
|
8603b0973f
|
Initial setup of sharing app
|
2011-06-11 16:14:24 -04:00 |