| 76bbc49c | 03-Jun-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Automatic fixes of code style violations |
| 7db0beaf | 03-Jun-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix incompatibility with current master |
| 91d07bdb | 02-Jun-2020 |
Wes from StarArmy.com <stararmy@gmail.com> |
Use autoloader instead |
| 802c60f3 | 02-Jun-2020 |
Wes from StarArmy.com <stararmy@gmail.com> |
Version up |
| 0572c387 | 02-Jun-2020 |
Wes from StarArmy.com <stararmy@gmail.com> |
Update renderer.php
File moved in Hogfather from Parser to Parsing |
| 3c90663a | 05-Jul-2018 |
Alexandre Belchior <alexbelchior@gmail.com> |
translation update |
| b7196b83 | 12-Apr-2017 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| f04b06b2 | 12-Apr-2017 |
Michael Große <grosse@cosmocode.de> |
fix broken request if DOKU_BASE is '/'
If DOKU_BASE is '/' then it would result in an url with leading '//' which is interpreted as relative protocol.
SPR-869 |
| 863ed853 | 04-Apr-2017 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 329d4052 | 30-Mar-2017 |
Michael Große <mic.grosse@posteo.de> |
Adjust constructor
Since this class has been moved and renamed, the method did no longer work as constructor. |
| 45d8e21f | 21-Mar-2017 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 5230d0cd | 21-Mar-2017 |
Andreas Gohr <gohr@cosmocode.de> |
removed unused config options |
| 393c144d | 21-Mar-2017 |
Andreas Gohr <gohr@cosmocode.de> |
use aside element for details |
| 843049e0 | 21-Mar-2017 |
Andreas Gohr <gohr@cosmocode.de> |
nicer colors in dokuwiki template |
| 33274f74 | 21-Mar-2017 |
Andreas Gohr <gohr@cosmocode.de> |
check ACLs and reuse shouldShow in AJAX |
| ed9d67de | 09-Mar-2017 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 992bd36b | 09-Mar-2017 |
Andreas Gohr <gohr@cosmocode.de> |
make it easier to reuse the output styles |
| 578c8d9a | 09-Mar-2017 |
Andreas Gohr <gohr@cosmocode.de> |
don't output zero scores |
| 5d41541b | 09-Mar-2017 |
Andreas Gohr <gohr@cosmocode.de> |
move show check to extra method
allows it to be reused by templates |
| 1278cd14 | 09-Mar-2017 |
Andreas Gohr <gohr@cosmocode.de> |
provide admin icon |
| d9e33559 | 09-Mar-2017 |
Andreas Gohr <gohr@cosmocode.de> |
added styling for the new smileys |
| 1c845774 | 09-Mar-2017 |
Andreas Gohr <gohr@cosmocode.de> |
first go at cleaning up
This removes the weird image mechanism and uses an AJAX requests instead. I'm not sure why this didn't occur to me in the first place.
I removed the scores from the sitemap
first go at cleaning up
This removes the weird image mechanism and uses an AJAX requests instead. I'm not sure why this didn't occur to me in the first place.
I removed the scores from the sitemap for now. Not sure if they'll come back. The admin interface should be good enough as a replacement.
Icons are now SVG - no more themeing. You can use CSS for that. Proper styling in another commit.
show more ...
|
| f7678e42 | 21-Feb-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
data-attribute data-id is obsolete |
| 193c8beb | 21-Feb-2017 |
Jana Deutschländer <deutschlaender@cosmocode.de> |
tplErrorCount() func adds attribute data-errors containing the current error count |
| bf55faca | 23-May-2016 |
Michael Grosse <grosse@cosmocode.de> |
Increment version |