History log of /dokuwiki/ (Results 4951 – 4975 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d433710d18-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

fix security caution for 'remote' setting (was 'xmlrpc')

d110fb0d18-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

FS#2722 add settings_regex class, use it for hidepages

8bb7fe5518-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

remove no longer used email pattern, validation is done by mail_* functions

c89ab3e918-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

remove php_strip_whitespace() alternate, no longer required as php min req't ensures its always present

51de8ca118-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

add comments for recent settings class additions to extra.class.php

07a3089118-Feb-2013 Anika Henke <anika@selfthinker.org>

fixed line endings

c33b315b18-Feb-2013 Anika Henke <anika@selfthinker.org>

removed a bunch of functions which were deprecated in 2005/2006

eda319e617-Feb-2013 Anika Henke <anika@selfthinker.org>

removed unnecessary css parts

e5f0efe217-Feb-2013 Anika Henke <anika@selfthinker.org>

improved disabled acl permission styling (FS#2714)

1947d1b417-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

force screen_mode to string type (IE returns a number which is always triggering the default option in the following switch/case block

7e87a79417-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

fix missing 'subscribed' key

9132868417-Feb-2013 Michael Hamann <michael@content-space.de>

Display media file size only if file exists (prevents PHP warning)

3a4ea35c17-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

replace remaining hardcoded 'colspan' values with ->colspan

22b77ede17-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

improve comments on settings::update() method

aae735fc17-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

tidy up authtype setting class (incl. fix issue with auth change/logoff occurring when only one auth plugin is enabled and other settings are updated)

0fc50f8117-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

add property to show disabled plugins, set it to false (to hide by default)

60056e6917-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

ensure diff formatters escape their output

a69506c516-Feb-2013 Tom N Harris <tnharris@whoopdedo.org>

Remove the prefix from inline diffs.

The line prefix was not actually indicating what it should indicate.
In particular, anything in a "changed" block would show a "!" even
if the entire line was ad

Remove the prefix from inline diffs.

The line prefix was not actually indicating what it should indicate.
In particular, anything in a "changed" block would show a "!" even
if the entire line was added or deleted. Better to print nothing than
something that's wrong.

show more ...

56133a0416-Feb-2013 Tom N Harris <tnharris@whoopdedo.org>

Fix width of indicator column.

5ebd6fd916-Feb-2013 Klap-in <klapinklapin@gmail.com>

litte fixes

4005b08016-Feb-2013 Anika Henke <anika@selfthinker.org>

fixed html error in plugin lang file

a0e6251816-Feb-2013 Klap-in <klapinklapin@gmail.com>

separate default settings from non-existing settings
setting type read from metadata eqaul to empty string is default 'setting' class (a textarea), everything else should be a existing class otherwis

separate default settings from non-existing settings
setting type read from metadata eqaul to empty string is default 'setting' class (a textarea), everything else should be a existing class otherwise 'setting_no_class' is loaded

show more ...

4597080416-Feb-2013 Klap-in <klapinklapin@gmail.com>

Complete metadata and defaults of auth plugin configs

c0e94f2a16-Feb-2013 Tom N Harris <tnharris@whoopdedo.org>

Monospace font for header prefix.

07a7d21a16-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

fix a couple of diff issues: shouldn't be any need to html encode before finding diffs; move quantifier outside regex condition

1...<<191192193194195196197198199200>>...420