History log of /dokuwiki/lib/ (Results 1301 – 1325 of 4510)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a4fb25f730-Jul-2015 hung nguyen <bancuamoinguoi999@gmail.com>

translation update

a5a157e229-Jul-2015 Hideaki SAWADA <chuno@live.jp>

translation update

dbfd2a2c29-Jul-2015 Kiril <neohidra@gmail.com>

translation update

3e56474729-Jul-2015 Hideaki SAWADA <chuno@live.jp>

translation update

ceaabc3e29-Jul-2015 Carbain Frédéric <fcarbain@yahoo.fr>

translation update

00735b3929-Jul-2015 Hideaki SAWADA <chuno@live.jp>

translation update

43fe93f029-Jul-2015 Hideaki SAWADA <chuno@live.jp>

translation update

bc8a353129-Jul-2015 Hideaki SAWADA <chuno@live.jp>

translation update

fcf2eb0e26-Jul-2015 Anika Henke <anika@selfthinker.org>

fixed missing bug icon in extension manager (since #1247)

68a234e726-Jul-2015 Anika Henke <anika@selfthinker.org>

removed unused interwiki icons (obsolete since #1247)


b4150bdc26-Jul-2015 Anika Henke <anika@selfthinker.org>

fixed wrong format string in authldap translation

2e206e7526-Jul-2015 Anika Henke <anika@selfthinker.org>

updated dates in various info.txt files

ec2b4bab26-Jul-2015 Andreas Gohr <andi@splitbrain.org>

fix problem with IE11

hopefully doesn't break in the other browsers

cf2c8e7525-Jul-2015 Anika Henke <anika@selfthinker.org>

changed input submits to buttons, fixed small RTL issue

17a1986825-Jul-2015 Anika Henke <anika@selfthinker.org>

remove IE7 support

345e401d24-Jul-2015 trebmuh <trebmuh@users.noreply.github.com>

Update lang.php

Please someone who know the code, double check this one.
It does look that translation for 2 options were missing.

20a2375a24-Jul-2015 Andreas Gohr <andi@splitbrain.org>

Revert "Additionally allow more media types" #982

This reverts commit de4634ec87b1a277c1686990d993dafc43db05ed.

1dd04f9724-Jul-2015 Andreas Gohr <andi@splitbrain.org>

fixed styling preview in IE

IE doesn't like it when you create a DOM element in one window and
try to insert it in another window.

519c232c22-Jul-2015 Philip Knack <p.knack@stollfuss.de>

translation update

4c19c0ba20-Jul-2015 Philip Knack <p.knack@stollfuss.de>

translation update

b28801bc18-Jul-2015 Andreas Gohr <andi@splitbrain.org>

added plugin to list of bundled extensions

8d4151de18-Jul-2015 Andreas Gohr <andi@splitbrain.org>

added styler into default plugin section

The icon does not match the others because the NuvolaX icon theme seems
to have vanished from the Internet. Ideally all those admin icons could
use a replace

added styler into default plugin section

The icon does not match the others because the NuvolaX icon theme seems
to have vanished from the Internet. Ideally all those admin icons could
use a replacement. But that should be a different PR I guess.

show more ...

75c8c6fa18-Jul-2015 Andreas Gohr <andi@splitbrain.org>

readded cookie to styling plugin

1afa9ba816-Jul-2015 Gerrit Uitslag <klapinklapin@gmail.com>

remove deleted files on update of extension

Resolves #1192

`/lib/plugins/<plugin>/deleted.files`
which list files that can be removed e.g.
```
# This is a list of files that were present in previou

remove deleted files on update of extension

Resolves #1192

`/lib/plugins/<plugin>/deleted.files`
which list files that can be removed e.g.
```
# This is a list of files that were present in previous plugin releases
# but were removed later. An up to date plugin should not have any of
# the files installed
action.php
folder/file.txt
```

show more ...

82246f1015-Jul-2015 Andreas Gohr <andi@splitbrain.org>

improve aria attribute handling. closes #1142

adds aria handling to makeToggle and allows to supress it in dw_toggle

1...<<51525354555657585960>>...181