History log of /dokuwiki/inc/ (Results 1576 – 1600 of 6440)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5b60095a27-Aug-2017 Michael Große <mic.grosse@googlemail.com>

fix: set default value for empty var

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.

c55b109c27-Aug-2017 Michael Große <mic.grosse@googlemail.com>

fix: initialize vars to prevent PHP Notice

A PHP Notice occurred when $url didn't contain a '?'.

f7e8c7db27-Aug-2017 Andreas Gohr <andi@splitbrain.org>

adjust default bcrypt iterations to 10. fixes #2093

572dc22227-Aug-2017 LarsDW223 <lars_paulsen@web.de>

Test code for workflow 'show - sectionedit - save/cancel' (with modifications in test classes and 'send_redirect()' and 'act_dispatch()'.

a69722b327-Aug-2017 Andreas Gohr <andi@splitbrain.org>

always send Vary: Cookie header. fixes #1594

2671438627-Aug-2017 Andreas Gohr <andi@splitbrain.org>

moved function and fixed whitespace errors

6c5e3c5e27-Aug-2017 Phy <git@phy25.com>

Update check supports HTTPS

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'

Update check supports HTTPS

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).

show more ...

d5d08c0527-Aug-2017 Andreas Gohr <andi@splitbrain.org>

fixed some style errors found by scrutinizer

cd6ed79f27-Aug-2017 Andreas Gohr <andi@splitbrain.org>

removed unused, empty files


2d10249425-Aug-2017 Phy <git@phy25.com>

Fix p_set_metadata damaging contributors with numeric ID

a056e28523-Aug-2017 Phy <git@phy25.com>

Fix rendering null $language going to GeSHi (fixes #2088)

163c284220-Aug-2017 Phy <git@phy25.com>

Fix RSS syntax XSS bug (#2081)

56bd950917-Aug-2017 Phy <git@phy25.com>

Fix sanitation of $language for code highlighting (fixes #2080)

0877a1f115-Aug-2017 Schplurtz le Déboulonné <Schplurtz@laposte.net>

Support Web Video Text Tracks Format subtitles

51b0b64b15-Aug-2017 Andreas Gohr <andi@splitbrain.org>

move type initialization to getter

e6bd4c9215-Aug-2017 Andreas Gohr <andi@splitbrain.org>

used index array for menu items

This makes it a little easier to splice new elements into position

952acff915-Aug-2017 Andreas Gohr <andi@splitbrain.org>

removed old tpl_content_core method

564ad40a14-Aug-2017 Oliver Geisen <oliver@rehkopf-geisen.de>

Removed progressbar from searchform

8cebbad710-Aug-2017 Nina Zolotova <nina-z@i.ua>

translation update

0ea5ebb405-Aug-2017 B_S666 <i@frostbitten.de>

prevent pages to be shown in trace if you don't have rights to read

8ef78a0402-Aug-2017 Yurii K <yurii-github@users.noreply.github.com>

small fix

4d1fee4c01-Aug-2017 B_S666 <i@frostbitten.de>

prevent hidden pages to be shown in trace

65cc159801-Aug-2017 Phy <git@phy25.com>

Replace htmlspecialchars to hsc in core

1d7c1f1b28-Jul-2017 Yurii K <yurii-github@users.noreply.github.com>

response on review

814e20b828-Jul-2017 Yurii K <yurii-github@users.noreply.github.com>

extracted functions
added test coverage

1...<<61626364656667686970>>...258