History log of /dokuwiki/ (Results 3376 – 3400 of 10762)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7a112df527-Nov-2015 Andreas Gohr <andi@splitbrain.org>

add ignoreacl parameter to tpl_include_page #1369

This is needed to accomodate for the change in page_findnearest()

c7b8d97727-Nov-2015 Andreas Gohr <andi@splitbrain.org>

use constant instead of magic number

8eca974c27-Nov-2015 Andreas Gohr <andi@splitbrain.org>

remove unused token login. closes #1376

The token login was introduced for the flash uploader. Since it has been
removed there is no need for this code anymore.

9b82d43f27-Nov-2015 Andreas Gohr <andi@splitbrain.org>

add required attributes in user manager #1388

1de26ac127-Nov-2015 Andreas Gohr <andi@splitbrain.org>

adjust PHP function interwiki shortcut #1402

Skips one (sometimes flaky) redirect

ce94926327-Nov-2015 Andreas Gohr <andi@splitbrain.org>

autoloader needs return, plugins should be required not included

a046116d27-Nov-2015 Andreas Gohr <andi@splitbrain.org>

forgot to fix one test

216e727c27-Nov-2015 Andreas Gohr <andi@splitbrain.org>

adjust tests to make use of new DOKU_HAS_*ZIP defines

e6a6ca1427-Nov-2015 Andreas Gohr <andi@splitbrain.org>

run tests without gzip, too

13c3790027-Nov-2015 Andreas Gohr <andi@splitbrain.org>

streamline zlib checking #1410

Instead of having various function_exists checks all over the place,
this introduces the constants DOKU_HAS_GZIP and DOKU_HAS_BZIP. All
non-3rdparty parts of the code

streamline zlib checking #1410

Instead of having various function_exists checks all over the place,
this introduces the constants DOKU_HAS_GZIP and DOKU_HAS_BZIP. All
non-3rdparty parts of the code using gz* functions should now check if
zlib is actually available.

show more ...

4a0b766927-Nov-2015 Andreas Gohr <andi@splitbrain.org>

make sure zlib exists when trying to use gzip_output #1410

bc0b752526-Nov-2015 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update

7c54867c25-Nov-2015 Garfield <garfield_550@outlook.com>

translation update

78374fd017-Nov-2015 Uwe Benzelrath <uwebenzelrath@gmail.com>

translation update

755031bf17-Nov-2015 Michael Große <grosse@cosmocode.de>

translation update

1f6acd0015-Nov-2015 Jaroslav Lichtblau <jlichtblau@seznam.cz>

translation update

97115ef313-Nov-2015 Guilherme Cardoso <guicardoso@gmail.com>

translation update

bb30445d13-Nov-2015 Michael Wilmes <mwilmes@wilminator.com>

* Created two new options to enable or disable the editing of the display name or the email address in Active Directory. This will allow for the admin to turn the edit feature off if it is not desire

* Created two new options to enable or disable the editing of the display name or the email address in Active Directory. This will allow for the admin to turn the edit feature off if it is not desired that the user could edit their attributes or to prevent errors in case AD does not permit the user to update these attributes.

show more ...

7001897811-Nov-2015 Michael Wilmes <mwilmes@wilminator.com>

* Added missing 'userchangefail' in English to authad.

01dcc15708-Nov-2015 Alvaro [Andor] <andor@pierdelacabeza.com>

Update help.txt

Updated a word wrongly written on spanish

5ab701af05-Nov-2015 solohazlo <solohhazlo@gmail.com>

translation update

c3ee438f03-Nov-2015 Hideaki SAWADA <chuno@live.jp>

translation update

2df1b3b101-Nov-2015 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

844aec6629-Oct-2015 Michael Große <grosse@cosmocode.de>

Deactivate XSS-Protection during preview

The motivation is to work around/fix issue #1182.

Using a CSP-Header did not work.

ToDo:
- [ ] Implement a check for Chrome only.

5e20405329-Oct-2015 Michael Große <grosse@cosmocode.de>

Be more clear what a failed create event means

1...<<131132133134135136137138139140>>...431