summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-17- Replace create_attrib_string() with html::attrib_string()alec
2012-01-16Use jquery UI to render the new user dialogthomasb
2012-01-16Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] for ...thomasb
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
2012-01-16- Add addressbook name to debug output (#1488304)alec
2012-01-15Make sure message popups show at least 2sec; adjust message list column sizesthomasb
2012-01-15Better menu style for Larrythomasb
2012-01-15Adjust tabs style to Larry designthomasb
2012-01-13- Remove redundant ldap_count_entries() callalec
2012-01-13- Make mime type detection based on filename extension to be case-insensitivealec
2012-01-13- Use storage objectalec
2012-01-12- Fix possible infinite loop in buildThreadData()alec
2012-01-12- Added 0.7.1 to the list of versionsalec
2012-01-12- Fix failure on MySQL database upgrade from 0.7 - text column can't have def...alec
2012-01-11- Update changelogalec
2012-01-11- Disable FOREIGN_KEY_CHECKS for update from 0.7alec
2012-01-10Allow plugins to extend the vcard fieldmap for contact datathomasb
2012-01-10Set list mode buttons after switching to another folderthomasb
2012-01-10Added more icons for Larrythomasb
2012-01-10Reflect threads expand status in css classesthomasb
2012-01-10- Fixed edit/delete actions state after deleting table row ...alec
2012-01-09- Fix error when calling remove_row() on non-existing rowalec
2012-01-09- Use proper class namealec
2012-01-09- Fix PHP Fatal error: Call to private method rcube_imap::id2uid() (#1488296)alec
2012-01-08Updated translations from launchpadthomasb
2012-01-08- Fix setting pagesizes (#1488295)alec
2012-01-06Adjust spam folder icon sizethomasb
2012-01-06Display short headers in preview mode, with toggle to show allthomasb
2012-01-06- Fix typo in timezone handling, more exception catchingalec
2012-01-06- Don't return 'unknown', use empty string, DateTime* handle more exceptionsalec
2012-01-06Handle DateTime exceptionsthomasb
2012-01-06Avoid use of DateTime::getTimestamp()thomasb
2012-01-06Avoid use of 5.2 functions (#1488292)thomasb
2012-01-05Update changelogthomasb
2012-01-05Reducing paddings in lists to save some vertical spacethomasb
2012-01-05Correctly align pagenav buttonsthomasb
2012-01-05Embed address book widget on compose screenthomasb
2012-01-05Don't enable all compose commands right awaythomasb
2012-01-05Implement address book widget on compose screenthomasb
2012-01-05Simplifythomasb
2012-01-05Avoid dblclick events after 3rd clickthomasb
2012-01-05- Use new rcube_meme classalec
2012-01-05- Fixed bug where drag layer wasn't removed when dragging was ended over sets...alec
2012-01-05Show additional popup dialog on error messagesthomasb
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalec
2012-01-05- Update timezone in user prefs too (#1488291)alec
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alec
2012-01-05- Fix SQL Error when saving a contact with many email addresses (#1488286)alec
2012-01-05- Fix possible ID duplication when adding filter rules very fast (#1488288)alec
2012-01-04- Fix displaying form warnings on contact savealec