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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
implementing --mysqlserver parameter for setup-kolab to specify if a new or e...
HEAD
master
Timotheus Pokorra
1
-1/+17
2015-04-13
implementing --default, --yes and --quiet parameters for setup-kolab (#2598)
Timotheus Pokorra
2
-0/+29
2015-04-11
take kolab_delegate_filter from the source package
Daniel Hoffend
1
-1/+1
2015-04-11
Remove auxprop from default imapd configuration
Daniel Hoffend
1
-1/+1
2015-03-28
Escape filter value when searching LDAP entries by attribute (#4924)
Thomas Bruederli
1
-1/+2
2015-03-27
Don't change partstat on new invitations saved to calendar (#4948)
Thomas Bruederli
1
-2/+4
2015-03-27
Set version to 0.7.11
pykolab-0.7.11
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2015-03-26
Return the correct variable
Thomas Bruederli
1
-1/+1
2015-03-26
Add wrapper class for kolabformat.Note (#4908)
Thomas Bruederli
3
-0/+240
2015-03-26
Move ustr() to xml utilities module
Thomas Bruederli
1
-0/+18
2015-03-26
Fix varname and avoid throwing an execption on every call
Thomas Bruederli
1
-14/+2
2015-03-24
Improve object diff computation: ignore order of attribute lists (e.g. attach...
Thomas Bruederli
2
-4/+243
2015-03-24
Add getter for related-to property of todo objects
Thomas Bruederli
2
-0/+10
2015-03-24
Select folder annotated as 'private' for storing events flagged as such (#4788)
Thomas Bruederli
1
-1/+5
2015-03-18
Use the new domain naming context comparison function to reduce the number of...
Jeroen van Meeuwen (Kolab Systems)
1
-1/+3
2015-03-18
Proxy the new naming context function
Jeroen van Meeuwen (Kolab Systems)
1
-0/+3
2015-03-18
Add a function to retrieve the naming context used for a given domain
Jeroen van Meeuwen (Kolab Systems)
1
-0/+62
2015-03-11
Updated localization source file
Thomas Bruederli
1
-186/+203
2015-03-11
New *_CANCEL_DELETE policy to remove cancelled objects rather than flagging a...
Thomas Bruederli
3
-28/+124
2015-03-11
The email.MIMEText class will take care of line wrapping; no need to do it twice
Thomas Bruederli
1
-5/+1
2015-03-10
Force RRULE UNTIL attribute to be a UTC date/time but also account for it to ...
Thomas Bruederli
3
-3/+7
2015-03-09
Only take delegated mailboxes into account when receiving iTip REPLY messages...
Thomas Bruederli
1
-5/+7
2015-03-09
Fix date conflict check (#4767)
Thomas Bruederli
2
-1/+2
2015-03-09
Switch type check: datetime.datetime is also an instance of datetime.date
Thomas Bruederli
1
-1/+1
2015-03-03
Return the correct ical property for date-only recurrence-id
Thomas Bruederli
1
-1/+1
2015-03-02
Store reservations for single occurrences with the same UID in one object (#4...
Thomas Bruederli
5
-21/+61
2015-03-02
Adapt itip.check_event_conflict() to new storage of single occurrences (#4726)
Thomas Bruederli
2
-3/+59
2015-03-02
Remove commented code
Thomas Bruederli
1
-10/+1
2015-03-02
Make sure stored recurrence-id properties are returned as the correct date/da...
Thomas Bruederli
2
-1/+17
2015-03-02
Store invitations to single occurrences with the same UID in one object (#4726)
Thomas Bruederli
4
-22/+124
2015-02-26
Reset return vars when recurrence-id doesn't match (#4706)
Thomas Bruederli
1
-0/+2
2015-02-25
Set version to 0.7.10
pykolab-0.7.10
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2015-02-24
enable httpauth + trust localips for freebusy service
Daniel Hoffend
1
-0/+22
2015-02-24
Minor improvement in notification message text (newlines)
Thomas Bruederli
1
-1/+1
2015-02-24
Do not hard-code locale dir. Let gettext use the default location (#4685)
Thomas Bruederli
1
-3/+2
2015-02-24
Reset vars on exception
Thomas Bruederli
1
-0/+2
2015-02-24
Update .pot source files
Thomas Bruederli
2
-377/+454
2015-02-24
Fix event.get_instance() calls for all-day events (#4709)
Thomas Bruederli
2
-2/+30
2015-02-24
set default kolab_freebusy_server to /freebusy
Daniel Hoffend
1
-1/+1
2015-02-23
CentOS7 systemd: use /run/wallaced as location for the pid file (#4673) inste...
Timotheus Pokorra
2
-3/+3
2015-02-23
Set version to 0.7.9
pykolab-0.7.9
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2015-02-21
Support bookings for recurring events and single occurrences (#4632)
Thomas Bruederli
2
-77/+350
2015-02-21
Export recurrence rules to iCal
Thomas Bruederli
3
-3/+37
2015-02-20
Better regex for UID; set partstat + rsvp before adding to list of updated at...
Thomas Bruederli
1
-5/+6
2015-02-20
Fix typo in event/todo status map
Thomas Bruederli
1
-1/+1
2015-02-20
Consolidate duplicate code to resolve recurrence instances
Thomas Bruederli
1
-78/+16
2015-02-20
Don't reply with PARTSTAT=NEEDS-ACTION
Thomas Bruederli
1
-1/+1
2015-02-20
Don't attempt to update a None date
Thomas Bruederli
1
-1/+1
2015-02-20
Support iTip CANCEL requests with THISANDFUTRE range
Thomas Bruederli
3
-2/+40
2015-02-20
CentOS7: make sure we are using the correct path for the clamd.sock (#3565)
Timotheus Pokorra
2
-1/+8
[next]