History log of /plugin/qc/ (Results 26 – 50 of 118)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
76bbc49c03-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Automatic fixes of code style violations

7db0beaf03-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Fix incompatibility with current master

91d07bdb02-Jun-2020 Wes from StarArmy.com <stararmy@gmail.com>

Use autoloader instead

802c60f302-Jun-2020 Wes from StarArmy.com <stararmy@gmail.com>

Version up

0572c38702-Jun-2020 Wes from StarArmy.com <stararmy@gmail.com>

Update renderer.php

File moved in Hogfather from Parser to Parsing

3c90663a05-Jul-2018 Alexandre Belchior <alexbelchior@gmail.com>

translation update

b7196b8312-Apr-2017 Andreas Gohr <andi@splitbrain.org>

Version upped

f04b06b212-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

863ed85304-Apr-2017 Andreas Gohr <andi@splitbrain.org>

Version upped

329d405230-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.

45d8e21f21-Mar-2017 Andreas Gohr <andi@splitbrain.org>

Version upped

5230d0cd21-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

removed unused config options

393c144d21-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

use aside element for details

843049e021-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

nicer colors in dokuwiki template

33274f7421-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

check ACLs and reuse shouldShow in AJAX

ed9d67de09-Mar-2017 Andreas Gohr <andi@splitbrain.org>

Version upped

992bd36b09-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

make it easier to reuse the output styles

578c8d9a09-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

don't output zero scores

5d41541b09-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

move show check to extra method

allows it to be reused by templates

1278cd1409-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

provide admin icon

d9e3355909-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

added styling for the new smileys

1c84577409-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 ...

f7678e4221-Feb-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

data-attribute data-id is obsolete

193c8beb21-Feb-2017 Jana Deutschländer <deutschlaender@cosmocode.de>

tplErrorCount() func adds attribute data-errors containing the current error count

bf55faca23-May-2016 Michael Grosse <grosse@cosmocode.de>

Increment version

12345