History log of /dokuwiki/lib/ (Results 2926 – 2950 of 4594)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6992ea0805-Jun-2011 Andreas Gohr <andi@splitbrain.org>

fixed JavaScript compressor for certain regexes

This fixes a problem with running the minified jQuery through the
compressor.

303d4f1405-Jun-2011 Andreas Gohr <andi@splitbrain.org>

fixed typo

4357675805-Jun-2011 Andreas Gohr <andi@splitbrain.org>

Updated jQuery-UI, added jQuery updater, load theme in CSS dispatcher

This patch adds a simple shell script to easily update the
jQuery/jQuery-UI+theme bundle to the latest available version.

The j

Updated jQuery-UI, added jQuery updater, load theme in CSS dispatcher

This patch adds a simple shell script to easily update the
jQuery/jQuery-UI+theme bundle to the latest available version.

The jQuery-UI CSS theme is now loaded in lib/exe/css.php (before plugin
and template styles - 3rd party authors can override the styles).

show more ...

17582ec605-Jun-2011 Andreas Gohr <andi@splitbrain.org>

Add a newline when loading JavaScript files

This avoids problems when the files are concatenated later.

1b06a5d805-Jun-2011 Andreas Gohr <andi@splitbrain.org>

Updated JQuery to version 1.6.1

66c880ee05-Jun-2011 Rivo Zängov <eraser@eraser.ee>

Estonian language update

fc4aefb904-Jun-2011 Kate Arzamastseva <pshns@ukr.net>

fetch.php with rev parameter

0f80b0bc03-Jun-2011 Szabó Dávid <szabo.david@gyumolcstarhely.hu>

Hungarian language update

d4be3f9603-Jun-2011 Andreas Gohr <andi@splitbrain.org>

Deprecation marker for JavaScript functions

This adds a DEPRECATED() JavaScript function. This function will print a
warning to the Browser's debug console if available (Chrome and Firefox
with Fire

Deprecation marker for JavaScript functions

This adds a DEPRECATED() JavaScript function. This function will print a
warning to the Browser's debug console if available (Chrome and Firefox
with Firebug extension) when ever it is called.

The DEPRECATED() function was also added to the $() function which
should no longer be used and be replaced with JQuery calls.

Other deprecated functions need to be identified and marked.

show more ...

e91ea5c103-Jun-2011 Andreas Gohr <andi@splitbrain.org>

Fixed quick search

This was broken by the JQuery port. This patch makes the page search
work again and also removes the anonymous wrapper function around
ajax_quicksearch again.

40c1e77831-May-2011 Martin Michalek <michalek.dev@gmail.com>

Add missing Slovak language file

5681538130-May-2011 Soroush Falahati <s_falahati@hotmail.com>

Persian language update

7800517d30-May-2011 Rune Rasmussen <rra@vannavalen.no>

Norwegian language update

61a2640a29-May-2011 Michael Hamann <michael@content-space.de>

Undo whitespace changes in readded (old) js files

a375d5e528-May-2011 Guillaume Turri <guillaume.turri@gmail.com>

Fix display in popularity plugin

f7b6e27e25-May-2011 Michael Hamann <michael@content-space.de>

Remove the security token from the ajax draft/lock calls again

The security token here doesn't improve the security as the other
requests that allow you to do the same thing aren't protected and I
d

Remove the security token from the ajax draft/lock calls again

The security token here doesn't improve the security as the other
requests that allow you to do the same thing aren't protected and I
don't see why locking or draft creation should be subject of XSRF
attacks.

show more ...

5db1639625-May-2011 Martin Michalek <michalek.dev@gmail.com>

Slovak language update

52b88d6b25-May-2011 Omid Mottaghi <omidmr@gmail.com>

Persian language update

66f6026a25-May-2011 Usama Akkad <uahello@gmail.com>

Arabic language update

31bc8f1124-May-2011 Michael Hamann <michael@content-space.de>

Check permissions + security token in lock + draft modification FS#2265

This disables lock and draft creation for pages the user can't edit. It
additionally adds a security token to the draft creati

Check permissions + security token in lock + draft modification FS#2265

This disables lock and draft creation for pages the user can't edit. It
additionally adds a security token to the draft creation and deletion
request so - at least for logged in users - drafts can't be created,
modified or deleted so easily anymore.

show more ...

325c7e9518-May-2011 Kate Arzamastseva <pshns@ukr.net>

Ukrainian language update

defb7d5707-May-2011 Anika Henke <anika@selfthinker.org>

fixed some missing config_cascade occurrences (FS#2235)

0cd1323b03-May-2011 Bart Lamberigts <bart.lamberigts@gmail.com>

Dutch language update

783bf91203-May-2011 Marcelo Zunino <marcelo.zunino@gmail.com>

Spanish language update

42c58e9002-May-2011 Andreas Gohr <andi@splitbrain.org>

set cursor to start of textbox when focusing FS#2243

This works around a new "feature/bug" of Firefox 4.

1...<<111112113114115116117118119120>>...184