https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r807761 | vkrause | 2008-05-14 19:00:30 +0200 (Wed, 14 May 2008) | 5 lines
Don't delete folder configs for folders that might not be in the list
here but nevertheless still exist.
Kolab issue 2667
........
r821814 | vkrause | 2008-06-18 17:21:15 +0200 (Wed, 18 Jun 2008) | 5 lines
Make sure favorite folder items get the same label independent of how
say are created.
Kolab issue 2785.
........
r823865 | tilladam | 2008-06-24 14:03:18 +0200 (Tue, 24 Jun 2008) | 7 lines
Make it possible again to accept an invitation that was sent
to a distribution list the current user is part of, by offering
all the identities in addition to the recipients of the invite
as choices for the attendee.
kolab/issue1998
........
r824289 | vkrause | 2008-06-25 17:20:44 +0200 (Wed, 25 Jun 2008) | 3 lines
Honor local subscription, fixes non-subscribed folders showing up in
the folder tree for a short time after changing local subscriptions.
........
r824806 | vkrause | 2008-06-26 18:42:06 +0200 (Thu, 26 Jun 2008) | 6 lines
The else block is supposed to belong to the outer if, so we need braces
here.
This ensures that a failed annotation job is removed correctly from the
job map and therefore avoids a crash on exit when KMail tries to cancel
the apparently still running job.
........
r830550 | vkrause | 2008-07-10 20:51:09 +0200 (Thu, 10 Jul 2008) | 23 lines
Backport SVN commit 829126 by vkrause from enterprise4 branch:
Close the folder before we unregister from the message dict.
This fixes the .index.db file being newer than the corresponding
.index.ids file, causing the latter being detected as outdated on the
next startup. In this case message wouldn't have a serial number, which
the sqlite backend poorly recovers from, causing apparent mail loss
(fixable by rebuilding the folder index). And to make it even more
confusing, this only happends for new DIMAP folders that have been
synced but not entered yet before shutting down KMail.
Kolab issue 2816
Incidentally this also fixes the mysterious non-persistence of certain
folder infos worked around in revision 830478. This happend because
groupware folders were kept open until destructions. However,
writeConfig() was called from the KMFolderMaildir dtor at which point
the virtual writeConfig() in KMFolderCachedImap wasn't available
anymore.
Kolab issue 2666
........
r834241 | vkrause | 2008-07-18 15:25:03 +0200 (Fri, 18 Jul 2008) | 7 lines
Update the highest uid even if we don't find the corresponding message
anymore or the folder is empty. This happens for example when the
message with this uid was moved away by a filter just before we got
here, which then caused mail duplication during the next sync.
Kolab issue 2801
........
svn path=/branches/KDE/3.5/kdepim/; revision=848898
Merged revisions 791184-791440,791443-792201,792203-792957 via svnmerge from
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r791184 | vkrause | 2008-03-28 17:52:23 +0100 (Fri, 28 Mar 2008) | 4 lines
Add the proposed new event into the calendar.
Kolab issue 2148
........
r791200 | vkrause | 2008-03-28 19:02:57 +0100 (Fri, 28 Mar 2008) | 2 lines
Improve display of iTIP counter proposals.
........
r791414 | vkrause | 2008-03-29 15:00:41 +0100 (Sat, 29 Mar 2008) | 2 lines
Implement declining of counter proposals.
........
r791430 | vkrause | 2008-03-29 15:43:58 +0100 (Sat, 29 Mar 2008) | 6 lines
- allow to accept counter proposals
- send real iTIP counter proposals by default but keep the Outlook
compat ones as an option
Kolab issue 2147, 2149
........
r792230 | vkrause | 2008-03-31 19:35:35 +0200 (Mon, 31 Mar 2008) | 4 lines
Send declined counter proposals back to the sender instead of to myself.
Kolab issue 2581
........
r792231 | vkrause | 2008-03-31 19:39:22 +0200 (Mon, 31 Mar 2008) | 5 lines
Don't delete invitations after a counter proposal in any case, eg. after a
rejection it might be needed again.
Kolab issue 2580
........
r792950 | vkrause | 2008-04-02 18:39:22 +0200 (Wed, 02 Apr 2008) | 7 lines
- don't add the original event to the calendar when creating a counter
proposal
- hide the invitation bar when editing a counter proposal to avoid
confusion
Kolab issue 2582
........
r792957 | vkrause | 2008-04-02 19:06:52 +0200 (Wed, 02 Apr 2008) | 7 lines
don't send cancel notifications to the organizer on event deletion if
I happen to be the organizer myself
- create standard conform cancel notifications on event deletion
(they must contain exactly one attendee entry)
Kolab issue 2578
........
svn path=/branches/KDE/3.5/kdepim/; revision=848887
to a distribution list the current user is part of, by offering
all the identities in addition to the recipients of the invite
as choices for the attendee.
kolab/issue1998
svn path=/branches/kdepim/enterprise/kdepim/; revision=823865
svn+ssh://ahartmetz@svn.kde.org/home/kde/branches/KDE/3.5/kdepim
........
r661739 | winterz | 2007-05-06 15:48:16 +0200 (So, 06 Mai 2007) | 2 lines
minor fixes for tstaerk's "Users want a subject that states if the invitation has been accepted" patch. Already forward ported.
........
svn path=/branches/kdepim/enterprise/kdepim/; revision=765741
svn+ssh://ahartmetz@svn.kde.org/home/kde/branches/KDE/3.5/kdepim
........
r661635 | tstaerk | 2007-05-06 09:49:23 +0200 (So, 06 Mai 2007) | 2 lines
The acceptance status is in status, not in Reply.
........
svn path=/branches/kdepim/enterprise/kdepim/; revision=765737
svn+ssh://ahartmetz@svn.kde.org/home/kde/branches/KDE/3.5/kdepim
........
r661525 | tstaerk | 2007-05-06 00:12:11 +0200 (So, 06 Mai 2007) | 1 line
Users want a subject that states if the invitation has been accepted
........
svn path=/branches/kdepim/enterprise/kdepim/; revision=765694
svn+ssh://pradeepto@svn.kde.org/home/kde/branches/KDE/3.5/kdepim
........
r661269 | winterz | 2007-05-05 07:16:55 +0530 (Sat, 05 May 2007) | 7 lines
Fix sending invitations to Outlook users.
Patch provided and tested by Thorsten and Jan-Pascal. Thanks!
Contains a couple of new strings, but this has been ok'd
by at least 3 translators.
CCMAIL: kde-i18n-doc@kde.org, thorsten.schnebeck@gmx.net, janpascal@vanbest.org
........
svn path=/branches/kdepim/enterprise/kdepim/; revision=759153
svn+ssh://tilladam@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r733159 | tilladam | 2007-11-05 18:29:15 +0100 (Mon, 05 Nov 2007) | 6 lines
Make it (non-gui) configurable when the user is asked to provide a comment
when reacting to an invitation and set the default to asking always, but not
for normal acceptance.
Prokde35-z Item 69
........
svn path=/branches/work/kdab-post-4.0/kdepim/; revision=733902
svn+ssh://tilladam@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r733883 | tilladam | 2007-11-07 14:09:11 +0100 (Wed, 07 Nov 2007) | 6 lines
Make it configurable whether invitation emails are move to the trash once
the reply to them has been sent and add gui for that to the groupware
section of the main configuration dialog.
Prokde35-z Item 68 (part 1)
........
svn path=/branches/work/kdab-post-4.0/kdepim/; revision=733885
the reply to them has been sent and add gui for that to the groupware
section of the main configuration dialog.
Prokde35-z Item 68 (part 1)
svn path=/branches/kdepim/enterprise/kdepim/; revision=733883
when reacting to an invitation and set the default to asking always, but not
for normal acceptance.
Prokde35-z Item 69
svn path=/branches/kdepim/enterprise/kdepim/; revision=733159
- adjust includes and link rules
- delete the libraries from this module
- remove obsolete collectingprocess and configmanager
svn path=/trunk/KDE/kdepim/; revision=682059
SVN commit 659861 by winterz:
fix "attendee in CC-field are missing from an invitation if the own email address could not be found".
Patch from Martin. Thanks!
BUGS#131029
svn path=/branches/kdepim/enterprise/kdepim/; revision=669057
give original style answers about meeting attendance
but with i18n strings.
ALSO fixed krazy isses
AND did some coding style and indentation fixes
svn path=/trunk/KDE/kdepim/; revision=668050
Users want a subject that states if the invitation has been accepted
forward port SVN commit 661635 by tstaerk:
The acceptance status is in status, not in Reply.
svn path=/trunk/KDE/kdepim/; revision=661734
Fix sending invitations to Outlook users.
Patch provided and tested by Thorsten and Jan-Pascal. Thanks!
Also, restore a needed openComposer() method, though I can't
figure out how/where it gets called.
svn path=/trunk/KDE/kdepim/; revision=661483
Patch provided and tested by Thorsten and Jan-Pascal. Thanks!
Contains a couple of new strings, but this has been ok'd
by at least 3 translators.
CCMAIL: kde-i18n-doc@kde.org, thorsten.schnebeck@gmx.net, janpascal@vanbest.org
svn path=/branches/KDE/3.5/kdepim/; revision=661269
fix "attendee in CC-field are missing from an invitation if the own email address could not be found".
Patch from Martin. Thanks!
svn path=/trunk/KDE/kdepim/; revision=659863