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