index
:
pykolab
dev/boddie
dev/boddie-new/combined
dev/boddie-new/setup
dev/confmgmt
dev/entitlements
dev/kolab-test-suite
dev/kolab-test-tools
dev/plesk
dev/wallace
master
pykolab-0.2
pykolab-0.3
pykolab-0.4
pykolab-0.5
pykolab-0.5.14
pykolab-0.6
pykolab-0.7
PyKolab
devel@lists.kolab.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify the auth_cache to use proper encodings (#5174)
Jeroen van Meeuwen (Kolab Systems)
2015-08-13
1
-0
/
+115
*
Catch errors in translation, append UTF-8 if not specified to avoid translati...
Jeroen van Meeuwen (Kolab Systems)
2015-08-13
1
-1
/
+8
*
Limit number of retries to send an update notification; fix the smtplib.SMTP....
Thomas Bruederli
2015-05-26
1
-0
/
+1
*
Improve proplist ordering routine
Thomas Bruederli
2015-03-28
1
-0
/
+8
*
Fully implement pykolab.xml.Contact.to_dict() + add unit tests for it (#4974)
Thomas Bruederli
2015-03-28
1
-0
/
+351
*
Add wrapper class for kolabformat.Note (#4908)
Thomas Bruederli
2015-03-26
1
-0
/
+95
*
Improve object diff computation: ignore order of attribute lists (e.g. attach...
Thomas Bruederli
2015-03-24
1
-0
/
+199
*
Add getter for related-to property of todo objects
Thomas Bruederli
2015-03-24
1
-0
/
+4
*
New *_CANCEL_DELETE policy to remove cancelled objects rather than flagging a...
Thomas Bruederli
2015-03-11
1
-2
/
+49
*
Force RRULE UNTIL attribute to be a UTC date/time but also account for it to ...
Thomas Bruederli
2015-03-10
1
-1
/
+2
*
Fix date conflict check (#4767)
Thomas Bruederli
2015-03-09
1
-0
/
+1
*
Store reservations for single occurrences with the same UID in one object (#4...
Thomas Bruederli
2015-03-02
2
-6
/
+39
*
Adapt itip.check_event_conflict() to new storage of single occurrences (#4726)
Thomas Bruederli
2015-03-02
1
-1
/
+41
*
Make sure stored recurrence-id properties are returned as the correct date/da...
Thomas Bruederli
2015-03-02
1
-0
/
+8
*
Store invitations to single occurrences with the same UID in one object (#4726)
Thomas Bruederli
2015-03-02
2
-3
/
+77
*
Fix event.get_instance() calls for all-day events (#4709)
Thomas Bruederli
2015-02-23
1
-0
/
+27
*
Support bookings for recurring events and single occurrences (#4632)
Thomas Bruederli
2015-02-21
1
-27
/
+208
*
Export recurrence rules to iCal
Thomas Bruederli
2015-02-21
1
-0
/
+17
*
Support iTip CANCEL requests with THISANDFUTRE range
Thomas Bruederli
2015-02-20
1
-2
/
+28
*
Adapt test for iCal import after libkolab (#4618) has been improved
Thomas Bruederli
2015-02-18
1
-6
/
+4
*
Add support for invitations of recurring events and single occurrences (#4552)
Thomas Bruederli
2015-02-17
2
-16
/
+212
*
Consider transparency and 'cancelled' status for recurrence exceptions
Thomas Bruederli
2015-02-17
1
-1
/
+9
*
Fix attendee updates on exceptions
Thomas Bruederli
2015-02-17
1
-0
/
+6
*
Add utility methods to update attendees with propagation to recurrence except...
Thomas Bruederli
2015-02-17
1
-0
/
+24
*
Take recurrence exceptions into accout when checking for conflicts
Thomas Bruederli
2015-02-17
1
-0
/
+17
*
Write recurrence exceptions to iCal
Thomas Bruederli
2015-02-17
1
-0
/
+27
*
Fix property_to_string() utiliy function and its tests
Thomas Bruederli
2015-02-16
1
-2
/
+2
*
Add support for handling recurrence exceptions to event object wrapper (#4552)
Thomas Bruederli
2015-02-16
1
-5
/
+134
*
Support RECURRENCE-ID property for iCal import/export
Thomas Bruederli
2015-02-16
1
-0
/
+7
*
Add unit and functional tests for verifying the per-sender invitation policies
Thomas Bruederli
2015-02-11
2
-4
/
+40
*
Prevent wallace from failing on bogus configurations (#4555)
Thomas Bruederli
2015-02-11
1
-0
/
+1
*
Import RRULE properties from iCal VTODO objects
Thomas Bruederli
2015-02-10
1
-0
/
+8
*
Fix iCal event parsing + unit tests after commit 21c116a
Thomas Bruederli
2015-02-10
1
-3
/
+3
*
Fix importing ical VTODO objects with attachments (#4532):
Thomas Bruederli
2015-02-10
1
-0
/
+47
*
Consider kolabDelegate status when searching for events to be updated on iTip...
Thomas Bruederli
2015-02-02
1
-1
/
+22
*
Implement additional policy value *_SAVE_AND_FORWARD to still pass through th...
Thomas Bruederli
2015-02-02
1
-0
/
+32
*
Add compatibility with twisted.trial
Thomas Bruederli
2015-02-02
1
-0
/
+8
*
Don't raise exceptions when setting event/todo status to StatusUndefined, whi...
Thomas Bruederli
2015-01-28
1
-3
/
+9
*
Fix event.get_next_occurence() computation with infinitely recurring all-day ...
Thomas Bruederli
2014-12-23
1
-0
/
+12
*
Build iTip response and notification messages with unicode strings (#3926) + ...
Thomas Bruederli
2014-11-19
4
-5
/
+24
*
Fix datetime objects for camparison
Thomas Bruederli
2014-10-23
1
-2
/
+2
*
Convert unicode strings to utf-8 encoded strings when parsing iCal messages +...
Thomas Bruederli
2014-10-23
1
-0
/
+57
*
Store confidential iTip invitation events in a dedicated folder - if exists (...
Thomas Bruederli
2014-08-23
1
-0
/
+25
*
Add getter for the CLASS property to be exported to iCal
Thomas Bruederli
2014-08-23
1
-0
/
+2
*
List event/task properties changes in update notification mails (#3447)
Thomas Bruederli
2014-08-22
2
-1
/
+26
*
Add utility function to compute diffs between two objects (converted to dicts)
Thomas Bruederli
2014-08-22
1
-1
/
+32
*
Apply ACT_UPDATE policy on iTip REQUESTs with no re-scheduling (i.e. unchange...
Thomas Bruederli
2014-08-21
1
-5
/
+34
*
Refactored the wallace invitationpolicy module to work for automated task iTi...
Thomas Bruederli
2014-08-21
4
-51
/
+243
*
Add wrapper class for libkolabxml todo objects with ical import/export.
Thomas Bruederli
2014-08-19
1
-0
/
+240
*
Set read ACLs for admin user before accessing resource calendars (#3428)
Thomas Bruederli
2014-08-19
1
-1
/
+2
[next]