Add DavCollectionCreateJob and DavCollectionFetchJob
ClosedPublic

Authored by rnicole on May 22 2018, 1:55 PM.

Details

Summary

Notes:

  • DavCollectionFetchJob was created to refresh the created collection in DavCollectionCreateJob
  • Some warnings fixed by renaming createRequest to createDAVRequest in the qwebdav library
  • Creating collections needed the MKCALENDAR from CalDAV, and extended MKCOL from CardDAV which were added to the qwebdav library
  • Tests for these two classes are made to test against the Kolab server using the test1 account

Diff Detail

Repository
R864 KDav2
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
rnicole created this revision.May 22 2018, 1:55 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptMay 22 2018, 1:55 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
rnicole requested review of this revision.May 22 2018, 1:55 PM
cmollekopf accepted this revision.May 23 2018, 3:06 PM
This revision is now accepted and ready to land.May 23 2018, 3:06 PM
This revision was automatically updated to reflect the committed changes.