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
/
pykolab
/
itip
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
Fix date conflict check (#4767)
Thomas Bruederli
1
-1/+1
2015-03-02
Store reservations for single occurrences with the same UID in one object (#4...
Thomas Bruederli
1
-8/+8
2015-03-02
Adapt itip.check_event_conflict() to new storage of single occurrences (#4726)
Thomas Bruederli
1
-2/+18
2015-02-17
Consider transparency and 'cancelled' status for recurrence exceptions
Thomas Bruederli
1
-2/+12
2015-02-17
Take recurrence exceptions into accout when checking for conflicts
Thomas Bruederli
1
-1/+15
2015-02-10
Fix importing ical VTODO objects with attachments (#4532):
Thomas Bruederli
1
-2/+2
2014-10-23
Fix type check; include charset in debug output
Thomas Bruederli
1
-2/+2
2014-08-21
Refactored the wallace invitationpolicy module to work for automated task iTi...
Thomas Bruederli
1
-10/+18
2014-08-05
Respect transparency property for conflict detection; fix tests for translate...
Thomas Bruederli
1
-1/+3
2014-08-04
First attempt for resource owner confirmation workflow as described in #3168
Thomas Bruederli
1
-2/+3
2014-08-04
Add function to send iTip REQUESTs
Thomas Bruederli
1
-3/+47
2014-07-23
Add methods to dump Kolab XML objects as dict()
Thomas Bruederli
1
-0/+2
2014-07-10
Fix all-day event date checks
Thomas Bruederli
1
-3/+4
2014-07-09
Send iTip replies through wallace again; use a locking mechanism to sequencia...
Thomas Bruederli
1
-1/+1
2014-07-07
Catch potential exceptions while sending iTip replies; set recipient parstat=...
Thomas Bruederli
1
-11/+20
2014-07-07
Fix typo
Thomas Bruederli
1
-1/+1
2014-07-07
Make sure the 'attendees' property of an iTip event always is a list
Thomas Bruederli
1
-0/+3
2014-07-07
Refactored some iTip functions into a dedicated module for shared use
Thomas Bruederli
1
-0/+225