History log of /plugin/struct/action/config.php (Results 1 – 8 of 8)
Revision Date Author Comments
# 5e29103a 11-Dec-2023 annda <annda@users.noreply.github.com>

�� Automatic code style fixes


# 7234bfb1 13-Sep-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Automatic code style fixes


# 0549dcc5 13-Jan-2022 Andreas Gohr <andi@splitbrain.org>

PHP code sniffer autofixes


# 709d7a58 16-Jan-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Add config option to disable deleting serial data in aggregations


# 748e747f 09-Apr-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Manual coding style fixes

Method and variable visibility, camel case method names. Some exclusions due to inheritance


# d6d97f60 09-Apr-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Automatic coding style fixes


# 18902e76 01-Jun-2017 Michael Große <grosse@cosmocode.de>

Correctly detect classes provided by plugins

The class provided by plugins like structstatus are not located in the
struct directory and hence not found by the autoloader. They are
added via event t

Correctly detect classes provided by plugins

The class provided by plugins like structstatus are not located in the
struct directory and hence not found by the autoloader. They are
added via event to Column::allTypes().

show more ...


# 8824339d 26-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

load new config when changing the type in editor #74