- 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
-
-
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.
-
- 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
-
-
Yurii K authored
also dokuwiki and php are on https
-
- 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
-
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.
-
- May 18, 2017
-
-
Andreas Gohr authored
This also removes duplicated code from ajax.php
-
- May 13, 2017
-
-
Andreas Gohr authored
The internal lang and localized variables of a plugin are no longer accessible from the outside. This adds a proper setter and also fixes the type hinting in the config plugin.
-
- May 12, 2017
-
-
Andreas Gohr authored
this fixes another problem with our tests and phpunit 6.1
-
Andreas Gohr authored
This should fix some tests on PHP 7.1. The work is far from done, we still have a lot of variables without proper accessibility defined.
-
- Apr 24, 2017
-
-
Elchin authored
-
- Apr 19, 2017
-
-
David Surroca authored
-
- Apr 18, 2017
-
-
Dharmik authored
* Updated remote.php Updated remote.php for retrieving all the acl details. * Updated remote.php By mistake changed in addAcl instead of listAcls.
-
- Apr 05, 2017
-
-
Kris Charatonik authored
-
Pavel Krupička authored
-
- Apr 04, 2017
-
-
Zacharias Sdregas authored
-