History log of /plugin/publish/ (Results 101 – 125 of 220)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
eb718fbb15-Apr-2015 Michael Große <grosse@cosmocode.de>

Fix wrong username when sending approve mail.

6994f4a809-Apr-2015 Michael Große <mic.grosse+github@googlemail.com>

Fix missing underscores in hide_approved_banner

3678ad5209-Apr-2015 Michael Große <mic.grosse+github@googlemail.com>

Update plugin.info.txt

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

Store mail templates in extra files

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

Use conf['apr_mail_receiver'] also as bool option

Add a message only visible to admins, if the address is configuered (and
hence the option is activated), but the configured address is invalid.

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

Remove comments and fix indentation

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

Fix timestamp

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

User Mailer Class and fix phpdoc accordingly

mail_send is apparently deprecated

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

Fix wrong language in comment and rename function

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

Load plugin via plugin_load()

3c21cb4908-Apr-2015 Michael Große <mic.grosse+github@googlemail.com>

Use actual address as from

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

Code cleanup for phpcs and add phpdocs

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

Reduce signature of create_mail_body

Only the action string is actually necessary.

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

Delete useless legacy file


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

Update German language file

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.

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

Add test for change mail body

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

Finish diff-link test

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

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

Add conf-option to send mails on change & approve

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

123456789