| ca4a29d1 | 16-Jan-2014 |
David Lukes <dafydd.lukes@gmail.com> |
typo fix in Czech translation
- "Popužívání" → "Používání - see existing (http://prirucka.ujc.cas.cz/?slovo=pou%C5%BE%C3%ADv%C3%A1n%C3%AD) vs non-existing (http://prirucka.ujc.cas.cz/?slovo=popu
typo fix in Czech translation
- "Popužívání" → "Používání - see existing (http://prirucka.ujc.cas.cz/?slovo=pou%C5%BE%C3%ADv%C3%A1n%C3%AD) vs non-existing (http://prirucka.ujc.cas.cz/?slovo=popu%C5%BE%C3%ADv%C3%A1n%C3%AD) dictionary entry
show more ...
|
| 1437641e | 30-Nov-2013 |
Juliano Marconi Lanigra <juliano.marconi@gmail.com> |
translation update |
| bfe71a9c | 28-Nov-2013 |
Nicolas Charpenel <n.charpenel@laposte.net> |
translation update |
| 8f16e4b2 | 29-Oct-2013 |
Michael Hamann <michael@content-space.de> |
New version 2013-10-29 released
Changes: * Use the current mailer API of DokuWiki, this fixes problems with PHP installations with disabled /e modifier * Fix the unsubscribe link in notifica
New version 2013-10-29 released
Changes: * Use the current mailer API of DokuWiki, this fixes problems with PHP installations with disabled /e modifier * Fix the unsubscribe link in notification mails for logged in users * Re-implemented the enable/disable handling, comments are disabled automatically now when the discussion syntax is removed and automatic discussions are disabled. * Translation updates
show more ...
|
| 06644a74 | 29-Oct-2013 |
Michael Hamann <michael@content-space.de> |
Fix the unsubscribe link in notifications for registered users |
| 3c4953e9 | 29-Oct-2013 |
Michael Hamann <michael@content-space.de> |
Fix mail template replacements |
| 96b3951a | 28-Oct-2013 |
Michael Hamann <michael@content-space.de> |
Avoid an undefined variable |
| 451c1100 | 27-Oct-2013 |
Michael Hamann <michael@content-space.de> |
Rewrite mail notifications to use the current DokuWiki mail API
This updates the discussion plugin to use the Mailer class that was introduced in DokuWiki version 2012-01-25. This also uses the newe
Rewrite mail notifications to use the current DokuWiki mail API
This updates the discussion plugin to use the Mailer class that was introduced in DokuWiki version 2012-01-25. This also uses the newer (since DokuWiki version 2013-05-10) subscription API to get the subscribed users if available.
show more ...
|
| c1530f74 | 24-Oct-2013 |
Michael Hamann <michael@content-space.de> |
Fix discussion status update when the discussion syntax is removed
This changes how the discussion status is saved. First of all the status is recorded in the metadata of the page and then the statu
Fix discussion status update when the discussion syntax is removed
This changes how the discussion status is saved. First of all the status is recorded in the metadata of the page and then the status is saved into the .comments file even when no discussion syntax is in the page. This makes it possible that the discussion is disabled when the syntax is removed (unless the "automatic" option is enabled).
show more ...
|
| ef15ade5 | 22-Oct-2013 |
Jens Hyllegaard <jens.hyllegaard@gmail.com> |
translation update |
| 8f9b3648 | 08-Oct-2013 |
Robert Bogenschneider <bogi@uea.org> |
translation update |
| a3a3f4a0 | 24-Sep-2013 |
Myeongjin <aranet100@gmail.com> |
translation update |
| 3f1eda20 | 18-Sep-2013 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| fc89178f | 16-Sep-2013 |
Matthias Schulte <dokuwiki@lupo49.de> |
translation update |
| 0a3f8890 | 15-Sep-2013 |
Myeongjin <aranet100@gmail.com> |
translation update |
| 157dc248 | 22-Aug-2013 |
Aleksandr Selivanov <alexgearbox@gmail.com> |
translation update |
| 865d305e | 21-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Partially revert "translation update" as requested by Myeongjin
This partially reverts commit eb78ba981ff763b2e4dacdc257bfe0898607a686. |
| eb78ba98 | 19-Aug-2013 |
Myeongjin <aranet100@gmail.com> |
translation update |
| d55cb44c | 17-Aug-2013 |
Aleksandr Selivanov <alexgearbox@gmail.com> |
translation update |
| bb57d72e | 13-Aug-2013 |
Myeongjin <aranet100@gmail.com> |
translation update |
| fdc3af43 | 13-Aug-2013 |
Myeongjin <aranet100@gmail.com> |
translation update |
| 8bb0b33c | 04-Aug-2013 |
mprins <mprins@users.sf.net> |
translation update |
| 563b6593 | 03-Aug-2013 |
Dominik Eckelmann <deckelmann@gmail.com> |
translation update |
| d578a059 | 01-Jul-2013 |
Michael Hamann <michael@content-space.de> |
Fix the captcha check for logged in users |
| 96bc68a7 | 18-Jun-2013 |
Michael Hamann <michael@content-space.de> |
Fix #90 captcha check, new version released
This removes the custom implementation of the captcha check and uses the helper function that is provided by the captcha plugin instead. This helper funct
Fix #90 captcha check, new version released
This removes the custom implementation of the captcha check and uses the helper function that is provided by the captcha plugin instead. This helper function has been available since January 2009, therefore this changed version should also work with older versions of the captcha plugin.
show more ...
|