History log of /dokuwiki/ (Results 3501 – 3525 of 10578)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8f03c31106-May-2015 Patrick Brown <ptbrown@whoopdedo.org>

Error reporting for database auth plugins

db9faf0206-May-2015 Patrick Brown <ptbrown@whoopdedo.org>

Report more meaningful errors when an auth backend fails. closes #1093


inc/auth.php
inc/lang/en/lang.php
lib/plugins/authplain/auth.php
lib/plugins/authplain/lang/af/lang.php
lib/plugins/authplain/lang/ar/lang.php
lib/plugins/authplain/lang/az/lang.php
lib/plugins/authplain/lang/bg/lang.php
lib/plugins/authplain/lang/bn/lang.php
lib/plugins/authplain/lang/ca-valencia/lang.php
lib/plugins/authplain/lang/ca/lang.php
lib/plugins/authplain/lang/cs/lang.php
lib/plugins/authplain/lang/da/lang.php
lib/plugins/authplain/lang/de-informal/lang.php
lib/plugins/authplain/lang/de/lang.php
lib/plugins/authplain/lang/el/lang.php
lib/plugins/authplain/lang/en/lang.php
lib/plugins/authplain/lang/eo/lang.php
lib/plugins/authplain/lang/es/lang.php
lib/plugins/authplain/lang/et/lang.php
lib/plugins/authplain/lang/eu/lang.php
lib/plugins/authplain/lang/fa/lang.php
lib/plugins/authplain/lang/fi/lang.php
lib/plugins/authplain/lang/fo/lang.php
lib/plugins/authplain/lang/fr/lang.php
lib/plugins/authplain/lang/gl/lang.php
lib/plugins/authplain/lang/he/lang.php
lib/plugins/authplain/lang/hr/lang.php
lib/plugins/authplain/lang/hu/lang.php
lib/plugins/authplain/lang/ia/lang.php
lib/plugins/authplain/lang/id-ni/lang.php
lib/plugins/authplain/lang/id/lang.php
lib/plugins/authplain/lang/is/lang.php
lib/plugins/authplain/lang/it/lang.php
lib/plugins/authplain/lang/ja/lang.php
lib/plugins/authplain/lang/ka/lang.php
lib/plugins/authplain/lang/kk/lang.php
lib/plugins/authplain/lang/km/lang.php
lib/plugins/authplain/lang/ko/lang.php
lib/plugins/authplain/lang/ku/lang.php
lib/plugins/authplain/lang/la/lang.php
lib/plugins/authplain/lang/lb/lang.php
lib/plugins/authplain/lang/lt/lang.php
lib/plugins/authplain/lang/lv/lang.php
lib/plugins/authplain/lang/mg/lang.php
lib/plugins/authplain/lang/mk/lang.php
lib/plugins/authplain/lang/mr/lang.php
lib/plugins/authplain/lang/ms/lang.php
lib/plugins/authplain/lang/ne/lang.php
lib/plugins/authplain/lang/nl/lang.php
lib/plugins/authplain/lang/no/lang.php
lib/plugins/authplain/lang/pl/lang.php
lib/plugins/authplain/lang/pt-br/lang.php
lib/plugins/authplain/lang/pt/lang.php
lib/plugins/authplain/lang/ro/lang.php
lib/plugins/authplain/lang/ru/lang.php
lib/plugins/authplain/lang/sk/lang.php
lib/plugins/authplain/lang/sl/lang.php
lib/plugins/authplain/lang/sq/lang.php
lib/plugins/authplain/lang/sr/lang.php
lib/plugins/authplain/lang/sv/lang.php
lib/plugins/authplain/lang/th/lang.php
lib/plugins/authplain/lang/tr/lang.php
lib/plugins/authplain/lang/uk/lang.php
lib/plugins/authplain/lang/vi/lang.php
lib/plugins/authplain/lang/zh-tw/lang.php
lib/plugins/authplain/lang/zh/lang.php
c93edcaf05-May-2015 Johan Wijnker <johan@wijnker.eu>

translation update

5d10131e05-May-2015 flammy <flamabelde@yahoo.de>

Update detail.php

removed </a>

b43a17ac05-May-2015 Michael Große <grosse@cosmocode.de>

Add pipe to end of link pasted w/o title

It is helpful if the pipe is still inserted by the linkwizard when there
is no title. This increases usability for beginners.

5fc6f52e04-May-2015 Anika Henke <anika@selfthinker.org>

cache JavaScript per template

9572027704-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Allow Viewing Options for templates as well.

c85bc60f04-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Prettify Code.

abf1763304-May-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Add selection for the Installed Plugins tab

The viewing options should only be visible on the first tab - which is
the installed Plugins tab. (There seems to be no more direct way to
address this ta

Add selection for the Installed Plugins tab

The viewing options should only be visible on the first tab - which is
the installed Plugins tab. (There seems to be no more direct way to
address this tab.)

show more ...

3a97088903-May-2015 Anika Henke <anika@selfthinker.org>

make it possible to remove entries from DOKU_PREFS cookie

dfe7cc3f02-May-2015 Andreas Gohr <andi@splitbrain.org>

another year

08d7a57502-May-2015 Andreas Gohr <andi@splitbrain.org>

Revert "use nav+ul element for "you are here""

This reverts commit 3940c519db432ec22e8c587504d86191631f9bfb as
discussed in #1082.

421c22ae02-May-2015 Andreas Gohr <andi@splitbrain.org>

use string for version number. closes #1100

PHP will localize floats (eg. a 45.5 becomes 45,5 in a German locale).
Using a string will prevent that. A fix has been applied on the server end,
but it

use string for version number. closes #1100

PHP will localize floats (eg. a 45.5 becomes 45,5 in a German locale).
Using a string will prevent that. A fix has been applied on the server end,
but it makes sense to always send the correct message.

show more ...

b857f6cb28-Apr-2015 Hudson FAS <hudsonfas@gmail.com>

translation update

79a3bed027-Apr-2015 Gerry Weißbach <gerry.w@gammaproduction.de>

Generate display options via JS

Since it is a JS function only, the form will be generated by it too.

d8dd70c725-Apr-2015 Andreas Gohr <andi@splitbrain.org>

fixed allow_failures syntax

bd8c2ebf25-Apr-2015 Andreas Gohr <andi@splitbrain.org>

introduce new "flaky" test group

this group is skipped by default

7d986b2825-Apr-2015 Andreas Gohr <andi@splitbrain.org>

new travis config

test (but allow fails) against hhvm and PHP nightly (PHP7) builds
remove phpunit pinning

e40f704224-Apr-2015 Alex P <alexander@lanos.co.uk>

translation update

fcf506ee23-Apr-2015 Michael Große <grosse@cosmocode.de>

Add comment to explain purpose of folliwing lines

703509f623-Apr-2015 Michael Große <grosse@cosmocode.de>

Move cursor to the end of the text in input

bf43fe7b19-Apr-2015 Yoven <epy@free.fr>

2 typo fixes

153dee4f19-Apr-2015 Anika Henke <anika@selfthinker.org>

increased copyright year in wiki:dokuwiki

c71cd01a19-Apr-2015 Max Lyashuk <m_lyashuk@ukr.net>

translation update

a07baef518-Apr-2015 Mohammad Anini <mohd.anini@gmail.com>

Adding Arabic Stopwords

Adding Arabic stopwords and keeping Engish stopwords as well, since most of the Arabic wikis contain a lot of English words.

1...<<141142143144145146147148149150>>...424