History log of /dokuwiki/lib/ (Results 3151 – 3175 of 4525)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
09edb71127-Jun-2010 Andreas Gohr <andi@splitbrain.org>

use config cascade for userscripts and styles FS#1678

1369824527-Jun-2010 Michael Hamann <michael@content-space.de>

Fixed automatic insertion of listbullets in Opera FS#1877

The keydown event can't be prevented in Opera (see
http://www.quirksmode.org/dom/events/keys.html) so this switches back to
keypress in Oper

Fixed automatic insertion of listbullets in Opera FS#1877

The keydown event can't be prevented in Opera (see
http://www.quirksmode.org/dom/events/keys.html) so this switches back to
keypress in Opera (keypress doesn't give the correct key codes in
Firefox). Furthermore Opera replaces '\n' by '\r\n' when inserting text,
thus the offset for cursor/selection placement was wrong.

show more ...

339bd72727-Jun-2010 Christopher Smith <chris@jalakai.co.uk>

Wrap $HTTP_RAW_POST_DATA in !empty() to avoid NOTICE in error logs

bbbf585327-Jun-2010 Michael Hamann <michael@content-space.de>

Added missing ";" in edit.js

0b34c70f27-Jun-2010 Gina Haeussge <gina@foosel.net>

FS#1795: Restrict media manager to users with at least read access
on the supplied namespace.

c8f80b4e27-Jun-2010 Andreas Gohr <andi@splitbrain.org>

Use config_cascade for ACLs and plain auth users FS#1677

40f3c0b527-Jun-2010 Gina Haeussge <gina@foosel.net>

FS#433: Editor now uses onbeforeunload event to capture ANY leaving of it
besides via Save or Preview button. This has been successfully tested in FF,
Chrome and IE6/7/8. Opera does not support onbef

FS#433: Editor now uses onbeforeunload event to capture ANY leaving of it
besides via Save or Preview button. This has been successfully tested in FF,
Chrome and IE6/7/8. Opera does not support onbeforeunload, therefore the draft
is kept if the user navigates away from the editor.

Please test this.

show more ...

1a93c67c27-Jun-2010 Szabó Dávid <szabo.david@gyumolcstarhely.hu>

Hungarian language update

7aeda57426-Jun-2010 Andreas Gohr <andi@splitbrain.org>

added proxy exception regexp FS#1247

93eefc2f26-Jun-2010 Andreas Gohr <andi@splitbrain.org>

generate password if wanted on usermodify FS#1873

2b2693cc26-Jun-2010 Anika Henke <anika@selfthinker.org>

fix for textarea bug in IE8 (FS#1910)

f338aa8026-Jun-2010 Andreas Gohr <andi@splitbrain.org>

Let config manager post to script FS#1942

b038bf6226-Jun-2010 Gina Haeussge <gina@foosel.net>

FS#1874: removed padding for interwiki links in print stylesheet, as the icons aren't displayed there

7e1f9fd326-Jun-2010 Andreas Gohr <andi@splitbrain.org>

Hotkey trigger is now CTRL-ALT FS#1958

Tests and feedbacks please!

8d22f1e926-Jun-2010 Andreas Gohr <andi@splitbrain.org>

Changes to the ft_pageLookup and related event FS#1978

This patch changes the ft_pageLookup function to always return the
title of pages with the result. This makes it easier to work with the
array,

Changes to the ft_pageLookup and related event FS#1978

This patch changes the ft_pageLookup function to always return the
title of pages with the result. This makes it easier to work with the
array, as it no longer changes between numeric and key indexes depending
on useheading.
This also means that action plugins subscribed to
SEARCH_QUERY_PAGELOOKUP need to be adjusted. The event contains a new
data field called 'has_titles' which plugins can use to check for
backwards compatibility.

show more ...

80601d2626-Jun-2010 Andreas Gohr <andi@splitbrain.org>

fixed wildcard handling in ACL manager FS#1955

This patch also removes legacy support for @USER@. Only %USER% is valid
now.

def4baf222-Jun-2010 Samuel Dorsaz <samuel.dorsaz@novelion.net>

French language update

e53f9e7222-Jun-2010 Marijn Hofstra <hofstra.m@gmail.com>

Dutch language update

fa61423c22-Jun-2010 Andreas Gohr <andi@splitbrain.org>

temporary disable hotkey JS for FS#1958

147c74da18-Jun-2010 Adrian Lang <mail@adrianlang.de>

Do not output trailing whitespace in conf/local.php

a0070b5216-Jun-2010 Adrian Lang <lang@cosmocode.de>

Add title index to the indexer files, improve indexer calls

159ef59616-Jun-2010 Adrian Lang <lang@cosmocode.de>

Remove temp indexer upgrade stuff from 579b0f7e

80423ab616-Jun-2010 Adrian Lang <lang@cosmocode.de>

Perform quick search in title as well

b625808113-Jun-2010 Andreas Gohr <andi@splitbrain.org>

msgs are saved in send_redirect now, less code duplication needed

86228f1024-May-2010 Dominik Eckelmann <deckelmann@gmail.com>

added cleanID to xmlrpc call wiki.getBackLinks

1...<<121122123124125126127128129130>>...181