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/resourcemanagement
dev/resourcemanagement2
dev/resourcemanagement3
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
*
Implement participant status updates propagated to all attendee's calendars
Thomas Bruederli
2014-07-07
1
-1
/
+62
*
Catch potential exceptions while sending iTip replies; set recipient parstat=...
Thomas Bruederli
2014-07-07
1
-4
/
+27
*
Use new pykolab.xml.event_from_message() function in wallace modules and veri...
Thomas Bruederli
2014-07-07
2
-20
/
+25
*
Add getter for event attachment data
Thomas Bruederli
2014-07-07
1
-0
/
+1
*
Fix event object reading and writing: store attachments as separate MIME part...
Thomas Bruederli
2014-07-07
2
-50
/
+113
*
Improve iCal import: support all event properties including alarms and attach...
Thomas Bruederli
2014-07-07
1
-6
/
+53
*
Implement (basic) notification to organizer when processing iTip REPLY messag...
Thomas Bruederli
2014-07-07
1
-21
/
+109
*
Add function to change user language; add en.po for English localization
Thomas Bruederli
2014-07-07
1
-0
/
+25
*
Correctly return list of tuples from patched auth.search_entry_by_attribute()...
Thomas Bruederli
2014-07-07
1
-1
/
+1
*
Move unit tests for pykolab.itip to a separate file; fix failing wallace modu...
Thomas Bruederli
2014-07-07
2
-202
/
+404
*
Add test case for CANCEL iTip messages
Thomas Bruederli
2014-07-06
1
-8
/
+27
*
Start implementing a new wallace module 'invitationpolicy' to automatically p...
Thomas Bruederli
2014-07-06
3
-1
/
+581
*
Refactored some iTip functions into a dedicated module for shared use
Thomas Bruederli
2014-07-06
1
-11
/
+11
*
Load attendees list from libkolabxml container
Thomas Bruederli
2014-07-06
1
-0
/
+87
*
Tests setting and getting items with '%' in it (#3099)
Jeroen van Meeuwen (Kolab Systems)
2014-06-09
1
-0
/
+38
*
"OPTIONAL" is supposed to be "OPT-PARTICIPANT"
Jeroen van Meeuwen (Kolab Systems)
2014-06-09
1
-2
/
+2
*
Fix unit test for attendee
Jeroen van Meeuwen (Kolab Systems)
2014-06-09
1
-2
/
+2
*
Use 'id' rather than 'user' parameter
Jeroen van Meeuwen (Kolab Systems)
2014-05-14
1
-2
/
+5
*
Add functional test to measure performance of resource calendar processing
Thomas Bruederli
2014-03-25
2
-3
/
+145
*
Delegate to another resource collection member if the booked resource is unav...
Thomas Bruederli
2014-03-25
1
-3
/
+41
*
Get resource owner information from parent collection if not set directly
Thomas Bruederli
2014-03-19
2
-0
/
+22
*
Add unit tests for wallace module_resources.check_date_conflict; fix invalid ...
Thomas Bruederli
2014-03-19
1
-1
/
+30
*
Test owner assignment for resources and mentions in reservation request respo...
Thomas Bruederli
2014-03-05
4
-9
/
+76
*
Test handling of (some) invalid iTip messages to resources
Thomas Bruederli
2014-03-05
1
-0
/
+15
*
Ignore invalid iTip messages but not fail on them
Thomas Bruederli
2014-03-04
1
-0
/
+9
*
Basic support for recurring resource invitations
Thomas Bruederli
2014-03-04
2
-4
/
+56
*
Import DURATION and EXDATE properties from ical
Thomas Bruederli
2014-03-04
1
-1
/
+11
*
Import RRULE property from iCal
Thomas Bruederli
2014-03-04
1
-0
/
+3
*
Use libkolab bindings to compute recurring event instances + add tests for this
Thomas Bruederli
2014-03-04
1
-0
/
+47
*
Set Delegator to NON-PARTICIPANT and RSVP=FALSE according to RFC
Thomas Bruederli
2014-02-21
1
-1
/
+1
*
Ignore event updates for delegated resource collections; clean-up debug logging
Thomas Bruederli
2014-02-20
2
-72
/
+217
*
Fix invalid attendee role value NONPARTICIPANT => NON-PARTICIPANT
Thomas Bruederli
2014-02-20
1
-2
/
+2
*
Add the resource's common name when delegating; allow customized subject and ...
Thomas Bruederli
2014-02-20
1
-12
/
+13
*
Make sure the iCal version of an event has a valid dtstamp property
Thomas Bruederli
2014-02-20
1
-0
/
+12
*
Handle iTip updates and cancellations for resources
Thomas Bruederli
2014-02-20
2
-19
/
+157
*
Copy sequence property from/to ical
Thomas Bruederli
2014-02-20
1
-1
/
+3
*
Fix and test invitation of resource collections and delegation to a (free) co...
Thomas Bruederli
2014-02-19
1
-15
/
+76
*
Verify reservation event is present in resource calendar
Thomas Bruederli
2014-02-19
1
-0
/
+32
*
Refactored wallace/module_resource:
Thomas Bruederli
2014-02-19
2
-4
/
+20
*
Add functional test to validate the resource invitation process run by wallace
Thomas Bruederli
2014-02-19
1
-0
/
+136
*
Add WAP client functions to manage resources + functional tests for them
Thomas Bruederli
2014-02-19
2
-0
/
+116
*
Fix importing CUTYPE parameters from iCal
Thomas Bruederli
2014-02-25
1
-0
/
+21
*
Add tests for recent improvements to libkolab event wrapper
Thomas Bruederli
2014-02-24
1
-3
/
+11
*
Add basic unit tests for wallace/module_resources
Thomas Bruederli
2014-02-24
1
-0
/
+362
*
There is no purpose in generating the values as they are generated upon submi...
Jeroen van Meeuwen (Kolab Systems)
2013-05-29
1
-7
/
+0
*
New functional tests for policy_uid setting
Jeroen van Meeuwen (Kolab Systems)
2013-05-11
1
-0
/
+176
*
Delete a user by 'id', not 'user'
Jeroen van Meeuwen (Kolab Systems)
2013-05-07
1
-1
/
+1
*
Add a test for the wap api form_value service select_options method
Jeroen van Meeuwen (Kolab Systems)
2013-04-17
1
-0
/
+31
*
Add test for system.get_domain service method
Jeroen van Meeuwen (Kolab Systems)
2013-04-12
1
-1
/
+5
*
Merge branch 'master' of ssh://git.kolab.org/git/pykolab
Jeroen van Meeuwen (Kolab Systems)
2013-03-01
1
-1
/
+1
|
\
[next]