History log of /plugin/qc/action/ (Results 1 – 10 of 10)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2c846d0802-Dec-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Automatic code style fixes

2fc45e0c08-Nov-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Automatic code style fixes

63fbf51008-Nov-2023 Andreas Gohr <andi@splitbrain.org>

avoid warning in cron action

8ae469bf21-Aug-2023 Andreas Gohr <andi@splitbrain.org>

cleanup and deprecation fixes

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

Fix method visibility

Used to break page indexing

293182bb03-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

More code style fixes

76bbc49c03-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Automatic fixes of code style violations

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.

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

check ACLs and reuse shouldShow in AJAX

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