Andy Wermke
|
fe245e5f5d
|
Replaced last eval(). Allowing function calls in expressions.
|
12 years ago |
Andy Wermke
|
d67485bebe
|
Replaced stupid fix by create_function() based approach.
|
12 years ago |
Andy Wermke
|
92cd7f34b0
|
Merge branch 'master' of https://github.com/roundcube/roundcubemail
|
12 years ago |
Andy Wermke
|
029d18f13b
|
Replaced nasty eval() expressions.
|
12 years ago |
Thomas Bruederli
|
17573916bc
|
Ensure backwards compatibility by considering old-style skin_path attribute for <roundcube:include ...> tags
|
12 years ago |
Aleksander Machniak
|
4d1fe2d230
|
Fix "rcmail is undefined" error in HTML attachment preview - regression
from commit d30460ad2f , small improvements
|
12 years ago |
Aleksander Machniak
|
bc2c4380b5
|
Add attachment menu with Open and Download options (#1488975)
|
12 years ago |
Thomas Bruederli
|
d30460ad2f
|
Let some env variables survive reset(); don't show taskbar and top line in framed error pages (#1488938)
|
12 years ago |
Aleksander Machniak
|
a7e8ebc509
|
Fix reference to non-existing class rcube_output_html (#1488948)
|
12 years ago |
Thomas Bruederli
|
72e24b7a63
|
Catch connection timeouts on message sending form submissions
|
12 years ago |
Aleksander Machniak
|
bc53e22440
|
Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file()
|
12 years ago |
Thomas Bruederli
|
1730cf8d7b
|
Load a default stylesheet (embed.css) from skin in plain html pages (e.g. attachment warnings and html messages)
|
12 years ago |
Aleksander Machniak
|
6ff0c30f19
|
Fix login in case when default_host is an array with one element (#1488928)
|
12 years ago |
Thomas Bruederli
|
44e3bf1e2c
|
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 |