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
/
wallace
/
module_invitationpolicy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
More logging in Wallace and --max-tasks per process option for wallaced
Liutauras Adomaitis
2019-08-16
1
-5
/
+12
*
T4611: Add missing `import random`
Aleksander Machniak
2019-01-30
1
-0
/
+1
*
Manage the pool processes such that they die after a limited quantity of time...
Jeroen van Meeuwen (Kolab Systems)
2018-07-27
1
-0
/
+13
*
Fix using Attendee object in a debug message
Aleksander Machniak
2018-06-27
1
-1
/
+1
*
Check if the variable is not None before using strip()
Aleksander Machniak
2018-06-21
1
-2
/
+6
*
Ignore iTip dummy comments with whitespace chars only (e.g. from Outlook)
Aleksander Machniak
2018-06-21
1
-0
/
+2
*
Fix invitationpolicy error on an itip reply with no ORGANIZER prop (Bifrost#T...
Aleksander Machniak
2018-06-21
1
-2
/
+6
*
nother attempt to add more logging and fix wallace messages not being deliver...
Liutauras Adomaitis
2018-06-15
1
-4
/
+4
*
Fix D577 patch bug - modules._sendmail result assign to variable, which is us...
Liutauras Adomaitis
2018-06-04
1
-4
/
+2
*
With this patch I'm trying to introduce a file-type object in logger, which c...
Liutauras Adomaitis
2018-05-17
1
-45
/
+15
*
Address inefficiencies and possible misfunction over delegated mailboxes in o...
Jeroen van Meeuwen (Kolab Systems)
2017-07-22
1
-27
/
+72
*
Little change to improve invitation policy logging - log if iTip requires re-...
Liutauras Adomaitis
2017-07-22
1
-1
/
+1
*
A delegated mailbox may in fact not have a result attribute
Jeroen van Meeuwen (Kolab Systems)
2016-12-13
1
-1
/
+5
*
Use COMMENT in invitation policy notifications (#5403)
Aleksander Machniak
2016-07-01
1
-15
/
+60
*
Fix default folder selection for new invitation objects (#5378)
Aleksander Machniak
2016-04-15
1
-15
/
+15
*
Add note to cancellation notification body that it's for single occurrence wh...
Aleksander Machniak
2016-04-14
1
-0
/
+3
*
Fix typos in notification messages
Aleksander Machniak
2016-04-04
1
-4
/
+4
*
Fix From header encoding in invitation notifications (#4258)
Aleksander Machniak
2016-04-04
1
-4
/
+8
*
Avoid traceback if the list of user folders is not a list with a length > 0 (...
Jeroen van Meeuwen (Kolab Systems)
2015-08-05
1
-26
/
+32
*
Fix lock check after changed in rP929e67a6
Thomas Bruederli
2015-05-26
1
-4
/
+2
*
Limit number of retries to send an update notification; fix the smtplib.SMTP....
Thomas Bruederli
2015-05-26
1
-2
/
+8
*
Don't smtp.quit() if no connection had been created (successfully), and pleas...
Jeroen van Meeuwen (Kolab Systems)
2015-05-14
1
-6
/
+9
*
Actually expire a locked object, by updating what locktime is being compared to
Jeroen van Meeuwen (Kolab Systems)
2015-05-14
1
-8
/
+12
*
Don't change partstat on new invitations saved to calendar (#4948)
Thomas Bruederli
2015-03-27
1
-2
/
+4
*
Select folder annotated as 'private' for storing events flagged as such (#4788)
Thomas Bruederli
2015-03-24
1
-1
/
+5
*
New *_CANCEL_DELETE policy to remove cancelled objects rather than flagging a...
Thomas Bruederli
2015-03-11
1
-26
/
+58
*
Force RRULE UNTIL attribute to be a UTC date/time but also account for it to ...
Thomas Bruederli
2015-03-10
1
-2
/
+1
*
Only take delegated mailboxes into account when receiving iTip REPLY messages...
Thomas Bruederli
2015-03-09
1
-5
/
+7
*
Store reservations for single occurrences with the same UID in one object (#4...
Thomas Bruederli
2015-03-02
1
-1
/
+0
*
Remove commented code
Thomas Bruederli
2015-03-02
1
-10
/
+1
*
Store invitations to single occurrences with the same UID in one object (#4726)
Thomas Bruederli
2015-03-02
1
-6
/
+16
*
Reset return vars when recurrence-id doesn't match (#4706)
Thomas Bruederli
2015-02-26
1
-0
/
+2
*
Minor improvement in notification message text (newlines)
Thomas Bruederli
2015-02-23
1
-1
/
+1
*
Reset vars on exception
Thomas Bruederli
2015-02-23
1
-0
/
+2
*
Better regex for UID; set partstat + rsvp before adding to list of updated at...
Thomas Bruederli
2015-02-20
1
-5
/
+6
*
Consolidate duplicate code to resolve recurrence instances
Thomas Bruederli
2015-02-20
1
-78
/
+16
*
Don't reply with PARTSTAT=NEEDS-ACTION
Thomas Bruederli
2015-02-20
1
-1
/
+1
*
Support iTip CANCEL requests with THISANDFUTRE range
Thomas Bruederli
2015-02-20
1
-0
/
+9
*
Add support for invitations of recurring events and single occurrences (#4552)
Thomas Bruederli
2015-02-17
1
-47
/
+183
*
Prevent wallace from failing on bogus configurations (#4555)
Thomas Bruederli
2015-02-11
1
-1
/
+1
*
Consider kolabDelegate status when searching for events to be updated on iTip...
Thomas Bruederli
2015-02-02
1
-2
/
+10
*
Fix pykolab.imap.namespaces function return and usage (#4277)
Thomas Bruederli
2015-02-02
1
-6
/
+3
*
Implement additional policy value *_SAVE_AND_FORWARD to still pass through th...
Thomas Bruederli
2015-02-02
1
-1
/
+11
*
Localize notification message texts with gettext (#4256)
Thomas Bruederli
2015-01-21
1
-8
/
+8
*
Consider all valid recipient email addresses, including aliases, when identif...
Thomas Bruederli
2014-12-23
1
-3
/
+10
*
Build iTip response and notification messages with unicode strings (#3926) + ...
Thomas Bruederli
2014-11-19
1
-6
/
+14
*
Store confidential iTip invitation events in a dedicated folder - if exists (...
Thomas Bruederli
2014-08-23
1
-3
/
+11
*
List event/task properties changes in update notification mails (#3447)
Thomas Bruederli
2014-08-22
1
-7
/
+22
*
Apply ACT_UPDATE policy on iTip REQUESTs with no re-scheduling (i.e. unchange...
Thomas Bruederli
2014-08-21
1
-45
/
+65
*
Refactored the wallace invitationpolicy module to work for automated task iTi...
Thomas Bruederli
2014-08-21
1
-142
/
+263
[next]