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
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
1723f92251
Merge branch 'master' of github.com:roundcube/roundcubemail
2013-10-30 12:20:29 +01:00
Thomas Bruederli
5b334509a8
Updated localizations from Transifex
2013-10-30 12:20:19 +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
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
Aleksander Machniak
4136174517
Clean up translations once again, this time remove untranslated strings for all langs
2013-10-10 19:21:14 +02:00
Aleksander Machniak
63573c9312
Added Urdu (ur_PK) language support
2013-10-10 18:30:46 +02:00
Aleksander Machniak
9377edc497
More lceanup
2013-10-09 20:12:00 +02:00
Aleksander Machniak
b1a1ca159e
Localization files cleanup - removed untranslated texts, empty lines and comments
2013-10-09 19:33:28 +02:00
Thomas Bruederli
f93e0b3a14
Synchronized localization files from Transifex
2013-10-07 16:29:40 +02:00