History log of /plugin/farmer/admin/new.php (Results 1 – 23 of 23)
Revision Date Author Comments
# c609f1dc 06-Oct-2025 Andreas Gohr <gohr@cosmocode.de>

update 3rdparty deps. fixes #95

This pulls in the dependencies via composer autoloading now


# 655fe6c1 24-Sep-2025 Andreas Gohr <gohr@cosmocode.de>

lowercase animal names. fixes #94


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

auto fixes


# 341a2d35 16-Apr-2024 Andreas Gohr <andi@splitbrain.org>

hide sub components from admin interface


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

(semi)automatic code style fixes


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

do not overwrite copied icons. fixes #27


# 2b85f30d 10-Aug-2017 Andreas Gohr <gohr@cosmocode.de>

fix line endings in new ACL file. fixes #32


# 43551cfc 01-Jul-2016 Michael Grosse <grosse@cosmocode.de>

Fix typo


# 6348ab5b 01-Jul-2016 Michael Grosse <grosse@cosmocode.de>

Offer to choose ACL policy etc.

SPR-507, closes #24


# b263debe 22-Jun-2016 Andreas Gohr <gohr@cosmocode.de>

check for libgd support before creating an icon


# 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


# 1a130845 26-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

don't copy users if they are inherited anyway


# 65e7bfd1 26-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

fixed generating new user


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

reenabled the support for the disabled plugin setting


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

copy an animal when creating a new one #15


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

language cleanup


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

cleanup and copyrights


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

Added option to inherit users from farmer #16

Requires DokuWiki with splitbrain/dokuwiki#1542 applied.


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

much more documentation


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

show link to new animal on creation


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

autogenerate logo and favicon #17


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

adding animals works again