Thomas Bruederli
f189d72943
Merged branch 'dev-mailvelope'
2015-09-10 21:27:58 +02:00
Aleksander Machniak
399a2d68b6
Make optional adding of standard signature separator - sig_separator ( #1487768 )
2015-09-03 09:28:17 +02:00
Aleksander Machniak
4ceff8f353
Make optional hidding of folders with name starting with a dot - imap_skip_hidden_folders ( #1490468 )
2015-08-30 11:36:06 +02:00
Aleksander Machniak
6ca1e6add1
Add option to enable HTML editor always, except when replying to plain text messages ( #1489365 )
2015-08-29 15:08:50 +02:00
Thomas Bruederli
6c69e3d3ed
Add localization alias for tr => tr_TR
2015-08-09 16:57:25 +02:00
Pekka Nurmi
4f6b660433
Thunderbird (fi_FI) support for csv2vcard
2015-08-04 09:57:54 +03:00
Thomas Bruederli
2965a981b7
Allow to search and import missing PGP pubkeys from keyservers using Publickey.js
2015-07-31 22:04:08 +02:00
Aleksander Machniak
4b72a1f498
Fix error when using back button after sending an email ( #1490009 )
2015-07-31 18:48:17 +02:00
Thomas Bruederli
3167e58ff9
Pass encrypted draft and reply messages to Mailvelope editor; add toolbar icon for encryption mode toggeling
2015-06-03 10:29:49 +02:00
Thomas Bruederli
40d152cfdc
Make encrypted pgp/mime message composition work
2015-06-01 12:53:32 +02:00
Thomas Bruederli
7b8a0af1c8
Add toolbar button to switch to Mailvelope encryption editor
2015-05-26 22:53:08 +02:00
Thomas Bruederli
1cd3762b0d
Start integrating the Mailvelope browser extension via its API.
...
- Embed Mailvelope message container for encrypted message text and full pgp-mime messages
- Prepare to embed the Mailvelope editor for composing encrypted messages (with attachments)
2015-05-25 18:51:33 +02:00
Francisco Miguel Biete
77bb126b00
fix(csv2vcard): Add mappings for spanish versions of Thunderbird
...
and Outlook.
The titles in the CSV generated by the localized versions of those
programs are also localized. Not every field, but some of them.
Signed-off-by: Francisco Miguel Biete <fbiete@gmail.com >
2015-04-23 14:31:30 +02:00
Aleksander Machniak
09225a41ec
Add option to place signature at bottom of the quoted text even in top-posting mode [sig_below]
2015-04-16 10:55:32 +02:00
Thomas Bruederli
4d9627c36a
Wording
2015-03-23 18:41:23 +01:00
Thomas Bruederli
0bd99db08d
Localize common error messages; improve explanation for CSRF check failures
2015-03-23 18:33:40 +01:00
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