Commit Graph

6049 Commits (17fb6ee98640b23175d20d4ceffb941c520bd3e8)
 

Author SHA1 Message Date
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
Aleksander Machniak fddb9ff383 Display notice that message is encrypted also for application/pkcs7-mime messages (#1488526) 12 years ago
Aleksander Machniak ec2453866b Add 0.9-rc section 12 years ago
Thomas Bruederli 6c8ea96a56 Update copyright in about pages 12 years ago
Aleksander Machniak f5584cbfeb Fixed ACL edition in advanced mode 12 years ago
Thomas Bruederli 91a4864231 Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release-0.9 12 years ago
Thomas Bruederli 22819a3081 Don't skip message/* attachments when opening a draft. Restore check as it was before [fa57c988] 12 years ago
Thomas Bruederli e3eda60a60 Localization updates from Transifex 12 years ago
Aleksander Machniak ccc2e358f2 Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973) 12 years ago
Thomas Bruederli f5533cf722 Synced localizations with Transifex 12 years ago
Aleksander Machniak e68d2a15f5 Don't try to print file extension in a warning message if it's not available 12 years ago
Aleksander Machniak bdf5656026 If version is not provided assume RCMAIL_VERSION (#1488933) 12 years ago
Aleksander Machniak fd777a8627 Add workaround for invalid message charset detection by IMAP servers (#1488968) 12 years ago
Aleksander Machniak 0ffb1a7af3 Fix typo in DB version strings (there should be no .sql suffix) 12 years ago
Aleksander Machniak 203251838b Fix NUL characters in content-type of ms-tnef attachment (#1488964) 12 years ago
Aleksander Machniak 60dabb35ae - Fix regression in handling LDAP contact identifiers (#1488959) 12 years ago
Aleksander Machniak a7e1b93109 Bump version number up to 6.2 12 years ago