Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not always set debug level=9 as (accidentally?) introduced in commit 4583e353 | Thomas Bruederli | 2014-07-04 | 1 | -2/+0 |
| | |||||
* | Updated the licensing information according to FSF recommendations. | Paul Boddie | 2014-06-26 | 102 | -718/+717 |
| | | | | Note that cyruslib.py is still "GPLv2 or a later version" unlike the other files. | ||||
* | Enhance the kolab freebusy setup | Jeroen van Meeuwen (Kolab Systems) | 2014-06-25 | 1 | -4/+54 |
| | |||||
* | Fix some typos | Jeroen van Meeuwen (Kolab Systems) | 2014-06-25 | 1 | -2/+2 |
| | |||||
* | Add resources from ldap to calendar | Jeroen van Meeuwen (Kolab Systems) | 2014-06-25 | 2 | -0/+48 |
| | |||||
* | Add notes plugin by default | Jeroen van Meeuwen (Kolab Systems) | 2014-06-25 | 1 | -0/+1 |
| | |||||
* | Bump version | Jeroen van Meeuwen (Kolab Systems) | 2014-06-25 | 1 | -2/+2 |
| | |||||
* | Correct not having a sharedfolder_delivery_address_attribute set by default | Jeroen van Meeuwen (Kolab Systems) | 2014-06-25 | 1 | -9/+11 |
| | |||||
* | Also return a parseable list of domains when no domains are to be listed | Jeroen van Meeuwen (Kolab Systems) | 2014-06-25 | 1 | -3/+3 |
| | |||||
* | Tests setting and getting items with '%' in it (#3099) | Jeroen van Meeuwen (Kolab Systems) | 2014-06-09 | 1 | -0/+38 |
| | |||||
* | Add commentary with the RFC references (since "OPTIONAL" and "REQUIRED" were ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-06-09 | 1 | -0/+1 |
| | | | | changed to "OPT-PARTICIPANT" and "REQ-PARTICIPANT") | ||||
* | "OPTIONAL" is supposed to be "OPT-PARTICIPANT" | Jeroen van Meeuwen (Kolab Systems) | 2014-06-09 | 1 | -2/+2 |
| | |||||
* | Assure when a configuration file is read, it is also configured as the ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-06-09 | 1 | -4/+20 |
| | | | | configuration file in use | ||||
* | Only non-unicode strings need be decoded | Jeroen van Meeuwen (Kolab Systems) | 2014-06-09 | 1 | -7/+16 |
| | |||||
* | Fix unit test for attendee | Jeroen van Meeuwen (Kolab Systems) | 2014-06-09 | 1 | -2/+2 |
| | |||||
* | Make sure a mailbox is only renamed if it actually exists. | Jeroen van Meeuwen (Kolab Systems) | 2014-06-09 | 2 | -27/+42 |
| | |||||
* | LSUB with a pattern does not return the expected results at all | Jeroen van Meeuwen (Kolab Systems) | 2014-06-09 | 1 | -3/+3 |
| | |||||
* | Only compare result attribute values if indeed the input has such key | Jeroen van Meeuwen (Kolab Systems) | 2014-06-05 | 1 | -5/+6 |
| | |||||
* | Use 'id' rather than 'user' parameter | Jeroen van Meeuwen (Kolab Systems) | 2014-05-14 | 2 | -6/+15 |
| | |||||
* | Remove kolab/Makefile | Jeroen van Meeuwen (Kolab Systems) | 2014-05-14 | 1 | -1/+0 |
| | |||||
* | Add kolabd plugin to cleanup Roundcube's database after deleting a Kolab ↵ | Thomas Bruederli | 2014-04-23 | 2 | -0/+78 |
| | | | | user from LDAP | ||||
* | Add CardDAV URL to Kolab address books by default | Jeroen van Meeuwen (Kolab Systems) | 2014-04-05 | 1 | -0/+1 |
| | |||||
* | Add CalDAV URL to calendars by default | Jeroen van Meeuwen (Kolab Systems) | 2014-04-05 | 1 | -0/+1 |
| | |||||
* | Add vacation interface by default | Jeroen van Meeuwen (Kolab Systems) | 2014-04-05 | 1 | -0/+1 |
| | |||||
* | Add functional test to measure performance of resource calendar processing | Thomas Bruederli | 2014-03-25 | 2 | -3/+145 |
| | |||||
* | Quote resource folder names for IMAP operations | Thomas Bruederli | 2014-03-25 | 2 | -5/+10 |
| | |||||
* | 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 ↵ | Thomas Bruederli | 2014-03-25 | 2 | -74/+187 |
| | | | | unavailable for the re-scheduled date | ||||
* | Pass additional attributes to delegated-from contact reference | Thomas Bruederli | 2014-03-19 | 1 | -1/+1 |
| | |||||
* | Fix accessor methods for organizer attributes | Thomas Bruederli | 2014-03-19 | 1 | -2/+2 |
| | |||||
* | Get resource owner information from parent collection if not set directly | Thomas Bruederli | 2014-03-19 | 3 | -8/+44 |
| | |||||
* | Add unit tests for wallace module_resources.check_date_conflict; fix invalid ↵ | Thomas Bruederli | 2014-03-19 | 1 | -1/+30 |
| | | | | iTip block | ||||
* | Fix ROLE parameter mapping according to RFC 2445 | Thomas Bruederli | 2014-03-05 | 1 | -2/+2 |
| | |||||
* | Test owner assignment for resources and mentions in reservation request ↵ | Thomas Bruederli | 2014-03-05 | 7 | -27/+151 |
| | | | | responses | ||||
* | Test handling of (some) invalid iTip messages to resources | Thomas Bruederli | 2014-03-05 | 2 | -0/+22 |
| | |||||
* | Catch and log unexpected exceptions from wallace modules; abort loop if a ↵ | Thomas Bruederli | 2014-03-05 | 1 | -1/+9 |
| | | | | module 'consumed' a message | ||||
* | 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 | 2 | -7/+17 |
| | |||||
* | Merge branch 'master' of ssh://git.kolab.org/git/pykolab | Thomas Bruederli | 2014-03-04 | 1 | -2/+2 |
|\ | |||||
| * | Reflect the rename of kolab.py in to kolab-cli.py | Jeroen van Meeuwen (Kolab Systems) | 2014-03-05 | 1 | -2/+2 |
| | | |||||
* | | Basic support for recurring resource invitations | Thomas Bruederli | 2014-03-04 | 6 | -37/+140 |
|/ | |||||
* | Import DURATION and EXDATE properties from ical | Thomas Bruederli | 2014-03-04 | 2 | -4/+41 |
| | |||||
* | Import RRULE property from iCal | Thomas Bruederli | 2014-03-04 | 3 | -1/+17 |
| | |||||
* | Rename kolab.py to kolab-cli.py to avoid conflicts with global libkolab ↵ | Thomas Bruederli | 2014-03-04 | 1 | -0/+0 |
| | | | | bindings at kolab.* | ||||
* | Use libkolab bindings to compute recurring event instances + add tests for this | Thomas Bruederli | 2014-03-04 | 4 | -0/+93 |
| | |||||
* | Make sure correct filepaths are returned and returned again, so that | Jeroen van Meeuwen (Kolab Systems) | 2014-03-04 | 4 | -3/+243 |
| | | | | multiple modules can be executed | ||||
* | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2014-03-04 | 9 | -683/+848 |
|\ | |||||
| * | Update localization template with new strings from wallace | Thomas Bruederli | 2014-02-21 | 3 | -329/+480 |
| | | |||||
| * | Add setter for RSVP status | Thomas Bruederli | 2014-02-21 | 1 | -0/+3 |
| | |