History log of /dokuwiki/ (Results 4651 – 4675 of 10762)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
03a4f62720-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

change error level to ignore notices

e07886c020-Oct-2013 Michael Hamann <michael@content-space.de>

Info plugin: allow xhtml renders to not to be an xhtml renderer

Renderers that set the format to xhtml don't necessarily inherit from
Doku_Renderer_xhtml, this reverts a prior change that introduced

Info plugin: allow xhtml renders to not to be an xhtml renderer

Renderers that set the format to xhtml don't necessarily inherit from
Doku_Renderer_xhtml, this reverts a prior change that introduced the
stricter parameter type.

show more ...

d1612d9920-Oct-2013 Andreas Gohr <andi@splitbrain.org>

escaped another $ in mailer test

698e7df819-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

add tests for usernames with 2 & 3 byte utf8 characters

9f5b9cf119-Oct-2013 Michael Hamann <michael@content-space.de>

Fix the indexer indexing test case (changed the data but not the result)

a8dba45219-Oct-2013 Michael Hamann <michael@content-space.de>

Fix FS#2854: Treat numerically different keys as different

9c107bd119-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

use preg_replace_callback instead of '/e' flag when encoding quoated printable ('/e' regex flag deprecated in PHP5.5)

d301130e19-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

additional auth_nameencode tests (apostrophe & backslash)

e0328e3018-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

swap order ot test parameters to match expected,actual as per documentation & test output

688ce8d818-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

update tests for use with <THEAD> changes

9060b8b018-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

add <THEAD> to top rows of tables when all cells are <TH>

61e0b2f818-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

comment improvements

9aac3abf18-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

also use DOKU_E_LEVEL in bootstrap's call to error_reporting()

eb9dc16918-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

set error level so it is propagated correctly to dokuwiki

4e2ac2e418-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

add missing $_SERVER values for init.php when called from cli

f05a1cc517-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Wrap thead around 1st row, when 1st cell at 1st row is tableheader. Implements FS#1764

7b4ce9b017-Oct-2013 Soren Birk <soer9648@hotmail.com>

translation update

a386d1a717-Oct-2013 Soren Birk <soer9648@hotmail.com>

translation update

5e40b27416-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

refactor to avoid php notice and match structure of rest of p_get_renderer()

53bfcb5916-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

initialize $inParagraph before use

443e135d16-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

replace boolean conditional checks on possibly uninitialized vars with \!empty/empty/isset as appropriate

4d8acaac16-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

remove '&' reference operator from metadata test, not required in php5

c8d2e83016-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

escape '$' in mailer test strings

1d82c8d316-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

Ensure language strings are reloaded for each unit test

b288bdef16-Oct-2013 Yangyu Huang <yangyu.huang@gmail.com>

translation update

1...<<181182183184185186187188189190>>...431