History log of /dokuwiki/lib/ (Results 1176 – 1200 of 4512)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
32a211c711-Mar-2016 Andreas Gohr <andi@splitbrain.org>

added a postgres example database to the tests

924cc11c11-Mar-2016 Andreas Gohr <andi@splitbrain.org>

add support for new Django hashing methods

New Python Django application default to PBKDF2 with SHA256 as a
password mechanism. This adds support for that mechanism in our
password hasher class. Thi

add support for new Django hashing methods

New Python Django application default to PBKDF2 with SHA256 as a
password mechanism. This adds support for that mechanism in our
password hasher class. This will be needed in the tests for the new
PDO auth plugin.

show more ...

3a63c3f324-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

clean up the onselect callback

This makes sure the provided callback is using alphanumerics only. I'm
not sure this is needed, but better safe than sorry.

34b180e522-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

Revert "Revert "make reuse of mediamanager popup easier""

because we actually want it in this branch ;-)

This reverts commit 38a2174b1dd098290d4b853df853c1072369377d.

38a2174b22-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

Revert "make reuse of mediamanager popup easier"

this was an accidental commit to master

This reverts commit f7f7fb6c2b301fc145bf78687261f89e446e89ae.

f7f7fb6c22-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

make reuse of mediamanager popup easier

This introduces a mechanism to override what happens when a media item
is selected in the media manager popup by providing a callback name in
the URL. The def

make reuse of mediamanager popup easier

This introduces a mechanism to override what happens when a media item
is selected in the media manager popup by providing a callback name in
the URL. The default implementation just does what
dw_mediamanager.insert did before and calls insertTags()

show more ...

0cec3e2a19-Feb-2016 Andreas Gohr <andi@splitbrain.org>

cache groups during a request

36726b9119-Feb-2016 Andreas Gohr <andi@splitbrain.org>

marked authmyslq and authpgsql as deprecated

6fc7ffc919-Feb-2016 Andreas Gohr <andi@splitbrain.org>

use proper JSON in mediaupload response. fixes #1474

014eefaa14-Feb-2016 Masoud Sadrnezhaad <masoud@sadrnezhaad.ir>

translation update

df01249e12-Feb-2016 Andreas Gohr <andi@splitbrain.org>

added fluxbb dump to the tests.

now all capabilities are covered

07a11e2a12-Feb-2016 Andreas Gohr <andi@splitbrain.org>

prepend default group

this makes sure manually assigned groups win on systems where only one
group is supported.

358942b512-Feb-2016 Andreas Gohr <andi@splitbrain.org>

skip leaving unknown groups

745947b212-Feb-2016 Andreas Gohr <andi@splitbrain.org>

ignore whitespace in capability testing

964d95c612-Feb-2016 Andreas Gohr <andi@splitbrain.org>

added a few more tests for wordpress

14119d4412-Feb-2016 Andreas Gohr <andi@splitbrain.org>

make sure integers are quoted as integers

otherwise limit and offsets break in mysql

3f4d153412-Feb-2016 Andreas Gohr <andi@splitbrain.org>

first go at using real database dumps for tests

this configures a minimal wordpress setup

f695c44712-Feb-2016 Andreas Gohr <andi@splitbrain.org>

fix non-SELECT queries

e70ecfc911-Feb-2016 Romano <romanocl@outlook.com>

translation update

a38bc7e603-Feb-2016 Masoud Sadrnezhaad <masoud@sadrnezhaad.ir>

translation update

1600c7cc30-Jan-2016 Andreas Gohr <andi@splitbrain.org>

finally not available on old PHP releases

c27579a630-Jan-2016 Andreas Gohr <andi@splitbrain.org>

added translations and metadata

337d8a3030-Jan-2016 Andreas Gohr <andi@splitbrain.org>

removed generic test


29a1d29130-Jan-2016 Andreas Gohr <andi@splitbrain.org>

skip tests if sqlite or pdo is missing

0d586afd30-Jan-2016 Andreas Gohr <andi@splitbrain.org>

capability checks added

1...<<41424344454647484950>>...181