<table><tr><td style="">rnicole created this revision.<br />rnicole added a reviewer: cmollekopf.<br />Restricted Application added a project: KDE PIM.<br />Restricted Application added a subscriber: kde-pim.<br />rnicole requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D13040">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Notes:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">DavCollectionFetchJob was created to refresh the created collection in DavCollectionCreateJob</li>
<li class="remarkup-list-item">Some warnings fixed by renaming <tt style="background: #ebebeb; font-size: 13px;">createRequest</tt> to <tt style="background: #ebebeb; font-size: 13px;">createDAVRequest</tt> in the qwebdav library</li>
<li class="remarkup-list-item">Creating collections needed the <tt style="background: #ebebeb; font-size: 13px;">MKCALENDAR</tt> from CalDAV, and extended <tt style="background: #ebebeb; font-size: 13px;">MKCOL</tt> from CardDAV which were added to the qwebdav library</li>
<li class="remarkup-list-item">Tests for these two classes are made to test against the Kolab server using the test1 account</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R864 KDav2</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13040">https://phabricator.kde.org/D13040</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>3rdparty/qwebdavlib/qwebdav.cpp<br />
3rdparty/qwebdavlib/qwebdav.h<br />
autotests/CMakeLists.txt<br />
autotests/davcollectioncreatejobtest.cpp<br />
autotests/davcollectioncreatejobtest.h<br />
autotests/davcollectionfetchjobtest.cpp<br />
autotests/davcollectionfetchjobtest.h<br />
src/CMakeLists.txt<br />
src/common/davcollectioncreatejob.cpp<br />
src/common/davcollectioncreatejob.h<br />
src/common/davcollectionfetchjob.cpp<br />
src/common/davcollectionfetchjob.h<br />
src/common/davcollectionsfetchjob.cpp<br />
src/common/daverror.cpp<br />
src/common/daverror.h<br />
src/common/davmanager.cpp<br />
src/common/davmanager.h<br />
src/common/utils.cpp<br />
src/common/utils.h</div></div></div><br /><div><strong>To: </strong>rnicole, cmollekopf<br /><strong>Cc: </strong>kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>