History log of /dokuwiki/ (Results 4101 – 4125 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2345e87115-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

wikilink creating refactored to _resolveinterwiki().

Added DOKU_BASE for local target

446b5b5915-Feb-2014 Dominik Eckelmann <deckelmann@gmail.com>

FS#2388 give relative path to sendfile on nginx

40e0b44415-Feb-2014 Dominik Eckelmann <deckelmann@gmail.com>

use http_sendfile correct

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

enable/disable extensions via AJAX FS#2927

2d6df79514-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

added tests for Doku_Renderer::_resolveInterWiki

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

Extend showuseras config with username_link

uses the user interwiki link as profile link

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

wikilink needs wiki target as well

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

handle interwiki without slashes as pageids. Added user interwiki

* allowed urlparams
* added `wiki:users:` as default user profile link

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

make media links in rss feeds absolute

This resolves issues with broken images when the wiki feed is
hosted by third parties (e.g. FeedBurner), as mentioned in
FS#2931 comments.

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

add missing '&' before 't' in url construction

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

Add Apache module list to ?do=debug information

This should make it possible to see if mod_security is involved,
at least on servers running mod_php.

62c8004e14-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

change default arg value of userinfo in null instead false

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 ...

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

Revert "fix global $AUTH hiding $auth"

Yes, it's hiding $auth, but detail templates might depend on that. We
need to fix this properly.

This reverts commit 343aa1749f17e62fa68e26193011a5051025881a.

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

fixed some doc strings

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

fix global $AUTH hiding $auth

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

authldap: handle bad groupkey gracefully

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

fixed whitespace errors introduced in #535

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

always fullpath repo dirs

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

adjusted IE detection for smblinks

MSIE 11 tries hard to break any previous working browser detection
even through feature checks. This resolves to browser sniffing (MSIE for
old IE, Trident for IE1

adjusted IE detection for smblinks

MSIE 11 tries hard to break any previous working browser detection
even through feature checks. This resolves to browser sniffing (MSIE for
old IE, Trident for IE11+)

See https://forum.dokuwiki.org/thread/10824

show more ...

350eada613-Feb-2014 Andreas Gohr <gohr@cosmocode.de>

make HTTPclient check for SSL support

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

HTTPClient: correctly abort a proxy connection

if a needed CONNECT tunnel fails

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

order seems to matter for phpunit parameters

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

show verbose info on skipped tests at travis

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

more robust HTTP testing

connections are now retried after timeout and failing connections will
be marked as skipped instead of failing. This should reduce false alarms
on travis

1...<<161162163164165166167168169170>>...420