History log of /plugin/qc/action/cron.php (Results 1 – 8 of 8)
Revision Date Author Comments
# 2fc45e0c 08-Nov-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Automatic code style fixes


# 63fbf510 08-Nov-2023 Andreas Gohr <andi@splitbrain.org>

avoid warning in cron action


# 8ae469bf 21-Aug-2023 Andreas Gohr <andi@splitbrain.org>

cleanup and deprecation fixes


# fec39c87 30-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Fix method visibility

Used to break page indexing


# 293182bb 03-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

More code style fixes


# 76bbc49c 03-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Automatic fixes of code style violations


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


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