- Aug 27, 2017
-
-
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.
-
Michael Große authored
This function might be called by an plugin with an array that has only string keys and hence no key 0. This would trigger an PHP Notice when trying to get the first key's level.
-
Michael Große authored
If an config value is not set in the input lines, initialize it as empty string to prevent PHP Notices complaining about $line[1] being not set.
-
Michael Große authored
A PHP Notice occurred when $url didn't contain a '?'.
-
Andreas Gohr authored
-
Andreas Gohr authored
Corrected external link syntax, now requires preceding whitespace.
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
hopefully this will help with figuring out why our HTTP tests sometimes fail on travis.
-
Andreas Gohr authored
Update check supports HTTPS (without fallback)
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Phy authored
If SSL is not supported, a HTTP request will be made. In the log the request type will be indicated, but on the frontend no additional message would be shown (I think it's better to notify admins about non-SSL situations, but currently when this fetch encounter error, no error message will be shown, so it's better not to add any warning).
-
git://github.com/yurii-github/wikiAndreas Gohr authored
* 'master-fix-windows' of git://github.com/yurii-github/wiki: response on review response on review cleaning after better understanding of the surroundings back slashes in @import cleaning fix tests on windows
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
Action Dispatch Refactoring
-
Andreas Gohr authored
-
git://github.com/phy25/dokuwikiAndreas Gohr authored
* 'fix-2087' of git://github.com/phy25/dokuwiki: Fix p_set_metadata damaging contributors with numeric ID Add tests for array_replace part of set_metadata
-
Andreas Gohr authored
just to be sure, we're not breaking something simple here.
-
Andreas Gohr authored
-
git://github.com/LarsGit223/dokuwikiAndreas Gohr authored
* 'issue829' of git://github.com/LarsGit223/dokuwiki: Corrected internal link pattern to properly handle included square brackets. Fixes #829.
-
Andreas Gohr authored
bugfix: empty string is valid for numericopt
-
- Aug 25, 2017
- Aug 23, 2017
-
-
Andreas Gohr authored
Fix rendering null $language going to GeSHi (fixes #2088)
-
Phy authored
-
- Aug 22, 2017
-
-
Andreas Gohr authored
Fix RSS syntax XSS bug (#2081)
-
Andreas Gohr authored
Fix sanitation of $language for code highlighting (fixes #2080)
-
Andreas Gohr authored
Translation update (fr)
-
- Aug 20, 2017
-
-
Phy authored
-
- Aug 16, 2017
-
-
Phy authored
-
Schplurtz le Déboulonné authored
-
- Aug 15, 2017
-
-
Andreas Gohr authored
Removed progressbar from searchform
-
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
-
Andreas Gohr authored
* master: (65 commits) updated composer dependencies Release preparation translation update do not disclose email or IP addresses of users through RSS small fix Make default encapsulation more readable and less duplicate. Replace htmlspecialchars to hsc in core Add the preview-bool for the cache file. Add htmlspecialchars when showing $DATE_AT #2021 broken links to W3C validators also dokuwiki and php are on https made bin/wantedpage.php more flexible doc abbreviation Fix PHP Notices: Reduce error log noise Create valid empty options translation update doc fix translation update using $options->getCmd to retrieve show-pages parameter added option to wantedpages.php to show or not show pages where broken links occur show pages where broken links occur: page_id => broken_link ...
-
Andreas Gohr authored
-
Andreas Gohr authored
replace LESS compiler with lesserphp
-