Details
Details
- Reviewers
machniak - Commits
- rCa7637f6424b5: kolabfiles backend
Diff Detail
Diff Detail
- Repository
- rC chwala
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/drivers/kolabfiles/kolabfiles_file_storage.php | ||
---|---|---|
47 | @var kolabfiles_api | |
52 | Kolabfiles. Also in other places. | |
248 | Maybe set to false what is not implemented. | |
284 | Just return an empty array here. | |
650 | I think we have to implement that in Kolab4 controller class. Look for objectToClient. | |
756 | You don't need two PUT requests. Also, 'library' is from SeaFile. In Kolab4 we have collections, and we should treat them as folders for now, I suppose. I.e. libraries should go away. |
Comment Actions
While this implementation is not certainly not finished, I'd like to get it merged and take it from there.
If you have a few minor adjustments that you'd like before I merge I'm happy to though.