Commit Graph

14 Commits (4af76d20cafcd456bf3ce0fcb17b25a888c45160)

Author SHA1 Message Date
Aleksander Machniak f2d4e40f09 Do not add css files to the page when body is empty, e.g. upload iframes 12 years ago
Aleksander Machniak b96be346de Canonize boolean ini_get() results (#1489189)
Conflicts:

	CHANGELOG
	program/lib/Roundcube/rcube.php
13 years ago
Thomas Bruederli 551ebd46de Ensure backwards compatibility by considering old-style skin_path attribute for <roundcube:include ...> tags 13 years ago
Aleksander Machniak c60f58f9fd Fix "rcmail is undefined" error in HTML attachment preview - regression
from commit d30460ad2f, small improvements
13 years ago
Thomas Bruederli df22967745 Let some env variables survive reset(); don't show taskbar and top line in framed error pages (#1488938) 13 years ago
Aleksander Machniak 8514ab48d4 Fix reference to non-existing class rcube_output_html (#1488948) 13 years ago
Thomas Bruederli 6782fe1fd7 Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release-0.9 13 years ago
Thomas Bruederli b4a30ac84f Catch connection timeouts on message sending form submissions 13 years ago
Aleksander Machniak a188a9a305 Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file() 13 years ago
Thomas Bruederli 39bb93d9ae Load a default stylesheet (embed.css) from skin in plain html pages (e.g. attachment warnings and html messages) 13 years ago
Aleksander Machniak 01f1afbccc Fix login in case when default_host is an array with one element (#1488928) 13 years ago
Thomas Bruederli 0938f6622b Fix /this/ paths from plugin templates in extended skins 13 years ago
Aleksander Machniak b01d84d0f7 Extend just_parse() method with conditions parsing 13 years ago
Thomas Bruederli 60226a75d8 Separate the very application-specific output classes from the Roundcube framework; add autoloader for rmail* classes 13 years ago