Till Adam
adf4bbf2eb
Better fix to force utf8 as the codec of the xml body parts.
...
svn path=/branches/kdepim/proko2/kdepim/; revision=421647
21 years ago
David Faure
c60ff2fac8
Use a different mimetype (application/x-vnd.kolab.contact.distlist) for distribution lists,
...
as discussed on kolab-format. This is backwards compatible, i.e. we can still load dist lists
that use the "contact" mimetype.
svn path=/branches/kdepim/proko2/kdepim/; revision=421173
21 years ago
Till Adam
004b5517d3
Don't manually try to force utf8 in the xml loading, but rather set
...
a proper charset parameter in the content type header of the xml mime
part.
svn path=/branches/kdepim/proko2/kdepim/; revision=421162
21 years ago
Till Adam
73a50f7f21
Create the default folders in the local language. Due to the
...
annotations it does not matter either way, and with this it's easier
to recognize them in the web interface, etc.
svn path=/branches/kdepim/proko2/kdepim/; revision=420330
21 years ago
Till Adam
4ef0727659
Forward port of the fix for getting annotations for newly appearing folder
...
from proko2 who's commit message I can't quote due to ktown being on the
laggy side, mail wise.
svn path=/trunk/kdepim/; revision=401799
21 years ago
Till Adam
b9cc820801
Make sure the imap resource is not prematurely disabled and that
...
annotation for folders that show up on the server suddenly (for example
when you sync a fresh client to an existing account) are fetched as
expected. That prevents varied unpleasantness and constipation.
svn path=/branches/proko2/kdepim/; revision=401778
21 years ago
David Faure
2105d8a6b0
forward port "Waldo rocks" fix ( https://intevation.de/roundup/kolab/issue640 )
...
svn path=/trunk/kdepim/; revision=390297
21 years ago
David Faure
71449cef75
Waldo rocks :) This makes the URL really use utf8. ( https://intevation.de/roundup/kolab/issue640 )
...
svn path=/branches/proko2/kdepim/; revision=390296
21 years ago
David Faure
ba26082d71
Use utf8 in the /trigger/ URL (kolab-specific)
...
https://intevation.de/roundup/kolab/issue640
svn path=/branches/proko2/kdepim/; revision=389591
21 years ago
David Faure
0a8c2717e6
Use utf8 in the /trigger/ URL (kolab-specific)
...
https://intevation.de/roundup/kolab/issue640
svn path=/trunk/kdepim/; revision=389591
21 years ago
Till Adam
6efcec27dd
Folder rename fix from proko2.
...
svn path=/trunk/kdepim/; revision=387004
21 years ago
Till Adam
a777430a63
Make sure moved resources don't appear twice on the next sync after the
...
rename.
svn path=/branches/proko2/kdepim/; revision=387002
21 years ago
Till Adam
ae57a7fda1
Forward port of proko2 icon fix. Tell everyone using the folder location
...
as an identifier when that changes.
svn path=/trunk/kdepim/; revision=384956
21 years ago
Till Adam
a1b41733b4
Tell everything using the storage location as an identifier for the folder
...
when it changes, so data structures can be updated. Fixes vanishing special
icons as a side effect.
svn path=/branches/proko2/kdepim/; revision=384949
21 years ago
David Faure
7f0515aefc
Handle renaming folders - the resource wasn't told about the subresource name (label) change.
...
https://intevation.de/roundup/kolab/issue639
svn path=/trunk/kdepim/; revision=383529
21 years ago
David Faure
1949984301
Handle renaming folders - the resource wasn't told about the subresource name (label) change.
...
https://intevation.de/roundup/kolab/issue639
svn path=/branches/proko2/kdepim/; revision=383523
21 years ago
Till Adam
652166da09
CVS_SILENT noise--
...
svn path=/trunk/kdepim/; revision=374539
22 years ago
Till Adam
ffee8888a1
Remove those parts of the interface which are no longer needed since they
...
were only used by the old imap resource which has gone off to wherever
retired code goes to play dominos and bitch about the kids these days.
svn path=/trunk/kdepim/; revision=369436
22 years ago
Till Adam
a38b4e8952
KMail part of the merge of the old ical/vcard imap resource with the new
...
xml based kolab resource. This means that once I've committed the resource
part of this, the kolab resource can be configured to use ical/vcard or
xml format and work with both.
svn path=/trunk/kdepim/; revision=367575
22 years ago
Till Adam
df5dffdaa2
CVS_SILENT clarify comment as per David's request
...
svn path=/branches/proko2/kdepim/; revision=364185
22 years ago
Till Adam
4b0c707373
Make it so that users get default folders (both their own as well as those
...
shared by other people) in their own language. If someone from japan
shares their default Calendar folder with me, I'll see it as:
/user/Hirohito/Kalender, if I'm german. Solves proko2 issue530.
svn path=/branches/proko2/kdepim/; revision=364183
22 years ago
David Faure
43555c0761
Speedup when uploading many contacts/events/...: don't tell the imap/kolab
...
resource about each one being removed and re-added when we get an imap uid for them.
svn path=/trunk/kdepim/; revision=363754
22 years ago
David Faure
944f92b876
Speedup when uploading many contacts/events/...: don't tell the imap/kolab
...
resource about each one being removed and re-added when we get an imap uid for them.
svn path=/branches/proko2/kdepim/; revision=363753
22 years ago
Till Adam
94b17e458a
CVS_SILENT add some explanatory remarks while reading over it once again.
...
svn path=/trunk/kdepim/; revision=362398
22 years ago
Till Adam
ef9fb0b244
Emit the old, imap resource style incidenceAdded signal unconditionally
...
to make it mostly work again until I've ported it to be a special case
of the kolab resource.
svn path=/trunk/kdepim/; revision=361020
22 years ago
David Faure
5b78f73fdf
Progress dialog while loading kolab contacts and incidences.
...
svn path=/trunk/kdepim/; revision=360804
22 years ago
David Faure
6e79dfca6e
Implemented "chunking" of the loading in incidencesKolab, so that
...
the resource can load the messages by chunks of 200, to update a progress dialog.
More speed in findBodyPartByMimeType (6.4K instructions instead of 10.7K)
svn path=/branches/proko2/kdepim/; revision=360797
22 years ago
David Faure
ce956090c1
10% speedup when loading many many objects (e.g. contacts) on startup - thanks to callgrind.
...
svn path=/trunk/kdepim/; revision=360565
22 years ago
David Faure
47b84adbf2
10% speedup when loading many many objects (e.g. contacts) on startup - thanks to callgrind.
...
svn path=/branches/proko2/kdepim/; revision=360561
22 years ago
David Faure
be8813e14e
Forward port the code for notifying the resources when a folder is made readonly
...
or readwrite, but the booleans in subresourceAdded are missing...
svn path=/trunk/kdepim/; revision=360088
22 years ago
David Faure
a58710cf61
Tell the resources when a folder became readonly, or became readwrite.
...
Instead of new signal, we emit "subresourceDeleted + subresourceAdded". It's necessary
to reload all incidences to make them readonly (or readwrite), anyway.
svn path=/branches/proko2/kdepim/; revision=360065
22 years ago
David Faure
3981bb5483
Let the kolab resource specify the body of the mail, and the custom headers,
...
instead of hardcoding them in kmailicalifaceimpl.cpp.
Added custom header for the scheduling ID, but this might be a temporary solution.
svn path=/trunk/kdepim/; revision=358807
22 years ago
David Faure
6571d086f4
Let the kolab resource specify the body of the mail, and the custom headers,
...
instead of hardcoding them in kmailicalifaceimpl.cpp.
Added custom header for the scheduling ID, but this might be a temporary solution.
svn path=/branches/proko2/kdepim/; revision=358805
22 years ago
Till Adam
01aa85e161
Const correctness fix.
...
svn path=/branches/proko2/kdepim/; revision=358484
22 years ago
Till Adam
8a706fe03a
Add an additional attribute to subresources and the subresourceAdded call,
...
which speicifies whether the subresource folder is relevant with respect
to alarms for the user. The logic which determines that looks at the user
rights on the folder and the "incidences_for" annotation, if present.
svn path=/branches/proko2/kdepim/; revision=358482
22 years ago
David Faure
a5eff9fbd5
Fixed bug reported by Bo: on a new account we ask twice whether to create the (kolab xml)
...
groupware folders. This was due (yet again) to readConfig losing the contents type of
the folder, so we need to call writeConfig just after setting it.
svn path=/branches/proko2/kdepim/; revision=356777
22 years ago
David Faure
00ab40ad15
Fixed bug reported by Bo: on a new account we ask twice whether to create the (kolab xml)
...
groupware folders. This was due (yet again) to readConfig losing the contents type of
the folder, so we need to call writeConfig just after setting it.
svn path=/trunk/kdepim/; revision=356777
22 years ago
Till Adam
4807d21b6d
Forward port fb list trigger fix for new folders.
...
svn path=/trunk/kdepim/; revision=355790
22 years ago
Till Adam
9df66fbb1b
Fix proko issue472 by inserting the folder into the info map right
...
after creation.
svn path=/branches/proko2/kdepim/; revision=355788
22 years ago
Till Adam
8103b1ec25
CVS_SILENT
...
Make the hint to myself more verbose, so I have a chance of knowing what
I mean. :)
svn path=/trunk/kdepim/; revision=354409
22 years ago
David Faure
7c6fbc4852
Merged from proko2: kolab2-freebusy-trigger support
...
svn path=/trunk/kdepim/; revision=354404
22 years ago
David Faure
770c407581
Merged from HEAD: ExtraFolder moved to .h, some comments, and avoiding multiple
...
connections to the same folder, just in case.
svn path=/branches/proko2/kdepim/; revision=354399
22 years ago
David Faure
1bcb0bc17d
Only trigger PFB creation for calendar folders. (proko2 #458 )
...
svn path=/branches/proko2/kdepim/; revision=354389
22 years ago
Bo Thorsen
09174269fb
From HEAD: Expunge did not tell the resources that something had changed. This is fixed now, and the slots have been put into one generic slot
...
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=354248
22 years ago
Bo Thorsen
04118f57db
From HEAD: Expunge did not tell the resources that something had changed. This is fixed now, and the slots have been put into one generic slot
...
svn path=/branches/proko2/kdepim/; revision=354248
22 years ago
Bo Thorsen
81b71f7521
Expunge did not tell the resources that something had changed. This is fixed now, and the slots have been put into one generic slot
...
svn path=/trunk/kdepim/; revision=354247
22 years ago
Bo Thorsen
f09aa404fd
From the branch: Let the expunged signal say where it came from. Required for my upcoming bugfix
...
svn path=/trunk/kdepim/; revision=354218
22 years ago
Bo Thorsen
03963e58f1
From the branch: Use the new expunged signal
...
svn path=/branches/proko2/kdepim/; revision=354217
22 years ago
Bo Thorsen
1d8d8f1b0a
Let the expunged signal say where it came from. Required for my upcoming bugfix
...
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=354216
22 years ago
David Faure
919af97b8c
Testing for oddness is done with %2 or &1, but not &2 :)
...
svn path=/branches/proko2/kdepim/; revision=353632
22 years ago