History log of /dokuwiki/lib/plugins/ (Results 1301 – 1325 of 2863)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
370fac6323-Feb-2014 Rene <wllywlnt@yahoo.com>

translation update

4d51938b23-Feb-2014 Rene <wllywlnt@yahoo.com>

translation update

46b189b523-Feb-2014 Robert Bogenschneider <bogi@uea.org>

translation update

0ebbba2022-Feb-2014 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

948d482d22-Feb-2014 Marina Vladi <deldadam@gmail.com>

translation update

be9008d316-Feb-2014 Christopher Smith <chris@jalakai.co.uk>

user global strings for password confirmation prompt & error

359e941715-Feb-2014 Christopher Smith <chris@jalakai.co.uk>

add password confirmation field when setting password in the usermanager

40d72af615-Feb-2014 Christopher Smith <chris@jalakai.co.uk>

add braces and indentation per coding standards

6ed3476b15-Feb-2014 Christopher Smith <chris@jalakai.co.uk>

fixes possibility of a user password change being sent out when a password couldn't be/wasn't changed

0ba750c015-Feb-2014 Andreas Gohr <andi@splitbrain.org>

fixed retrieveUser function in authad

previously it never returned any users

b9a6663f15-Feb-2014 Andreas Gohr <andi@splitbrain.org>

handle limit=0 correctly in authmysql/pgsql FS#2919

9a2c73e815-Feb-2014 Andreas Gohr <andi@splitbrain.org>

streamlined retrieveUsers() signature over all auth plugins FS#2919

fd51614b15-Feb-2014 Andreas Gohr <andi@splitbrain.org>

enable/disable extensions via AJAX FS#2927

7f08182114-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Extend showuseras config with username_link

uses the user interwiki link as profile link


/dokuwiki/conf/interwiki.conf
/dokuwiki/conf/mime.conf
/dokuwiki/inc/common.php
/dokuwiki/inc/fetch.functions.php
/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/jquery.ui.datepicker.js
/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/lessc.inc.php
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/template.php
/dokuwiki/lib/exe/fetch.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/images/fileicons/mp4.png
/dokuwiki/lib/images/fileicons/ogv.png
/dokuwiki/lib/images/fileicons/webm.png
config/lang/en/lang.php
config/settings/config.metadata.php
/dokuwiki/lib/scripts/edit.js
/dokuwiki/lib/scripts/editor.js
/dokuwiki/lib/scripts/jquery/update.sh
/dokuwiki/lib/scripts/linkwiz.js
/dokuwiki/lib/scripts/textselection.js
/dokuwiki/lib/scripts/toolbar.js
/dokuwiki/lib/tpl/dokuwiki/css/basic.less
741b8a4814-Feb-2014 Andreas Gohr <andi@splitbrain.org>

Show a domain dropdown when multiple AD domains are configured

This integrates the functionality of the now outdated addomain plugin
directly into the authad plugin and makes multi-domain setups usa

Show a domain dropdown when multiple AD domains are configured

This integrates the functionality of the now outdated addomain plugin
directly into the authad plugin and makes multi-domain setups usable
without SSO.

See also https://github.com/cosmocode/dokuwiki-plugin-addomain

show more ...

16ad3fae14-Feb-2014 Andreas Gohr <andi@splitbrain.org>

fixed some doc strings

9f72d63914-Feb-2014 Andreas Gohr <andi@splitbrain.org>

authldap: handle bad groupkey gracefully

3402a2df04-Feb-2014 matej <mateju@svn.gnome.org>

translation update

38e97ed003-Feb-2014 SteScho <schoch@dsb.net>

Update auth.php

As suggested by @selfthinker

e4928db031-Jan-2014 umriya afini <bigdream.power@gmail.com>

translation update

73d93f2b30-Jan-2014 Andreas Gohr <andi@splitbrain.org>

extension manager: some minor tweaks in the info screen

3e23f03e30-Jan-2014 SteScho <schoch@dsb.net>

Update auth.php

In Novell eDir the group search returns strings, not arrays. Added if-statement which determines if the result is an array or an string.

d149d9d629-Jan-2014 Petr Klíma <qaxi@seznam.cz>

translation update

b15cd32d28-Jan-2014 jgpcx <jerry@gpcx.de>

Update action.php

fix bug that only allows admins any AJAX calls

56305e5a27-Jan-2014 huseyin can <huseyincan73@gmail.com>

translation update

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