| 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 |
| 36282384 | 28-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
make sure HTTP_HOST exists. fixes waring on command line |
| 3ec10871 | 28-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
show trailing slash in info |
| db5f6fcf | 27-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added help text on plugin management |
| 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 |
| 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 |
| 587746db | 26-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
typos fixed |
| 4d6fc85b | 25-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added German translation
without the help texts for now |
| f31951d4 | 25-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
moved template to includes |
| 96456538 | 25-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
unused file removed
|
| 4664a1d2 | 25-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
reenabled the support for the disabled plugin setting |
| dfdaf33e | 25-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
isInPath should not allow $path == $container |
| 24f27905 | 25-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added tab to delete animals #19 |
| 5881efbe | 25-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
Adjusted .htaccess generation
The rewrite rules have to come before any other rules and should not contain an path information. |
| c247a7ed | 20-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
adjusted language for new behaviour |
| 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 |
| bfecda9b | 19-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
explicitly sort by alphabet when hostname length is same
Should fix tests |
| 78c63d53 | 19-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
fixed tests |
| bdc7e3d3 | 19-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
removed unused methods |