| 41f3aa44 | 22-Aug-2020 |
GHSRobert Ciang <robertus0617@gmail.com> |
translation update |
| a1e603f3 | 08-Oct-2019 |
Bartek S <sadupl@gmail.com> |
translation update |
| bec9dae7 | 19-Jun-2019 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 55b8bb2a | 26-May-2019 |
Rainbow Spike <Dr-Yukon@users.noreply.github.com> |
Update style.css |
| 7d9a3f99 | 24-Apr-2019 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| deea055d | 24-Apr-2019 |
Andreas Gohr <gohr@cosmocode.de> |
Added github auto reply |
| 84276974 | 20-Mar-2019 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 8d620b05 | 20-Mar-2019 |
Andreas Gohr <andi@splitbrain.org> |
fix testing |
| 43aa3594 | 13-Mar-2019 |
Phy <git@phy25.com> |
use DokuWiki's mail_isvalid to validate email address, fixes #119 |
| 2537e35e | 10-Jan-2019 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 3f353a31 | 10-Jan-2019 |
Rainbow Spike <Dr-Yukon@users.noreply.github.com> |
Russian translation update (#127) |
| e9beb0ec | 10-Sep-2018 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| f6168fb2 | 16-Jul-2018 |
Andi <andreas.eisenreich@posteo.net> |
Consitant naming to allow people find the addon in the extension manager |
| 76f4b613 | 24-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 453cca20 | 23-May-2018 |
Michael Große <grosse@cosmocode.de> |
test: slightly improve mail body test
replacing sleep with waitForTick should make the test faster, this also tests that we have the correct summary in the mail |
| faf1789a | 23-May-2018 |
Michael Große <grosse@cosmocode.de> |
fix: don't prevent creator from a new page's metadata
Calling pageinfo() durint IO_WIKIPAGE_WRITE of newly created pages caused the page's metadata file to be written prematurely which in turn ca
fix: don't prevent creator from a new page's metadata
Calling pageinfo() durint IO_WIKIPAGE_WRITE of newly created pages caused the page's metadata file to be written prematurely which in turn caused the creator to be omitted from the page's metadata.
This reworks the create_mail_body action to no longer call pageinfo().
See also splitbrain/dokuwiki#2401
show more ...
|
| d531e70d | 25-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 84640af2 | 25-Dec-2017 |
Phy <git@phy25.com> |
fix .travis.yml (remove not testable versions) |
| e924299e | 24-Sep-2017 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
translation update |
| cbb4cef3 | 24-Sep-2017 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| 5552a205 | 07-Sep-2017 |
LarsDW223 <lars_paulsen@web.de> |
Replaced references to '$ACT' with '$event->data'. |
| 1a02c9e2 | 07-Sep-2017 |
Andreas Gohr <gohr@cosmocode.de> |
fix removeattic function |
| 2a18808e | 13-Jun-2017 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 951760a8 | 25-May-2017 |
LarsDW223 <lars_paulsen@web.de> |
Fixed file endings to prevent error messages on running tests. |
| b9379480 | 25-May-2017 |
LarsDW223 <lars_paulsen@web.de> |
Fixed deprecated constructor. |