Commit Graph

1273 Commits

Author SHA1 Message Date
thomascube
1e09cd0811 Slighlty increase minimum browser requirements 2012-02-25 14:48:30 +00:00
alecpl
18a3dcaf56 - Fix issue with folder creation under INBOX. namespace (#1488349) 2012-02-13 14:26:46 +00:00
alecpl
06c990ead2 - Added mailto: protocol handler registration link in User Preferences (#1486580) 2012-02-13 08:39:39 +00:00
thomascube
f9a967763e User configurable setting how to display contact names in list 2012-02-11 11:28:58 +00:00
alecpl
33423a5570 - Fix issue where some text from original message was missing on reply (#1488340) 2012-02-08 12:54:49 +00:00
alecpl
f3136149fe - Workaround IMAP server issue when THREAD command returns less messages than exist in a folder: don't update folder status in second count() call 2012-02-07 09:30:41 +00:00
thomascube
fc7b5b8283 Get rid of global $__skin_path variable (#1488336) 2012-02-03 11:12:35 +00:00
thomascube
43875379d5 Allow users to choose cols for contacts list sorting 2012-02-02 22:18:10 +00:00
thomascube
6835114c4d Allow plugins to overwrite the displayed confirmation message when saving a draft 2012-01-29 13:49:02 +00:00
thomascube
e472110e2c Added new plugin hook 'message_draftsaved' 2012-01-25 08:27:58 +00:00
thomascube
567be64c28 Fix if/else structure 2012-01-24 08:34:42 +00:00
alecpl
63ff2a22ca - Fix warning when default_folders setting is not an array 2012-01-19 12:25:39 +00:00
alecpl
a19d90043e - Fix call to undefined method rcube_result_index::getElement() 2012-01-19 12:17:24 +00:00
alecpl
002189e3ab - Fix drafts update issues when edited from preview pane (#1488314) 2012-01-19 07:33:32 +00:00
alecpl
ce4c610311 - Fix warning when default_folders setting is not an array 2012-01-19 07:17:06 +00:00
thomascube
50d6e918e1 Use <uri> value from package.xml to build download links in about screen; show links in default style 2012-01-18 11:50:17 +00:00
thomascube
a49a00fd30 Display priority in message headers block 2012-01-18 11:36:41 +00:00
thomascube
7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 2012-01-18 11:10:46 +00:00
alecpl
64f6e75a3f - Fix incorrect function call (#1488310) 2012-01-17 11:28:07 +00:00
thomascube
c321a955a7 Merged devel-framework branch (r5746:5779) back into trunk 2012-01-16 15:14:41 +00:00
alecpl
1adc70526c - Use proper class name 2012-01-09 12:47:58 +00:00
alecpl
c1d27d8679 - Fix setting pagesizes (#1488295) 2012-01-08 10:57:49 +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
alecpl
1c4f23d6e5 - Exclude MIME functionality from rcube_imap class into rcube_mime class 2012-01-05 11:25:42 +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
thomascube
5879c09ca0 Use proper timezones from PHP's internal timezonedb (#1485592) 2012-01-04 12:47:50 +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
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
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
c8c53f4ad1 Make emtpy/invalid links non-clickable 2011-12-22 10:32:04 +00:00
thomascube
bab0433a27 First steps for Larry's address book 2011-12-20 10:21:12 +00:00
thomascube
c29b82d90a Fix crashes with eAccelerator (#1488256) 2011-12-20 08:29:28 +00:00
thomascube
fbebf54a92 Only expand one email per group member 2011-12-19 12:42:57 +00:00
alecpl
34c2e34671 - Fix "PHP Warning: Invalid argument supplied for foreach()" (#1488264) 2011-12-19 10:23:09 +00:00
thomascube
f94e442469 Add more classes and options to HTML elements for better styleability 2011-12-16 18:38:59 +00:00
thomascube
b540ed15a3 Larry is growing up 2011-12-14 23:13:38 +00:00
thomascube
01d0affaa1 Pass attributes from skin to form table 2011-12-14 14:50:30 +00:00
thomascube
e19229ce09 Larry's identities settings and about page 2011-12-14 11:53:02 +00:00
alecpl
18ca0b6efc - Skip inline images (fixes issue where images used in HTML body were displayed below the body once again) 2011-12-14 09:05:58 +00:00