History log of /dokuwiki/ (Results 2926 – 2950 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bbbe85f611-May-2016 Michael Grosse <grosse@cosmocode.de>

Add test for extended select-options

4d28a62611-May-2016 Michael Grosse <grosse@cosmocode.de>

Escape option-attributes and fix typo

795955b211-May-2016 Michael Grosse <grosse@cosmocode.de>

Make select-options in Form more configurable

Now classes and data- attributes can be added to individual options

3b0238c509-May-2016 Gerrit Uitslag <klapinklapin@gmail.com>

switch resizable handles based on rtl direction

3dbc48d409-May-2016 Gerrit Uitslag <klapinklapin@gmail.com>

reformatting, use local vars

3f18d04909-May-2016 Gerrit Uitslag <klapinklapin@gmail.com>

checkfunc() set textChanged only on real change

- if #wiki__text (the default DokuWiki editor field) exists, the
checkfunc() checks whether the field content is changed
- if #wiki__text not exists i

checkfunc() set textChanged only on real change

- if #wiki__text (the default DokuWiki editor field) exists, the
checkfunc() checks whether the field content is changed
- if #wiki__text not exists it assumes that on all change and keydown
events the content of the form #dw__editform is changed (give still
false positives.) (for example the Data plugin has none #wiki__text)

show more ...

c3f94a8e09-May-2016 Gerrit Uitslag <klapinklapin@gmail.com>

add JSDocs

3457dae109-May-2016 Myeongjin <aranet100@gmail.com>

translation update

d90467a207-May-2016 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update

99f0dd4b02-May-2016 Gerrit Uitslag <klapinklapin@gmail.com>

after insert external link, reset to parent namespace

655dcd4730-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

store the last filtering in the extension manager

Otherwise you have to reapply the filtering every time you updated one
plugin.

04db80f130-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

reformat js list filtering

0c4c028130-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

optional class for methods that open a table,row,cell,header, ul,ol

Let plugins add their own classes to builtin tables or lists.

Fixes #1188
Alternative for #1360 (and PR #1515)

297d27bc30-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

If external link inserted with link wizard, empty input

Fixes #1483

b4c97c1b30-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

Check if content really changed in the Editor, before popup a warning when leaving

Fixes #1199

e725e2ad30-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

populate the JSINFO array in similar way as via doku.php

Prevents overwriting already added stuff.

#1327

cea664bd30-Apr-2016 LarsDW223 <lars_paulsen@web.de>

Added getter function getLastlevel() in Doku_Renderer_xhtml.
This is required for the filelist plugin to fix issue #11 since $lastlevel became protected in "hrun".

19e0653729-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

let js.php also use the configcascade for localized translation

694afa0629-Apr-2016 Anika Henke <anika@selfthinker.org>

changed footnote content to div

33fe8b1527-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

reformatting remoteapicore unittests

3105ba7a27-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

fix base of local url in remoteapi unittests

a99e353627-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

RemoteAPICore improvements and unittests

RemoteAPICore
- visibility methods
- getAttachmentInfo returns modification date of deleted files
- pageVersions returns only current revision (once) if $fir

RemoteAPICore improvements and unittests

RemoteAPICore
- visibility methods
- getAttachmentInfo returns modification date of deleted files
- pageVersions returns only current revision (once) if $first=0.
Adresses issue mentioned at #1550
- added unittests
- updated API number

show more ...

6d090adb27-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

phpdocs RemoteAPI

42a6fba027-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

rename constructor, visibility functions of dokuwiki_xmlrpc_server

f4208bec24-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

preg_replace /e modifier replaced by preg_replace_callback

See #1551

1...<<111112113114115116117118119120>>...420