History log of /plugin/publish/action/revisions.php (Results 1 – 10 of 10)
Revision Date Author Comments
# adc7dac8 02-Oct-2024 Henk-B <hbliek@whitebream.nl>

Update revisions.php

FORM_REVISIONS_OUTPUT


# 81624315 24-Sep-2024 Henk-B <hbliek@whitebream.nl>

Update revisions.php

Fix colors in revisions table


# e0fdb4d5 18-Feb-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Fix unrecognized approval status of current minor revisions

Fixes #151


# fe1c2e04 30-Mar-2017 Phy <phy25@users.noreply.github.com>

Fix PHP warning of unset $ref['_elem']


# 5ccce1ab 01-Apr-2015 Michael Große <grosse@cosmocode.de>

Fix signatures to conform with PHP Strict Standards


# 5b377a09 24-Nov-2013 Andreas Gohr <andi@splitbrain.org>

Merge pull request #11 from samwilson/check-for-elem

Check for $ref['_elem'] before using it.


# d9258364 18-Feb-2013 Dominik Eckelmann <eckelmann@cosmocode.de>

correct active/inactive states


# a224d022 24-Jan-2013 Sam Wilson <sam@samwilson.id.au>

Check for $ref['_elem'] before using it.


# 909a4de8 06-Feb-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

handle multiple users in revisions


# 1794c5fa 06-Feb-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

use multible approvers

the plugin now requires a given number of approvers
to show a document as approved.