Commit Graph

893 Commits

Author SHA1 Message Date
Aleksander Machniak
c5c8e73351 Improved handling of storage errors after message is sent
After sending a message it is stored in Sent folder, this operation
may fail, e.g. because of "over quota" error. In such a case we'll
not close the compose window, but display the error and, if user clicks
Send/Save button, we'll display a dialog informing about the situation and
providing an option to try the save operation again.
2015-02-25 08:07:11 -05:00
Aleksander Machniak
f7af22c780 Add possibility to print contact information (of a single contact) 2015-02-17 11:54:04 +01:00
Thomas Bruederli
2f8b1036da Bump version and copyright year 2015-02-07 18:33:24 +01:00
Thomas Bruederli
36147bd6df Update localizations from Transifex 2015-02-07 18:32:19 +01:00
Thomas Bruederli
fbb86218d0 Synchronized localizations from Transifex 2014-12-28 17:48:42 +01:00
Aleksander Machniak
f864495b7b Fix import of multiple contact email addresses from Outlook-csv format (#1490169) 2014-12-01 14:26:52 +01:00
Aleksander Machniak
61ca7956cc Fix button label: ignore -> Ignore (#1490170) 2014-11-28 08:44:03 +01:00
Aleksander Machniak
9fe9d407ae Fix "x from y" -> "x of y" 2014-11-20 08:57:43 +01:00
Thomas Bruederli
f652e36b2b Force-pull translations from Transifex 2014-11-12 09:18:58 +01:00
Thomas Bruederli
63dd809b11 Remove empty labels and translation files 2014-11-12 09:07:25 +01:00
Thomas Bruederli
01bc27536a Updated localizations from Transifex 2014-11-10 17:12:45 +01:00
Aleksander Machniak
9ba5b878d1 Add csv2vcard for ru_RU localization 2014-11-07 10:28:12 +01:00
Aleksander Machniak
02f7628314 Fix page title when using search filter (#1490023) 2014-09-03 13:01:38 +02:00
Aleksander Machniak
ba084313bf Add missing label 2014-09-02 10:10:20 +02:00
Thomas Bruederli
812f37c5d1 Synchronized localizations with Transifex 2014-08-27 14:53:06 +02:00
Thomas Bruederli
44b47dfb35 Add config/preference option to disable saving messages in localStorage (#1489979) 2014-08-20 08:30:24 +02:00
Aleksander Machniak
1299c6a231 Update translations 2014-08-17 09:36:32 +02:00
Aleksander Machniak
e9ecd49f74 Added namespace filter in Folder Manager 2014-08-11 13:11:10 +02:00
Aleksander Machniak
66233b76c8 Added folder searching in Folder Manager 2014-08-08 12:52:26 +02:00
Aleksander Machniak
c5f06896d4 Display full quota information in popup (#1485769, #1486604) 2014-06-26 12:32:52 +02:00
Aleksander Machniak
1e22cb1e86 Unify some labels 2014-06-14 17:54:36 +02:00
Thomas Bruederli
23756ff705 Localize mail toolbar menu titles 2014-06-05 17:41:31 +02:00
Thomas Bruederli
bf33799377 Navigate with arrow keys only in treelist widgets; fix keyboard event detection in IE; new text label to help screen readers 2014-06-05 16:44:35 +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
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
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
b408e0bc53 Display a warning if popup window was blocked (#1489618) 2014-05-30 10:53:19 +02:00
Thomas Bruederli
b4446aa7a9 Add message status labels to client 2014-05-28 17:35:08 +02:00
Aleksander Machniak
731d190fec Merge branch 'tinymce4'
Conflicts:
	program/js/app.js
	program/js/editor.js
	program/js/tiny_mce/tiny_mce.js
	program/steps/utils/spell_html.inc
2014-05-28 15:52:30 +02:00
Aleksander Machniak
8d7f42389c Support csv contacts import in German localization (#1489920) 2014-05-28 08:33:09 +02:00
Aleksander Machniak
b21f8bd3ef Implemented image selector dialog for TinyMCE, css fixes in classic skin for TinyMCE4 2014-05-27 20:08:36 +02:00
Thomas Bruederli
d0d7f43ef5 More aria-* improvements to toggle buttons and autocompletion lists 2014-05-27 19:22:11 +02:00
Thomas Bruederli
170e45e035 Use localized labels for voice-only headings and link texts 2014-05-12 11:29:33 +02:00
Aleksander Machniak
b5bb6479bc Rephrase editor warning to better match both ways text2html and html2text 2014-05-11 14:22:01 +02:00
Thomas Bruederli
31aa080609 Further refine cross-folder searching:
- Store incomplete search results in session and re-send search requests
  to the server if returned before complete (this should avoid hitting request timeouts).
- Display full folder path on mouseover in message list
- Remove pthreads implementation stuff as this wasn't really working
2014-04-23 13:21:51 +02:00
Aleksander Machniak
d2eb687b45 Added Italian localization for csv2vcard map (#1489773) 2014-04-07 18:15:10 +02:00
Thomas Bruederli
6dc1a66451 Fix page title and folder selection in search mode 2014-04-07 17:01:30 +02:00
Thomas Bruederli
66536974fe Merge branch 'dev-multi-folder-search' 2014-04-07 09:53:46 +02:00
Aleksander Machniak
adaddf0b18 Improve error message on failed http connection 2014-04-04 19:54:08 +02:00
Thomas Bruederli
3f4845948c Synchrnonized translations from Transifex 2014-03-21 14:12:22 +01:00
Thomas Bruederli
1978ae97a5 Add Standard Arabic translation 2014-01-30 09:04:29 +01:00
Thomas Bruederli
8404fe9e32 Updated localizations from Transifex 2014-01-30 08:59:28 +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
1bbf8c4886 - Make search scope selectable in UI
- Disable thread mode when searching over multiple folders
- Encode UID values for HTML message row identifiers
2014-01-20 10:05:36 +01:00
Aleksander Machniak
9a0153324e Implemented menu actions to copy/move messages, added folder-selector widget (#1484086) 2013-12-15 10:01:38 +01:00
Aleksander Machniak
37ef824256 Added sk_SK localization for csv2vcard map 2013-12-09 09:44:45 +01:00
Thomas Bruederli
3b95e24fbb Updated localizations from Transifex 2013-11-28 20:06:55 +01:00