Commit Graph

1293 Commits

Author SHA1 Message Date
alecpl
0c259682f6 - Merge devel-framework branch, resolved conflicts 2012-04-13 08:52:02 +00:00
alecpl
373e3df580 - Small fix 2012-04-12 12:06:30 +00:00
alecpl
9336ba21cf - Fix importing to LDAP addressbook when mail attribute is required by
validating input data with autofix
2012-04-12 11:52:09 +00:00
alecpl
c71e95b775 - Fix adding contact form fields in situation when the fieldset is empty.
Fixes issue with lost manager/assistant fields in LDAP addressbook
2012-04-12 08:39:40 +00:00
alecpl
3d5240b70d - Revert r6060, fix #1487822 using css-only 2012-04-11 16:03:16 +00:00
thomascube
c97c575671 Force page reload if list columns changed in IE8 (#1487822) 2012-04-11 15:30:19 +00:00
thomascube
1ba07f0709 Allow mass-removal of addresses from a group (#1487748) 2012-04-11 12:52:51 +00:00
alecpl
a274fb2e20 - Fix so "Back" from compose/show doesn't reset search request (#1488238) 2012-04-10 07:02:45 +00:00
alecpl
1b30a710cf - Add option to delete messages instead of moving to Trash when in Junk folder (#1486686) 2012-04-08 16:34:36 +00:00
alecpl
252d27459c - Fix E_STRICT warning (#1488404) 2012-03-21 12:53:50 +00:00
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