Commit Graph

6230 Commits (4af76d20cafcd456bf3ce0fcb17b25a888c45160)
 

Author SHA1 Message Date
Thomas 4af76d20ca Bump version 11 years ago
Aleksander Machniak 8d5832fe96 Fix failing vCard import when email address field contains spaces (#1489386) 11 years ago
Thomas 9f0bbeb7e7 Change default spell-check URI after Google suspended their spell service 11 years ago
Aleksander Machniak 4109bb26ce Fix vulnerability in handling _session argument of utils/save-prefs (#1489382) 11 years ago
Aleksander Machniak f2d4e40f09 Do not add css files to the page when body is empty, e.g. upload iframes 11 years ago
Aleksander Machniak 5aa6f6203d Fix iframe onload for upload errors handling (#1489379) 11 years ago
Aleksander Machniak acbf6eede6 Fix address matching in Return-Path header on identity selection (#1489374)
Conflicts:

	CHANGELOG
11 years ago
Aleksander Machniak 571aa9b04e Fix text wrapping issue with long unwrappable lines (#1489371)
Conflicts:

	CHANGELOG
11 years ago
Thomas 42173df79e Updated Ukrainian translation as submitted by Vladislav 11 years ago
Aleksander Machniak 68f4b54ccf Update changelog 11 years ago
Aleksander Machniak 57b44d2339 Fix typo: occured -> occurred (#1489366)
Conflicts:

	CHANGELOG
	installer/rcube_install.php
11 years ago
Aleksander Machniak bdc515d35c Fixed issues where HTML comments inside style tag would hang Internet Explorer
Conflicts:

	CHANGELOG
11 years ago
Aleksander Machniak 9919c2e68c Update changelog 11 years ago
Aleksander Machniak 065fdbaa65 Fix setting domain in virtualmin password driver (#1489332) 11 years ago
Aleksander Machniak 62fe7203e6 Hide Delivery Status Notification option when smtp_server is unset (#1489336)
Conflicts:

	CHANGELOG
	config/main.inc.php.dist
11 years ago
Aleksander Machniak 7f1218caea Display full attachment name using title attribute when name is too long to display (#1489320)
Conflicts:

	CHANGELOG
	program/steps/mail/show.inc
11 years ago
Aleksander Machniak 256d5b7216 In password virtualmin driver removed support for username in format based on user alias (#1489332)
Conflicts:

	plugins/password/config.inc.php.dist
11 years ago
Aleksander Machniak b8c2554f1f Update releases list 11 years ago
Aleksander Machniak b403ede321 Fix attachment icon issue when rare font/language is used (#1489326)
Conflicts:

	CHANGELOG
	skins/larry/styles.css
11 years ago
Aleksander Machniak e02bfe0831 Fix expanded thread root message styling after refreshing messages list (#1489327) 11 years ago
Aleksander Machniak 63ec68b026 Fix de_DE localization of "About" label in Help plugin (#1489325) 11 years ago
Aleksander Machniak 6632d42717 Fix issue where From address was removed from Cc and Bcc fields when editing a draft (#1489319)
Conflicts:

	CHANGELOG
11 years ago
Thomas B. d499f06613 Remove unstable warning 11 years ago
Aleksander Machniak 6a76f22759 Fix error_reporting directive check (#1489323)
Conflicts:

	CHANGELOG
	program/lib/Roundcube/bootstrap.php
11 years ago
Thomas Bruederli 4b125969ae Move these two fixes to the 0.9.4 release 11 years ago
Aleksander Machniak 93adce7abf Make identities matching case insensitive (#1485480) 11 years ago
Aleksander Machniak 262f485538 Fix issue where too big message data was stored in cache causing sql errors (#1489316)
Conflicts:

	CHANGELOG
11 years ago
Thomas Bruederli 183c7ffd32 Bump version and update Changelog 11 years ago
Thomas Bruederli d3cceb4882 Fix iframe scrollbars on webkit browsers (#1489306) 11 years ago
Aleksander Machniak 74adada93c Fix issue where legacy config was overriden by default config (#1489288)
Conflicts:

	CHANGELOG
11 years ago
Aleksander Machniak c9e1e386e1 Fix newmail_notifier issue where favicon wasn't changed back to default (#1489313) 11 years ago
Aleksander Machniak c1a0b07242 Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)
Added possibility to register flag mappings by a plugin.

Conflicts:

	plugins/markasjunk/markasjunk.php
	program/lib/Roundcube/rcube_imap_generic.php
11 years ago
Aleksander Machniak 5df7179b32 Fix lack of Reply-To address in header of forwarded message body (#1489298) 11 years ago
Aleksander Machniak 4fbbd81b9b Fix bugs when invoking contact creation form when read-only addressbook is selected (#1489296) 11 years ago
Aleksander Machniak 652577d1fe Fix wrong close tag in /template/mail.html (#1489295) 11 years ago
Aleksander Machniak 3d0003dbdf Fixed variable name (changed unintentionally in last backporting commit) 11 years ago
Aleksander Machniak 5fd90b9a6b Fix identity selection on reply (#1489291) 11 years ago
Aleksander Machniak 70eac89a5c Fix so additional headers are added to all messages sent (#1489284)
Conflicts:

	plugins/additional_message_headers/additional_message_headers.php
	program/lib/Roundcube/rcube.php
11 years ago
Aleksander Machniak eae2a1e684 Fix display issue after moving folder in Folder Manager (#1489293)
Conflicts:

	CHANGELOG
11 years ago
Aleksander Machniak e15869a979 Fix small style glitch on first toolbar button in recent Firefox 11 years ago
Aleksander Machniak 4db26a430b Fix handling of non-default date formats (#1489294)
- remove ambiguous m/d/Y format from default config

Conflicts:

	CHANGELOG
	config/main.inc.php.dist
	program/lib/Roundcube/rcube_utils.php
	tests/Framework/Utils.php
11 years ago
Aleksander Machniak 6e14fcf9bf Fix Junk folder icon alignment when it's nested in inbox folder (#1489292)
- reverted commit 856ec447fa which shouldn't
  be cherry-picked from master
11 years ago
Aleksander Machniak 06efad1ac8 Fix last commit conflict 11 years ago
Aleksander Machniak e9c5b9f096 Fix unquoted path in PREG expression on Windows (#1489290)
Conflicts:

	CHANGELOG
	program/lib/Roundcube/bootstrap.php
11 years ago
Thomas Bruederli a6f5a68880 Include last fix in 0.9.3 release 11 years ago
Aleksander Machniak 896aa0d604 - Fix setting refresh_interval to "Never" in Preferences (#1489286)
Conflicts:

	CHANGELOG
11 years ago
Thomas Bruederli 0e3f0ad9c9 Fix touch check when IE doesn't specify the event object 11 years ago
Thomas Bruederli 5a3eb6fdeb Bump version for next release 11 years ago
Thomas Bruederli debd0f8515 Let the framework adjust the include_path if necessary 11 years ago
Thomas Bruederli c9192c1c73 Make session auth cookie name configurable 11 years ago