History log of /dokuwiki/inc/ (Results 1001 – 1025 of 6436)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
deb0217306-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

another fix

5059897906-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

only pass around videoAtts if it's a video

try to make tests happy again

another try at fixing tests

Delete local.php.bak.php

more test fixes

one more (lol)

one more

4a572c5a06-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

add options & defaults to config, no* counterparts

e0ab73f106-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

accidentally removed this on an earlier commit

more test fixes

256ac28f05-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

typo fix

bug fixes & added fixes for existing tests

2a4a042d05-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

Add handling for video embed attributes

5d27cd1405-Apr-2020 Phy <git@phy25.com>

Fix Linkwiz Ajax zero id/ns issue, closes #2610

b65274ec05-Apr-2020 Phy <git@phy25.com>

Fix noNSorNS zero ID issue with unit tests, fixes #3037

3303374501-Apr-2020 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update

9efb6f4a25-Mar-2020 Phy <git@phy25.com>

check if user is empty in userSubscription, fixes #2003

This makes sure SubscriberRegexBuilder is used properly and won't throw exception in userSubscription.

9ced17c425-Mar-2020 Phy <git@phy25.com>

fix undefined index notice in DebugHelper::dbgDeprecatedFunction

6c0c9f5c12-Mar-2020 Apostolos Tsompanopoulos <info@aptlogs.com>

translation update

4da6a3ce10-Mar-2020 Phy <git@phy25.com>

Fix php styling of too long regexp

f216edae21-Jun-2018 Lars Paulsen <lars_paulsen@web.de>

Fixed broken link rendering for external links at start of line

External links at the start of line like 'www.example.com' were
not rendered as links any more. The issue was introduced with PR #1988

Fixed broken link rendering for external links at start of line

External links at the start of line like 'www.example.com' were
not rendered as links any more. The issue was introduced with PR #1988.
Fixes #2399.

show more ...

2bfa400010-Mar-2020 Phy <git@phy25.com>

fix comment formating

08e9b52f16-Jun-2019 Phy <git@phy25.com>

Renamed constant to RECENTS_ONLY_CREATION

This clarifies that it also works when requesting media changelog.

68f43bcf26-Oct-2018 Tero Kivinen <kivinen@iki.fi>

Implemented only_new option for RSS feed, so you can request RSS feed that contains only new files.

81e9996510-Mar-2020 Phy <git@phy25.com>

fallback to auth_login check when trustExternal returns null

This is a work based on #2701, Before this patch, it is either fully external, or fully internal (and DokuWiki's auth cookie mechanism is

fallback to auth_login check when trustExternal returns null

This is a work based on #2701, Before this patch, it is either fully external, or fully internal (and DokuWiki's auth cookie mechanism is used in auth_login()). I believe we should provide plugin developers with a third state as out-put. Semantically $auth->trustExternal() === null to delegate auth flow back to DokuWiki makes sense to me - like no external auth result is returned, so we need to run internal auth flow.

Co-Authored-By: paweljasinski <paweljasinski@users.noreply.github.com>

show more ...

bbac148909-Mar-2020 Phy <git@phy25.com>

generate curid class by jQuery

internallink's output <a> tag gets a new attribute, data-wiki-id, so that
jQuery doesn't need to parse the various link format to get the ID.

Any plugin javascript th

generate curid class by jQuery

internallink's output <a> tag gets a new attribute, data-wiki-id, so that
jQuery doesn't need to parse the various link format to get the ID.

Any plugin javascript that loads after DokuWiki's script should be able to
discover curid class as usual, as long as they use the default js.php
facility.

fixes #1511, fixes #2968.

show more ...

4986a58409-Mar-2020 Phy <git@phy25.com>

shortcut relative link: fix 3 levels up situation

26a03f0809-Mar-2020 Phy <git@phy25.com>

Match multiple levels shortcut relative link, fixes #1076

Previously the regex only matches one level. Test added as well.

ef50b30409-Mar-2020 HokkaidoPerson <dosankomali@yahoo.co.jp>

translation update

b98368cc16-Aug-2019 Schplurtz le Déboulonné <Schplurtz@laposte.net>

fix typo in phpdoc comment

862a2eae10-Jun-2019 Schplurtz le Déboulonné <Schplurtz@laposte.net>

fix missing $ in variable use

0f43ea4410-Jun-2019 Schplurtz le Déboulonné <Schplurtz@laposte.net>

add drupal and seafile hash methods

1...<<41424344454647484950>>...258