History log of /dokuwiki/inc/ (Results 1826 – 1850 of 6436)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
cd2a4cfd23-May-2016 Anika Henke <anika@selfthinker.org>

refactor duplicate sizechange code into its own function

2569220823-May-2016 Anika Henke <anika@selfthinker.org>

always separate a number and a unit by a non-breaking space

52bc962f15-May-2016 Davor Turkalj <turki.bsc@gmail.com>

translation update

88a8d4af12-May-2016 Wiki Doku <SugarKidder@mailinator.com>

translation update

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

remote api ackcheck: if user given, but no groups, retrieve groups

with unittests

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

PHPDoc Form

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

PHPDocs Form

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

fix typo

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

Fix resetting select-options attributes

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

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

translation update

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)

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

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

changed footnote content to div

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

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

RemoteAPI getversions(): if offset argument $first is too large, don't reset to zero

Fixes #714

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

If first=0 give always the current version, also if no older revs available

Fixes #713

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

rewrote js for footnotes to work in xhtml

01e3f2b320-Apr-2016 Michael Große <mic.grosse@posteo.de>

Remove unnecessary linebreaks from new Form

Since Firebug it is no longer necessary to structure html with linebreaks. See also Issue #924

b00eb81720-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

fixed wrong namespace length

as pointed out in
https://github.com/splitbrain/dokuwiki/pull/1530/files/b89dfc20f1e13333ce49ce0d6a3a83cc9836094b#r60392099

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

removed references to 'disabled' file in plugins.local.php

30f3bd1520-Apr-2016 Michael Grosse <grosse@cosmocode.de>

Do not cache cleanID for $ascii == true

Caching must differentiate between a call with $ascii == true and a call
without that parameter. Since calling that function with $ascii == true
rare, we simp

Do not cache cleanID for $ascii == true

Caching must differentiate between a call with $ascii == true and a call
without that parameter. Since calling that function with $ascii == true
rare, we simply do not cache that case.

show more ...

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

Remove conf setting 'pluginmanager', since old plugin manager is not default anymore.

This `$conf['pluginmanager']` setting was especially for disabling of
pluginmanager in farms. (see also commit c

Remove conf setting 'pluginmanager', since old plugin manager is not default anymore.

This `$conf['pluginmanager']` setting was especially for disabling of
pluginmanager in farms. (see also commit c45608d )

show more ...

1...<<71727374757677787980>>...258