History log of /dokuwiki/inc/ (Results 1976 – 2000 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6506eaac30-Nov-2016 Andreas Gohr <gohr@cosmocode.de>

do not static cache useheading during tests

This took me way to long to figure out. The useheading setting was
cached in a static variable which is fine usually as it doesn't change
during a single

do not static cache useheading during tests

This took me way to long to figure out. The useheading setting was
cached in a static variable which is fine usually as it doesn't change
during a single request. But in testing we want to change it often.

show more ...

f515db7f28-Nov-2016 Andreas Gohr <andi@splitbrain.org>

fix problems with header that look falsy. fixes #1770

7a5ae06d26-Nov-2016 Andreas Gohr <andi@splitbrain.org>

load jquery via https always

61537d4726-Nov-2016 Andreas Gohr <andi@splitbrain.org>

split off jquery from other JS and add CDN option #1766

jQuery (and UI and Migrate) are now loaded separately from the rest of
the JavaScript. This adds at least one HTTP request more but has some
a

split off jquery from other JS and add CDN option #1766

jQuery (and UI and Migrate) are now loaded separately from the rest of
the JavaScript. This adds at least one HTTP request more but has some
advantages:

* browsers can cache it independently
* the cache is only invalidated when versions update
* we do not apply any transformations (replacements, minimizing, etc) on
this code anymore which makes our dispatcher faster for the other JS
* browsers seem to load (not execut) both (jquery and other) parallel,
which might increase download speed a bit

This split allowed for the introduction of a new config: jquerycdn. When
enabled the 3 jquery files are loaded from jQueries CDN. This adds
another two HTTP requests but:

* since it's another host those files do not apply to the 4 request per
host limit and can be loaded (not executed) in paralell which might
increase download speeds a bit
* the CDN is distributed worldwide which means files are requested from
the closest location, increasing the download speeds
* since these files/CDN are very popular, chances are high that people
already have them cached in their browsers, reducing the download time
to 0 and effectiely halving the javascript needed to download

The option currently defaults to 'off', but I would argue 'on' would be
the better default.

show more ...

9209043526-Nov-2016 Andreas Gohr <andi@splitbrain.org>

jQuery Updates

- jQuery to 3.1.1
- jQuery UI to 1.12.1
- jQuery Migrate to 3.0.0

There are a few warnigs from migrate that have to be fixed. The toggles
in the Media Manager are also missing their

jQuery Updates

- jQuery to 3.1.1
- jQuery UI to 1.12.1
- jQuery Migrate to 3.0.0

There are a few warnigs from migrate that have to be fixed. The toggles
in the Media Manager are also missing their proper icons.

show more ...


/dokuwiki/.gitignore
lang/af/jquery.ui.datepicker.js
lang/ar/jquery.ui.datepicker.js
lang/az/jquery.ui.datepicker.js
lang/bg/jquery.ui.datepicker.js
lang/ca/jquery.ui.datepicker.js
lang/cs/jquery.ui.datepicker.js
lang/cy/jquery.ui.datepicker.js
lang/da/jquery.ui.datepicker.js
lang/de-informal/jquery.ui.datepicker.js
lang/de/jquery.ui.datepicker.js
lang/el/jquery.ui.datepicker.js
lang/eo/jquery.ui.datepicker.js
lang/es/jquery.ui.datepicker.js
lang/et/jquery.ui.datepicker.js
lang/eu/jquery.ui.datepicker.js
lang/fa/jquery.ui.datepicker.js
lang/fi/jquery.ui.datepicker.js
lang/fo/jquery.ui.datepicker.js
lang/fr/jquery.ui.datepicker.js
lang/gl/jquery.ui.datepicker.js
lang/he/jquery.ui.datepicker.js
lang/hi/jquery.ui.datepicker.js
lang/hr/jquery.ui.datepicker.js
lang/hu/jquery.ui.datepicker.js
lang/id/jquery.ui.datepicker.js
lang/is/jquery.ui.datepicker.js
lang/it/jquery.ui.datepicker.js
lang/ja/jquery.ui.datepicker.js
lang/ka/jquery.ui.datepicker.js
lang/kk/jquery.ui.datepicker.js
lang/km/jquery.ui.datepicker.js
lang/ko/jquery.ui.datepicker.js
lang/lb/jquery.ui.datepicker.js
lang/lt/jquery.ui.datepicker.js
lang/lv/jquery.ui.datepicker.js
lang/mk/jquery.ui.datepicker.js
lang/ml/jquery.ui.datepicker.js
lang/ms/jquery.ui.datepicker.js
lang/nl/jquery.ui.datepicker.js
lang/no/jquery.ui.datepicker.js
lang/pl/jquery.ui.datepicker.js
lang/pt-br/jquery.ui.datepicker.js
lang/pt/jquery.ui.datepicker.js
lang/ro/jquery.ui.datepicker.js
lang/ru/jquery.ui.datepicker.js
lang/sk/jquery.ui.datepicker.js
lang/sl/jquery.ui.datepicker.js
lang/sq/jquery.ui.datepicker.js
lang/sr/jquery.ui.datepicker.js
lang/sv/jquery.ui.datepicker.js
lang/ta/jquery.ui.datepicker.js
lang/th/jquery.ui.datepicker.js
lang/tr/jquery.ui.datepicker.js
lang/uk/jquery.ui.datepicker.js
lang/vi/jquery.ui.datepicker.js
lang/zh-tw/jquery.ui.datepicker.js
lang/zh/jquery.ui.datepicker.js
/dokuwiki/lib/plugins/authpdo/auth.php
/dokuwiki/lib/scripts/jquery/jquery-migrate.js
/dokuwiki/lib/scripts/jquery/jquery-migrate.min.js
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_55_fbf9ee_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_65_ffffff_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_75_dadada_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_75_e6e6e6_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_222222_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_454545_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_888888_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/smoothness.css
/dokuwiki/lib/scripts/jquery/jquery-ui.js
/dokuwiki/lib/scripts/jquery/jquery-ui.min.js
/dokuwiki/lib/scripts/jquery/jquery.js
/dokuwiki/lib/scripts/jquery/jquery.min.js
/dokuwiki/lib/scripts/jquery/update.sh
7a33d2f820-Nov-2016 Niklas Keller <me@kelunik.com>

Use cryptographically secure pseudo random number generator (CSPRNG)

Uses paragonie/random_compat instead of insecure home-brewed code.

It's NEVER fine to fall back to mt_rand() for secure random.

Use cryptographically secure pseudo random number generator (CSPRNG)

Uses paragonie/random_compat instead of insecure home-brewed code.

It's NEVER fine to fall back to mt_rand() for secure random.

Fixes #1760.

show more ...

2f80842015-Nov-2016 Жељко Тодоровић <zeljko_todorovic@mail.com>

translation update

7babb1b315-Nov-2016 Жељко Тодоровић <zeljko_todorovic@mail.com>

translation update

563f573e12-Nov-2016 Жељко Тодоровић <zeljko_todorovic@mail.com>

translation update

6c345bbe12-Nov-2016 tai <tai_tang@126.com>

translation update

970e648604-Nov-2016 Arne Hanssen <arne.hanssen@getmail.no>

translation update

bb70bdd324-Oct-2016 valentina_prof <sadoveanu.inform@gmail.com>

translation update

a43b185622-Oct-2016 Arne Hanssen <arne.hanssen@getmail.no>

translation update

6efc45a219-Oct-2016 Dmitry Katsubo <dmitry.katsubo@gmail.com>

Implemented interwiki substitution for external images (issue #1614).

a5f95f0116-Oct-2016 Arne Hanssen <arne.hanssen@getmail.no>

translation update

e06b3b6116-Oct-2016 Arne Hanssen <arne.hanssen@getmail.no>

translation update

1e8d98e316-Oct-2016 Pauet <pauet@gmx.com>

translation update

d8e46e0515-Oct-2016 Arne Hanssen <arne.hanssen@getmail.no>

translation update

dc79945f12-Oct-2016 Arne Hanssen <arnehans@getmail.no>

translation update

b3b02c6412-Oct-2016 Patrick Sletvold <patricksletvold@hotmail.com>

translation update

45a79b3011-Oct-2016 Arne Hanssen <arnehans@getmail.no>

translation update

9d0bfd9d10-Oct-2016 Arne Hanssen <arne.hanssen@getmail.no>

translation update

73d7249710-Oct-2016 Radimir <radimir.shevchenko@gmail.com>

translation update

909860c403-Oct-2016 Eric <ericstevenart@netc.fr>

translation update

db28ddbe02-Oct-2016 Prof Gra <christophegragnic@gmail.com>

Fix typo in fr files

*Participe présent* is needed here.

« page correspondante à » -> « correspondant à »

1...<<71727374757677787980>>...266