History log of /plugin/publish/action/ (Results 26 – 50 of 67)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bc4555ca07-Apr-2015 Michael Große <grosse@cosmocode.de>

Handle body creation both for change and approve

The mail-bodies for change and approval mails are very similar and can
be handled in one method. Using an extra method for this text creation
makes i

Handle body creation both for change and approve

The mail-bodies for change and approval mails are very similar and can
be handled in one method. Using an extra method for this text creation
makes it easier to test.

show more ...

8ff23e7f07-Apr-2015 Michael Große <grosse@cosmocode.de>

Move Mail creation to new method for easier testing

Also split the mail body into several semantic parts to decrease double
code among the $lang variables.

9e61488007-Apr-2015 Michael Große <grosse@cosmocode.de>

Fix comments and reinstate sanity checks

8bc3733107-Apr-2015 Michael Große <grosse@cosmocode.de>

Only send mails when config says so

8cd8852a07-Apr-2015 Michael Große <grosse@cosmocode.de>

Get Mail directly from revision info

846d307102-Apr-2015 Michael Große <grosse@cosmocode.de>

Move difflink to helper and simplify apprejlink

19a54b9102-Apr-2015 Michael Große <grosse@cosmocode.de>

Send a Mail when a draft is fully approved

The receiver is still missing

12699d3502-Apr-2015 Michael Große <grosse@cosmocode.de>

Sending mail fails on my local system, hence debug

However the debug output looks like intended

a9071e0402-Apr-2015 Michael Große <grosse@cosmocode.de>

User class-wide helper instance

92b9651802-Apr-2015 Michael Große <grosse@cosmocode.de>

If a draft is fully approved send a mail

(recipent is still not implemented)

6c4c5b7302-Apr-2015 Michael Große <grosse@cosmocode.de>

User helper function for difflink

698cf65601-Apr-2015 Michael Große <grosse@cosmocode.de>

Add functionality to send mail when a page changes.

Saving a page takes enormous amount of time. Must be fixed.

Links also need to be reworked.

5ccce1ab01-Apr-2015 Michael Große <grosse@cosmocode.de>

Fix signatures to conform with PHP Strict Standards

269d755727-Jan-2015 Michael Große <grosse@cosmocode.de>

Add option to hide the banner, if the page is approved

a02e1f7b24-Nov-2013 Andreas Gohr <andi@splitbrain.org>

fix isset logic as mentioned by @britiger

8fc4059420-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

fix missing negation

51621a5720-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

use rather than

d925836418-Feb-2013 Dominik Eckelmann <eckelmann@cosmocode.de>

correct active/inactive states

2d472d2012-Feb-2013 Sam Wilson <sam@samwilson.id.au>

Check for array members before using them.

a224d02224-Jan-2013 Sam Wilson <sam@samwilson.id.au>

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

687bc0f104-Feb-2013 René Corinth <corinth@cosmocode.de>

Add a non aproval field in the conf

2391ef6020-Dec-2012 Andreas Gohr <gohr@cosmocode.de>

hide banner to read only users

546b37fe14-Nov-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

do not set $REV if the current is approved

5eecc2e605-Nov-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

mark not published pages as hidden

4e55e2a131-Oct-2012 Dominik Eckelmann <eckelmann@cosmocode.de>

added optional attic deletion on first approve

123