Commit Graph

1562 Commits

Author SHA1 Message Date
Thomas Bruederli
6ff6bedea4 Disable dragging/copying of contact groups 2013-06-26 09:38:33 +02:00
Aleksander Machniak
a5b79b15a8 Fix empty messages list when register_globals is enabled (#1489157) 2013-06-25 18:37:19 +02:00
Aleksander Machniak
0494288999 Improved/unified attachment preview page
Implemented attachment print button
2013-06-24 19:05:27 +02:00
Thomas Bruederli
dd54725b21 Merge branch 'dev-advanced-ldap-groups':
- Refactoring: separated address book implementation from generic LDAP wrapper class
- Auto-detect and use VLV indices for all search operations
- Additional group configuration options for LDAP address books
- Allow address books to display a multi-level group hierarchy in the contacts list
2013-06-18 13:49:19 +02:00
Thomas Bruederli
f7ac79ced5 Display '(empty subject)' in message view if subject header is missing (#1489108) 2013-06-16 16:43:22 +02:00
Thomas Bruederli
4f53ab347e Add feature to import messages to the currently selected folder 2013-06-14 01:13:13 +02:00
Aleksander Machniak
f3b55ee8e8 Do not reset messages count in set_folder() 2013-06-11 20:16:09 +02:00
Aleksander Machniak
ae80b5a309 Fix error when there's no writeable addressbook source (#1489162) 2013-06-11 12:08:44 +02:00
Aleksander Machniak
c6406eb1a9 Improved main preferences page performance by skipping form generation
when sections list is being build, CS fixes
2013-06-11 10:59:46 +02:00
Aleksander Machniak
174327c25c Merge pull request #77 from dpc22/realnames
Add show_real_foldernames preference and configuration option.
2013-06-11 00:33:21 -07:00
Aleksander Machniak
b68e2355d7 Fix so non-inline images aren't skipped on forward (#1489150) 2013-06-07 13:39:26 +02:00
Aleksander Machniak
ad2ba95dcd Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011) 2013-06-03 09:57:35 +02:00
Aleksander Machniak
15482bcade Improved handling of Reply-To/Bcc addresses of identity in compose form (#1489016) 2013-06-01 15:19:14 +02:00
Aleksander Machniak
af9dbd54b3 Fix PHP warning when responding to a message with many Return-Path headers (#1489136) 2013-05-31 11:37:19 +02:00
Aleksander Machniak
3863a9d2c5 Added user preference to open all popups as standard windows 2013-05-31 09:27:15 +02:00
David Carter
149f8a00cc Change show_actual_foldernames to be show_real_foldernames.
Change requested by alec@alec.pl.
2013-05-29 09:31:42 +01:00
David Carter
52deb18d96 Add show_actual_foldernames preference and configuration option.
When enabled this setting shows actual folder names rather than
the localised verions for the four default folders:

$rcmail_config['default_folders'] =
  array('INBOX', 'Drafts', 'sent-mail', 'spam', 'Trash');
2013-05-29 07:51:44 +01:00
Thomas Bruederli
e1a3caf659 Also display contact properties with unknown subtypes 2013-05-26 18:05:40 +02:00
Aleksander Machniak
07795ba124 Fix invalid option selected in default_font selector when font is unset (#1489112) 2013-05-23 18:47:23 +02:00
Aleksander Machniak
6ae92aa169 Fix displaying contact with ID divisible by 100 in sql addressbook (#1489121) 2013-05-23 18:23:44 +02:00
Aleksander Machniak
db108e3779 Fix another text wrapping issue (wrong handling of long unwrappable lines) 2013-05-23 08:59:27 +02:00
Aleksander Machniak
2355045ded Change Reply-All button label/title when mailing list is detected (#1488938) 2013-05-20 10:32:52 +02:00
Aleksander Machniak
3375a681eb Fix problem where security warning was displayed for valid images with image/jpg type (#1489097) 2013-05-14 09:41:30 +02:00
Aleksander Machniak
fd0fd3b0a0 Fix handling of invalid email addresses in headers (#1489092) 2013-05-10 09:35:24 +02:00
Aleksander Machniak
621a2e7f1c Simplify format=flowed handling code, don't duplicate same code 2013-05-09 20:22:47 +02:00
Aleksander Machniak
f76fa50052 Fix format=flowed text re-wrapping for display 2013-05-09 19:37:16 +02:00
Aleksander Machniak
3725cfb245 Avoid uninitialized/unused variables 2013-05-07 15:12:22 +02:00
Aleksander Machniak
ef1d6525c2 Fix display issue on addressbooks/groups list (#1489039) 2013-05-06 15:05:27 +02:00
Aleksander Machniak
c027ba7709 Fix bugs caught by static analysis 2013-05-06 12:07:05 +02:00
Aleksander Machniak
cfe2fc8b30 Log spellchecker error also in html mode 2013-05-03 12:33:02 +02:00
Thomas Bruederli
b15cc7d6f4 Check Google spell check service response for errors and report them accordingly 2013-05-03 12:09:57 +02:00
Thomas Bruederli
517dae3e74 Experimental: refactored list.js and html_table class to render lists with different html structures (e.g. table, ul, div). This show provide more flexibility to skin designers and improve mobile device support 2013-05-03 11:38:52 +02:00
Aleksander Machniak
969cb03f9a Add option to display email address together with a name in mail preview (#1488732) 2013-05-01 12:26:23 +02:00
Aleksander Machniak
d2dff5e865 Fix Reply-To header handling in Reply-All action (#1489037) 2013-05-01 11:11:39 +02:00
Aleksander Machniak
61943150d9 Fix so Sender: address is added to Cc: field on reply to all (#1489011) 2013-05-01 10:40:46 +02:00
Aleksander Machniak
ec43311423 Fix so addressbook_search_mode works also for group search (#1489079) 2013-05-01 09:46:29 +02:00
Thomas Bruederli
378d6cf97f Build plugin info from both package.xml and composer.json files; allow plugins to override the meta info method 2013-04-28 13:45:32 +02:00
Aleksander Machniak
4cb8ced1a4 Fix min_refresh_interval handling on preferences save (#1489073) 2013-04-28 11:30:32 +02:00
Aleksander Machniak
d7fcd8ce42 Fix possible collision in generated thumbnail cache key (#1489069) 2013-04-26 14:25:17 +02:00
Aleksander Machniak
7652687692 Fix DB error when creating a new contact and a group is selected (#1489051) 2013-04-19 08:35:08 +02:00
Aleksander Machniak
ca2c6316fb Fix handling of deprecated boolean value of reply_mode option (#1489052) 2013-04-19 08:05:33 +02:00
Aleksander Machniak
bb7c522bfd Add "with attachment" option to messages list filter (#1485382) 2013-04-14 11:19:32 +02:00
Aleksander Machniak
e0cc1fb9aa Fix display of HTML entities in protected folder name (#1489042) 2013-04-13 19:07:33 +02:00
Thomas Bruederli
a021d6f187 Skip filename suffix check for embedded images; return blocked.gif instead of HTML warning when embedded (#1489029) 2013-04-10 23:12:23 +02:00
Aleksander Machniak
4fdaa02ac7 Fix handling of invalid characters in message headers and output (#1489032) 2013-04-06 19:28:47 +02:00
Aleksander Machniak
4dfae96dcd Fix copying messages to a folder with "empty" name e.g. "0", better error handling 2013-04-05 12:48:36 +02:00
Aleksander Machniak
a389ffbb46 Skip message/rfc822 attachments only in reply mode 2013-04-02 19:48:32 +02:00
Aleksander Machniak
db415c4afb Fix blockquote width in sent mail (#1489031) 2013-04-02 10:15:51 +02:00
Thomas Bruederli
0fcb2b139b Sanity check the file path for generic message footer before adding it 2013-03-27 17:05:54 +01:00
Aleksander Machniak
648fcf5709 Whitelist configuration options (user preferences) that can be changed using save-pref command 2013-03-27 16:32:51 +01:00