History log of /dokuwiki/lib/ (Results 1551 – 1575 of 4519)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4ad6652412-Jul-2014 Yuthana Tantirungrotechai <yt203y@gmail.com>

translation update

19accab510-Jul-2014 Davor Turkalj <turki.bsc@gmail.com>

translation update

4ca83a7704-Jul-2014 Andreas Gohr <andi@splitbrain.org>

upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778

This now pulls all data from official jQuery sources. Either their CDN
or their github account. Google tends to serve outdated or even broken
file

upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778

This now pulls all data from official jQuery sources. Either their CDN
or their github account. Google tends to serve outdated or even broken
files :-(

Unfortunately there's no simple way to get the latest stable jQuery-UI
so for now the version has to be adjusted manually in the script.

show more ...


/dokuwiki/inc/lang/af/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ar/jquery.ui.datepicker.js
/dokuwiki/inc/lang/az/jquery.ui.datepicker.js
/dokuwiki/inc/lang/bg/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ca/jquery.ui.datepicker.js
/dokuwiki/inc/lang/cs/jquery.ui.datepicker.js
/dokuwiki/inc/lang/da/jquery.ui.datepicker.js
/dokuwiki/inc/lang/de-informal/jquery.ui.datepicker.js
/dokuwiki/inc/lang/de/jquery.ui.datepicker.js
/dokuwiki/inc/lang/el/jquery.ui.datepicker.js
/dokuwiki/inc/lang/eo/jquery.ui.datepicker.js
/dokuwiki/inc/lang/es/edit.txt
/dokuwiki/inc/lang/es/jquery.ui.datepicker.js
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/es/uploadmail.txt
/dokuwiki/inc/lang/et/jquery.ui.datepicker.js
/dokuwiki/inc/lang/eu/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fa/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fi/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fo/jquery.ui.datepicker.js
/dokuwiki/inc/lang/fr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/gl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/he/jquery.ui.datepicker.js
/dokuwiki/inc/lang/hi/jquery.ui.datepicker.js
/dokuwiki/inc/lang/hr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/hu/jquery.ui.datepicker.js
/dokuwiki/inc/lang/id/jquery.ui.datepicker.js
/dokuwiki/inc/lang/is/jquery.ui.datepicker.js
/dokuwiki/inc/lang/it/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ja/jquery.ui.datepicker.js
/dokuwiki/inc/lang/kk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/km/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ko/jquery.ui.datepicker.js
/dokuwiki/inc/lang/lb/jquery.ui.datepicker.js
/dokuwiki/inc/lang/lt/jquery.ui.datepicker.js
/dokuwiki/inc/lang/lv/jquery.ui.datepicker.js
/dokuwiki/inc/lang/mk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ms/jquery.ui.datepicker.js
/dokuwiki/inc/lang/nl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/no/jquery.ui.datepicker.js
/dokuwiki/inc/lang/pl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/pt-br/jquery.ui.datepicker.js
/dokuwiki/inc/lang/pt/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ro/jquery.ui.datepicker.js
/dokuwiki/inc/lang/ru/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sl/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sq/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/sv/jquery.ui.datepicker.js
/dokuwiki/inc/lang/th/jquery.ui.datepicker.js
/dokuwiki/inc/lang/tr/jquery.ui.datepicker.js
/dokuwiki/inc/lang/uk/jquery.ui.datepicker.js
/dokuwiki/inc/lang/vi/jquery.ui.datepicker.js
/dokuwiki/inc/lang/zh-tw/jquery.ui.datepicker.js
/dokuwiki/inc/lang/zh/jquery.ui.datepicker.js
/dokuwiki/inc/plugin.php
scripts/jquery/jquery-ui-theme/images/ui-bg_flat_0_aaaaaa_40x100.png
scripts/jquery/jquery-ui-theme/images/ui-bg_flat_75_ffffff_40x100.png
scripts/jquery/jquery-ui-theme/images/ui-bg_glass_55_fbf9ee_1x400.png
scripts/jquery/jquery-ui-theme/images/ui-bg_glass_65_ffffff_1x400.png
scripts/jquery/jquery-ui-theme/images/ui-bg_glass_75_dadada_1x400.png
scripts/jquery/jquery-ui-theme/images/ui-bg_glass_75_e6e6e6_1x400.png
scripts/jquery/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
scripts/jquery/jquery-ui-theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png
scripts/jquery/jquery-ui-theme/images/ui-icons_222222_256x240.png
scripts/jquery/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
scripts/jquery/jquery-ui-theme/images/ui-icons_454545_256x240.png
scripts/jquery/jquery-ui-theme/images/ui-icons_888888_256x240.png
scripts/jquery/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
scripts/jquery/jquery-ui-theme/smoothness.css
scripts/jquery/jquery-ui.js
scripts/jquery/jquery-ui.min.js
scripts/jquery/jquery.js
scripts/jquery/jquery.min.js
scripts/jquery/update.sh
f5ff3ceb04-Jul-2014 Jonathan Hernández <me@jhalicea.com>

translation update

f95ecbbf30-Jun-2014 Angus Gratton <gus@projectgus.com>

authplain: Escape ':' in any data field as '\:'

':' is the field delimiter in the authplain flat text
conf/users.auth.php file, but it's also used as an internal delimiter
for the 'mediawiki' passwo

authplain: Escape ':' in any data field as '\:'

':' is the field delimiter in the authplain flat text
conf/users.auth.php file, but it's also used as an internal delimiter
for the 'mediawiki' password hash format. Currently using this hash
format corrupts the file

This change escapes ':' as '\:' in any field in the users.auth.php
file, and any '\' as '\\'.

Also adds test cases for escaping modes.

show more ...

cedfb22b01-Jul-2014 Mikael Bergström <krank23@gmail.com>

translation update

e8a2a14325-Jun-2014 Michael Hamann <michael@content-space.de>

Quick fix for #765 - ACL checks in the media manager ajax calls

This should be superseded by a proper rewrite of the media manager code

5fd5f78822-Jun-2014 Andreas Gohr <andi@splitbrain.org>

fixed template color replacement preview

8c66b72d19-Jun-2014 Andreas Gohr <gohr@cosmocode.de>

fix IE upload when Array prototype has been modified

The edittable plugin broke uploading in IE8 (and maybe others) because
the Handsontable script adds a function to the Array prototype and the
upl

fix IE upload when Array prototype has been modified

The edittable plugin broke uploading in IE8 (and maybe others) because
the Handsontable script adds a function to the Array prototype and the
uploading script did not properly check that.

show more ...

d96ca44f08-Jun-2014 Tanguy Ortolo <tanguy+debian@ortolo.eu>

Replace two non-free icons by free alternatives

e1f856ba10-Jun-2014 Aivars Miška <allefm@gmail.com>

translation update

abcba96401-Jun-2014 Myeongjin <aranet100@gmail.com>

translation update

9a72776130-May-2014 İlker R. Kapaç <irifat@gmail.com>

translation update

6ff0365530-May-2014 Paulo Silva <paulotsilva@yahoo.com>

translation update

3dc4027630-May-2014 Aivars Miška <allefm@gmail.com>

translation update

5883ebc329-May-2014 Murilo <muriloricci@hotmail.com>

translation update

3e5c466529-May-2014 Antonio Castilla <antoniocastilla@trazoide.com>

translation update

84c50c4929-May-2014 Antonio Castilla <antoniocastilla@trazoide.com>

translation update

f35c7beb26-May-2014 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

9595579225-May-2014 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

7ac0b9fe25-May-2014 Andreas Gohr <andi@splitbrain.org>

just some more doc blocks

d4837e2322-May-2014 Johan Vervloet <johan.vervloet@gmail.com>

translation update

16ac1f4e21-May-2014 Radovan Buroň <radovan@buron.cz>

translation update

776b119520-May-2014 Marton Sebok <sebokmarton@gmail.com>

translation update

18496fe018-May-2014 Andreas Gohr <andi@splitbrain.org>

fixed undefined variable in LDAP plugin

1...<<61626364656667686970>>...181