Commit Graph

1843 Commits

Author SHA1 Message Date
Aleksander Machniak
cd4e5057fc Don't trust get_folder(), use $MESSAGE->folder if available 2014-10-30 19:27:34 +01:00
Aleksander Machniak
968601f1f5 Give higher priority to the 'subject' parameter from request or plugin 2014-10-30 09:22:05 +01:00
Aleksander Machniak
0b96b1cd81 Fix reply scrolling issue with text mode and start message below the quote (#1490114) 2014-10-29 10:33:13 +01:00
Aleksander Machniak
a140e6d213 Fix bug where creating subfolders in shared folders wasn't possible without ACL extension (#1490113) 2014-10-28 11:54:53 +01:00
Aleksander Machniak
d165d11012 Fix so attachment charset is set in headers of forward/draft message (#1490109) 2014-10-22 15:44:39 +02:00
Aleksander Machniak
48ba4414b3 Fix download of attachments that are part of TNEF message (#1490091)
Rcube_message_part::body content should never be modified by code out of the rcube_message.
Added convenient rcube_message::get_part_body() method, making rcube_message::get_part_content() deprecated.
2014-10-22 14:29:44 +02:00
Thomas Bruederli
2e713d00f5 Set comm_path env variable after reset 2014-09-26 19:23:38 +02:00
Aleksander Machniak
ff767a14ff Merge branch 'oracle' 2014-09-22 09:31:11 +02:00
Aleksander Machniak
34a0902089 Use consistent column/table quoting in sql queries 2014-09-12 14:37:51 +02:00
Thomas Bruederli
0fb7a485a3 Remove obsolete code which is executed in rcmail_output_html::frame() 2014-09-11 19:15:32 +02:00
Aleksander Machniak
02f7628314 Fix page title when using search filter (#1490023) 2014-09-03 13:01:38 +02:00
Aleksander Machniak
9cc5a522df Fix so rcube_text2html class does not depend on rcmail_string_replacer 2014-08-30 12:33:42 +02:00
Thomas Bruederli
44b47dfb35 Add config/preference option to disable saving messages in localStorage (#1489979) 2014-08-20 08:30:24 +02:00
Thomas Bruederli
96f084e9cf Don't expand recipient groups if they have an email address 2014-08-18 14:17:16 +02:00
Aleksander Machniak
e66a77e560 Fix contacts list update after adding/deleting/moving a contact (#1490028, #1490033) 2014-08-17 09:11:56 +02:00
Thomas Bruederli
6459944860 Don't read attachment contents from cache when downloading. Cache might have line endings converted 2014-08-14 15:22:05 +02:00
Aleksander Machniak
30f240478a Get rid of "Properties" fieldset in folder form 2014-08-13 14:30:20 +02:00
Aleksander Machniak
b2a15c2c19 Set edited folder name to client environment 2014-08-12 13:31:10 +02:00
Aleksander Machniak
e9ecd49f74 Added namespace filter in Folder Manager 2014-08-11 13:11:10 +02:00
Aleksander Machniak
875521af44 Add missing label to the client 2014-08-10 11:01:35 +02:00
Aleksander Machniak
765a0b0706 Fix errors when adding/updating contacts in active search (#1490015) 2014-08-10 10:39:25 +02:00
Aleksander Machniak
371f7ca443 Remove folder column after disabling multifolder scope (#1490022) 2014-08-06 19:29:53 +02:00
Aleksander Machniak
e1b8f44e3f Fix invalid Content-Type header when send_format_flowed=false (#1489992) 2014-08-05 13:07:53 +02:00
Aleksander Machniak
d61649958f Merge branch 'master' of github.com:roundcube/roundcubemail 2014-08-04 19:03:59 +02:00
Aleksander Machniak
d01f9fc7f5 Add option (disabled_actions) to disable UI elements/actions (#1489638) 2014-08-04 19:03:27 +02:00
Aleksander Machniak
04638fb7e5 Add fileuploaderror label, fixing not resolved error label of failed import uploads 2014-08-04 18:47:25 +02:00
Thomas Bruederli
65baa033e0 List all plugins which have been attempted to load (#1488871) 2014-08-03 19:17:23 +02:00
Aleksander Machniak
ef5a1c66aa Fix bug where last folder on the list wasn't displayed in folder manager 2014-08-03 15:55:43 +02:00
Aleksander Machniak
fcb7d4fc03 Fix various iCloud vCard issues, added fallback for external photos (#1489993) 2014-08-01 12:49:37 +02:00
Thomas Bruederli
d4783319a0 Set 'compose_extwin' env property on every step; accept a list of URL parameters for the 'compose' command 2014-07-28 09:39:43 +02:00
Aleksander Machniak
6c5c22b877 Create/rename groups in UI dialogs (#1489951) 2014-07-26 09:54:11 +02:00
Aleksander Machniak
1e09be8a95 Skip redundant prepare_for_export() calls 2014-07-25 09:23:58 +02:00
Aleksander Machniak
3cb61e7528 Collapsible (and iconized) folders tree in folder manager (#1489648) 2014-07-16 11:08:11 +02:00
Aleksander Machniak
43e9fc9499 Skip redundant get_group() call for better performance of listing groups in compose addressbook 2014-07-05 14:01:36 +02:00
Aleksander Machniak
ca01e25772 Fix security issue in delete-response action - allow only ajax request.
Unify code for identities and responses deletion.
2014-07-05 12:33:03 +02:00
Aleksander Machniak
36d004e3d0 Added 'contact_search_name' option to define autocompletion entry format 2014-07-03 14:25:19 +02:00
Aleksander Machniak
c6447e2ce2 Use treelist widget for folders list in Settings/Folders (#1489648) 2014-07-02 13:03:22 +02:00
Takika
4104233555 Typo fix
Missing $ added in get_uids call
2014-06-30 17:06:46 +02:00
Aleksander Machniak
9fa8368b01 Support images drag-n-drop into image browser dialog in html signature editor 2014-06-30 13:56:06 +02:00
Aleksander Machniak
b8bcca7033 Display quota information for current folder not INBOX only (#1487993) 2014-06-30 12:26:15 +02:00
Aleksander Machniak
b0f816fa4b Add forgotten file (for image uploads handling) 2014-06-29 17:59:03 +02:00
Aleksander Machniak
3cc1afa1c2 Support images in HTML signatures (#1488676)
This enables image button and file browser in html editor for signatures
2014-06-29 16:35:18 +02:00
Aleksander Machniak
2c3c5884e3 Fix incorrect label translation in return receipt (#1489963) 2014-06-26 20:33:14 +02:00
Thomas Bruederli
71a522f103 Separate list of saved searched from addressbooks list 2014-06-24 14:21:14 +02:00
Aleksander Machniak
cd01dc027b Add option to set default message list mode - default_list_mode (#1487312) 2014-06-21 15:41:40 +02:00
Aleksander Machniak
10bf6b58ce Fix so address format errors are ignored when saving a draft (#1489954) 2014-06-20 10:52:40 +02:00
Thomas Bruederli
9240c96339 Improve accessibility on attachments list: use custom tabindex attribute + add aria-label for meaningful voice output on delete icons 2014-06-18 14:35:48 +02:00
Thomas Bruederli
6eb08dff7c Use the right label for response dialog after renaming them 2014-06-17 10:09:50 +02:00
Aleksander Machniak
1e22cb1e86 Unify some labels 2014-06-14 17:54:36 +02:00
Aleksander Machniak
386e3ad424 Fix malformed recipient name when composing a message by clicking on mailto link (#1489942) 2014-06-13 15:05:12 +02:00