History log of /dokuwiki/ (Results 5751 – 5775 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7c35ac3621-Mar-2012 Dominik Eckelmann <deckelmann@gmail.com>

added RPC_CALL_ADD event.

This event enables plugins to register custom method names.

96946cc921-Mar-2012 Dominik Eckelmann <deckelmann@gmail.com>

replaced $HTTP_RAW_POST_DATA with http_get_raw_post_data function

c2eb026d21-Mar-2012 Dominik Eckelmann <deckelmann@gmail.com>

changed error code for unauthorized method calls.

4ea1d54921-Mar-2012 Dominik Eckelmann <deckelmann@gmail.com>

typo fixes

053d9e5d18-Mar-2012 Tim Roes <mail@timroes.de>

Fixed call to new constructor name

63703ba516-Mar-2012 Andreas Gohr <andi@splitbrain.org>

coding style updates

d086370f16-Mar-2012 Andreas Gohr <andi@splitbrain.org>

more codesniffer updates

d4dca43416-Mar-2012 Andreas Gohr <andi@splitbrain.org>

fixed error in bcrypt password method

7883d06616-Mar-2012 Andreas Gohr <andi@splitbrain.org>

use dformat in toolbar build of the signature string

37b032b416-Mar-2012 Andreas Gohr <andi@splitbrain.org>

find deprecated functions in codesniffer

c1272e0315-Mar-2012 Andreas Gohr <andi@splitbrain.org>

some code sniffer rule adjustments

2d3a59d615-Mar-2012 Andreas Gohr <andi@splitbrain.org>

Updated CodeSniffer files for work with Version 1.3.3

c55c59e315-Mar-2012 Michael Hamann <michael@content-space.de>

Fix page deletion in the indexer

This fixes page deletion in the indexer and fixes a but where empty
lines were added to the _i.idx file of metadata for which no value was
set (harmless, and wasn't

Fix page deletion in the indexer

This fixes page deletion in the indexer and fixes a but where empty
lines were added to the _i.idx file of metadata for which no value was
set (harmless, and wasn't executed anyway).

show more ...

8d1fa75715-Mar-2012 Michael Hamann <michael@content-space.de>

Display the indexer web bug for deleted pages

This executes the indexer for deleted pages. This is necessary for the
search index to be able to deleted deleted pages from the search index.

a23ac4d715-Mar-2012 Michael Hamann <michael@content-space.de>

Indexer: Check for deleted pages first FS#2469

This move the check if the page doesn't exist anymore but is still in
the index before the check if the index needs to be updated as otherwise
deleted

Indexer: Check for deleted pages first FS#2469

This move the check if the page doesn't exist anymore but is still in
the index before the check if the index needs to be updated as otherwise
deleted pages won't be deleted from the index.

show more ...

0405841314-Mar-2012 Andreas Gohr <gohr@cosmocode.de>

add missing table tags for HTML diff mails

7651b37613-Mar-2012 Andreas Gohr <andi@splitbrain.org>

pass the correct clean parameter when reading wiki pages

DokuWiki's page loading is intended to be filesystem agnostic. DOS line
endings in pages are supposed to be self healing. This behaviour was

pass the correct clean parameter when reading wiki pages

DokuWiki's page loading is intended to be filesystem agnostic. DOS line
endings in pages are supposed to be self healing. This behaviour was
broken in a change in 2006. As long as you edited pages through DokuWiki
only you never noticed the bug though.

show more ...

6212730c13-Mar-2012 Andreas Gohr <andi@splitbrain.org>

the previous test case had an error

There were whitespaces on the empty DOS line. This fixes the test but
does not explain the broken behaviour in the wiki itself.

9e760ee513-Mar-2012 Andreas Gohr <gohr@cosmocode.de>

added (failing) test for cleanText()

The cleanText function is supposed to convert DOS to Unix lineendings
but it seems that it doesn't always do that correctly as this thread
suggests: http://forum

added (failing) test for cleanText()

The cleanText function is supposed to convert DOS to Unix lineendings
but it seems that it doesn't always do that correctly as this thread
suggests: http://forum.dokuwiki.org/thread/8141

I added a unit test that currently fails but haven't found the real
cause yet. Further testing (and a fix) is needed.

show more ...

fdf694b211-Mar-2012 Anika Henke <anika@selfthinker.org>

added mediamanager link to be highlighted when selected

693e373611-Mar-2012 Anika Henke <anika@selfthinker.org>

made print styles more readable and changed media classes to the same as in 3cc7f979e3

7c5f6a3711-Mar-2012 Anika Henke <anika@selfthinker.org>

removed a few unnecessary classes and elements before IDs in styles

3cc7f97911-Mar-2012 Anika Henke <anika@selfthinker.org>

made images fit better into the horizontal grid, and reduced side spacing a bit

d43eb44111-Mar-2012 Andreas Gohr <andi@splitbrain.org>

Another go at building the pagetool sprite with a script

This time PHP and libGD is used so it should work on Windows as well.
The image quality is much better this time and the active highlight
col

Another go at building the pagetool sprite with a script

This time PHP and libGD is used so it should work on Windows as well.
The image quality is much better this time and the active highlight
color is read directly from the template's style.ini

show more ...

83112a8a10-Mar-2012 Andreas Gohr <andi@splitbrain.org>

Build the pagetools sprite programatically with imagemagick

This makes it easier to modify or extend the icons in the sprite.
Just place the source files in the pagetools directory and run the build

Build the pagetools sprite programatically with imagemagick

This makes it easier to modify or extend the icons in the sprite.
Just place the source files in the pagetools directory and run the build
script.

show more ...

1...<<231232233234235236237238239240>>...420