History log of /plugin/farmer/admin/plugins.php (Results 1 – 22 of 22)
Revision Date Author Comments
# 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


# 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).


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

fixed plugin managing when no local config exists, yet


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

removed unused methods


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

cleanup and copyrights


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

use dropdown type for plugins


# 65dd3ddf 14-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

more work on the plugin part


# cfc9a8a8 14-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

don't pull jquery plugin from cdn


# 37a9ac83 31-Aug-2015 Michael Große <grosse@cosmocode.de>

Use proper Dokuwiki libraries where available


# e71d78f4 31-Aug-2015 Michael Große <grosse@cosmocode.de>

Improve button spacing / margins


# 9ed791b7 28-Aug-2015 Michael Große <grosse@cosmocode.de>

Nicer plugin-edit form

see issue #5


# d9ec4524 28-Aug-2015 Michael Große <grosse@cosmocode.de>

Check for necessary farm constants instead of preload.php

This commit closes #7


# 4d120480 21-Aug-2015 Michael Große <grosse@cosmocode.de>

Move reloading a adminpage to its own function


# fc6a7cc1 21-Aug-2015 Michael Große <grosse@cosmocode.de>

Move printed strings to lang files


# bfff36a2 20-Aug-2015 Michael Große <grosse@cosmocode.de>

Reintegrate createAnimal.php and createPreload.php


# c4a48750 20-Aug-2015 Michael Große <grosse@cosmocode.de>

Correctly handle (de-)activation of plugins


# ae93addd 20-Aug-2015 Michael Große <grosse@cosmocode.de>

Fix bugs in form


# 415bff3c 20-Aug-2015 Michael Große <grosse@cosmocode.de>

Add fieldsets and submit buttons


# 0b96e6d7 19-Aug-2015 Michael Große <grosse@cosmocode.de>

Activate/Deactivate plugins in bulk


# bc461538 18-Aug-2015 Michael Große <grosse@cosmocode.de>

intial commit