Commit Graph

6015 Commits (f3739dc7296fc8d29d3ce7243411cd8873ea49a4)
 

Author SHA1 Message Date
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
Aleksander Machniak c4ff57c75f Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require version 2005+
Conflicts:

	CHANGELOG
	program/lib/Roundcube/rcube_db_mssql.php
12 years ago
Thomas Bruederli 5aa77efcbe Trigger 'refresh' hook in mail view 12 years ago
Aleksander Machniak 527e7d4509 Fix javascript errors when working in a page opened with taget="_blank" 12 years ago
Aleksander Machniak 91deac7c91 Move spellcheck options section below signature options section 12 years ago
Aleksander Machniak acced81bba Add 0.9-rc to releases list 12 years ago
Aleksander Machniak 6e3f2b4294 Mention SQLite database format change in UPGRADING file (#1488983) 12 years ago
Aleksander Machniak 4999702e1e Increase maxlength to 254 chars for email input fields in addressbook (#1488987)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 9eb6d9e46a Add type 'ident' in quote() so we can quote identifiers (eg. column names) there.
Using array2list() for list of identifiers is now possible.
12 years ago
Aleksander Machniak 0ae20f6b9c Fix so full filename is used for title attribute 12 years ago
Aleksander Machniak dedf138795 Fix thumbnail size when GD extension is used for image resize (#1488985)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 7797005999 Update changelog 12 years ago