Aleksander Machniak
eda92ed4c0
Improved display of plain text messages and text to HTML conversion ( #1488937 )
...
Now instead of <pre> we use <div class="pre"> styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.
Also conversion of text to HTML in compose editor was modified in the same way.
2014-05-11 11:03:45 +02:00
brendan braybrook
01cc39cce4
1489868 - additional_message_headers: correct example X-Originating-IP format
2014-05-08 15:01:13 +00:00
Aleksander Machniak
378efddbbe
MOve more IE<9 code to legacy_browser
2014-05-02 11:01:18 +02:00
Aleksander Machniak
d5038ee5d9
CS fixes
2014-04-28 14:21:32 +02:00
Aleksander Machniak
2581c87e65
Fix identities_level=4 handling in new_user_dialog plugin ( #1489840 )
2014-04-28 14:13:09 +02:00
Thomas Bruederli
b34d679075
Specify licenses in all javascript files and blocks to please LibreJS
2014-04-27 15:35:07 +02:00
Aleksander Machniak
5a7b7ce039
Prevent from js error when messages list does not exist
2014-04-25 09:24:37 +02:00
Aleksander Machniak
f22de58087
Fixed notify/enotify extension handling
2014-04-24 10:42:56 +02:00
Aleksander Machniak
241af0937c
Fix loading css for larry skin, support minified css files
2014-04-18 18:54:29 +02:00
Thomas Bruederli
ca33f32b60
Fix submission of multi-folder message selection through hidden form fields
2014-04-18 17:26:25 +02:00
Aleksander Machniak
5515dbb970
Remove IE<7 specific code
2014-04-18 11:04:03 +02:00
Aleksander Machniak
ed1ceea878
Add possibility to download messages in mbox format ( #1486069 )
...
Removed "download folder" option, the same can be done by selecting all messages in a folder
Code refactoring
2014-04-18 10:13:51 +02:00
Aleksander Machniak
2e79d8d539
Move more IE<9 specific code to legacy_browser
2014-04-15 19:11:00 +02:00
Aleksander Machniak
a2e09c950d
Use methods chaining, don't use deprecated row_init method
2014-04-15 18:35:33 +02:00
Aleksander Machniak
056d458ed6
Fix disabled create filter action
2014-04-13 12:14:06 +02:00
Aleksander Machniak
47fccf4fa6
Move some IE8-specific style to legacy_browser plugin
2014-04-12 15:43:14 +02:00
Aleksander Machniak
53ede96dd6
Remove IE6-specific code
2014-04-12 15:20:23 +02:00
Aleksander Machniak
e30212013d
Add dummy tests for legacy_browser plugin
2014-04-12 14:15:24 +02:00
Aleksander Machniak
64542fc803
Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update to jQuery-2.1.0
2014-04-12 14:01:07 +02:00
Thomas Bruederli
b08306ec1f
Disable time limit for folder download requests
2014-04-08 19:12:12 +02:00
Thomas Bruederli
7fce8fbbde
Adapt archive and markasjunk plugins to work with multi-folder search results
2014-04-07 18:00:09 +02:00
Thomas Bruederli
bde3ba5e93
Update zipdownload plugin to work with multi-folder search results
2014-04-07 17:32:31 +02:00
Aleksander Machniak
e7a3ae9a76
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-04-07 13:31:21 +02:00
Aleksander Machniak
8a73fdb67f
Integrate jQuery miniColors extension
2014-04-07 13:30:39 +02:00
Thomas Bruederli
66536974fe
Merge branch 'dev-multi-folder-search'
2014-04-07 09:53:46 +02:00
Aleksander Machniak
dc0b500e78
Removed redundant default_folders config option ( #1489737 )
...
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830 )
2014-04-01 19:27:07 +02:00
Aleksander Machniak
8c783c0d66
Fix so identity fields are cast to string to prevent "Column X cannot be null" errors.
2014-03-30 11:20:21 +02:00
Aleksander Machniak
e435d3b120
Fix fatal error in database_attachments plugin under some conditions ( #1489726 )
2014-03-25 15:40:53 +01:00
Thomas Bruederli
3f4845948c
Synchrnonized translations from Transifex
2014-03-21 14:12:22 +01:00
Thomas Bruederli
ec057a5a52
Fix .listbox background color in jquery UI dialogs
2014-03-19 18:56:45 +01:00
Aleksander Machniak
04c9116f14
Fix list-input fields in Vacation interface
2014-03-15 18:50:09 +01:00
Aleksander Machniak
9556f34d75
Load password.js only when needed
2014-03-14 14:17:23 +01:00
Aleksander Machniak
53846f798f
Remove debug code
2014-03-14 13:47:40 +01:00
Aleksander Machniak
50a57e9b75
Added optional separate interface for out-of-office management ( #1488266 )
2014-03-14 13:36:43 +01:00
Aleksander Machniak
5ce2301185
Add labels for 'n' ACL (RFC 5257)
2014-03-12 11:21:15 +01:00
Thomas Bruederli
c8fb38f076
Refined some skin styles
2014-03-11 11:53:53 +01:00
Aleksander Machniak
d3883ddfbb
Make sure attachment ID is really unique when uploading multiple files ( #1489546 )
2014-03-11 11:12:41 +01:00
Thomas Bruederli
0c7bc4f5c0
Add styles for 'mainaction' dialog buttons
2014-03-09 16:06:02 +01:00
Aleksander Machniak
aa05873611
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-03-05 14:02:34 +01:00
Aleksander Machniak
18a9b4f2f1
Fix dbmail driver (hints from https://github.com/roundcube/roundcubemail/pull/169 )
2014-03-05 14:01:45 +01:00
Thomas B.
324805e180
Merge pull request #162 from nicolas-joubert/patch-1
...
Redirect after HTTP authentication
2014-03-04 13:20:44 +01:00
Aleksander Machniak
fb5255e2f0
Fix filter creation from an email when preview frame is disabled ( #1489647 )
2014-02-26 20:23:46 +01:00
Aleksander Machniak
a622451bc5
Fix wrong action folder selection if managesieve_domains is not empty ( #1489617 )
2014-02-16 09:17:30 +01:00
Aleksander Machniak
abecca8f4b
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-02-14 18:25:02 +01:00
Aleksander Machniak
c6227fe7b0
Bump version number
2014-02-14 18:24:37 +01:00
Aleksander Machniak
022f510365
Fix issue in displaying filter form when managesieve_kolab_master=true
...
and sieve variables extension is supported by the server (#1489599 )
2014-02-14 18:19:13 +01:00
Aleksander Machniak
524e382669
Merge pull request #168 from tillkruess/master
...
another security fix for domainfactory password plugin driver
2014-02-13 08:02:45 +01:00
Till Krüss
aba993da6a
prevent unwanted code execution via CURLOPT_POSTFIELDS (again)
2014-02-13 09:40:17 +05:30
Aleksander Machniak
9a0900e4a1
Fix issue where multi-select fields were not visible in new filter action rows ( #1489600 )
2014-02-12 15:33:57 +01:00
Aleksander Machniak
a329ccd9c9
Fix issue where folder selector wasn't visible on new filter form
2014-02-12 15:29:40 +01:00