History log of /dokuwiki/ (Results 5376 – 5400 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
079b3ac128-Jul-2012 Andreas Gohr <andi@splitbrain.org>

highlight queries from popular serch engines only FS#2448

c4a2059c28-Jul-2012 Anika Henke <anika@selfthinker.org>

added link icons back into RTL styles for old default template (FS#2524)

84e581a628-Jul-2012 Andreas Gohr <andi@splitbrain.org>

fix word boundary matching on broken platforms FS#2440

Seems like matching \b on unicode strings is unreliable across different
platforms (Debian). Using Unicode class lookahed/behinds seems to work

fix word boundary matching on broken platforms FS#2440

Seems like matching \b on unicode strings is unreliable across different
platforms (Debian). Using Unicode class lookahed/behinds seems to work
though.

show more ...

0483f97f28-Jul-2012 Andreas Gohr <andi@splitbrain.org>

added multiby html_highlight tests FS#2440

1ea7a6ba28-Jul-2012 Andreas Gohr <andi@splitbrain.org>

support CONNECT for tunneling SSL via HTTP proxies FS#2431

The included test cases currently expect a squid at localhost:3128

ff10b24028-Jul-2012 Anika Henke <anika@selfthinker.org>

improved toolbar appearing to load slowly

87f69c1928-Jul-2012 Anika Henke <anika@selfthinker.org>

fixed icons in buttons not showing in IE8 and below (FS#2568)

90658f3828-Jul-2012 Michael Hamann <michael@content-space.de>

Respect useheading setting on revisions page FS#2139

677d278528-Jul-2012 Dominik Eckelmann <deckelmann@gmail.com>

fixed script blocks CDATA for ie on TPL_METAHEADER_OUTPUT FS#2563

09f791c428-Jul-2012 Dominik Eckelmann <deckelmann@gmail.com>

fixed script blocks CDATA for ie on TPL_METAHEADER_OUTPUT

ebe6179c28-Jul-2012 Anika Henke <anika@selfthinker.org>

fixed some RTL issues in mediamanager (FS#2433 and others)

31b10b4928-Jul-2012 Michael Hamann <michael@content-space.de>

Be more careful when setting metadata values FS#2514

This fixes a warning when setting $meta['relation']['firstimage']
using p_set_metadata.

ae22dee728-Jul-2012 Andreas Gohr <andi@splitbrain.org>

remove min-height after toggling FS#2555

e8b5a4f928-Jul-2012 Andreas Gohr <andi@splitbrain.org>

fix E_STRICT errors FS#2427

This commit fixes all E_STRICT messages shown when running the test
suite. There might be more problems not covered by tests, yet.

For compatibility reasons with plugins

fix E_STRICT errors FS#2427

This commit fixes all E_STRICT messages shown when running the test
suite. There might be more problems not covered by tests, yet.

For compatibility reasons with plugins, E_STRICT errors are still
supressed.

show more ...

ae45007e28-Jul-2012 Anika Henke <anika@selfthinker.org>

added missing phpdoc header to included template files

d6d77e2928-Jul-2012 Anika Henke <anika@selfthinker.org>

removed contradicting comment in template files and made when the doctype is inserted consitent

0d16f6e328-Jul-2012 Michael Hamann <michael@content-space.de>

Add the $doc variable to all renderers

In p_render() it is assumed that all renderers have a $doc variable

0a6ae52f28-Jul-2012 Michael Hamann <michael@content-space.de>

Initialize more variables and test if others are set (no functional changes)

3e8e3ae628-Jul-2012 Michael Hamann <michael@content-space.de>

Fix inconsistent return values in the indexer and in getInfo()

bd28297e28-Jul-2012 Michael Hamann <michael@content-space.de>

Replace = & by =& as the former isn't understood by IntelliJ IDEA

e3ab6fc528-Jul-2012 Michael Hamann <michael@content-space.de>

Fixed and extended PHPDoc comments and added additional @var comments

9a9b579a28-Jul-2012 Michael Hamann <michael@content-space.de>

Fix index histogram minlen parameter for metadata keys

This includes a test for the minlen parameter for metadata keys

92a5d12628-Jul-2012 Michael Hamann <michael@content-space.de>

Remove unused variables

91626c7f28-Jul-2012 Anika Henke <anika@selfthinker.org>

made sure all template files are run from within DokuWiki (FS#2567)

d6a1a95528-Jul-2012 Andreas Gohr <andi@splitbrain.org>

another call_user_func warning fix

1...<<211212213214215216217218219220>>...420