| b368386f | 01-Oct-2016 |
Florian Rathgeber <florian.rathgeber@gmail.com> |
Autoload IXR_Error class #1704 |
| 43a19c95 | 30-Sep-2016 |
Arne Hanssen <arne.hanssen@getmail.no> |
translation update |
| 33d979e7 | 21-Sep-2016 |
Michael Große <mic.grosse@posteo.de> |
Fix save content modified in COMMON_WIKIPAGE_SAVE
The event COMMON_WIKIPAGE_SAVE offers the opportunity to save the content by modifying $data['newContent']. However saveWikiText still saves the ori
Fix save content modified in COMMON_WIKIPAGE_SAVE
The event COMMON_WIKIPAGE_SAVE offers the opportunity to save the content by modifying $data['newContent']. However saveWikiText still saves the original $text variable instead of the possibly modified $svdta['newContent'].
show more ...
|
| c963bee4 | 20-Sep-2016 |
Misymonds <misymonds@informantum.de> |
Typo
Siehe auch http://www.duden.de/rechtschreibung/wiederherstellen |
| 54333642 | 18-Sep-2016 |
Davor Turkalj <turki.bsc@gmail.com> |
translation update |
| 65d3a5db | 07-Sep-2016 |
Andreas Gohr <gohr@cosmocode.de> |
fix another PHP 7.1 problem |
| abc0de3c | 06-Sep-2016 |
Andreas Gohr <gohr@cosmocode.de> |
importdir in less can be string or array
Fixes an error on PHP 7.1 #1682 |
| 1af2f135 | 06-Sep-2016 |
Andreas Gohr <gohr@cosmocode.de> |
phpseclib is now namespaced |
| 59419fd0 | 06-Sep-2016 |
Andreas Gohr <gohr@cosmocode.de> |
Use composer installed phpseclib
We used to ship only parts of phpseclib in inc/phpseclib which made it a little tricky to update. This replaces the library with a composer installed version, making
Use composer installed phpseclib
We used to ship only parts of phpseclib in inc/phpseclib which made it a little tricky to update. This replaces the library with a composer installed version, making the rest of the library available to plugin authors. It might fix a problem with PHP 7.1 as reported in #1682 (unconfirmed)
show more ...
|
| 1cbe3b77 | 30-Aug-2016 |
Joachim David <joa_david@hotmail.com> |
translation update |
| 5f4d97a0 | 29-Aug-2016 |
lisps <lisps@users.noreply.github.com> |
fix calculation of LastRevisionAt
if for example the current media file is deleted, the function would return '' instead of the correct LastRevision. |
| d785a180 | 25-Aug-2016 |
Daniel Slováček <danslo@danslo.cz> |
translation update |
| 7bbbca89 | 23-Aug-2016 |
Sam01 <m.sajad079@gmail.com> |
translation update |
| e8f1a63f | 22-Aug-2016 |
sam01 <m.sajad079@gmail.com> |
translation update |
| 13368410 | 10-Aug-2016 |
Sjoerd <sjoerd@sjomar.eu> |
translation update |
| d6c7b502 | 09-Aug-2016 |
Andreas Gohr <andi@splitbrain.org> |
Check the server has a sensible time
DokuWiki assumes that the server's time is correct. Especially page revisions and cache handling depend on correct time. If that's not the case it can lead to pr
Check the server has a sensible time
DokuWiki assumes that the server's time is correct. Especially page revisions and cache handling depend on correct time. If that's not the case it can lead to problems later (as mentioned in #1644).
This patch adds a very simple time check using the Date response header from the DokuWiki server to our do=check mechanism.
show more ...
|
| b96ff25b | 03-Aug-2016 |
Elan Ruusamäe <glen@delfi.ee> |
Update confutils.php
spelling fix |
| 94214f97 | 27-Jul-2016 |
Riccardo <riccardofila@gmail.com> |
translation update |
| 2d3dcf99 | 19-Jul-2016 |
Enny Rodriguez <aquilez.4@gmail.com> |
translation update |
| 22e68399 | 13-Jul-2016 |
flammy <flamabelde@yahoo.de> |
Added file-in-use reference to media-manager
Added a reference to the media-manager where you can see on which pages the file is used.
This change contains the same code as in #321 but for the me
Added file-in-use reference to media-manager
Added a reference to the media-manager where you can see on which pages the file is used.
This change contains the same code as in #321 but for the media-manager.
It was proposed in https://forum.dokuwiki.org/thread/13784
show more ...
|
| ef08383e | 01-Jul-2016 |
Andreas Gohr <andi@splitbrain.org> |
filesize_h might not be used in HTML content only #1622
Using an HTML entitiy might be problematic in non HTML renderers or when the output is escaped again. |
| ff0a3231 | 28-Jun-2016 |
Jacob Palm <mail@jacobpalm.dk> |
translation update |
| cb46a9fd | 28-Jun-2016 |
Felipe Castro <fefcas@gmail.com> |
translation update |
| c2564656 | 26-Jun-2016 |
Myeongjin <aranet100@gmail.com> |
translation update |
| f11017b8 | 25-Jun-2016 |
Hideaki SAWADA <chuno@live.jp> |
translation update |