Commit Graph

3755 Commits

Author SHA1 Message Date
thomascube
b98e71900d Allow plugins to extend the vcard fieldmap for contact data 2012-01-10 21:42:06 +00:00
thomascube
03fe1c2ad3 Reflect threads expand status in css classes 2012-01-10 17:37:31 +00:00
alecpl
d741a96ecd - Fix error when calling remove_row() on non-existing row 2012-01-09 14:30:56 +00:00
alecpl
1adc70526c - Use proper class name 2012-01-09 12:47:58 +00:00
alecpl
2081eed221 - Fix PHP Fatal error: Call to private method rcube_imap::id2uid() (#1488296) 2012-01-09 12:42:16 +00:00
thomascube
43ff34758e Updated translations from launchpad 2012-01-08 16:09:57 +00:00
alecpl
c1d27d8679 - Fix setting pagesizes (#1488295) 2012-01-08 10:57:49 +00:00
alecpl
e86a21bd83 - Fix typo in timezone handling, more exception catching 2012-01-06 10:55:07 +00:00
alecpl
529bd3f1c4 - Don't return 'unknown', use empty string, DateTime* handle more exceptions 2012-01-06 10:43:05 +00:00
thomascube
87986cfdb9 Handle DateTime exceptions 2012-01-06 09:40:32 +00:00
thomascube
ac78df3417 Avoid use of DateTime::getTimestamp() 2012-01-06 08:40:18 +00:00
thomascube
6c0702e5e8 Avoid use of 5.2 functions (#1488292) 2012-01-06 08:38:37 +00:00
thomascube
8304e5d76c Don't enable all compose commands right away 2012-01-05 16:14:31 +00:00
thomascube
eeb73cc21a Implement address book widget on compose screen 2012-01-05 16:07:27 +00:00
thomascube
b611d3a5db Simplify 2012-01-05 16:04:59 +00:00
thomascube
fc643e985a Avoid dblclick events after 3rd click 2012-01-05 15:59:49 +00:00
thomascube
0e530bd920 Show additional popup dialog on error messages 2012-01-05 12:12:18 +00:00
alecpl
1c4f23d6e5 - Exclude MIME functionality from rcube_imap class into rcube_mime class 2012-01-05 11:25:42 +00:00
alecpl
c21d7fa787 - Update timezone in user prefs too (#1488291) 2012-01-05 09:56:18 +00:00
alecpl
f5d62f7157 - Fix bug in handling of base href and inline content (#1488290) 2012-01-05 09:51:41 +00:00
alecpl
a01df71de4 - Fix displaying form warnings on contact save 2012-01-04 14:00:13 +00:00
alecpl
e2c9ab4df8 - Fix strict email address searching if contact has more than one address 2012-01-04 13:32:14 +00:00
thomascube
5879c09ca0 Use proper timezones from PHP's internal timezonedb (#1485592) 2012-01-04 12:47:50 +00:00
alecpl
7645a0a107 - Remove duplicated 'organization' label (#1488287) 2012-01-04 12:34:09 +00:00
thomascube
ad8c9db557 Improve support for multiple composite address fields in LDAP directories 2012-01-04 10:58:00 +00:00
thomascube
e31c56a5af Imported localization files from launchpad 2012-01-03 16:40:06 +00:00
alecpl
fdff34093d - Move some checks into login() method 2012-01-03 09:56:19 +00:00
alecpl
cc75440de2 - Prevent from PHP warnings 2012-01-03 09:55:38 +00:00
thomascube
4deb1ef685 Use new short labels for compose toolbar buttons 2012-01-02 14:56:36 +00:00
thomascube
7c2a9310c4 Use iframes for identity management 2012-01-02 14:44:28 +00:00
alecpl
7152f59f04 - Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_override' 2012-01-01 18:52:30 +00:00
alecpl
1c029b9c7c - Fix label too long (#1488283), fix polish translation 2012-01-01 12:55:35 +00:00
alecpl
3a992ee8b8 - Remove leftover from last commit 2012-01-01 12:41:06 +00:00
alecpl
89c30a00a7 - Don't load jqueryui plugin, it's required now by default
- Move datepicker's date format setting to the plugin
2012-01-01 12:26:08 +00:00
thomascube
3a7deca536 Always load jquery UI; minor phpdoc fix 2011-12-31 11:51:47 +00:00
thomascube
e193a0272e New short labels for toolbar buttons 2011-12-30 14:17:03 +00:00
alecpl
a61ccea31a - Small fixes to r5662 2011-12-30 07:20:53 +00:00
alecpl
08ffd939a7 - Add separate pagesize setting for mail messages and contacts (#1488269) 2011-12-29 09:35:01 +00:00
alecpl
81c2ce9b7b - Remove some UI-specific one-liners from rcube_webmail object 2011-12-28 10:10:36 +00:00
alecpl
e2dfb5ebad - Fix handling of INBOX's subfolders in special folders config (#1488279) 2011-12-28 09:26:19 +00:00
alecpl
a267c6ccd2 - PHPCS 2011-12-28 09:21:21 +00:00
thomascube
fe1bd5f960 Trigger client event when setting quota; fix plain text quota display 2011-12-26 16:16:43 +00:00
thomascube
011e8055fe Get rid of sprintf() calls for html output generation 2011-12-26 15:40:37 +00:00
alecpl
672dc411f9 - Add password type field support in rcmail_get_edit_field() (#1488276) 2011-12-25 10:47:28 +00:00
thomascube
6af5931535 Allow (escaped) html tags in roundcube special tag attributes 2011-12-22 18:01:44 +00:00
thomascube
faaa1ba534 Make count-display label selectable by skin; always show photo placeholder, even if source doesn't support a photo col 2011-12-22 17:42:21 +00:00
thomascube
aa3a9a41f3 Put groups list into a fieldset to be consistent with the rest of the form 2011-12-22 16:37:44 +00:00
thomascube
a84bfa356a Fix upload form handling 2011-12-22 16:35:38 +00:00
thomascube
f38dfc294a Accept absolute urls without protocol 2011-12-22 10:32:22 +00:00
thomascube
c8c53f4ad1 Make emtpy/invalid links non-clickable 2011-12-22 10:32:04 +00:00