summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Collapse)Author
2012-01-08- Fix setting pagesizes (#1488295)alecpl
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-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-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-03Imported localization files from launchpadthomascube
2012-01-03- Move some checks into login() methodalecpl
2012-01-03- Prevent from PHP warningsalecpl
2012-01-02Use new short labels for compose toolbar buttonsthomascube
2012-01-02Use iframes for identity managementthomascube
2012-01-01- Fix so editor selector is hidden when 'htmleditor' is listed in ↵alecpl
'dont_override'
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
- Move datepicker's date format setting to the plugin
2011-12-31Always load jquery UI; minor phpdoc fixthomascube
2011-12-30New short labels for toolbar buttonsthomascube
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-28- PHPCSalecpl
2011-12-26Trigger client event when setting quota; fix plain text quota displaythomascube
2011-12-26Get rid of sprintf() calls for html output generationthomascube
2011-12-25- Add password type field support in rcmail_get_edit_field() (#1488276)alecpl
2011-12-22Allow (escaped) html tags in roundcube special tag attributesthomascube
2011-12-22Make count-display label selectable by skin; always show photo placeholder, ↵thomascube
even if source doesn't support a photo col
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-22Accept absolute urls without protocolthomascube
2011-12-22Make emtpy/invalid links non-clickablethomascube
2011-12-21- Fix searching on IMAP servers without CHARSET specifier support (#1488271)alecpl
2011-12-20First steps for Larry's address bookthomascube
2011-12-20Fix crashes with eAccelerator (#1488256)thomascube
2011-12-19Fix compose editor toggling and other style improvementsthomascube
2011-12-19Only expand one email per group memberthomascube
2011-12-19- Fix "PHP Warning: Invalid argument supplied for foreach()" (#1488264)alecpl