Age | Commit message (Expand) | Author |
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-10 | Reflect threads expand status in css classes | thomascube |
2012-01-09 | - Fix error when calling remove_row() on non-existing row | alecpl |
2012-01-09 | - Use proper class name | alecpl |
2012-01-09 | - Fix PHP Fatal error: Call to private method rcube_imap::id2uid() (#1488296) | alecpl |
2012-01-08 | Updated translations from launchpad | thomascube |
2012-01-08 | - Fix setting pagesizes (#1488295) | 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 | Don't enable all compose commands right away | thomascube |
2012-01-05 | Implement address book widget on compose screen | thomascube |
2012-01-05 | Simplify | thomascube |
2012-01-05 | Avoid dblclick events after 3rd click | thomascube |
2012-01-05 | Show additional popup dialog on error messages | 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 displaying form warnings on contact save | 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 | - Remove duplicated 'organization' label (#1488287) | alecpl |
2012-01-04 | Improve support for multiple composite address fields in LDAP directories | thomascube |
2012-01-03 | Imported localization files from launchpad | thomascube |
2012-01-03 | - Move some checks into login() method | alecpl |
2012-01-03 | - Prevent from PHP warnings | alecpl |
2012-01-02 | Use new short labels for compose toolbar buttons | thomascube |
2012-01-02 | Use iframes for identity management | thomascube |
2012-01-01 | - Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_overr... | alecpl |
2012-01-01 | - Fix label too long (#1488283), fix polish translation | alecpl |
2012-01-01 | - Remove leftover from last commit | alecpl |
2012-01-01 | - Don't load jqueryui plugin, it's required now by default | alecpl |
2011-12-31 | Always load jquery UI; minor phpdoc fix | thomascube |
2011-12-30 | New short labels for toolbar buttons | thomascube |
2011-12-30 | - Small fixes to r5662 | alecpl |
2011-12-29 | - Add separate pagesize setting for mail messages and contacts (#1488269) | alecpl |
2011-12-28 | - Remove some UI-specific one-liners from rcube_webmail object | alecpl |
2011-12-28 | - Fix handling of INBOX's subfolders in special folders config (#1488279) | alecpl |
2011-12-28 | - PHPCS | alecpl |
2011-12-26 | Trigger client event when setting quota; fix plain text quota display | thomascube |
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 |