History log of /plugin/farmer/helper.php (Results 1 – 25 of 42)
Revision Date Author Comments
# 655fe6c1 24-Sep-2025 Andreas Gohr <gohr@cosmocode.de>

lowercase animal names. fixes #94


# ff14bcfa 12-Aug-2025 Anna Dabrowska <dabrowska@cosmocode.de>

Fix protocol in animal list


# f64a85f7 29-Jul-2025 Andreas Gohr <gohr@cosmocode.de>

auto fixes


# 1da41c8b 20-Dec-2023 Andreas Gohr <andi@splitbrain.org>

(semi)automatic code style fixes


# 3062cd8e 07-Jun-2018 Andreas Gohr <gohr@cosmocode.de>

invalidate opcache when setting plugin state

see splitbrain/dokuwiki#2369


# 0f0a264c 10-Aug-2017 Andreas Gohr <gohr@cosmocode.de>

fix path check where path is same but longer than container. fixes #30


# f1336aa9 27-Apr-2017 Andreas Gohr <gohr@cosmocode.de>

do not show upgrade plugin in plugin management


# 511d09fe 27-Apr-2017 Andreas Gohr <gohr@cosmocode.de>

allow editing plugin states through a matrix view


# af1c6dd8 27-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

reworked plugin logic

Animals can inherit the plugin state from the farmer. Their configs can
now be reset to the default state which is either on or whatever is set
in the farmer (when inheriting).


# 8262a4cb 27-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

DOKU_FARMDIR should always have a trailing slash


# 114a05a7 27-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

fixed plugin managing when no local config exists, yet


# 3536d644 27-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

use the plugin controller to list the plugins


# dfdaf33e 25-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

isInPath should not allow $path == $container


# 801ebaa1 20-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

copy an animal when creating a new one #15


# 78c63d53 19-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

fixed tests


# bdc7e3d3 19-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

removed unused methods


# 0a5d2da2 19-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

cleanup and copyrights


# 0336ab2a 18-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

show link to new animal on creation


# c4c8e953 18-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

use base domain config to link to animals #21


# 49f2871c 13-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

adding animals works again


# b96c66cc 13-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

no more accessing FARMCORE directly


# a646d519 13-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

all handling in single class now, 404 handling #21


# da0ae2c0 13-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

added config screen, laid foundation for cascade management #13 #10


# 632c5618 12-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

first start at the refactoring for #13


# c66a21e9 06-Oct-2015 Michael Große <grosse@cosmocode.de>

Fix currentUser option if they are the last user in file


12