- Jun 06, 2018
-
-
Michael Große authored
Plugins may want to add further fields to be present when saving drafts
-
Michael Große authored
This is useful for plugins that want to replace the default editor and use their own editor instead and need to do some work before their output can be saved as syntax.
-
- Jun 05, 2018
-
-
Andreas Gohr authored
introduce INFO_DEPRECATION_LOG event
-
- Jun 02, 2018
-
-
Andreas Gohr authored
-
- Jun 01, 2018
-
-
Andreas Gohr authored
now the method is aborting early again unless the data is actually used
-
Andreas Gohr authored
Sometimes, preparing the data for an event is expensive and only needed if the event is actually handled. This allows for a quick check before actually preparing and triggering the event.
-
Andreas Gohr authored
This adds an event to dbg_deprecated(). This allows plugins to handle deprecation warnings. One example would be @cosmocode/dokuwiki-plugin-sentry One thing I don't like, but don't know how to avaoid is that this function used to abort super early when $conf['allowdebug'] wasn't set. However for the sentry plugin you probably would want logs, but still do not show any debugging to end users (which allow debug would do). So now the backtrace is always built, the event triggered and then everything is sent to dbglog() which may simply throw everything away. Suggestions on how to improve this welcome.
-
- May 24, 2018
-
-
Michael Große authored
Add call to delete Users to the remote API
-
Michael Große authored
-
Michael Große authored
-
- May 22, 2018
-
-
Andreas Gohr authored
These shouldn't be there anymore since the plugins have been deleted
-
- May 18, 2018
-
-
Andreas Gohr authored
Translation update (de)
-
Sebastian Engel authored
-
- May 17, 2018
-
-
Andreas Gohr authored
PHP brekas URLs by moving old releases into an archive folder. Since we cannot be bothered to update these tests everyday, versions have now be adjusted to be slightly older to always go to the archive download.
-
Andreas Gohr authored
use more general phpunit versions
-
Andreas Gohr authored
-
Andreas Gohr authored
Appveyor seems to have problems with redirects by php sometimes
-
Andreas Gohr authored
Fix for Issue#1250 Footnotes break metadata abstract saving
-
Andreas Gohr authored
New event for trimming recent changes and refactor lib/exe/indexer.php
-
- May 16, 2018
-
-
Christopher Smith authored
-
Phy authored
Translation update (cs)
-
Gerrit Uitslag authored
Translation update (it)
-
Stefano authored
-
Martin Hořínek authored
-
Michael Große authored
-
Andreas Gohr authored
Translation update (ro)
-
Andreas Gohr authored
The matches our scheme of where_data_what better
-
Andreas Gohr authored
-
Marian Banica authored
-
Michael Große authored
-
Michael Große authored
-
Christopher Smith authored
-
Michael Große authored
-
Michael Große authored
-
Michael Große authored
-
- May 14, 2018
-
-
Andreas Gohr authored
Translation update (ja)
-
- May 13, 2018
-
-
HokkaidoPerson authored
-
- May 11, 2018
-
-
Andreas Gohr authored
authmysql and authpgsql were replaced by authpdo two releases ago.
-
- May 08, 2018
-
-
Andreas Gohr authored
fixed typos
-
phallobst authored
-