History log of /dokuwiki/ (Results 4501 – 4525 of 10762)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
318b181316-Dec-2013 gicalle <gicalle@hotmail.com>

translation update

6fdd11e015-Dec-2013 Andreas Gohr <andi@splitbrain.org>

removed superflous README for bundled plugin


4e00466615-Dec-2013 ninetailz <ninetailz1125@gmail.com>

translation update

0f50ca1412-Dec-2013 ninetailz <ninetailz1125@gmail.com>

translation update

5a1d054811-Dec-2013 Michael Hamann <michael@content-space.de>

Fix indexing numeric words in page contents

Since a8dba4523d2ecd09dd69a68a36673eaf5c009c57 the search index didn't
properly index numeric words anymore, instead they were added as new
words to the w

Fix indexing numeric words in page contents

Since a8dba4523d2ecd09dd69a68a36673eaf5c009c57 the search index didn't
properly index numeric words anymore, instead they were added as new
words to the word list each time they were indexed, leading to an
ever-increasing index size.

show more ...

ef00962110-Dec-2013 Andreas Gohr <gohr@cosmocode.de>

Revert "Merge pull request #472 from dokuwiki-translate/lang_update_559"

This reverts commit 32eed03cda7768e2efac40f1791c6b967d82778b, reversing
changes made to 9e8bcd5f2ba2246ad2dff46d0313cb0c9e9f5

Revert "Merge pull request #472 from dokuwiki-translate/lang_update_559"

This reverts commit 32eed03cda7768e2efac40f1791c6b967d82778b, reversing
changes made to 9e8bcd5f2ba2246ad2dff46d0313cb0c9e9f5579.

I accidentally hit the wrong button on github :-) This translation added
no new strings and should not have been merged.

show more ...

9e8bcd5f10-Dec-2013 Andreas Gohr <gohr@cosmocode.de>

fix possible XSS vulnerability in Plugin Manager

The plugin manager echos raw URLs in error messages, this could allow to
construct an XSS attack. However the affected form is CSRF protected,
so an

fix possible XSS vulnerability in Plugin Manager

The plugin manager echos raw URLs in error messages, this could allow to
construct an XSS attack. However the affected form is CSRF protected,
so an attacker would require another XSS vulnerability to get the needed token,
rendering this attack unneeded. So this should not be exploitable.

show more ...

58f98bff10-Dec-2013 admin <admin@gottardi.homepc.it>

translation update

362a4f0810-Dec-2013 Szymon Olewniczak <szymon.olewniczak@rid.pl>

add TEMPLATE_SITETOOLS_DISPLAY and TEMPLATE_USERTOOLS_DISPLAY basing on Starter template

8c4759c908-Dec-2013 Guy Brand <gb@unistra.fr>

Release preparation

ccfec56007-Dec-2013 Anika Henke <anika@selfthinker.org>

crlf 2 lf whitespace fixes

0d39ad1107-Dec-2013 Anika Henke <anika@selfthinker.org>

fixed editing of RTL and LTR scripts mix (including a lot of wiki syntax) being a mess

Bi-directionality is generally a huge pain in the arm, browser vendors
only added a few improvements quite rece

fixed editing of RTL and LTR scripts mix (including a lot of wiki syntax) being a mess

Bi-directionality is generally a huge pain in the arm, browser vendors
only added a few improvements quite recently. This fix only works in
Mozilla and Webkit currently. Affected syntax was links and media and all
opening and closing syntax (e.g. code and del and various plugin syntax).

show more ...

6593db4307-Dec-2013 Myeongjin <aranet100@gmail.com>

translation update

7c586cd805-Dec-2013 anjianshi <anjianshi@gmail.com>

translation update

2c01be2f03-Dec-2013 zamroni <therons@ymail.com>

translation update

6b1ab5ac02-Dec-2013 Antonio Bueno <atnbueno@gmail.com>

translation update

0b4e20cc01-Dec-2013 Michael Hamann <michael@content-space.de>

Fix RSS namespace listings containing hidden pages

11540fc101-Dec-2013 Michael Hamann <michael@content-space.de>

Revert "Exclude hidden pages (config["hidepages"]) from RSS feed (see https://www.dokuwiki.org/config:hidepages)"

This reverts commit f5151bdbf999043dfe1ba73a684d37b27ff6e021.

44f1166401-Dec-2013 Michael Hamann <michael@content-space.de>

Revert "fix indention of RSS patch"

This reverts commit a010fc32a9c11bfbe8a82ad55fdec134d2476306.

a71ffec801-Dec-2013 Foysol <ragebot1125@gmail.com>

translation update

6be717db01-Dec-2013 Michael Hamann <michael@content-space.de>

Fix sending empty and duplicated headers, FS#2887

This fixes sending empty and duplicated To/Cc/Bcc, Subject and From
headers in the additional headers. The To-header in the additional
headers preve

Fix sending empty and duplicated headers, FS#2887

This fixes sending empty and duplicated To/Cc/Bcc, Subject and From
headers in the additional headers. The To-header in the additional
headers prevented mail sending on some systems.

show more ...

5a41afe601-Dec-2013 Christopher Smith <chris@jalakai.co.uk>

FS#1833 (b)
Prevent table entry syntax swallowing multiple preceeding blank lines
(a) this shouldn't be necessary, blank lines are handled by paragraph
processing
(b) avoids issues with greedy ta

FS#1833 (b)
Prevent table entry syntax swallowing multiple preceeding blank lines
(a) this shouldn't be necessary, blank lines are handled by paragraph
processing
(b) avoids issues with greedy table syntax competing with plugins

show more ...

1da08fca01-Dec-2013 Christopher Smith <chris@jalakai.co.uk>

remove incorrect 'private' restriction from tset method

3946d21601-Dec-2013 Christopher Smith <chris@jalakai.co.uk>

comment (hide) incomplete export with filter test

c9454ee301-Dec-2013 Christopher Smith <chris@jalakai.co.uk>

Per FS#2884, implement a local version of str_getcsv() to maintain
compatibility with php 5.2.x (str_getcsv() is only available in
php 5.3+ and is used by user manager import feature.

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