History log of /plugin/publish/action/approve.php (Results 1 – 14 of 14)
Revision Date Author Comments
# ad7dceb9 09-Jun-2025 obel1x <obel1x@web.de>

Use new event-system on approving.

Signed-off-by: obel1x <obel1x@web.de>


# 9d4b9aa0 06-Jan-2016 Michael Große <grosse@cosmocode.de>

Add button to approve all pages in namespace


# 0a79fa6a 09-Apr-2015 Michael Große <grosse@cosmocode.de>

Load plugin via plugin_load()


# 8bc37331 07-Apr-2015 Michael Große <grosse@cosmocode.de>

Only send mails when config says so


# 92b96518 02-Apr-2015 Michael Große <grosse@cosmocode.de>

If a draft is fully approved send a mail

(recipent is still not implemented)


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

Fix signatures to conform with PHP Strict Standards


# 8fc40594 20-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

fix missing negation


# 51621a57 20-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

use rather than


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

correct active/inactive states


# facaff5b 08-Oct-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

added publish event


# 248339c4 01-Aug-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

added phpdoc comments


# 18515038 28-Mar-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

approve action now leads to correct revision


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

changed get revision


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