Commit Graph

1688 Commits

Author SHA1 Message Date
Aleksander Machniak
a35540c786 Fix issue when default_addressbook option is set to integer value (#1489407) 2014-02-05 08:38:06 +01:00
Thomas Bruederli
700e3cc76d Include groups in contacts search on mail compose (#1489082) 2014-01-29 15:38:05 +01:00
Thomas Bruederli
9675702579 Fix canned responses in HTML mode (#1489536) 2014-01-29 10:47:58 +01:00
Thomas Bruederli
90dc9b1512 Compare message IDs before suggesting to restore compose messages on reply 2014-01-27 17:44:46 +01:00
Thomas Bruederli
febcd4b225 Improve wording: don't pretend that mailbox is empty if search/filter doesn't find any messages 2014-01-22 09:29:35 +01:00
Thomas Bruederli
7c28d45c8e Update class name in subscriptions folder list after saving folder properties 2014-01-14 18:19:16 +01:00
Aleksander Machniak
14bd927c71 Extracting inline image data into attachments also if data type is not set 2014-01-12 09:26:02 +01:00
Aleksander Machniak
090d3ed38c Fix compat. with PHP 5.2 (#1489500) 2014-01-05 18:59:24 +01:00
Aleksander Machniak
b23b3f2c35 Fix case-sensitivity of email addresses handling on compose (#1485499) 2014-01-05 10:17:53 +01:00
Aleksander Machniak
ee43f09724 Fix possible warning when advances_prefs setting is not an array 2014-01-02 08:40:00 +01:00
Aleksander Machniak
d575e46067 CS fixes 2013-12-31 16:57:58 +01:00
Aleksander Machniak
f5d2eef55c More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get() 2013-12-31 13:58:29 +01:00
Aleksander Machniak
ddc161721c Fix default priority selection broken in last CS fix 2013-12-31 08:44:24 +01:00
Aleksander Machniak
5e30349639 CS fixes 2013-12-30 20:35:16 +01:00
Aleksander Machniak
0f16a0353c CS fixes 2013-12-29 17:17:53 +01:00
Aleksander Machniak
10936fef64 Don't alter Message-ID of a draft when sending (#1489409) 2013-12-29 11:57:39 +01:00
Aleksander Machniak
c97625e02a CS fixes 2013-12-25 12:11:22 +01:00
Aleksander Machniak
da5fa28d57 Display different icons when Trash folder is empty or full (#1485775) 2013-12-25 10:33:06 +01:00
Aleksander Machniak
ac0fc383fd Fix so message flags modified by another client are applied on the list on refresh (#1485186) 2013-12-23 11:33:41 +01:00
Aleksander Machniak
6b2b2eca5f Remove deprecated functions (these listed in bc.php file) usage 2013-12-22 14:12:15 +01:00
Aleksander Machniak
54029ea959 Fix broken text/* attachments when forwarding/editing a message (#1489426) 2013-12-21 14:49:00 +01:00
Aleksander Machniak
5224a6b394 Make possible to get contact ID from HTML id attribute (#1489414) 2013-12-21 14:14:57 +01:00
Aleksander Machniak
774f9dc835 Fix replacing group name with group members on autocompletion
(for some addressbook plugins where email field is not a flat array)
2013-12-17 11:05:53 +01:00
Aleksander Machniak
a520f331c1 Fix handling of X-Forwarded-For header with multiple addresses (#1489481) 2013-12-17 09:21:05 +01:00
Aleksander Machniak
48660a881c Fix use of non-existing localization label (#1489474) 2013-12-11 15:36:16 +01:00
Aleksander Machniak
39c90d6b61 Make sure selected group is listed after delete error (#1489463) 2013-12-08 10:03:00 +01:00
Aleksander Machniak
2c16ab5682 Check rcube_addressbook::get_error() after failing delete (#1489463) 2013-12-05 12:46:23 +01:00
Aleksander Machniak
18b40c1a32 Fix issue where groups were not deleted when "Replace entire addressbook" option on contacts import was used (#1489420) 2013-12-04 13:58:43 +01:00
Aleksander Machniak
993eb88d5a Always send unread counter update for current folder 2013-11-26 13:09:56 +01:00
Aleksander Machniak
ac3cddac97 Skip charset (or use US_ASCII) intead of UTF-8 if body contains only ASCII characters 2013-11-25 15:53:45 +01:00
Aleksander Machniak
f59cfe8806 Make Reporting-UA header in MDN report optional, as User-Agent is 2013-11-24 10:07:50 +01:00
Aleksander Machniak
8c5f405587 Set real content-type for file downloads (#1489439) 2013-11-23 13:14:11 +01:00
Aleksander Machniak
f768a6eae8 Fix so contactnotfound message is of type error not info 2013-11-22 12:50:41 +01:00
Thomas Bruederli
f9c8e8285b Move 'advanced' block to the end of the settings form 2013-11-16 15:39:31 +01:00
Aleksander Machniak
5e4894a916 Fix bgcolor attribute handling 2013-11-15 14:20:21 +01:00
Thomas Bruederli
2af3748596 Clean HTML message body from URL parameters after enabling HTML mode in commit e957bfec 2013-11-14 19:20:36 +01:00
Thomas Bruederli
e957bfecdf Allow plugins to override message compose mode 2013-11-14 18:46:37 +01:00
Thomas Bruederli
ceb2a31b38 Compare draft message-ID when restoring local message contents 2013-11-10 18:50:17 +01:00
Thomas Bruederli
87b513853c Better button text for message restore dialog 2013-11-10 18:22:48 +01:00
Thomas Bruederli
85e60ada15 First version of the local storage compose data saving feature; some behavioral improvements and encrytion are still to be added 2013-11-10 14:04:33 +01:00
Thomas Bruederli
e46d060a4a Fix errors in error page :-) 2013-11-10 13:29:48 +01:00
Thomas Bruederli
4a05e8a7e8 Finish advanced prefs feature (#1488829) 2013-11-08 10:57:00 +01:00
Aleksander Machniak
96247867f2 Fix operations on folders with trailing spaces in name (#1489419) 2013-11-07 15:00:54 +01:00
Aleksander Machniak
d1a17029a3 Better handling of fopen() errors 2013-11-07 14:46:25 +01:00
Aleksander Machniak
a8b004e8d8 Improve identity selection based on From: header (#1489378) 2013-11-04 11:19:56 +01:00
Aleksander Machniak
e28b12259f Fix issue where mails with inline images of the same name contained only the first image multiple times (#1489406) 2013-11-03 15:05:39 +01:00
Aleksander Machniak
b972b4c4c0 Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734) 2013-10-30 12:04:09 +01:00
Aleksander Machniak
b1f3c3bee8 Fixed saving contact birthday/anniversary dates before 01-01-1970 2013-10-28 15:28:58 +01:00
Thomas Bruederli
3ce7c56826 Applied the (modified) patch to extend configuration possibilities of LDAP address books as suggested in #1488753:
- Add option to specify arbitrary replacements of config options with attributes from the bound user
- Allow mapping of group object class => member attribute used in these objects
- Describe the 'member_filter' property for groups config
2013-10-25 16:54:58 +02:00
Thomas Bruederli
98b7b548a2 Merge branch 'dev-canned-responses'
Conflicts (resolved):
	skins/classic/includes/settingstabs.html
	skins/larry/includes/settingstabs.html
2013-10-25 16:50:25 +02:00