Nils Asmussen
9b71bae4a1
Added warning if Imagick is not installed/enabled.
...
If GD is used instead of Imagick, rotating uploaded pictures leads to
a loss of their metadata. Since this is unexpected and maybe a problem,
the diagnostics should show a warning.
This commit displays a warning if it's either not installed or not
enabled in settings.
2016-08-06 16:00:48 +02:00
Nils Asmussen
a1879c2a21
diagnostics: don't assume that gd_info exists ( fixes #565 ).
2016-08-04 23:07:06 +02:00
Quentin Ligier
8bca87e2e4
Better allow_url_fopen check
...
ini_get can return false or an empty string when the setting is
deactivated
2016-03-16 19:52:13 +01:00
Tobias Reich
e8ebf13d09
Fixed incorrect Imagick namespace #471
2016-03-04 23:03:35 +01:00
Tobias Reich
64a7972cb5
Replaced echo with exit
2016-02-07 00:12:28 +01:00
Tobias Reich
34f87367e3
Updated code syntax of Log and Diagnostics
2016-02-06 23:53:17 +01:00
Tobias Reich
c4c2e9169e
Removed thumb quality setting
2016-02-01 09:44:23 +01:00
Tobias Reich
145c3f5147
Namespaces, Plugins via Namespaces, API entry file renamned, Settings::set()
2016-01-26 15:31:53 +01:00