| 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. |
| 004a6263 | 19-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
updated RingIcon library |
| d3a4cfaa | 18-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
use dropdown type for plugins |
| d1dda524 | 18-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
farmer plugin can not be disabled in animals |
| 954c40ad | 18-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
autoselect one of the plugin methods |
| b6dd15eb | 18-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
much more documentation |
| 55aab17c | 18-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
use the new Dropdown type |
| de156015 | 18-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
automatically disable plugins for animals #12 |
| 0336ab2a | 18-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
show link to new animal on creation |
| c4c8e953 | 18-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
use base domain config to link to animals #21 |
| d8c083b7 | 18-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
add more info to info tab |
| 4eba53bc | 18-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
autogenerate logo and favicon #17 |
| 9ea97f82 | 14-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
more info |
| 65dd3ddf | 14-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
more work on the plugin part |
| 83316e27 | 14-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
removed accidental checked in file
|
| cfc9a8a8 | 14-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
don't pull jquery plugin from cdn |
| bd48c676 | 14-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
some styling for forms |
| 85becf1b | 14-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
adjusted the host detection code
We no longer support subdirectories for the domain based setup. This is in line with simplifying the whole thing.
Instead we check for matching animals from back an
adjusted the host detection code
We no longer support subdirectories for the domain based setup. This is in line with simplifying the whole thing.
Instead we check for matching animals from back and without the hostname.
For a host header www.foobar.example.com:8000 the following animals would match:
www.foobar.example.com.8000 foobar.example.com.8000 www.foobar.example.com www.foobar.example foobar.example.com foobar.example www.foobar foobar www
show more ...
|
| 49f2871c | 13-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
adding animals works again |
| 9a6163bc | 13-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added template to the plugin #14 |
| b330074a | 13-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
autoconfigure animal save dirs #18 |
| b96c66cc | 13-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
no more accessing FARMCORE directly |
| a646d519 | 13-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
all handling in single class now, 404 handling #21 |
| da0ae2c0 | 13-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added config screen, laid foundation for cascade management #13 #10 |