History log of /dokuwiki/lib/plugins/ (Results 1251 – 1275 of 2863)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fc4ff0c316-Apr-2014 Antonio Bueno <atnbueno@gmail.com>

translation update

e408b35c12-Apr-2014 qinghao <qingxianhao@gmail.com>

translation update

afc19b3d11-Apr-2014 Eloy <ej.perezgomez@gmail.com>

translation update

aafe66b610-Apr-2014 Robert Bogenschneider <bogi@uea.org>

translation update

f4664c4a06-Apr-2014 NEOhidra <neohidra@gmail.com>

Bulgarian language update

07ee73ee05-Apr-2014 Jernej Vidmar <jernej.vidmar@vidmarboehm.com>

translation update

a4bc205a03-Apr-2014 Clomode <flashmob@gmail.com>

fixed unclosed tags in some language translations

788d553a03-Apr-2014 Young gon Cha <garmede@gmail.com>

translation update

f7f4c3a224-Mar-2014 ggallon <gwenael.gallon@mac.com>

translation update

8a288d6821-Mar-2014 Marcel Bischoff <moin@marcelbischoff.com>

Fixed spelling in lang.php

Changed "Erweitertet" to "Erweitert" since the word "Erweitertet" does not exist, see: http://www.duden.de/suchen/dudenonline?s=erweitertet

Also, see leo.org translatio

Fixed spelling in lang.php

Changed "Erweitertet" to "Erweitert" since the word "Erweitertet" does not exist, see: http://www.duden.de/suchen/dudenonline?s=erweitertet

Also, see leo.org translation for "advanced" to german: http://dict.leo.org/ende/index_de.html#/search=advanced&searchLoc=0&resultOrder=basic&multiwordShowSingle=on

show more ...

7ff009d918-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

add visibility and PHPDocs to config plugin class

2549a25a18-Mar-2014 Christopher Schive <chschive@frisurf.no>

translation update

faa5129218-Mar-2014 Andreas Gohr <andi@splitbrain.org>

added config stuff for disabling RSS

494cd51317-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

notloggedin removed from nl as well + fix of AD domain string.

bc2be47d17-Mar-2014 Rene <wllywlnt@yahoo.com>

translation update

f934b76417-Mar-2014 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

5057e70017-Mar-2014 Simon <st103267@stud.uni-stuttgart.de>

translation update

06e3e0c714-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

use $requireGroups constants in auth classes; comments; code improvements

b0fedecc13-Mar-2014 Janar Leas <janar.leas@eesti.ee>

translation update

3e8d68b413-Mar-2014 Janar Leas <janar.leas@eesti.ee>

translation update

792883c412-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

fix comment errors, sp. & grammar

3fb3173712-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

code styling - add missing braces

2046a65412-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

Allow user info to be retrieved without groups

Some parts of dokuwiki (e.g. recent changes, old revisions) can
requests lots of user info (to provide editor names) without
requiring any group inform

Allow user info to be retrieved without groups

Some parts of dokuwiki (e.g. recent changes, old revisions) can
requests lots of user info (to provide editor names) without
requiring any group information.

This change also implements caching of user info by authmysql &
authpgsql plugins to avoid repeated querying of the DB to retrieve
the same user information.

show more ...

abaffa7412-Mar-2014 Janar Leas <janar.leas@eesti.ee>

translation update

d397e6da12-Mar-2014 Christopher Smith <chris@jalakai.co.uk>

Restore correct public interface of getUserData() for authldap
plugin

The outer/public getUserData() implemented as a wrapper for the
previous fn which is now protected.

1...<<51525354555657585960>>...115