History log of /plugin/farmer/helper.php (Results 26 – 42 of 42)
Revision Date Author Comments
# 909f2ff6 14-Sep-2015 Michael Große <grosse@cosmocode.de>

Extract animalname validation + add tests for it


# 80ef674e 14-Sep-2015 Michael Große <grosse@cosmocode.de>

Require FQDN as subdomain

This addresses issue #11


# 16bbfe4b 02-Sep-2015 Michael Große <grosse@cosmocode.de>

Add more phpDoc


# d6737b72 01-Sep-2015 Michael Große <grosse@cosmocode.de>

Make ajax requests to test the server setup

Known issues: The request after the first-time-setup causes the user to be
logged out of the master wiki. The ajax request after creating the animals
do n

Make ajax requests to test the server setup

Known issues: The request after the first-time-setup causes the user to be
logged out of the master wiki. The ajax request after creating the animals
do not have this issue.

show more ...


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

Print error messages only at the top and only once

This relies on the changes in splitbrain/dokuwiki#1340


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

The farmer plugin should always be disabled in an animal

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


# a0fc814b 27-Aug-2015 Michael Große <grosse@cosmocode.de>

Add conf option for plugins disabled by default


# c9fd7b89 27-Aug-2015 Michael Große <grosse@cosmocode.de>

Use dokuwiki zip library


# efa7af45 24-Aug-2015 Michael Große <grosse@cosmocode.de>

Farmdir must not be in dokuwiki and be saved as an absolute path

closes #2, closes #4


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

Download animal template into DOKU_FARMDIR


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

Move FormErrorfunction to helper function


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

Move reloading a adminpage to its own function


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

Add helper functions to (de-)activate plugins


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

Do sorting in getAllPlugins and exclude testing plugin


# 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


12