summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2012-01-16- Add addressbook name to debug output (#1488304)alecpl
2012-01-15Make sure message popups show at least 2sec; adjust message list column sizesthomascube
2012-01-13- Remove redundant ldap_count_entries() callalecpl
2012-01-13- Make mime type detection based on filename extension to be case-insensitivealecpl
2012-01-12- Fix possible infinite loop in buildThreadData()alecpl
2012-01-12- Added 0.7.1 to the list of versionsalecpl
2012-01-12- Fix failure on MySQL database upgrade from 0.7 - text column can't have def...alecpl
2012-01-11- Update changelogalecpl
2012-01-11- Disable FOREIGN_KEY_CHECKS for update from 0.7alecpl
2012-01-10Allow plugins to extend the vcard fieldmap for contact datathomascube
2012-01-10Set list mode buttons after switching to another folderthomascube
2012-01-10Added more icons for Larrythomascube
2012-01-10Reflect threads expand status in css classesthomascube
2012-01-09- Fix error when calling remove_row() on non-existing rowalecpl
2012-01-09- Use proper class namealecpl
2012-01-09- Fix PHP Fatal error: Call to private method rcube_imap::id2uid() (#1488296)alecpl
2012-01-08Updated translations from launchpadthomascube
2012-01-08- Fix setting pagesizes (#1488295)alecpl
2012-01-06Adjust spam folder icon sizethomascube
2012-01-06Display short headers in preview mode, with toggle to show allthomascube
2012-01-06- Fix typo in timezone handling, more exception catchingalecpl
2012-01-06- Don't return 'unknown', use empty string, DateTime* handle more exceptionsalecpl
2012-01-06Handle DateTime exceptionsthomascube
2012-01-06Avoid use of DateTime::getTimestamp()thomascube
2012-01-06Avoid use of 5.2 functions (#1488292)thomascube
2012-01-05Update changelogthomascube
2012-01-05Reducing paddings in lists to save some vertical spacethomascube
2012-01-05Correctly align pagenav buttonsthomascube
2012-01-05Embed address book widget on compose screenthomascube
2012-01-05Don't enable all compose commands right awaythomascube
2012-01-05Implement address book widget on compose screenthomascube
2012-01-05Simplifythomascube
2012-01-05Avoid dblclick events after 3rd clickthomascube
2012-01-05Show additional popup dialog on error messagesthomascube
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalecpl
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-05- Fix SQL Error when saving a contact with many email addresses (#1488286)alecpl
2012-01-04- Fix displaying form warnings on contact savealecpl
2012-01-04- Fix strict email address searching if contact has more than one addressalecpl
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomascube
2012-01-04- Remove duplicated 'organization' label (#1488287)alecpl
2012-01-04Improve support for multiple composite address fields in LDAP directoriesthomascube
2012-01-03Also read both variables in en_US templatethomascube
2012-01-03Fix gettext export for launchpadthomascube
2012-01-03Fix paddings/heights when rendered with asian fonts having different line-hei...thomascube
2012-01-03Fix gettext importer to correctly convert launchpad .po filesthomascube
2012-01-03Imported localization files from launchpadthomascube
2012-01-03- Move some checks into login() methodalecpl