Aleksander Machniak
|
9404f4a7a6
|
Fix selecting collapsed rows when using selection with Shift/Ctrl key
|
12 years ago |
Aleksander Machniak
|
84243db8c7
|
Fix selecting collapsed rows on select-all (#1489036)
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
d2d8d498c6
|
Fix copying messages to a folder with "empty" name e.g. "0", better error handling
|
12 years ago |
Thomas Bruederli
|
e152227571
|
Update changelog
|
12 years ago |
Thomas Bruederli
|
b2c66d0331
|
Hack to reset PDO statement iterators after counting
|
12 years ago |
Thomas Bruederli
|
bd723e565d
|
Fix typo
|
12 years ago |
Thomas Bruederli
|
8d7f8c8c79
|
Check for exact matching session keys before splitting into path segments. Adds backwards-compatibility after commit f0a7159c
|
12 years ago |
Thomas Bruederli
|
d6cbdea04d
|
Add methods to append certain nodes to session data in order to avoid session saving race conditions. Fixes #1488422
|
12 years ago |
Aleksander Machniak
|
ea002b6d76
|
Fix possible header duplicates when using additional headers (#1489033)
|
12 years ago |
Aleksander Machniak
|
334784a051
|
Skip message/rfc822 attachments only in reply mode
|
12 years ago |
Aleksander Machniak
|
d74b410697
|
Fix session issues with use_https=true (#1488986)
|
12 years ago |
Aleksander Machniak
|
f3739dc729
|
Fix empbedded warning icon
|
12 years ago |
Aleksander Machniak
|
4dd9bb4671
|
Fix blockquote width in sent mail (#1489031)
|
12 years ago |
Aleksander Machniak
|
d22ef3f480
|
Update releases list
|
12 years ago |
Aleksander Machniak
|
60fd3c8b5f
|
Fix keyboard events on list widgets in Internet Explorer (#1489025) - It was a regression in fix for #1489008
|
12 years ago |
Aleksander Machniak
|
bb13a88054
|
Remove unwanted horizontal scrollbar on addressbook in Internet Explorer
|
12 years ago |
Thomas Bruederli
|
64808edbc8
|
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
|
357485e7e1
|
Skip some irrelevant ini checks in CLI mode
|
12 years ago |
Thomas Bruederli
|
0032911784
|
Sanity check the file path for generic message footer before adding it
|
12 years ago |
Aleksander Machniak
|
285b1ceb1c
|
Update changelog
|
12 years ago |
Aleksander Machniak
|
e6d376236e
|
Whitelist configuration options (user preferences) that can be changed using save-pref command
|
12 years ago |
Aleksander Machniak
|
8320af552c
|
Fix errors in IE8 when opening compose page in new window
|
12 years ago |
Aleksander Machniak
|
099d2b9fd4
|
Remove sig_above configuration option, use reply_mode only (#1489001)
|
12 years ago |
Aleksander Machniak
|
321d8b06fb
|
Refresh current folder in opener window after draft save or message sent (#1488997)
|
12 years ago |
Aleksander Machniak
|
aa30cf8f3c
|
Better fix for "saving draft just after entering compose window (#1489012)"
|
12 years ago |
Aleksander Machniak
|
d608088a64
|
Fix saving draft just after entering compose window (#1489012)
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
ae0821f1dd
|
Be less restrictive on vCard import, do not require FN when N exists
|
12 years ago |
Aleksander Machniak
|
1f8fbf9455
|
Fix vcard folding when outputing already generated vcard
|
12 years ago |
Thomas Bruederli
|
73be4b5296
|
Match regex on multi-line sql statements
|
12 years ago |
Thomas Bruederli
|
551ebd46de
|
Ensure backwards compatibility by considering old-style skin_path attribute for <roundcube:include ...> tags
|
12 years ago |
Aleksander Machniak
|
e5a3e61052
|
Add some extension/mimetype aliases to fix some quirks in attachment type validation (#1488891)
|
12 years ago |
Thomas Bruederli
|
57d1b12f2e
|
Remove composer template because the new plugin system isn't ready yet
|
12 years ago |
Aleksander Machniak
|
ad5cefeefc
|
Better fix for IE9 issue with document.activeElement error (#1489008)
|
12 years ago |
Aleksander Machniak
|
73f094ff3c
|
Fix javascript error in IE9 when loading form with placeholders into an iframe (#1489008)
|
12 years ago |
Aleksander Machniak
|
71cae613f0
|
Added two tests for HTML comments handling in rcube_washtml class
|
12 years ago |
Aleksander Machniak
|
da595a5027
|
Fix handling of some conditional comment tags in HTML message (#1489004)
Conflicts:
CHANGELOG
|
12 years ago |
Thomas Bruederli
|
ffa0c53236
|
Consider alternative table names from config when running DB updates
|
12 years ago |
Aleksander Machniak
|
15963b7165
|
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 |
Aleksander Machniak
|
a15a595158
|
Make mime.types common locations list OS-aware
|
12 years ago |
Aleksander Machniak
|
1d719e43fb
|
Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000)
Prevent from re-adding the same forward attachment on compose page refresh
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
ec27006ebe
|
Fix wrapping of text lines with the same length as specified length limit
|
12 years ago |
Aleksander Machniak
|
2c8afa8ac2
|
Fix javascript error when window name (for window.open()) in IE8 contains a dot
Conflicts:
program/js/app.js
|
12 years ago |
Aleksander Machniak
|
c60f58f9fd
|
Fix "rcmail is undefined" error in HTML attachment preview - regression
from commit d30460ad2f , small improvements
|
12 years ago |
Aleksander Machniak
|
4c0c248dd9
|
Fix storing 'safe' flag on a message. The key for session value should include
folder name. A message with the same UID may exist in another folder.
|
12 years ago |
Thomas Bruederli
|
713259002f
|
Re-implement rcube_db::num_rows() to ensure backwards compatibility
|
12 years ago |
Aleksander Machniak
|
5b82ed62dc
|
Better handling of session errors in ajax requests - do page reload
on 403 Forbidden response (#1488960)
|
12 years ago |
Aleksander Machniak
|
58993ffcbb
|
Fix HTML part detection for some specific message structures (#1488992)
|
12 years ago |
Aleksander Machniak
|
097c544d98
|
Don't show fake address - phishing prevention (#1488981)
|
12 years ago |
Aleksander Machniak
|
2bbbca39ff
|
Fix forward as attachment bug with editormode != 1 (#1488991)
|
12 years ago |
Aleksander Machniak
|
5410eff830
|
Fix handling of empty $uids argument in change_flag()
|
12 years ago |