summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2012-01-17- Fix incorrect function call (#1488310)alecpl
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2012-01-09- Use proper class namealecpl
2012-01-08- Fix setting pagesizes (#1488295)alecpl
2012-01-05Implement address book widget on compose screenthomascube
2012-01-05Simplifythomascube
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalecpl
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alecpl
2012-01-04- Fix displaying form warnings on contact savealecpl
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomascube
2012-01-02Use iframes for identity managementthomascube
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 translationalecpl
2012-01-01- Remove leftover from last commitalecpl
2012-01-01- Don't load jqueryui plugin, it's required now by defaultalecpl
2011-12-30- Small fixes to r5662alecpl
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 objectalecpl
2011-12-28- Fix handling of INBOX's subfolders in special folders config (#1488279)alecpl
2011-12-22Make count-display label selectable by skin; always show photo placeholder, e...thomascube
2011-12-22Put groups list into a fieldset to be consistent with the rest of the formthomascube
2011-12-22Fix upload form handlingthomascube
2011-12-22Make emtpy/invalid links non-clickablethomascube
2011-12-20First steps for Larry's address bookthomascube
2011-12-20Fix crashes with eAccelerator (#1488256)thomascube
2011-12-19Only expand one email per group memberthomascube
2011-12-19- Fix "PHP Warning: Invalid argument supplied for foreach()" (#1488264)alecpl
2011-12-16Add more classes and options to HTML elements for better styleabilitythomascube
2011-12-14Larry is growing upthomascube
2011-12-14Pass attributes from skin to form tablethomascube
2011-12-14Larry's identities settings and about pagethomascube
2011-12-14- Skip inline images (fixes issue where images used in HTML body were display...alecpl
2011-12-12More options for message headers output in templatesthomascube
2011-12-12More from Larry...thomascube
2011-12-11Make string for unread count configureable by skin; add file type classes to ...thomascube
2011-12-10Better CSS url() validationthomascube
2011-12-09Add css class to add-iconthomascube
2011-12-09Allow clean background:url(...) styles in safe mode. This will make Roundcube...thomascube
2011-12-08- Update killcache with new cache tablesalecpl
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalecpl
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alecpl
2011-12-07- Add option to set default font for HTML message (#1484137) alecpl
2011-12-07- Fixed issues with big memory allocation of IMAP results, improved a lot of ...alecpl
2011-12-06- Fix typos in handling support link labelalecpl
2011-12-06Show attachment filename in page titlethomascube
2011-12-05Replace prompt() with jQuery UI dialog (#1485135)thomascube
2011-12-05- Fix attaching files (broken with changes to _SESSION['compose']) (#1488235)alecpl
2011-12-04Fix saving of composite address fields without subtypethomascube
2011-12-03- Reload UI after skin changealecpl
2011-12-02- Add $_SESSION['mailto'] variable cleanupalecpl