History log of /dokuwiki/ (Results 4976 – 5000 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
96e1f75624-Feb-2013 Michael Hamann <michael@content-space.de>

Use "old" image replacement for pagetools in IE7

This fixes the image display in IE7 with the disadvantage that now in
IE7 with images disabled the text won't be displayed anymore.

c97b0f2024-Feb-2013 Michael Hamann <michael@content-space.de>

Fix pagetools display without images FS#2634

This makes the pagetools in non-hover/static/active-mode use another
image replacement technique that falls back to the text when images are
disabled. Fu

Fix pagetools display without images FS#2634

This makes the pagetools in non-hover/static/active-mode use another
image replacement technique that falls back to the text when images are
disabled. Furthermore this fixes the :focused-display in IE7 by using
:active, too.

show more ...

058fd09624-Feb-2013 Michael Hamann <michael@content-space.de>

Fix current mode icons in rtl languages

aaec90e424-Feb-2013 Michael Hamann <michael@content-space.de>

Fix search button in rtl languages in Chrome

For some reason without position: relative the search button is hidden
in rtl languages.

8770796f24-Feb-2013 Anika Henke <anika@selfthinker.org>

make scrolling possible in media manager on smaller screens (FS#2723)

fd215c0f24-Feb-2013 Michael Hamann <michael@content-space.de>

Fix sample handling in toolbar in tb_format FS#2691

The previous fix in e38f3066cedb80722b3488e7ab3b2809b6db5363 fixed this
bug only in tb_formatln.

bdac741524-Feb-2013 Andreas Gohr <andi@splitbrain.org>

fixed typos

3fe2803724-Feb-2013 lainme <lainme993@gmail.com>

Simplified Chinese language update

a465568324-Feb-2013 Lorenzo Radaelli <lorenzo@mfr-trade.it>

Italian language update

64e8e11623-Feb-2013 Michael Hamann <michael@content-space.de>

Fix double encoding in rss syntax FS#2731

11a53a8322-Feb-2013 Andreas Gohr <andi@splitbrain.org>

little change to syntax we had on the life site

5ab3b77721-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

add unit test for pageinfo()

9507770d20-Feb-2013 Michael Hamann <michael@content-space.de>

Fix remaining missing $INPUT uses FS#2577

This adds $INPUT in all places where it was still missing and available.
$INPUT is now also used in places where using $_REQUEST/... was okay in
order to ma

Fix remaining missing $INPUT uses FS#2577

This adds $INPUT in all places where it was still missing and available.
$INPUT is now also used in places where using $_REQUEST/... was okay in
order to make the code consistent.

show more ...

e8baa22720-Feb-2013 Michael Hamann <michael@content-space.de>

Revert the search depth behavior changes from #154

This reverts parts of the changes from #154: Before merging the pull
request, a depth of 1 returned just the pages in the root namespace.
With the

Revert the search depth behavior changes from #154

This reverts parts of the changes from #154: Before merging the pull
request, a depth of 1 returned just the pages in the root namespace.
With the changes in the pull request, a depth of 1 also returned pages
in subnamespaces of the root namespace (as it was also tested in the test case).
This reverts this part of the changes and a depth of 1 returns just the
pages in the root namespace again.

show more ...

b623501320-Feb-2013 Michael Hamann <michael@content-space.de>

Fix handling of failed authentication loading

In the case of a failed authentication initialization, the
authentication setup was simply continued with an unset $auth object.
This restores the previ

Fix handling of failed authentication loading

In the case of a failed authentication initialization, the
authentication setup was simply continued with an unset $auth object.
This restores the previous behavior (before merging #141) of simply
returning after unsetting $auth. Furthermore this re-introduces the
check if $auth is set before checking $auth and removes a useless
check if $auth is true (could never be false).

show more ...

853d4ca120-Feb-2013 arbrk1 <arbrk1@gmail.com>

Update inc/template.php

changed nonexistant actionOk to actionOK

6b6c1ea020-Feb-2013 Dominik Eckelmann <eckelmann@cosmocode.de>

fixed auth_browseruid on IE9

IE9 send different HTTP_ACCEPT_LANGUAGE header on ajax request. This causes different results from auth_browseruid. This patch removes the HTTP_ACCEPT_LANGUAGE from the

fixed auth_browseruid on IE9

IE9 send different HTTP_ACCEPT_LANGUAGE header on ajax request. This causes different results from auth_browseruid. This patch removes the HTTP_ACCEPT_LANGUAGE from the browser id calculation.

show more ...

6acc112b19-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

add security token back, but not for anonymous users

f2cf18da18-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

remove security token from tpl_actiondropdown - its not necessary, we're not posting any system change

64b85cca18-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

change tpl_actiondropdown request method to 'get'

e0d6578c18-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

fix security caution for 'remote' setting (was 'xmlrpc')

338ac38c24-Feb-2013 Andreas Gohr <andi@splitbrain.org>

fixed typos

292f6d8b24-Feb-2013 lainme <lainme993@gmail.com>

Simplified Chinese language update

d00152be24-Feb-2013 Lorenzo Radaelli <lorenzo@mfr-trade.it>

Italian language update

b9b9b28b23-Feb-2013 Michael Hamann <michael@content-space.de>

Fix double encoding in rss syntax FS#2731

1...<<191192193194195196197198199200>>...423