dokuwiki/inc
Guy Brand a08ab6e8bb Merge branch 'master' into stable 2018-04-22 13:15:03 +02:00
..
Action Honor type setting for recent changes. fixes #2322 2018-04-20 12:28:32 +02:00
Form Fix buttons with invalid empty name attributes 2018-04-15 14:45:56 +01:00
Menu fix: display "show" item in page menu during search action 2018-03-27 20:16:32 +02:00
Ui fix(search): don't start result position with 2 2018-04-20 11:26:02 +02:00
lang translation update 2018-04-20 15:46:37 +02:00
parser Merge branch 'master' into stable 2018-04-22 13:15:03 +02:00
.htaccess Adapt .htaccess files for Apache 2.4 2015-12-07 15:20:20 +01:00
ActionRouter.php renamed ActionRouter::checkPermissions to checkPreconditions 2018-04-12 15:36:43 +02:00
Ajax.php refactor Ajax functions into a class 2017-08-29 21:00:33 +02:00
DifferenceEngine.php remove string argument in assert - DiffEngine 2017-12-27 07:14:10 +08:00
FeedParser.php I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc. 2017-03-31 09:33:33 +02:00
HTTPClient.php fix(HTTPClient): add handling for 204: No Content responses 2018-04-13 15:49:21 +02:00
IXR_Library.php undefined var 2015-06-30 23:55:22 +02:00
Input.class.php more phpdocs and minor check 2014-10-01 17:05:40 +02:00
JSON.php I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc. 2017-03-31 09:33:33 +02:00
JpegMeta.php remove deprecated each calls in libraries 2017-12-20 20:20:20 +08:00
Mailer.class.php Support for configurable e-mail return path 2017-10-28 22:24:54 +02:00
Manifest.php feat(PWAManifest): Use sensible defaults for icons 2018-03-07 11:24:44 +01:00
PassHash.class.php Use constant type comparison for hashes, fixes #2132 2017-09-20 09:54:37 +02:00
Plugin.php Change plugin functionality into a trait 2017-11-10 16:39:07 +01:00
PluginInterface.php Change plugin functionality into a trait 2017-11-10 16:39:07 +01:00
PluginTrait.php Change plugin functionality into a trait 2017-11-10 16:39:07 +01:00
RemoteAPICore.php RemoteAPICore: do not rely on timestamps of saved revisions 2017-01-01 17:30:54 +01:00
SafeFN.class.php I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc. 2017-03-31 09:33:33 +02:00
Sitemapper.php Remove error supression for file_exists() 2015-01-07 10:47:45 +01:00
StyleUtils.php fix: switch extensions if stylesheet in style.ini doesn't exist 2018-04-05 11:23:42 +02:00
actions.php undo unecessary action routing adjustments 2017-08-27 22:10:01 +02:00
auth.php tests: use non-empty string for static salt 2018-03-19 15:50:41 +01:00
cache.php replace some var keywords 2017-05-12 15:21:20 +02:00
changelog.php fix calculation of LastRevisionAt 2016-08-29 12:23:02 +02:00
cli.php replace Doku_CLI with splitbrain\phpcli\CLI 2017-11-10 14:22:02 +01:00
common.php refactor: rename and move function to set $JSINFO 2018-04-05 10:13:08 +02:00
compatibility.php another fix for broken gzlib linking #865 2014-10-14 21:04:54 +02:00
config_cascade.php feat: provide web app manifest (dynamically geneated) 2018-01-24 14:24:48 +01:00
confutils.php fix: drop JSON error handling 2018-03-07 11:52:49 +01:00
events.php fixed typo in methodname 2017-05-15 23:36:49 +02:00
farm.php I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc. 2017-03-31 09:33:33 +02:00
fetch.functions.php remove pragma:no-cache header. closes #1201 2015-07-15 20:49:07 +02:00
form.php make Doku_Form members public again. fixes #1982 2017-05-25 10:35:14 +02:00
fulltext.php refactor(search): provide before/after arguments to search event 2018-03-27 19:35:08 +02:00
html.php Prevent HTML and JS injection in section names 2018-04-15 13:44:17 +02:00
httputils.php streamline zlib checking #1410 2015-11-27 09:29:01 +01:00
indexer.php I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc. 2017-03-31 09:33:33 +02:00
infoutils.php Update check supports HTTPS 2017-08-27 17:05:54 +08:00
init.php throw exception in nice_die during tests 2017-09-02 16:23:14 +02:00
io.php remove deprecated each() call 2017-05-12 18:52:55 +02:00
load.php Merge pull request #2168 from splitbrain/cli 2018-04-05 09:58:15 +02:00
mail.php Replace htmlspecialchars to hsc in core 2017-08-01 18:03:01 +08:00
media.php Merge pull request #2077 from schplurtz/vtt-tracks 2018-01-03 13:48:49 +01:00
pageutils.php I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc. 2017-03-31 09:33:33 +02:00
parserutils.php Merge branch 'private_testing' into geshi_features 2018-04-13 09:08:58 +02:00
plugincontroller.class.php Change plugin functionality into a trait 2017-11-10 16:39:07 +01:00
pluginutils.php Change plugin functionality into a trait 2017-11-10 16:39:07 +01:00
preload.php.dist improved comments, added link to farm.php 2012-07-08 15:14:53 +01:00
remote.php phpdocs RemoteAPI 2016-04-27 23:59:25 +02:00
search.php Fix PHP Notices: Reduce error log noise 2017-07-26 17:14:08 +02:00
subscription.php removed more deprecated code 2015-07-31 13:17:39 +02:00
template.php Merge pull request #2190 from splitbrain/betterJSINFO 2018-04-05 10:31:27 +02:00
toolbar.php amend $_SERVER to $INPUT->server 2014-03-06 19:55:56 +00:00
utf8.php Let `utf8_substr` use `utf8_strlen` instead of `strlen(utf8_decode($value))` 2017-10-13 10:08:30 +03:00