- 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
-
Michael Große authored
-
- May 18, 2018
-
-
Sebastian Engel authored
-
- May 16, 2018
-
-
Stefano authored
-
Martin Hořínek authored
-
Michael Große authored
-
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 13, 2018
-
-
HokkaidoPerson authored
-
- May 02, 2018
-
-
Andreas Gohr authored
The actual draft text got lost when we changed to showing the diff instead of the full draft.
-
- Apr 30, 2018
-
-
Tengiz authored
-
- Apr 27, 2018
-
-
Aleksandr Selivanov authored
-
Michael Große authored
Specifically, this pull request checks if the current query is already a valid pageid and then return that as suggested pageid. Also, tests are added for this method. Fixes #2355 PS: We may want to somehow better educate/nudge users to use the better way of creating pages by creating links on existing pages.
-
Andreas Gohr authored
and actually use it in the edit form.
-
- Apr 26, 2018
-
-
Andreas Gohr authored
-
- Apr 25, 2018
-
-
Jonáš Dyba authored
-
Andreas Gohr authored
-
- Apr 24, 2018
-
-
Harriet Neitz authored
-
- Apr 23, 2018
-
-
damiano authored
-
Karl_de_Hall authored
-
Damien Regad authored
-
Yuriy Skalko authored
-
Michael Große authored
This bug was introduced in #2251 c4a386f1 Fixes #2325
-
- Apr 20, 2018
-
-
Schplurtz le Déboulonné authored
-
Andreas Gohr authored
-
Michael Große authored
Also, for consistency this initializes also $num with 0, while ensuring that the first FT_SNIPPET_NUMBER results with a $cnt>0 have a snippet.
-
Michael Große authored
-
- Apr 19, 2018
-
-
Anika Henke authored
Punctuation is more natural, makes sense with CSS switched off and makes screenreaders add a little pause.
-
- Apr 17, 2018
-
-
Michael Bohn authored
-