Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Escape unsupported locale setting (#883) | Jeroen van Meeuwen (Kolab Systems) | 2012-07-16 | 1 | -1/+4 |
* | Prevent utils.translate() traceback (#842) | Jeroen van Meeuwen (Kolab Systems) | 2012-06-14 | 1 | -1/+4 |
* | Fix confirmation dialog | Jeroen van Meeuwen (Kolab Systems) | 2012-05-15 | 1 | -21/+17 |
* | Default can be an empty string as well as None (if the default is a missing c... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-15 | 1 | -6/+6 |
* | Make utils.multiline_message() prepend and append a carrier return for clarit... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-15 | 1 | -1/+1 |
* | Do not echo passwords back even during confirmation | Jeroen van Meeuwen (Kolab Systems) | 2012-05-11 | 1 | -7/+21 |
* | Allow utils.ask_question() to request confirmation of the input | Jeroen van Meeuwen (Kolab Systems) | 2012-05-10 | 1 | -1/+21 |
* | Provide required function for multi-line messages while keeping the source co... | Jeroen van Meeuwen (Kolab Systems) | 2012-05-10 | 1 | -0/+27 |
* | Correct running in unbuffered mode | Jeroen van Meeuwen (Kolab Systems) | 2012-05-05 | 1 | -10/+0 |
* | Truly remove any buffering that may exist | Jeroen van Meeuwen (Kolab Systems) | 2012-05-05 | 1 | -4/+9 |
* | Flush stderr and stdout when asking a question | Jeroen van Meeuwen (Kolab Systems) | 2012-05-05 | 1 | -0/+3 |
* | Add utils.generate_password() for setup-kolab.py | Jeroen van Meeuwen (Kolab Systems) | 2012-03-20 | 1 | -1/+16 |
* | Correct some pylint conventions | Jeroen van Meeuwen (Kolab Systems) | 2012-03-09 | 1 | -5/+5 |
* | Flush stdout/stderr | Jeroen van Meeuwen (Kolab Systems) | 2012-02-11 | 1 | -0/+1 |
* | Update copyrightdev/entitlements | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -1/+1 |
* | Use iconv to normalize/translate strings into their ascii representation | Jeroen van Meeuwen (Kolab Systems) | 2011-12-05 | 1 | -6/+19 |
* | Translate a 'รณ' into a 'o'. | Jeroen van Meeuwen (Kolab Systems) | 2011-12-04 | 1 | -2/+2 |
* | The recipient policy should recognize special characters in a given name or s... | Jeroen van Meeuwen (Kolab Systems) | 2011-11-16 | 1 | -0/+8 |
* | Add utils.parse_ldap_uri(uri) to parse memberUrl and other LDAP references with | Jeroen van Meeuwen (Kolab Systems) | 2011-11-16 | 1 | -0/+40 |
* | Add license header to pykolab/utils | Jeroen van Meeuwen (Kolab Systems) | 2011-10-28 | 1 | -0/+17 |
* | Strip object's keys with value None | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -0/+4 |
* | Correct default for service in is_service() | Jeroen van Meeuwen (Kolab Systems) | 2011-07-04 | 1 | -1/+1 |
* | Ensure that regardless whether or not input is a list or dict, the result can... | Jeroen van Meeuwen (Kolab Systems) | 2011-03-26 | 1 | -20/+33 |
* | Add the normalization for dictionaries to utils, as it proves useful in more ... | Jeroen van Meeuwen (Kolab Systems) | 2011-03-07 | 1 | -0/+30 |
* | Comment a little more on the utilities in pykolab/utils.py | Jeroen van Meeuwen (Kolab Systems) | 2010-10-27 | 1 | -1/+11 |
* | Explain what utils.ask_confirmation() is all about | Jeroen van Meeuwen (Kolab Systems) | 2010-10-25 | 1 | -0/+6 |
* | A simple dialog asking for confirmation | Jeroen van Meeuwen (Kolab Systems) | 2010-10-08 | 1 | -0/+34 |
* | Initial commit | Jeroen van Meeuwen (Kolab Systems) | 2010-08-26 | 1 | -0/+76 |