Age | Commit message (Expand) | Author |
2012-02-05 | - Support AD's objectClass=group | alecpl |
2012-02-03 | Get rid of global $__skin_path variable (#1488336) | thomascube |
2012-02-02 | Allow users to choose cols for contacts list sorting | thomascube |
2012-02-01 | Allow placeholder attributes for input fields | thomascube |
2012-01-27 | - Fix call to undefined method rcube_result_index::isError() (#1488328) | alecpl |
2012-01-27 | - Revert SORT=DISPLAY support, removed by mistake in r4160 (#1488327) | alecpl |
2012-01-27 | Fix special vars replacement in templates | thomascube |
2012-01-27 | Update requirements list, remove TODO | thomascube |
2012-01-27 | - Remove leftover code | alecpl |
2012-01-25 | Add lib for server side mime parsing (to be used by non-imap storage backends... | thomascube |
2012-01-25 | Fix autoselect_host() for login (#1488297) | thomascube |
2012-01-24 | Fixed typo | thomascube |
2012-01-23 | - Fix hook name mailboxes_list renamed to reserved name, use storage_folders ... | alecpl |
2012-01-19 | - Better handling of legacy config (#1488312) | alecpl |
2012-01-18 | rcube_imap::update_cache() is used by some plugins | thomascube |
2012-01-18 | Fix accidental private => protected replacement | thomascube |
2012-01-18 | Also support /private/... annotation selectors | thomascube |
2012-01-18 | - Handle ldap_public misconfiguration | alecpl |
2012-01-18 | - Fix call to undefined method rcube_imap::list_unsubscribed() | alecpl |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] for ... | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2012-01-16 | - Add addressbook name to debug output (#1488304) | alecpl |
2012-01-13 | - Remove redundant ldap_count_entries() call | alecpl |
2012-01-13 | - Make mime type detection based on filename extension to be case-insensitive | alecpl |
2012-01-12 | - Fix possible infinite loop in buildThreadData() | alecpl |
2012-01-10 | Allow plugins to extend the vcard fieldmap for contact data | thomascube |
2012-01-09 | - Fix PHP Fatal error: Call to private method rcube_imap::id2uid() (#1488296) | alecpl |
2012-01-06 | - Fix typo in timezone handling, more exception catching | alecpl |
2012-01-06 | - Don't return 'unknown', use empty string, DateTime* handle more exceptions | alecpl |
2012-01-06 | Handle DateTime exceptions | thomascube |
2012-01-06 | Avoid use of DateTime::getTimestamp() | thomascube |
2012-01-06 | Avoid use of 5.2 functions (#1488292) | thomascube |
2012-01-05 | - Exclude MIME functionality from rcube_imap class into rcube_mime class | alecpl |
2012-01-05 | - Update timezone in user prefs too (#1488291) | alecpl |
2012-01-05 | - Fix bug in handling of base href and inline content (#1488290) | alecpl |
2012-01-04 | - Fix strict email address searching if contact has more than one address | alecpl |
2012-01-04 | Use proper timezones from PHP's internal timezonedb (#1485592) | thomascube |
2012-01-04 | Improve support for multiple composite address fields in LDAP directories | thomascube |
2012-01-03 | - Move some checks into login() method | alecpl |
2012-01-03 | - Prevent from PHP warnings | alecpl |
2011-12-31 | Always load jquery UI; minor phpdoc fix | thomascube |
2011-12-29 | - Add separate pagesize setting for mail messages and contacts (#1488269) | alecpl |
2011-12-28 | - PHPCS | alecpl |
2011-12-26 | Get rid of sprintf() calls for html output generation | thomascube |
2011-12-25 | - Add password type field support in rcmail_get_edit_field() (#1488276) | alecpl |
2011-12-22 | Allow (escaped) html tags in roundcube special tag attributes | thomascube |
2011-12-21 | - Fix searching on IMAP servers without CHARSET specifier support (#1488271) | alecpl |
2011-12-20 | Fix crashes with eAccelerator (#1488256) | thomascube |
2011-12-16 | Add more classes and options to HTML elements for better styleability | thomascube |