- Sep 10, 2017
-
-
Roman authored
-
- Sep 02, 2017
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Aug 29, 2017
-
-
Andreas Gohr authored
This doesn't really do much except wrapping the functions into a namespaced class. Autoloading takes care of loading the file. It's now possible to call lib/exe/ajax.php multiple times in a test request.
-
- Aug 28, 2017
-
-
Марко М. Костић authored
-
- Aug 27, 2017
-
-
Марко М. Костић authored
-
Марко М. Костић authored
-
Марко М. Костић authored
-
Michael Große authored
-
Michael Große authored
If a key is not set, a PHP Notice is triggered. While these are currently suppressed, this is still a code smell.
-
- Aug 16, 2017
-
-
Schplurtz le Déboulonné authored
-
- Aug 15, 2017
-
-
Andreas Gohr authored
This looks a bit better and is closer to the original, even though the sizes are a bit weird now.
-
Andreas Gohr authored
this got lost in a previous update
-
Michael Große authored
There was a bug that the empty string was considered to be invalid if also a max or min value was defined for a config field of type numericopt.
-
Andreas Gohr authored
-
- Aug 14, 2017
-
-
Oliver Geisen authored
-
- Aug 10, 2017
-
-
Nina Zolotova authored
-
- Aug 01, 2017
-
-
Gerry Weißbach authored
-
Phy authored
-
Gerry Weißbach authored
-
- Jul 28, 2017
- Jul 26, 2017
-
-
Michael Große authored
While DokuWiki suppresses PHP Notices they are still a code smell and should be fixed. This fixes some PHP Notices that occurred. Some of these fixes could be refactored into nicer code once we move to PHP 7 and get access to the `??` operator.
-
- Jul 23, 2017
-
-
Yurii K authored
-
Yurii K authored
-
Yurii K authored
-
Schplurtz le Déboulonné authored
-
- Jul 13, 2017
-
-
Tor Härnqvist authored
-
- Jul 05, 2017
-
-
Andreas Gohr authored
This makes sure the provided extension ID is a valid id before initializing it in the extension manager.
-
- Jun 30, 2017
-
-
Felix Müller-Donath authored
-
Felix Müller-Donath authored
-
- Jun 27, 2017
-
-
Andreas Gohr authored
No need to check those seperately. The correct order should be ensured already.
-
Andreas Gohr authored
-
- Jun 26, 2017
-
-
Guilherme Sá authored
-
- Jun 14, 2017
-
-
Osoitz authored
-
- Jun 12, 2017
-
-
S.H. Lee authored
-
- Jun 06, 2017
-
-
Osoitz authored
-
- Jun 02, 2017
-
-
Osoitz authored
-
- May 23, 2017
-
-
Davor Turkalj authored
-
- May 21, 2017
-
-
LarsDW223 authored
Added green and red text color styles for geshi. Improves look of highlighted code for language diff. Fixes #900.
-