Commit Graph

1283 Commits

Author SHA1 Message Date
thomascube
4cf42fde05 Add support for read-only address book records 2012-03-20 22:47:24 +00:00
alecpl
a71a97fa49 - Image resize with GD extension (#1488383) 2012-03-19 10:44:57 +00:00
thomascube
d1e3430bfa Pass message UID to 'message_part_get' hook 2012-03-16 20:23:53 +00:00
thomascube
168e540923 Request all needed fields from address book backends (#1488394) 2012-03-14 08:27:18 +00:00
alecpl
4be86f3a37 - Unified (single) spellchecker button 2012-03-09 13:23:24 +00:00
thomascube
c388257078 Only run value through format_date if no render_func was called before 2012-03-08 09:11:07 +00:00
alecpl
0203f16312 - Fix duplicate names handling in addressbook searches (#1488375) 2012-03-05 19:56:17 +00:00
thomascube
6357223bd1 Fix spelling 2012-03-03 18:32:31 +00:00
alecpl
82d69583fd - Fixed double-quotes handling in recipient names 2012-03-02 13:09:05 +00:00
alecpl
2b4855b1aa - Add Russian to the spellchecker languages list (#1488135) 2012-02-28 12:00:12 +00:00
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