History log of /dokuwiki/lib/ (Results 3176 – 3200 of 4558)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c0e46ee612-Jul-2010 Honza Lefty Škoda <lefty@multihost.cz>

Czech language update

b2013a1c12-Jul-2010 Jeferson Propheta <jeferson.propheta@gmail.com>

Brasilian Portuguese language update

88b4123b12-Jul-2010 Ulrikhe Lukoie <lukoie@gmail.com>

Ukrainian language update

0271153b12-Jul-2010 Georgios Petsagourakis <petsagouris@gmail.com>

Greek language update

3ddc5b7b12-Jul-2010 Omid Mottaghi <omidmr@gmail.com>

Persian language update

e03f8da302-Jul-2010 Michael Kjær Pedersen <subben@gmail.com>

Danish language update

64373bfc27-Jun-2010 Anika Henke <anika@selfthinker.org>

added min-width to footnote tooltips (partly FS#1931)

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

Use OS based Hotkey-Modifier FS#1958

Because ALT-GR fires a CTRL-ALT event on Windows systems, but ALT-GR is
needed to write square brackets on German Keyboards, CTRL-ALT can not be
used as modifier

Use OS based Hotkey-Modifier FS#1958

Because ALT-GR fires a CTRL-ALT event on Windows systems, but ALT-GR is
needed to write square brackets on German Keyboards, CTRL-ALT can not be
used as modifier.

This patch introdues OS dependent modifiers. Mac systems continue to use
CTRL-ALT, all other systems use only ALT.

Let's hope this works out.

show more ...

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

1...<<121122123124125126127128129130>>...183