svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r978901 | winterz | 2009-06-08 15:38:08 +0200 (Mon, 08 Jun 2009) | 18 lines
Merged revisions 974512 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r974512 | winterz | 2009-05-29 10:44:43 -0400 (Fri, 29 May 2009) | 12 lines
Create a new Groupware Compatibility configuration option for sending
invitation reply comments in a a way that Outlook understands.
This option is currently false by default.
I still need to document this option in the kmail handbook
and in the kontact-admin handbook.
part of the kolab/issue3424 fix.
MERGE: e4, 4.4
........
................
svn path=/trunk/KDE/kdepim/; revision=986469
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r974512 | winterz | 2009-05-29 10:44:43 -0400 (Fri, 29 May 2009) | 12 lines
Create a new Groupware Compatibility configuration option for sending
invitation reply comments in a a way that Outlook understands.
This option is currently false by default.
I still need to document this option in the kmail handbook
and in the kontact-admin handbook.
part of the kolab/issue3424 fix.
MERGE: e4, 4.4
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=978901
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r968658 | tmcguire | 2009-05-16 16:18:13 +0200 (Sat, 16 May 2009) | 3 lines
Better not allow HTML here as well, even though I think that should be ok as per RFC,
as this sends the iCal in an attachment anyway.
........
svn path=/trunk/KDE/kdepim/; revision=970626
Merged revisions 966693 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r966693 | winterz | 2009-05-11 20:33:39 +0200 (Mon, 11 May 2009) | 17 lines
Merged revisions 966689 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r966689 | winterz | 2009-05-11 14:26:04 -0400 (Mon, 11 May 2009) | 10 lines
Invitation decline comments are now sent as DESCRIPTION property only
when the user has selected the "exchange compatible naming" groupware option.
Otherwise, we adhere to standards and use the COMMENT property.
This should fix kolab/issue3424 more to my satisfaction.
Also makes r965355 acceptable and that should also be merged forward,
but before this revision.
MERGE: e4,trunk,4.2
........
................
svn path=/branches/KDE/4.2/kdepim/; revision=967497
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r966693 | winterz | 2009-05-11 20:33:39 +0200 (Mon, 11 May 2009) | 17 lines
Merged revisions 966689 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r966689 | winterz | 2009-05-11 14:26:04 -0400 (Mon, 11 May 2009) | 10 lines
Invitation decline comments are now sent as DESCRIPTION property only
when the user has selected the "exchange compatible naming" groupware option.
Otherwise, we adhere to standards and use the COMMENT property.
This should fix kolab/issue3424 more to my satisfaction.
Also makes r965355 acceptable and that should also be merged forward,
but before this revision.
MERGE: e4,trunk,4.2
........
................
svn path=/trunk/KDE/kdepim/; revision=967434
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r966689 | winterz | 2009-05-11 14:26:04 -0400 (Mon, 11 May 2009) | 10 lines
Invitation decline comments are now sent as DESCRIPTION property only
when the user has selected the "exchange compatible naming" groupware option.
Otherwise, we adhere to standards and use the COMMENT property.
This should fix kolab/issue3424 more to my satisfaction.
Also makes r965355 acceptable and that should also be merged forward,
but before this revision.
MERGE: e4,trunk,4.2
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=966693
when the user has selected the "exchange compatible naming" groupware option.
Otherwise, we adhere to standards and use the COMMENT property.
This should fix kolab/issue3424 more to my satisfaction.
Also makes r965355 acceptable and that should also be merged forward,
but before this revision.
MERGE: e4,trunk,4.2
svn path=/branches/kdepim/enterprise/kdepim/; revision=966689
Merged revisions 866739 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r866739 | tilladam | 2008-10-01 21:40:47 +0200 (Wed, 01 Oct 2008) | 1 line
On Windows, the serial number gets somehow crrupted, while traversing the plugin boundary. Move the invitation message deletion into the callback, inside KMail, where it belongs. Fixes kolab/issue2705.
........
svn path=/branches/KDE/4.1/kdepim/; revision=870425
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r866739 | tilladam | 2008-10-01 21:40:47 +0200 (Wed, 01 Oct 2008) | 1 line
On Windows, the serial number gets somehow crrupted, while traversing the plugin boundary. Move the invitation message deletion into the callback, inside KMail, where it belongs. Fixes kolab/issue2705.
........
svn path=/trunk/KDE/kdepim/; revision=870374
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.1/kdepim
........
r853314 | tmcguire | 2008-08-27 16:27:44 +0200 (Wed, 27 Aug 2008) | 8 lines
Backport r853307 by tmcguire from trunk to the 4.1 branch:
- Load the value for "exchange compatible initation naming" into the checkbox
- Get rid of some manual config writing/reading
CCBUG: 169921
........
r855273 | tmcguire | 2008-08-31 13:50:59 +0200 (Sun, 31 Aug 2008) | 2 lines
Uups, disabled this by accident in r853314.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=855290
- Load the value for "exchange compatible initation naming" into the checkbox
- Get rid of some manual config writing/reading
CCBUG: 169921
svn path=/branches/KDE/4.1/kdepim/; revision=853314
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
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r823872 | tilladam | 2008-06-24 14:22:34 +0200 (Tue, 24 Jun 2008) | 12 lines
Forward port of:
SVN commit 823865 by tilladam:
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
........
svn path=/trunk/KDE/kdepim/; revision=833879
SVN commit 823865 by tilladam:
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
svn path=/branches/kdepim/enterprise4/kdepim/; revision=823872
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://svn.kde.org/home/kde/trunk/KDE/kdepim
........
r811955 | tstaerk | 2008-05-24 10:17:30 +0200 (Sat, 24 May 2008) | 1 line
test before you print debugging output
........
r811958 | tstaerk | 2008-05-24 10:56:51 +0200 (Sat, 24 May 2008) | 1 line
Do not ask twice
........
r811971 | tstaerk | 2008-05-24 11:32:16 +0200 (Sat, 24 May 2008) | 1 line
Finally remove the most confusing code I ever saw.
........
r812023 | tstaerk | 2008-05-24 14:40:11 +0200 (Sat, 24 May 2008) | 1 line
show correct times in the journal now after the date-related corrections
........
r812029 | tmcguire | 2008-05-24 14:45:02 +0200 (Sat, 24 May 2008) | 5 lines
Make the folderselection dialog slow again, otherwise the folder requester
crashes.
I'll write a testcase for this later, it seems to be another qt bug.
........
r812030 | tmcguire | 2008-05-24 14:47:31 +0200 (Sat, 24 May 2008) | 2 lines
Remove code duplication
........
r812173 | winterz | 2008-05-24 20:34:37 +0200 (Sat, 24 May 2008) | 3 lines
various micro optimizations that Krazy found for single char QStrings
better written as QChars.
........
r812177 | djarvie | 2008-05-24 20:41:16 +0200 (Sat, 24 May 2008) | 2 lines
Prevent user changing font/colour dialogue when editing read-only alarms
........
r812180 | winterz | 2008-05-24 20:52:53 +0200 (Sat, 24 May 2008) | 3 lines
various micro optimizations that Krazy found for single char QStrings
better written as QChars.
........
r812181 | danders | 2008-05-24 20:55:09 +0200 (Sat, 24 May 2008) | 6 lines
1) Fix crash when a constraintitem is deleted.
2) Add relations types FinishStart (default),
FinishFinish, StartStart and StartFinish.
3) Fix wrong assert.
4) Add month/week time scale.
........
r812183 | winterz | 2008-05-24 21:02:56 +0200 (Sat, 24 May 2008) | 3 lines
various micro optimizations that Krazy found for single char QStrings
better written as QChars.
........
r812212 | reed | 2008-05-24 23:00:42 +0200 (Sat, 24 May 2008) | 1 line
this icon does not exist at build time, causes an error on osx
........
r812283 | tstaerk | 2008-05-25 11:31:20 +0200 (Sun, 25 May 2008) | 1 line
secsPerMinute should be set by a central lib, no idletimedetector
........
r812288 | tstaerk | 2008-05-25 12:04:38 +0200 (Sun, 25 May 2008) | 1 line
Fighting entropy
........
r812293 | tstaerk | 2008-05-25 12:39:35 +0200 (Sun, 25 May 2008) | 1 line
I will not forget the ChangeLog
........
r812297 | tstaerk | 2008-05-25 12:51:44 +0200 (Sun, 25 May 2008) | 1 line
seconds per minute is everywhere the same (don't tell me about debugging)
........
r812298 | qbast | 2008-05-25 12:53:26 +0200 (Sun, 25 May 2008) | 5 lines
Fix for deleting articles in draft folder from inside composer. It makes
sure that composer is not double-deleted and uses deleteLater() because
you can't delete object from inside its own event handler.
........
r812301 | qbast | 2008-05-25 13:12:51 +0200 (Sun, 25 May 2008) | 4 lines
Fix badly copied&pasted slot definition in connect(). This makes knode
notice when external editor exits.
........
r812307 | qbast | 2008-05-25 13:32:25 +0200 (Sun, 25 May 2008) | 4 lines
When widget is not added to layout, visual results are quite hideous.
........
r812325 | tstaerk | 2008-05-25 14:43:33 +0200 (Sun, 25 May 2008) | 1 line
removing relicts
........
r812394 | winterz | 2008-05-25 15:32:27 +0200 (Sun, 25 May 2008) | 2 lines
fix server icon. thanks lemma
........
r812397 | winterz | 2008-05-25 15:33:47 +0200 (Sun, 25 May 2008) | 2 lines
fix icon "message_reply" -> "message-reply-all". thanks again lemma
........
r812420 | finex | 2008-05-25 15:47:35 +0200 (Sun, 25 May 2008) | 1 line
Disable buttonApply when there are zero templates
........
r812449 | scripty | 2008-05-25 15:59:17 +0200 (Sun, 25 May 2008) | 1 line
SVN_SILENT made messages (.desktop file)
........
r812469 | tmcguire | 2008-05-25 16:34:39 +0200 (Sun, 25 May 2008) | 6 lines
Get rid of embedded NUL characters in the string.
This fixes questionmarks appearing in the plain text version
of a multipart/alternative mail which had a multiline HTML
signature.
........
r812476 | winterz | 2008-05-25 16:52:31 +0200 (Sun, 25 May 2008) | 6 lines
fix <html>reminder spec</html> being shown in the offset column.
the problem is that @info tells KLocalizedString to create richtext.
so we use @item context marker instead which defaults to plain text.
........
r812487 | tmcguire | 2008-05-25 17:30:10 +0200 (Sun, 25 May 2008) | 2 lines
Remove unneeded newline from end of default reply and forward templates
........
r812517 | qbast | 2008-05-25 18:44:59 +0200 (Sun, 25 May 2008) | 4 lines
Prevent crashes when killing external editor and closing composer window
with external editor still running.
........
r812521 | qbast | 2008-05-25 19:03:08 +0200 (Sun, 25 May 2008) | 6 lines
Fix reading file back from external editor. When using QTextStream to
read file line-by-line, use QTextStrem::atEnd() instead of
QFile.atEnd(), because QTextStream may internally buffer some (or whole)
file.
........
r812697 | vkrause | 2008-05-26 08:24:16 +0200 (Mon, 26 May 2008) | 2 lines
Fix initial item listing in the maildir resource.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=812708
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