Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Supply the default configuration for sharedfolder_acl_entry_attribute | Jeroen van Meeuwen (Kolab Systems) | 2014-08-13 | 1 | -0/+3 |
| | |||||
* | Use the correct (actually configured) acl entry attribute for shared folders | Jeroen van Meeuwen (Kolab Systems) | 2014-08-13 | 1 | -1/+1 |
| | |||||
* | Do not fail as miserably if setting an ACL fails | Jeroen van Meeuwen (Kolab Systems) | 2014-08-13 | 1 | -1/+10 |
| | |||||
* | Supply the default value for imap/virtual_domains | Jeroen van Meeuwen (Kolab Systems) | 2014-08-13 | 1 | -0/+3 |
| | |||||
* | Updated translation source files | Thomas Bruederli | 2014-08-07 | 3 | -234/+365 |
| | |||||
* | 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 ↵ | Thomas Bruederli | 2014-08-06 | 2 | -14/+14 |
| | | | | logging; fixed a typo | ||||
* | Fix cloning attendees (name got lost) | Thomas Bruederli | 2014-08-06 | 2 | -4/+4 |
| | |||||
* | Finalize test for handling delegated iTip REPLY messages | Thomas Bruederli | 2014-08-06 | 1 | -4/+4 |
| | |||||
* | Fix laading attendees from XML; add tests for it | Thomas Bruederli | 2014-08-06 | 2 | -3/+9 |
| | |||||
* | Fix Attendee.copy_from(); new method Event.find_attendee() which is similar ↵ | Thomas Bruederli | 2014-08-06 | 2 | -1/+15 |
| | | | | to get_attendee() but doesn't raise an exception | ||||
* | Handle iTip REPLY messages with delegation | Thomas Bruederli | 2014-08-06 | 2 | -4/+83 |
| | |||||
* | Test DELEGATED-* parameters | Thomas Bruederli | 2014-08-06 | 1 | -2/+4 |
| | |||||
* | Add test for owner confirmation on (delegated) resource collection bookings | Thomas Bruederli | 2014-08-06 | 2 | -1/+20 |
| | |||||
* | Fix iTip REPLY when an attendee delegated to another: both attendees shall ↵ | Thomas Bruederli | 2014-08-06 | 3 | -9/+60 |
| | | | | be listed (RFC 5546, Section 3.2.2.3.) | ||||
* | 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 | 3 | -4/+6 |
| | |||||
* | Compoare full sender email address for matching policies, not only the ↵ | Thomas Bruederli | 2014-08-05 | 2 | -22/+20 |
| | | | | domain part | ||||
* | Improve resource confirmation workflow: | Thomas Bruederli | 2014-08-05 | 3 | -17/+104 |
| | | | | | | - Use base64 encoding for original event UIDs - Compare sequence number on resource owner replies - Added confirmation test scenario with reservation update and outdated replies | ||||
* | Respect transparency property for conflict detection; fix tests for ↵ | Thomas Bruederli | 2014-08-05 | 2 | -3/+11 |
| | | | | translated iTip message contents | ||||
* | Remove duplicate set_status() method; get translated event status value on ↵ | Thomas Bruederli | 2014-08-05 | 1 | -12/+5 |
| | | | | request | ||||
* | Merge branch 'master' of ssh://git.kolab.org/git/pykolab | Thomas Bruederli | 2014-08-04 | 4 | -3/+29 |
|\ | |||||
| * | Rename folders correctly | Jeroen van Meeuwen (Kolab Systems) | 2014-08-04 | 1 | -2/+7 |
| | | |||||
| * | Only recognize the folder as already existing, if no partition is specified | Jeroen van Meeuwen (Kolab Systems) | 2014-08-04 | 1 | -1/+1 |
| | | |||||
| * | Be compatible with what the Kolab Web Administration Panel is writing out | Jeroen van Meeuwen (Kolab Systems) | 2014-08-04 | 1 | -0/+17 |
| | | |||||
| * | Add iTip module | Jeroen van Meeuwen (Kolab Systems) | 2014-08-04 | 1 | -0/+4 |
| | | |||||
* | | Inherit kolabinvitationpolicy attributes from resource collection; forward ↵ | Thomas Bruederli | 2014-08-04 | 3 | -13/+62 |
| | | | | | | | | comments from owner confirmation replies | ||||
* | | Treat the comment property as list for iCal export | Thomas Bruederli | 2014-08-04 | 1 | -0/+6 |
|/ | |||||
* | First attempt for resource owner confirmation workflow as described in #3168 | Thomas Bruederli | 2014-08-04 | 5 | -11/+251 |
| | |||||
* | Allow to set custom event properties and add them in iCal export | Thomas Bruederli | 2014-08-04 | 2 | -0/+14 |
| | |||||
* | Add function to send iTip REQUESTs | Thomas Bruederli | 2014-08-04 | 1 | -3/+47 |
| | |||||
* | User DN can be False if not found | Thomas Bruederli | 2014-08-04 | 1 | -1/+1 |
| | |||||
* | Return None if event status is not set | Thomas Bruederli | 2014-08-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2014-08-01 | 1 | -0/+10 |
|\ | |||||
| * | Read/write comment property for event objects (#3186) | Thomas Bruederli | 2014-07-30 | 1 | -0/+10 |
| | | |||||
* | | Update the list of short acl rights (read, write, etc.) | Jeroen van Meeuwen (Kolab Systems) | 2014-08-01 | 1 | -3/+7 |
| | | |||||
* | | Make sure we apply access control, including when no access control is ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-08-01 | 1 | -84/+96 |
| | | | | | | | | specified (remove the default acl) | ||||
* | | Update for the new domain listing | Jeroen van Meeuwen (Kolab Systems) | 2014-08-01 | 1 | -4/+2 |
| | | |||||
* | | Add group functions | Jeroen van Meeuwen (Kolab Systems) | 2014-08-01 | 1 | -4/+12 |
|/ | |||||
* | Relay rename to the backend | Jeroen van Meeuwen (Kolab Systems) | 2014-07-31 | 1 | -1/+1 |
| | |||||
* | Add a command list-users | Jeroen van Meeuwen (Kolab Systems) | 2014-07-31 | 1 | -0/+39 |
| | |||||
* | Add a variety of useful wap_client functions to write functional tests on top of | Jeroen van Meeuwen (Kolab Systems) | 2014-07-31 | 1 | -106/+147 |
| | |||||
* | Un-not-register the list-users command | Jeroen van Meeuwen (Kolab Systems) | 2014-07-31 | 1 | -1/+0 |
| | |||||
* | Do not issue a fatal error should deleting a mailbox not succeed | Jeroen van Meeuwen (Kolab Systems) | 2014-07-31 | 1 | -1/+4 |
| | |||||
* | If the engine cannot be created (such as when running functional tests as a ↵ | Jeroen van Meeuwen (Kolab Systems) | 2014-07-31 | 2 | -19/+18 |
| | | | | non-root user), create the cache in memory). | ||||
* | Ensure that UTF-7 is encoded as such | Jeroen van Meeuwen (Kolab Systems) | 2014-07-31 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2014-07-30 | 4 | -7/+99 |
|\ | |||||
| * | Always call connect(), let it figure out whether it is already connected or not | Jeroen van Meeuwen (Kolab Systems) | 2014-07-29 | 1 | -2/+1 |
| | | |||||
| * | Finish dump of event alarms as dict | Thomas Bruederli | 2014-07-25 | 2 | -3/+95 |
| | | |||||
| * | Fix dict conversion of recurrence rules | Thomas Bruederli | 2014-07-29 | 1 | -2/+3 |
| | |