Commit Graph

12 Commits (ecc1b3bd5e8d366815b39a5455a267c9f4ad6a19)

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