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 |
1e6816d2 | 28-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
hide animals in animals unless notfound says list |
0ab101c1 | 12-Aug-2025 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix setting for 404 handling
Replace integer key in options with string key
Fixes #91 |
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 |
f4bc36c6 | 10-Aug-2017 |
Andreas Gohr <gohr@cosmocode.de> |
make setup messages more verbose. fixes #31 |
511d09fe | 27-Apr-2017 |
Andreas Gohr <gohr@cosmocode.de> |
allow editing plugin states through a matrix view |
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 |
3ec10871 | 28-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
show trailing slash in info |
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 |
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 |
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. |
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 |