Commit Graph

1828 Commits

Author SHA1 Message Date
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
David Carter
4a9a0e1f0f The following:
program/steps/mail/compose.inc :: rcmail_store_target_selection()
  program/steps/settings/edit_folder.inc :: rcmail_folder_form()

both try to localise mailbox names.

Push the logic down into the folder_selector() method which can use:

  $this->config->get('show_real_foldernames')

to decide the correct default behaviour.

Clients functions and methods can still override by adding 'realnames'
named parameter to the folder_selector() call. The obvious example is
the Settings -> Preferences -> Special Folders screen.
2014-06-06 11:29:40 +01:00
Aleksander Machniak
64f7d6758f Select/scroll to previously selected message when returning from message page (#1489023) 2014-06-05 15:54:25 +02:00
Thomas Bruederli
7fafb4d0d2 Remove leftover from merge; set alt text for contact photo 2014-06-05 09:23:13 +02:00
Thomas Bruederli
99cdca46b7 Merge branch 'dev-accessibility'
Conflicts:
	program/include/rcmail_output_html.php
	program/js/app.js
	program/js/treelist.js
	program/lib/Roundcube/html.php
	skins/larry/styles.css
	skins/larry/templates/compose.html
2014-06-05 09:18:07 +02:00
Aleksander Machniak
c5bfe69e21 Improved video support, all tinymce related resources moved to program/js/tinymce/roundcube dir 2014-06-04 18:42:57 +02:00
Thomas Bruederli
f25be2b863 Render localized texts for icon-style messagelist headers 2014-06-04 15:45:17 +02:00
Thomas Bruederli
72afe3153c Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines 2014-06-04 15:29:37 +02:00
Thomas Bruederli
24e89eceed Add fieldset legends and input element labels to contact edit form 2014-06-04 12:10:49 +02:00
Thomas Bruederli
77043f8469 Apply accessibility improvements to the settings section 2014-06-03 19:13:54 +02:00
Thomas Bruederli
458af8d30a Apply accessibility improvements to the address book task 2014-06-03 14:11:13 +02:00
Aleksander Machniak
d28daec918 Fix so message list and counters are updated when a message is opened in new window (#1489919) 2014-06-03 12:17:39 +02:00
Thomas Bruederli
d58c39126f Some more improvemements on content structure, text representation and keyboard navigation within the mail view 2014-06-02 16:35:12 +02:00
Aleksander Machniak
5c1bbffd72 CS fixes 2014-06-02 14:41:38 +02:00
Aleksander Machniak
646b64107a Implemented Text Editor widget that integrates all operations on
textareas including HTML editor and spellchecking
2014-05-30 08:32:06 +02:00
Aleksander Machniak
3dbfb53f2b Remove (was: ...) from message subject on reply (#1489375) 2014-05-29 08:39:24 +02:00