Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 92 | -92/+92 |
| | |||||
* | Add a test for the wap api form_value service select_options method | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -0/+31 |
| | |||||
* | Add initial set of WAP commands | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 4 | -0/+94 |
| | |||||
* | Add a 'kolab add-user' command | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -0/+38 |
| | |||||
* | Move the wap_client forward to today's API implementation | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -28/+73 |
| | |||||
* | Remove add_user from the not implemented yet list | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -1/+0 |
| | |||||
* | Enhance ask_menu to include a default, and a '?' option to list options | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -5/+34 |
| | |||||
* | Adjust Roundcube templates to use RCUBE_* prefix as opposed to RCMAIL_* prefix | Jeroen van Meeuwen (Kolab Systems) | 2013-04-16 | 11 | -23/+23 |
| | |||||
* | Exclude sieve script management plugin and command-line interface | Jeroen van Meeuwen (Kolab Systems) | 2013-04-15 | 1 | -0/+6 |
| | |||||
* | Update rebuild.sh.in | Jeroen van Meeuwen (Kolab Systems) | 2013-04-15 | 1 | -1/+2 |
| | |||||
* | Enable delivery to shared folders | Jeroen van Meeuwen (Kolab Systems) | 2013-04-14 | 2 | -3/+35 |
| | |||||
* | Pull the 389 Directory Server setup returncode and act accordingly | Jeroen van Meeuwen (Kolab Systems) | 2013-04-12 | 1 | -4/+21 |
| | |||||
* | Make sure there is not already an LDAP instance configured. | Jeroen van Meeuwen (Kolab Systems) | 2013-04-12 | 1 | -0/+16 |
| | |||||
* | Add test for system.get_domain service method | Jeroen van Meeuwen (Kolab Systems) | 2013-04-12 | 1 | -1/+5 |
| | |||||
* | Allow additional attributes to be specified as valid sender addresses | Jeroen van Meeuwen (Kolab Systems) | 2013-04-11 | 1 | -3/+35 |
| | |||||
* | Migration scenarios do not necessarily have a synchronisation cache entry ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-04-01 | 1 | -2/+7 |
| | | | | | | (#1701) Thanks to Sasha Wilde for discovering, reporting and providing a patch to fix the issue. | ||||
* | Merge branch 'master' of ssh://git.kolab.org/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2013-03-01 | 5 | -18/+172 |
|\ | |||||
| * | By popular demand, add a command to subscribe a user to a folder(-pattern) | Jeroen van Meeuwen (Kolab Systems) | 2013-02-19 | 1 | -17/+1 |
| | | |||||
| * | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2013-02-17 | 7 | -8/+282 |
| |\ | |||||
| * | | Add commands delete-message and list-messages | Jeroen van Meeuwen (Kolab Systems) | 2013-02-17 | 2 | -0/+165 |
| | | | |||||
| * | | Make sure that if we call a function or use an attribute, not just ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-02-17 | 1 | -0/+5 |
| | | | | | | | | | | | | imaplib.IMAP4{_SSL} is tested, but cyruslib's self.m as well | ||||
| * | | Remove trailing whitespace | Jeroen van Meeuwen (Kolab Systems) | 2013-02-17 | 1 | -1/+1 |
| | | | |||||
* | | | Correct self.jane local part | Jeroen van Meeuwen (Kolab Systems) | 2013-02-26 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Sending out the message requires nul characters (where do they come from?) ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-02-08 | 1 | -2/+8 |
| | | | | | | | | be stripped | ||||
* | | Make sure the tests clean up after themselves | Jeroen van Meeuwen (Kolab Systems) | 2013-02-08 | 3 | -12/+12 |
| | | |||||
* | | Add more functional and unit tests for internationalization | Jeroen van Meeuwen (Kolab Systems) | 2013-02-08 | 3 | -0/+259 |
| | | |||||
* | | Let's use utf-8 as the common denominator between ordinals | Jeroen van Meeuwen (Kolab Systems) | 2013-02-08 | 1 | -1/+8 |
| | | |||||
* | | Merge branch 'master' of ssh://git.kolab.org/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2013-02-08 | 3 | -1/+155 |
|\ \ | |/ | |||||
| * | Add tests for transliteration of ru_RU using the new transliterate() ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-02-08 | 1 | -0/+39 |
| | | | | | | | | function fallback for utils.translate() | ||||
| * | Attempt to use iconv, but if it fails, fall back to using our own translit ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-02-08 | 1 | -1/+9 |
| | | | | | | | | function (#1536) | ||||
| * | Provide an initial locale -> translit lookup table set and a function to call | Jeroen van Meeuwen (Kolab Systems) | 2013-02-08 | 1 | -0/+107 |
| | | |||||
* | | If we ensure it is stored as ascii, anything non-ascii gets written out as ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-02-08 | 1 | -1/+3 |
|/ | | | | | | | | | | | | the ascii equivalent of the unicode character set (\u1234). See: http://docs.python.org/2/library/json.html """ If ensure_ascii is True (the default), all non-ASCII characters in the output are escaped with \uXXXX sequences, and the result is a str instance consisting of ASCII characters only. """ | ||||
* | Ensure that when new aliases are being compared to the old ones, the lists ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-02-06 | 1 | -3/+12 |
| | | | | are compared in a sorted, list-over-set manner. (#1560) | ||||
* | Ensure an attribute obtained is case-insensitive when we look it up | Jeroen van Meeuwen (Kolab Systems) | 2013-01-30 | 1 | -0/+2 |
| | |||||
* | Resolve redirect not being a terminal action - need stop on not keeping a ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-01-28 | 2 | -0/+2 |
| | | | | copy (#1588) | ||||
* | Correct the other call to modify ACL entries on IMAP folders from LDAP | Jeroen van Meeuwen (Kolab Systems) | 2013-01-27 | 1 | -2/+1 |
| | |||||
* | Correct keywords to call of setting acl entries on IMAP folders from LDAP | Jeroen van Meeuwen (Kolab Systems) | 2013-01-27 | 1 | -2/+1 |
| | |||||
* | Make sure a shared folder, at a very minimum, includes 'p' rights for anyone | Jeroen van Meeuwen (Kolab Systems) | 2013-01-27 | 1 | -2/+153 |
| | | | | Handle changes to shared folders as well | ||||
* | Log an error if the administrator password is empty | Jeroen van Meeuwen (Kolab Systems) | 2013-01-25 | 1 | -0/+12 |
| | | | | Subscribe the user to the folders we create despite the namespace | ||||
* | Make sure that when aliases generated are compared to aliases existing, we ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-01-23 | 1 | -1/+1 |
| | | | | compare accurately, not randomly | ||||
* | Suppress print statements and replace them with better log statements | Jeroen van Meeuwen (Kolab Systems) | 2013-01-23 | 2 | -25/+24 |
| | |||||
* | Add delivery to folder sieve rule (#1519) | Jeroen van Meeuwen (Kolab Systems) | 2013-01-22 | 2 | -7/+13 |
| | |||||
* | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2013-01-10 | 6 | -8/+259 |
|\ | |||||
| * | Add tests for #1508 | Jeroen van Meeuwen (Kolab Systems) | 2013-01-10 | 4 | -0/+237 |
| | | |||||
| * | Make sure we transliterate the components before we push them in to a policy ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-01-10 | 1 | -7/+12 |
| | | | | | | | | (#1508) | ||||
| * | Add debug statements for transliteration using pykolab.utils.translate(), so ↵ | Jeroen van Meeuwen (Kolab Systems) | 2013-01-10 | 1 | -1/+10 |
| | | | | | | | | we can work out bugs such as #1508 and #1536 | ||||
* | | Add kolab_use_subscriptions setting to configuration template | Jeroen van Meeuwen (Kolab Systems) | 2013-01-10 | 1 | -0/+2 |
|/ | |||||
* | Merge branch 'master' of ssh://git.kolabsys.com/git/pykolab | Jeroen van Meeuwen (Kolab Systems) | 2013-01-09 | 4 | -0/+464 |
|\ | |||||
| * | Set the correct password for new users | Jeroen van Meeuwen (Kolab Systems) | 2012-12-29 | 1 | -0/+2 |
| | | |||||
| * | Add tests for the footer module | Jeroen van Meeuwen (Kolab Systems) | 2012-12-29 | 1 | -0/+285 |
| | |