Aleksander Machniak
8e4b49c382
Fix session issues with use_https=true ( #1488986 )
12 years ago
Aleksander Machniak
f9f700a4e2
Fix empbedded warning icon
12 years ago
Aleksander Machniak
db415c4afb
Fix blockquote width in sent mail ( #1489031 )
12 years ago
Steffen185
859a7a117a
Fixed wrong copy-paste
12 years ago
Steffen185
b343adf3cb
Use new config option "password_force_save"
12 years ago
Steffen185
6db9f84737
Added config option "password_force_save"
12 years ago
Aleksander Machniak
721ee561ed
Update changelog
12 years ago
Aleksander Machniak
30ff85c5a1
Added new cPanel driver - fixes localization related issues ( #1487015 )
12 years ago
Aleksander Machniak
c2c1bba9a2
Update releases list
12 years ago
Aleksander Machniak
a5df859b2b
Fix changelog
12 years ago
Aleksander Machniak
0c974b263d
Fix keyboard events on list widgets in Internet Explorer ( #1489025 ) - It was a regression in fix for #1489008
12 years ago
Aleksander Machniak
4da1abe93f
Remove unwanted horizontal scrollbar on addressbook in Internet Explorer
12 years ago
Thomas Bruederli
bcfdac6660
Add 'if not exists' to system table creation. Just in case some previous db update routine was aborted or failed
12 years ago
Thomas Bruederli
589083a94c
Skip some irrelevant ini checks in CLI mode
12 years ago
Thomas Bruederli
0fcb2b139b
Sanity check the file path for generic message footer before adding it
12 years ago
Aleksander Machniak
87c96bf90a
Update changelog
12 years ago
Aleksander Machniak
648fcf5709
Whitelist configuration options (user preferences) that can be changed using save-pref command
12 years ago
Aleksander Machniak
222c7de3e1
Fix errors in IE8 when opening compose page in new window
12 years ago
Aleksander Machniak
1d4c84f4d7
Remove sig_above configuration option, use reply_mode only ( #1489001 )
12 years ago
Aleksander Machniak
723f4e63aa
Refresh current folder in opener window after draft save or message sent ( #1488997 )
12 years ago
Aleksander Machniak
3ca58cd22c
Better fix for "saving draft just after entering compose window ( #1489012 )"
12 years ago
Victor Benincasa
3906264747
Fix typos
12 years ago
Aleksander Machniak
1f82e46502
Fix saving draft just after entering compose window ( #1489012 )
12 years ago
Thomas Bruederli
f603883d37
Fix typo
12 years ago
Thomas Bruederli
4034a79beb
Check for exact matching session keys before splitting into path segments. Adds backwards-compatibility after commit f0a7159c
12 years ago
Aleksander Machniak
38c1951266
Be less restrictive on vCard import, do not require FN when N exists
12 years ago
Aleksander Machniak
24e88e91f7
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
a26c031621
Fix vcard folding when outputing already generated vcard
12 years ago
Thomas Bruederli
7889c57b77
Match regex on multi-line sql statements
12 years ago
Thomas Bruederli
17573916bc
Ensure backwards compatibility by considering old-style skin_path attribute for <roundcube:include ...> tags
12 years ago
Aleksander Machniak
99cfba2e26
Add some extension/mimetype aliases to fix some quirks in attachment type validation ( #1488891 )
12 years ago
Thomas Bruederli
a85d54e1e8
Hack to reset PDO statement iterators after counting
12 years ago
Aleksander Machniak
d227eda9cb
Call resize handler in intervals to prevent lags and double onresize calls in Chrome ( #1489005 )
12 years ago
Aleksander Machniak
f38d15c700
Better fix for IE9 issue with document.activeElement error ( #1489008 )
12 years ago
Aleksander Machniak
39f40104f0
Fix javascript error in IE9 when loading form with placeholders into an iframe ( #1489008 )
12 years ago
Steffen185
6f7eafce18
Save new password even if it has not changed
...
I have recently changed the password scheme of my Dovecot/Postfix/Roundcube installation. New passwords are encrypted stronger than before. It is not possible to automatically update existing passwords (because the old encryption is not so bad that I can easily crack it). But I'd like to tell my users that they can upgrade to the new password scheme by simply submitting the "change password" form with their old password in all three input fields. Currently a minor optimization prevents this. I think this minor optimization should be removed.
12 years ago
Aleksander Machniak
3d525ffaf5
Bump up also RCUBE_VERSION
12 years ago
Aleksander Machniak
1e2468e4b9
Added two tests for HTML comments handling in rcube_washtml class
12 years ago
Aleksander Machniak
1bce142058
Fix handling of some conditional comment tags in HTML message ( #1489004 )
12 years ago
Aleksander Machniak
aa4b379e9f
Fix html button (when html is not selected)
12 years ago
Thomas Bruederli
9b4e1efe7c
Fix JSON syntax to make 'composer require' commands work
12 years ago
Thomas Bruederli
15e4c89ce6
Consider alternative table names from config when running DB updates
12 years ago
Thomas Bruederli
8d9c65ede6
Remove automatic_addressbook configuration because that's not in our git repository
12 years ago
Thomas Bruederli
b8232b688f
Add Transifex configuration file
12 years ago
Thomas Bruederli
708b1bca9f
Synchronized translations with Transifex
12 years ago
Thomas Bruederli
90e41a7cc0
Small improvements to text/html switch
12 years ago
Thomas Bruederli
52448c63a1
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Thomas Bruederli
6996dee856
Add switch for text/html alternative part view ( #1486939 )
12 years ago
Victor Benincasa
2f1d6c3edc
Small CSS optimizations
12 years ago
Aleksander Machniak
4f693e9daa
Workaround for some versions/systems where finfo_open() with second
...
argument doesn't do the same as with no 2nd argument as it should
12 years ago