History log of /dokuwiki/ (Results 7326 – 7350 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d141c8dc22-Mar-2010 Adrian Lang <lang@cosmocode.de>

Add missing global declaration

2ffea8f222-Mar-2010 Adrian Lang <lang@cosmocode.de>

Do not trigger HTML_FORM_SELECTION in some cases

When the page is not editable or the section info is out of date, a custom
editor should not be used.

71a1b3ab22-Mar-2010 Adrian Lang <lang@cosmocode.de>

Really remove edit highlighting on mouseout

50e988b118-Mar-2010 Andreas Gohr <andi@splitbrain.org>

typo fixed

8d55711617-Mar-2010 maros <dobrimaros@yahoo.pl>

Polish language update

1c5d577c17-Mar-2010 José António Cidre Bardelás <medulio@ciberirmandade.org>

Galician language update

b080c3dd17-Mar-2010 Martijn Dekker <martijn@inlv.org>

Interlingua language update

c77fa67b16-Mar-2010 Michael Hamann <michael@content-space.de>

Use md5sum of id and client ip as temporary filename in XML-RPC

Before this patch the temporary filename was the uncleaned id. This
allowed everyone with upload-privileges (on the whole wiki) and XM

Use md5sum of id and client ip as temporary filename in XML-RPC

Before this patch the temporary filename was the uncleaned id. This
allowed everyone with upload-privileges (on the whole wiki) and XML-RPC
privileges on a XML-RPC-enabled DokuWiki to (over)write any file PHP is
allowed to write with any content he wants. If you have XML-RPC enabled
and users with XML-RPC and upload privileges you don't trust in a way
you would allow them to write any file PHP may write, consider this as
an important security fix. By default XML-RPC is disabled, so if you
don't know what I'm talking about you are probably not affected by the
problem.

show more ...

5ce4ea1516-Mar-2010 Michael Klier <chi@chimeric.de>

added missing IXR_IntrospectionServer to autoload classes

e0415e2216-Mar-2010 Christopher Smith <chris@jalakai.co.uk>

Make constants in TarLib.class.php class constants

The constants are required by the class constructor, which effectively
means before the autoloader is triggered. This change fixes that issue.

94d621b016-Mar-2010 Adrian Lang <lang@cosmocode.de>

Typo in ZipLib autoloader

a2ea2dc116-Mar-2010 Adrian Lang <lang@cosmocode.de>

Fix special link displaying in abstract

fda42deb15-Mar-2010 Adrian Lang <lang@cosmocode.de>

Various JavaScript fixes

* Syntax error fixed
* lock refresh event is now attached to the whole edit form since it bubbles
up and we cannot be sure that the wikitext input exists on all edit

Various JavaScript fixes

* Syntax error fixed
* lock refresh event is now attached to the whole edit form since it bubbles
up and we cannot be sure that the wikitext input exists on all edit forms
* Updated findPos(X|Y)
* Easier and less error-prone way of getting the section edit button in the
highlight mouseover event handler

show more ...

c7cb395c15-Mar-2010 Adrian Lang <lang@cosmocode.de>

Load libraries after init

a958c48c12-Mar-2010 Andreas Gohr <andi@splitbrain.org>

removed dead leftover code from media search

05ed2c2512-Mar-2010 Andreas Gohr <andi@splitbrain.org>

some more load fixes

84645d8c12-Mar-2010 Andreas Gohr <andi@splitbrain.org>

fixed target handling for license link FS#1917

b77df60112-Mar-2010 Andrey Mikhaylov <lolmaus@gmail.com>

Russian language update

fe17917e10-Mar-2010 Adrian Lang <lang@cosmocode.de>

Move & rename HTML_PAGE_FROMTEMPLATE to common.php

The new COMMON_PAGE_FROMTEMPLATE is triggered by pageTemplate AFTER the template
has been read but before performing the template replacements.

8d67c48a10-Mar-2010 Adrian Lang <lang@cosmocode.de>

Correct edit conflict detection

Edit conflicts occur when a page has been edited since starting the current edit.
In order to detect them, the date of the newest revision is saved.

5a932e7709-Mar-2010 Adrian Lang <lang@cosmocode.de>

Remove wordblock action, issue a msg instead

45a9933509-Mar-2010 Adrian Lang <lang@cosmocode.de>

Move data preprocessing out of html_edit

ffde0ac909-Mar-2010 Adrian Lang <lang@cosmocode.de>

Allow plugins to manage edit intro text

bce53b1f09-Mar-2010 Adrian Lang <lang@cosmocode.de>

Add missing global declaration

7e783d0709-Mar-2010 Adrian Lang <lang@cosmocode.de>

Introduce toolbar buttons for headers and stuff

1...<<291292293294295296297298299300>>...423