History log of /dokuwiki/lib/ (Results 1551 – 1575 of 4558)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
dfc5e46c15-Oct-2014 Yadav Gowda <yadav.gowda@gmail.com>

translation update

5c5b52fd15-Oct-2014 LarsDW223 <lars_paulsen@web.de>

Fixed JavaScript compression. The compressor did not recognize a regular expression after a '&&' ot '||' operator. So it could happen that code had been cut off if the regular expression included '\/

Fixed JavaScript compression. The compressor did not recognize a regular expression after a '&&' ot '||' operator. So it could happen that code had been cut off if the regular expression included '\//' (which was treated as a single line comment because of the regular expression not being recognized). Finally fixes #897.

show more ...

70daee8614-Oct-2014 LarsDW223 <lars_paulsen@web.de>

Corrected compression for ++ and -- operator. Partially fixes #897.

9c03f73b13-Oct-2014 Michal Koutný <xm.koutny@gmail.com>

AUTH_USER_CHANGE handler can modify passed data

Originally AUTH_USER_CHANGE handler could modify the user data, however,
auth plugin consequently worked with different copy of the array thus
effecti

AUTH_USER_CHANGE handler can modify passed data

Originally AUTH_USER_CHANGE handler could modify the user data, however,
auth plugin consequently worked with different copy of the array thus
effectively preventing any changes by the AUTH_USER_CHANGE implementer.

show more ...

7d247a3c11-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

preserve comments in less if 'compress' config disabled

Otherwise comments are never visible in css.php

9d846ff404-Oct-2014 Christopher Smith <chris@jalakai.co.uk>

escaping backslash should be included in split items

6c8c1f4603-Oct-2014 Christopher Smith <chris@jalakai.co.uk>

Fix for issues 877 & 885 related to a bug in PCRE 6.6

7e8500ee02-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

PHPDocs and some improvements

253d4b4801-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

more PHPDocs, unused var, small bit code reformatting

c9ed469e01-Oct-2014 Rainbow Spike <Rainbow_Spike@derpy.ru>

Update index.php

1 typo

aecab02701-Oct-2014 Rainbow Spike <Rainbow_Spike@derpy.ru>

Update lang.php

Microfix

42ea7f4401-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Many PHPDocs, some unused and dyn declared vars

many PHPDocs
some unused variables
some dynamically declared variables declared

9d7d72dc30-Sep-2014 Davor Turkalj <turki.bsc@gmail.com>

translation update

59bc3b4829-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

more scrutinizer issue improvements

07a1dd1029-Sep-2014 Christopher Smith <chris@jalakai.co.uk>

postgresql auth plugin: correct function name

80d9f3dd29-Sep-2014 lisps <stummp@loewen.de>

parse AT parameter: first strtotime then timestamp
remove config option

e0c2628229-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

scrutinizer documentations issues

7ce0a39e22-Sep-2014 Mohamed Belhsine <b.mohamed897@gmail.com>

translation update

2c99198d20-Sep-2014 Jaroslav Lichtblau <jlichtblau@seznam.cz>

translation update

ba6828f219-Sep-2014 Davor Turkalj <turki.bsc@gmail.com>

translation update

c3df44ff17-Sep-2014 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

616de5f515-Sep-2014 Viktor Zavadil <vzavadil@newps.cz>

translation update

505d947e13-Sep-2014 June-Hao Hou <junehao@gmail.com>

translation update

de4634ec12-Sep-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Additionally allow more media types

They are generated from the default ones and any additional one given
by the template. This allows to e.g. split admin styles from end user
styles in a closed wik

Additionally allow more media types

They are generated from the default ones and any additional one given
by the template. This allows to e.g. split admin styles from end user
styles in a closed wiki. You can then deliver only the user styles
using the metaheaders plugin.

show more ...

0073bb0910-Sep-2014 Davor Turkalj <turki.bsc@gmail.com>

translation update

1...<<61626364656667686970>>...183