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_resources.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-02
Store reservations for single occurrences with the same UID in one object (#4...
Thomas Bruederli
1
-6/+14
2015-02-21
Support bookings for recurring events and single occurrences (#4632)
Thomas Bruederli
1
-50/+142
2014-11-20
Build iTip response and notification messages with unicode strings (#3926) + ...
Thomas Bruederli
1
-2/+8
2014-11-07
Add wallace.resource_calendar_expire_days to config defaults
Thomas Bruederli
1
-1/+1
2014-10-24
Make resource calendar expiry days configurable (#3843)
Thomas Bruederli
1
-4/+5
2014-10-23
Run archival jobs in another Wallace child process (#3843)
Thomas Bruederli
1
-2/+102
2014-10-23
Don't disconnect LDAP after lookup
Thomas Bruederli
1
-2/+0
2014-10-21
Skip recipient lookup if no iTip parts are found in the message
Thomas Bruederli
1
-7/+5
2014-08-22
Basic sanity check for input message
Thomas Bruederli
1
-0/+4
2014-08-19
Set read ACLs for admin user before accessing resource calendars (#3428)
Thomas Bruederli
1
-2/+5
2014-08-15
Catch failures on base64 decoding event UIDs from owner confirmation replies ...
Thomas Bruederli
1
-4/+7
2014-08-14
Fix traceback errors in resource booking module (#3312)
Thomas Bruederli
1
-1/+4
2014-08-07
Resource invitation policies require owner to be defined
Thomas Bruederli
1
-1/+1
2014-08-06
Send delegation reply BEFORE the delegatee's accept reply; improve error logg...
Thomas Bruederli
1
-13/+12
2014-08-06
Add test for owner confirmation on (delegated) resource collection bookings
Thomas Bruederli
1
-1/+1
2014-08-06
Make sure 'uniquemember' is a list
Thomas Bruederli
1
-0/+2
2014-08-06
Set From: header in IMAP messages written by Wallace to 'Kolab Server'
Thomas Bruederli
1
-1/+1
2014-08-05
Improve resource confirmation workflow:
Thomas Bruederli
1
-13/+29
2014-08-05
Inherit kolabinvitationpolicy attributes from resource collection; forward co...
Thomas Bruederli
1
-11/+57
2014-08-04
First attempt for resource owner confirmation workflow as described in #3168
Thomas Bruederli
1
-7/+162
2014-07-22
Test localized notifications from iTip messages
Thomas Bruederli
1
-0/+9
2014-07-10
Use localized participant status texts in resource replies
Thomas Bruederli
1
-3/+4
2014-07-09
Don't send iTip replies if resource booking failed (event not saved in resour...
Thomas Bruederli
1
-1/+3
2014-07-09
Send owner notifications for resource bookings (#3167)
Thomas Bruederli
1
-6/+116
2014-07-07
Use new pykolab.xml.event_from_message() function in wallace modules and veri...
Thomas Bruederli
1
-19/+20
2014-07-07
Correctly return list of tuples from patched auth.search_entry_by_attribute()...
Thomas Bruederli
1
-1/+1
2014-07-07
Move unit tests for pykolab.itip to a separate file; fix failing wallace modu...
Thomas Bruederli
1
-1/+1
2014-07-07
Refactored some iTip functions into a dedicated module for shared use
Thomas Bruederli
1
-181/+9
2014-06-26
Updated the licensing information according to FSF recommendations.
Paul Boddie
1
-7/+7
2014-03-25
Quote resource folder names for IMAP operations
Thomas Bruederli
1
-5/+7
2014-03-25
Adjust debug logging levels for better tracking
Thomas Bruederli
1
-2/+2
2014-03-25
Delegate to another resource collection member if the booked resource is unav...
Thomas Bruederli
1
-71/+146
2014-03-19
Get resource owner information from parent collection if not set directly
Thomas Bruederli
1
-8/+22
2014-03-05
Test owner assignment for resources and mentions in reservation request respo...
Thomas Bruederli
1
-12/+66
2014-03-05
Test handling of (some) invalid iTip messages to resources
Thomas Bruederli
1
-0/+7
2014-03-06
Optimization: only connect to LDAP and IMAP when actually necessary
Thomas Bruederli
1
-3/+3
2014-03-04
Append num_messages for every resource calendar that was examined
Thomas Bruederli
1
-2/+2
2014-03-04
Ignore invalid iTip messages but not fail on them
Thomas Bruederli
1
-7/+8
2014-03-04
Basic support for recurring resource invitations
Thomas Bruederli
1
-27/+44
2014-03-04
Make sure correct filepaths are returned and returned again, so that
Jeroen van Meeuwen (Kolab Systems)
1
-2/+2
2014-03-04
Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab
Jeroen van Meeuwen (Kolab Systems)
1
-17/+44
2014-03-04
Skip checking for resource (collection) records for recipients not in local d...
Jeroen van Meeuwen (Kolab Systems)
1
-6/+12
2014-02-21
Update localization template with new strings from wallace
Thomas Bruederli
1
-1/+1
2014-02-21
Set Delegator to NON-PARTICIPANT and RSVP=FALSE according to RFC
Thomas Bruederli
1
-1/+8
2014-02-21
Ignore event updates for delegated resource collections; clean-up debug logging
Thomas Bruederli
1
-15/+35
2014-02-20
Add the resource's common name when delegating; allow customized subject and ...
Thomas Bruederli
1
-2/+8
2014-02-20
Minor fixes for passing unit tests
Thomas Bruederli
1
-5/+10
2014-02-20
Handle iTip updates and cancellations for resources
Thomas Bruederli
1
-26/+111
2014-02-20
Fix and test invitation of resource collections and delegation to a (free) co...
Thomas Bruederli
1
-18/+42
2014-02-19
Verify reservation event is present in resource calendar
Thomas Bruederli
1
-2/+0
[next]