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
/
unit
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
*
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
1
-1
/
+2
*
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
1
-0
/
+38
*
Fix event.get_instance() calls for all-day events (#4709)
Thomas Bruederli
2015-02-23
1
-0
/
+27
*
Export recurrence rules to iCal
Thomas Bruederli
2015-02-21
1
-0
/
+17
*
Adapt test for iCal import after libkolab (#4618) has been improved
Thomas Bruederli
2015-02-18
1
-6
/
+4
*
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
1
-2
/
+3
*
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
*
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
2
-3
/
+21
*
Convert unicode strings to utf-8 encoded strings when parsing iCal messages +...
Thomas Bruederli
2014-10-23
1
-0
/
+57
*
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
1
-0
/
+25
*
Add utility function to compute diffs between two objects (converted to dicts)
Thomas Bruederli
2014-08-22
1
-1
/
+32
*
Refactored the wallace invitationpolicy module to work for automated task iTi...
Thomas Bruederli
2014-08-21
2
-16
/
+17
*
Add wrapper class for libkolabxml todo objects with ical import/export.
Thomas Bruederli
2014-08-19
1
-0
/
+240
*
Fix laading attendees from XML; add tests for it
Thomas Bruederli
2014-08-06
1
-2
/
+6
*
Test DELEGATED-* parameters
Thomas Bruederli
2014-08-06
1
-2
/
+4
*
Fix iTip REPLY when an attendee delegated to another: both attendees shall be...
Thomas Bruederli
2014-08-06
1
-0
/
+36
*
Compoare full sender email address for matching policies, not only the domain...
Thomas Bruederli
2014-08-05
1
-12
/
+12
*
Respect transparency property for conflict detection; fix tests for translate...
Thomas Bruederli
2014-08-05
1
-2
/
+8
*
First attempt for resource owner confirmation workflow as described in #3168
Thomas Bruederli
2014-08-04
1
-1
/
+1
*
Allow to set custom event properties and add them in iCal export
Thomas Bruederli
2014-08-04
1
-0
/
+2
*
Finish dump of event alarms as dict
Thomas Bruederli
2014-07-25
1
-0
/
+51
*
Add methods to dump Kolab XML objects as dict()
Thomas Bruederli
2014-07-23
2
-78
/
+186
*
Implement gettext language switch; remove en.po as this is not used
Thomas Bruederli
2014-07-10
1
-6
/
+4
*
Send consolidated update notifications to an event organizer. This means supp...
Thomas Bruederli
2014-07-10
1
-0
/
+16
[next]