Commit Graph

399 Commits (04d3010f7abb47f47ac6b328a408cc855cb9af4b)
 

Author SHA1 Message Date
tpearson cc29364f06 * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch
* Ensured that the Trinity changes were applied on top of those enhancements, and any redundancy removed
* Added journal read support to the CalDAV resource
* Fixed CalDAV resource to use events URL for tasks and journals when separate URL checkbox unchecked


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170461 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 4f6c584bac * Fixed CalDAV tasks loading when event loading fails
* Added calendar control functions to allow for a partial cache clear of only events, todos, or journals


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169887 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5572a114be Separated event and task reads into two separate jobs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169762 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 66f01dde7c Fixed error that snuck in during previous commit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169583 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 8ce63b1df3 * Fixed crash when modifying single instance of recurring meeeting in agenda view
* Allow CalDAV tasks read/write to continue even if events read/write failed
* Documentation cleanup


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169577 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5abbdb459b * Fixed CalDAV resource error messages and potential crash
* Added write support to events with RECURRENCE-ID property
  Only remaining potential issue is modification of parent series and association/update/delete of child event RECURRENCE-ID fields


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169262 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ba9ae64c03 Fixed a dual typo in previous commit 1168963
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1169020 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a5b958ec1b Fixed dialing script hook problem
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1168964 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 75502cb30b Added tasks support to CalDAV resource
This nearly completes Zimbra integration


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1168963 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson cfa6b4114c Initial (i.e. read only) support for RECURRENCE-ID modified incidence series.
Write support requires further debugging and/or compliance checks with respect to Zimbra;
there is no obvious reason why it should not be working but Zimbra fails with 409 when saving.
User interface support is mostly complete, with event links being tracked across deletes.


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1168937 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a3e46fcf74 Fixed 404 when deleting multiple contacts
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1168498 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 78933401a0 Fixed FTBFS due to makefile.am mistake
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1167594 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson f8fb0a6b61 Moved the editor open variable out of kocore to remove accidental compilation circular dependency
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1167544 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson c437f19f37 Fixed CalDAV crash when event editor left open during automatic reload
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1167492 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 90fb05e4f8 Fixed recurring meeting invitations to be far more clear
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1166993 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson b40645d109 Fixed a number of issues, including
* event modification and view refresh when GroupWare communication is disabled
* Deletion (delay) of first recurring event


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1165287 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 740cad9fc1 Attempt to fix incorrect meeting motices being sent when the first instance of a recurring meeting is deleted.
This may need more work depending on how the number of recurrences are handled
This should be more compatible with most CalDAV resources than the old way...


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1165076 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 8f37a4f755 Slew of fixes and upgrades, including:
Added kaddressbook automatic sync
Added carddav autosync options
Added DCOP calls for kaddressbook and korganizer manual resync
Repaired Kontact refresh button through above mentioned DCOP calls


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1164528 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 6d83f2c4e3 Fixed quit from kmail system tray
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1163733 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 9850ee57ac Fixed resource loading problem from kcontrol
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1163706 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 1c3e6a878f TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1158452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 7be55ffa06 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1157655 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson f587f20a6d Inverted canQueryClose DCOP signal for korganizer plugin, so that if the DCOP interface is unavailable Kontact will still be able to close
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1152640 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 7973cbae43 Added right-click popup menu to KAddressBook resources
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1148784 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 7cb81641f4 CardDAV cache improvement
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1148528 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson b19e36a84a Fixed crash when configuring resource from K Control Center
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1148484 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 672beaaffc Major KAddressbook carddav fixes and improvements (should now work with Zimbra once Zimbra fixes a standards compliance issue with contact creation mimetypes)
Fixed handling of close events and save interaction with Kontact and Korganizer

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1141613 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 23f5d4229c Multiple stability and usability fixes for the caldav/carddav resources
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1134465 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson b0541862e3 Debian compilation fix
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1133077 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 33e649c9e8 Fix for kmail to synchronize IMAP folders when compose window Send is executed
Minor change to carddav resource


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1133062 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson b4d7e65ac0 Multi-save on exit fix
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1133001 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 7ef3b0e2a5 Added new carddav resource for kaddressbook
Lots of bugfixes for korganizer caldav resource


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1132701 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson f4a40d0495 More compilation fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1130285 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 0404ddb7db Debian compilation fix
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1130284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 066e38e23b Debian compilation fix
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1130283 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a71c4476a7 Initial CalDAV support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1130194 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 45c9a75f12 Fixed timezone handling
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1129062 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 54272a8418 Build fixes for Debian Lenny
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1128368 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson acc2b77512 Second batch of kdepim stability and functionality repairs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1126473 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 54887c51b1 Part of batch commit to enable true tasktray resize support for Trinity applications
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1124759 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 3ef2d4c713 Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug 222920)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1075407 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 9feccba893 Repaired korganizer build with gcc4.x+
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1072704 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ed0f571194 Fixed compilation with gcc4.x+
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1072420 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 95b6ab6345 Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 3061af5f7c Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 3241defdb1 Redirect admin directories to Trinity-specific "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1068356 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 60cf0657c4 Reverted accidental inclusion of improper IMAP warning message
Thanks to Volker Krause for pointing this out to me

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1063342 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d4b702756e * gcc4.4 compilation fixes
* kmail crash issues resolved
* automake updates

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1062791 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma 460c52653a Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago