History log of /dokuwiki/lib/plugins/config/core/Setting/SettingNumericopt.php (Results 1 – 6 of 6)
Revision Date Author Comments
# 177d6836 31-Aug-2023 Andreas Gohr <andi@splitbrain.org>

coding style: control flow whitespaces


# d868eb89 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

codestyle adjustments: function declaration braces/spaces


# 8c7c53b0 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

codestyle adjustments: class declaration braces


# 467c1427 29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to config plugin


# f37fd93e 25-May-2018 Andreas Gohr <andi@splitbrain.org>

fix numericopt setting

In 55a4f137738ef5718cc047e5fb802e1c6d0a409f a bug was introduced that

* forced resaving the config even if it hadn't changed
* prevented setting the value to an empty string

fix numericopt setting

In 55a4f137738ef5718cc047e5fb802e1c6d0a409f a bug was introduced that

* forced resaving the config even if it hadn't changed
* prevented setting the value to an empty string once set

show more ...


# 0a5b05eb 18-May-2018 Andreas Gohr <andi@splitbrain.org>

Moved settings to their own namespace