D13040: Add DavCollectionCreateJob and DavCollectionFetchJob

RĂ©mi Nicole noreply at phabricator.kde.org
Tue May 22 14:55:29 BST 2018


rnicole created this revision.
rnicole added a reviewer: cmollekopf.
Restricted Application added a project: KDE PIM.
Restricted Application added a subscriber: kde-pim.
rnicole requested review of this revision.

REVISION 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

REPOSITORY
  R864 KDav2

REVISION DETAIL
  https://phabricator.kde.org/D13040

AFFECTED FILES
  3rdparty/qwebdavlib/qwebdav.cpp
  3rdparty/qwebdavlib/qwebdav.h
  autotests/CMakeLists.txt
  autotests/davcollectioncreatejobtest.cpp
  autotests/davcollectioncreatejobtest.h
  autotests/davcollectionfetchjobtest.cpp
  autotests/davcollectionfetchjobtest.h
  src/CMakeLists.txt
  src/common/davcollectioncreatejob.cpp
  src/common/davcollectioncreatejob.h
  src/common/davcollectionfetchjob.cpp
  src/common/davcollectionfetchjob.h
  src/common/davcollectionsfetchjob.cpp
  src/common/daverror.cpp
  src/common/daverror.h
  src/common/davmanager.cpp
  src/common/davmanager.h
  src/common/utils.cpp
  src/common/utils.h

To: rnicole, cmollekopf
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20180522/3160b3ad/attachment.html>


More information about the kde-pim mailing list