History log of /dokuwiki/ (Results 5201 – 5225 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4f4c6fd502-Dec-2012 Michael Hamann <michael@content-space.de>

lib/exe/indexer.php: Fix sending of the GIF when it is deferred FS#2646

Before this change the GIF wasn't sent at all when the PHP settings
indicate that sending of the GIF needs to be deferred and

lib/exe/indexer.php: Fix sending of the GIF when it is deferred FS#2646

Before this change the GIF wasn't sent at all when the PHP settings
indicate that sending of the GIF needs to be deferred and it was sent
when the debug output was on.

show more ...

48a1417e02-Dec-2012 Michael Hamann <michael@content-space.de>

Correct parameter documentation of DokuWiki_Plugin::loadHelper()

b04a190d02-Dec-2012 Michael Hamann <michael@content-space.de>

XHTML renderer: bind section id counter to the renderer instance

This changes the previously static lastsecid into an instance variable,
this leads to consistent section edit ids when the xhtml rend

XHTML renderer: bind section id counter to the renderer instance

This changes the previously static lastsecid into an instance variable,
this leads to consistent section edit ids when the xhtml renderer is
used more than once in a request. This makes it possible for test cases
to know the exact section edit id for an instruction array.

show more ...

8740865b02-Dec-2012 Hakan Sandell <sandell.hakan@gmail.com>

Fixed missing %s in Swedish translation

2e41a02502-Dec-2012 Hakan Sandell <sandell.hakan@gmail.com>

Re-phrased "no license" installer text

790b772030-Nov-2012 Andreas Gohr <andi@splitbrain.org>

moved registration notification to subscription class

10b5c32d30-Nov-2012 Andreas Gohr <andi@splitbrain.org>

fixed merge error in inc/auth.php

merged the wrong change here

38479cbb29-Nov-2012 Dominik Eckelmann <deckelmann@gmail.com>

some coding style improvements

- removed some dead/unused code
- fixed phpdoc
- added typing on methods

818f6d5129-Nov-2012 Dominik Eckelmann <deckelmann@gmail.com>

added .idea project folder to gitignore

ff576d9329-Nov-2012 Dominik Eckelmann <deckelmann@gmail.com>

use correct setUp method and parent calls.

3f6c460c28-Nov-2012 Michael Hamann <michael@content-space.de>

Correct German plugin manager translation (download != install)

46a853c327-Nov-2012 Andreas Gohr <andi@splitbrain.org>

correct return in sendDigest()

the function always returned true, even if no action was taken. This
resulted in no further indexer tasks being run.

eb3ce0d525-Nov-2012 Kazutaka Miyasaka <kazmiya@gmail.com>

Fix case-insensitive match in ACL checking

ACL checking of DokuWiki is currently always case-sensitive
regardless of auth backend setting ($auth->isCaseSensitive).
This commit enables case-insensiti

Fix case-insensitive match in ACL checking

ACL checking of DokuWiki is currently always case-sensitive
regardless of auth backend setting ($auth->isCaseSensitive).
This commit enables case-insensitive match in the same way
of auth_isMember().

show more ...

b7183bb524-Nov-2012 Andreas Gohr <andi@splitbrain.org>

GeSHi update to 1.0.8.11

91effd8d23-Nov-2012 Dominik Eckelmann <deckelmann@gmail.com>

ignore empty header on mail sending

1f61f31223-Nov-2012 Dominik Eckelmann <deckelmann@gmail.com>

remove empty BCC/CC mail headers

Empty BCC/CC headers may cause errors on IIS.

78f0e83223-Nov-2012 Leandro Regueiro <leandro.regueiro@gmail.com>

Galician language update

7d9a339518-Nov-2012 Andreas Gohr <andi@splitbrain.org>

some welcome page changes

3755fc2515-Mar-2011 Tom N Harris <tnharris@whoopdedo.org>

Combine subsequent calls to strtr into a single transformation

2c2ee17418-Nov-2012 Anika Henke <anika@selfthinker.org>

changed semicolon to colon in link to welcome page to make it less confusing

c786a1b618-Nov-2012 Anika Henke <anika@selfthinker.org>

fixed wrong sidebar showing in namespaces when sidebar is disabled

a24fc53e16-Nov-2012 Andreas Gohr <andi@splitbrain.org>

added failing test for array type

cba21baa16-Nov-2012 Andreas Gohr <andi@splitbrain.org>

started to add some unit tests to config manager

Parsing the config file should be completely tested before we can rely
on it and safely extend it. This just adds the first very basic tests.

d30b165d16-Nov-2012 Andreas Gohr <andi@splitbrain.org>

Revert "config manager: let PHP parse the config file"

This reverts commit b8f41ef0bac4e82cb3b02cd318efaddbaaeb1a78.

We had good reasons for parsing the file ourselves. For example to keep
expressi

Revert "config manager: let PHP parse the config file"

This reverts commit b8f41ef0bac4e82cb3b02cd318efaddbaaeb1a78.

We had good reasons for parsing the file ourselves. For example to keep
expressions like 7*60*60*24 intact.

show more ...

054a113016-Nov-2012 Antoine Turmel <geekshadow@gmail.com>

Typo fix for TL;DR

1...<<201202203204205206207208209210>>...423