History log of /dokuwiki/ (Results 2451 – 2475 of 10567)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e81668dd28-Dec-2017 Torpedo <dgtorpedo@gmail.com>

translation update

2739341b28-Dec-2017 lempel <riverlempel@hotmail.com>

translation update

fc55d0b226-Dec-2017 Phy <git@phy25.com>

remove string argument in assert - DiffEngine

d3b71b9d26-Dec-2017 Phy <git@phy25.com>

add tests to DifferenceEngine and optimize each removal in it

8cbb9bb824-Dec-2017 Gerrit Uitslag <klapinklapin@gmail.com>

remove old class reference

files were deleted by fa2c560da3df273672806893a2f660982c0011f0

8bc5de1f22-Dec-2017 Schplurtz le Déboulonné <Schplurtz@laposte.net>

add rss_media config values translations

f00c58d022-Dec-2017 Jagadish Shri <shrijagadish@gmail.com>

translation update

912a6d4821-Dec-2017 Phy <git@phy25.com>

fix inconsistent use of rawurlencode

15d771f720-Dec-2017 Phy <git@phy25.com>

fix xhtml:internallink $params usage, fixes #2188
not perfect, but it works

dd5c3e2b20-Dec-2017 Phy <git@phy25.com>

remove deprecated each calls in libraries

8f1011e820-Dec-2017 Phy <git@phy25.com>

remove deprecated each calls in plugins

772f3c5119-Dec-2017 DeathCamel57 <DeathCamel57@gmail.com>

added space, remove .scroll_here class

Per request of @splitbrain

8fa781ae19-Dec-2017 Tor Härnqvist <tor@harnqvist.se>

translation update

d52bcd4819-Dec-2017 Roland Synnestvedt <git@rsynnest.com>

If mediamanger is kept open, put cursor in image tag unless it's already inside an image tag
If it's already inside an image tag, move the cursor to the end of the current tag.

1de6f5c915-Dec-2017 F. Mueller-Donath <j.felix@mueller-donath.de>

translation update

23c61bbe15-Dec-2017 Schplurtz le Déboulonné <Schplurtz@laposte.net>

protect strings that depend on uploaded file name

6dde4a8c14-Dec-2017 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

ec91f6e913-Dec-2017 Olivier Humbert <trebmuh@users.noreply.github.com>

Update French translation

1a30829913-Dec-2017 Michael Bohn <mjbohn@gmail.com>

translation update

b56d5a0e12-Dec-2017 Vitaly <vitaly.balashov@smuzzy.com.ua>

translation update

034db88511-Dec-2017 Michael Große <grosse@cosmocode.de>

feat: DOKU_UH[N|C] to jsinfo and add deprecation message

I'm not sure that setting the constants in template.php is the best
place. However if we set them in doku.php, we have to duplicate it in
lib

feat: DOKU_UH[N|C] to jsinfo and add deprecation message

I'm not sure that setting the constants in template.php is the best
place. However if we set them in doku.php, we have to duplicate it in
lib/exe/mediamanager.php and lib/exe/detail.php, which is not ideal as
well.

show more ...

479b845011-Dec-2017 Michael Große <grosse@cosmocode.de>

feat: canonically provide $ACT to javascript

It would be helpful if there were a reliable way to determine the
current mode in javascript, for example if we only want to execute some
javascript in `

feat: canonically provide $ACT to javascript

It would be helpful if there were a reliable way to determine the
current mode in javascript, for example if we only want to execute some
javascript in `show` or `preview` modes. This writes the final mode to
the JSINFO object right before it is written out as header, so we can
hopefully capture the actual mode without an plugin changing it later
on.

show more ...

cae2ec4411-Dec-2017 Oskars Pakers <oskars.pakers@gmail.com>

translation update

9f184f7910-Dec-2017 Andreas Gohr <andi@splitbrain.org>

make sure guaranteed placeholders are defined. fixes #1792

This adds some simple defaults for the guaranteed placeholders. This
ensures plugins can safely use these placeholders even when a template

make sure guaranteed placeholders are defined. fixes #1792

This adds some simple defaults for the guaranteed placeholders. This
ensures plugins can safely use these placeholders even when a template
did not implement them.

show more ...

e72afc3a10-Dec-2017 Andreas Gohr <andi@splitbrain.org>

run tests on 7.2

1...<<919293949596979899100>>...423