Aleksander Machniak
|
2bed05d60a
|
Fix list of required configuration options (#1489055). Removed support_url, and db_table_*
|
12 years ago |
Aleksander Machniak
|
59997a3030
|
Fix DB error when creating a new contact and a group is selected (#1489051)
|
12 years ago |
Aleksander Machniak
|
8b8462018a
|
Fix handling of deprecated boolean value of reply_mode option (#1489052)
Conflicts:
CHANGELOG
|
12 years ago |
Victor Benincasa
|
9824e212cc
|
Fix typos
Allows the new_user_dialog plugin to work properly
|
12 years ago |
Aleksander Machniak
|
51f52b525b
|
Add rcube_db::escape() method, fix escapeSimple() to use escape instead of quote()
|
12 years ago |
Aleksander Machniak
|
7af32a95bb
|
Fix typo simpleEscape -> escapeSimple
|
12 years ago |
Aleksander Machniak
|
82f1c77847
|
Fix links to PHP PDO drivers manual
|
12 years ago |
Aleksander Machniak
|
fa04e19be3
|
CS fixes (converted tabs to spaces)
|
12 years ago |
Aleksander Machniak
|
d8752c9839
|
Add rcube_db::escapeSimple() method for backward compat.
|
12 years ago |
Aleksander Machniak
|
ebaf850afa
|
Remove redundant ini checks
|
12 years ago |
Thomas Bruederli
|
a7db8f93ef
|
Bump version to 0.9-stable
|
12 years ago |
Aleksander Machniak
|
d83e12a620
|
Fix display of HTML entities in protected folder name (#1489042)
|
12 years ago |
Thomas Bruederli
|
8289923552
|
Fix ticket reference
|
12 years ago |
Thomas Bruederli
|
a32682f3db
|
Updated changelog
|
12 years ago |
Thomas Bruederli
|
2741d8eced
|
Set minimal permissions to temp files (#148899)
|
12 years ago |
Thomas Bruederli
|
706d3f472f
|
Skip filename suffix check for embedded images; return blocked.gif instead of HTML warning when embedded (#1489029)
|
12 years ago |
Aleksander Machniak
|
6f4b50abea
|
Fix handling of invalid characters in message headers and output (#1489032)
Conflicts:
CHANGELOG
|
12 years ago |
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 |