index
:
pykolab
dev/boddie
dev/boddie-new/combined
dev/boddie-new/setup
dev/confmgmt
dev/entitlements
master
pykolab-0.2
pykolab-0.3
pykolab-0.4
pykolab-0.5
pykolab-0.6
Kolab Python Utilities
vanmeeuwen@kolabsys.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wallace
/
module_invitationpolicy.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
Don't change partstat on new invitations saved to calendar (#4948)
Thomas Bruederli
1
-2/+4
2015-03-24
Select folder annotated as 'private' for storing events flagged as such (#4788)
Thomas Bruederli
1
-1/+5
2015-03-11
New *_CANCEL_DELETE policy to remove cancelled objects rather than flagging a...
Thomas Bruederli
1
-26/+58
2015-03-10
Force RRULE UNTIL attribute to be a UTC date/time but also account for it to ...
Thomas Bruederli
1
-2/+1
2015-03-09
Only take delegated mailboxes into account when receiving iTip REPLY messages...
Thomas Bruederli
1
-5/+7
2015-03-02
Store reservations for single occurrences with the same UID in one object (#4...
Thomas Bruederli
1
-1/+0
2015-03-02
Remove commented code
Thomas Bruederli
1
-10/+1
2015-03-02
Store invitations to single occurrences with the same UID in one object (#4726)
Thomas Bruederli
1
-6/+16
2015-02-26
Reset return vars when recurrence-id doesn't match (#4706)
Thomas Bruederli
1
-0/+2
2015-02-24
Minor improvement in notification message text (newlines)
Thomas Bruederli
1
-1/+1
2015-02-24
Reset vars on exception
Thomas Bruederli
1
-0/+2
2015-02-20
Better regex for UID; set partstat + rsvp before adding to list of updated at...
Thomas Bruederli
1
-5/+6
2015-02-20
Consolidate duplicate code to resolve recurrence instances
Thomas Bruederli
1
-78/+16
2015-02-20
Don't reply with PARTSTAT=NEEDS-ACTION
Thomas Bruederli
1
-1/+1
2015-02-20
Support iTip CANCEL requests with THISANDFUTRE range
Thomas Bruederli
1
-0/+9
2015-02-17
Add support for invitations of recurring events and single occurrences (#4552)
Thomas Bruederli
1
-47/+183
2015-02-11
Prevent wallace from failing on bogus configurations (#4555)
Thomas Bruederli
1
-1/+1
2015-02-02
Consider kolabDelegate status when searching for events to be updated on iTip...
Thomas Bruederli
1
-2/+10
2015-02-02
Fix pykolab.imap.namespaces function return and usage (#4277)
Thomas Bruederli
1
-6/+3
2015-02-02
Implement additional policy value *_SAVE_AND_FORWARD to still pass through th...
Thomas Bruederli
1
-1/+11
2015-01-21
Localize notification message texts with gettext (#4256)
Thomas Bruederli
1
-8/+8
2014-12-23
Consider all valid recipient email addresses, including aliases, when identif...
Thomas Bruederli
1
-3/+10
2014-11-20
Build iTip response and notification messages with unicode strings (#3926) + ...
Thomas Bruederli
1
-6/+14
2014-08-23
Store confidential iTip invitation events in a dedicated folder - if exists (...
Thomas Bruederli
1
-3/+11
2014-08-22
List event/task properties changes in update notification mails (#3447)
Thomas Bruederli
1
-7/+22
2014-08-21
Apply ACT_UPDATE policy on iTip REQUESTs with no re-scheduling (i.e. unchange...
Thomas Bruederli
1
-45/+65
2014-08-21
Refactored the wallace invitationpolicy module to work for automated task iTi...
Thomas Bruederli
1
-142/+263
2014-08-06
Send delegation reply BEFORE the delegatee's accept reply; improve error logg...
Thomas Bruederli
1
-1/+2
2014-08-06
Handle iTip REPLY messages with delegation
Thomas Bruederli
1
-4/+32
2014-08-06
Set From: header in IMAP messages written by Wallace to 'Kolab Server'
Thomas Bruederli
1
-1/+1
2014-08-05
Compoare full sender email address for matching policies, not only the domain...
Thomas Bruederli
1
-10/+8
2014-08-04
User DN can be False if not found
Thomas Bruederli
1
-1/+1
2014-07-22
Test localized notifications from iTip messages
Thomas Bruederli
1
-0/+3
2014-07-10
Send consolidated update notifications to an event organizer. This means supp...
Thomas Bruederli
1
-8/+74
2014-07-10
Refine invitationpolicy module's code and behavior on re-scheduling and updates
Thomas Bruederli
1
-16/+28
2014-07-09
Send iTip replies through wallace again; use a locking mechanism to sequencia...
Thomas Bruederli
1
-10/+94
2014-07-08
Simplify code, get rid of exec() calls; allow to set RSVP flag wen updtading ...
Thomas Bruederli
1
-1/+1
2014-07-08
Implement participant status updates propagated to all attendee's calendars
Thomas Bruederli
1
-12/+43
2014-07-07
Catch potential exceptions while sending iTip replies; set recipient parstat=...
Thomas Bruederli
1
-5/+11
2014-07-07
Use new pykolab.xml.event_from_message() function in wallace modules and veri...
Thomas Bruederli
1
-24/+19
2014-07-07
Implement (basic) notification to organizer when processing iTip REPLY messag...
Thomas Bruederli
1
-21/+89
2014-07-07
Add test case for CANCEL iTip messages
Thomas Bruederli
1
-6/+35
2014-07-07
Start implementing a new wallace module 'invitationpolicy' to automatically p...
Thomas Bruederli
1
-0/+721