History log of /dokuwiki/lib/ (Results 1326 – 1350 of 4512)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

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

translation update

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

translation update

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

fixed a few links and html errors in language files

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

fixed occurrences of html named entities in translation files to be xhtml-compatible

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

fixed lots of missing format strings in language files

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

changed all input type=submit buttons to button type=submit button for better stylability

771519d012-Jul-2015 Mauricio Segura <maose38@yahoo.es>

translation update

d2293a6b11-Jul-2015 Myeongjin <aranet100@gmail.com>

adjust newline

10da589211-Jul-2015 Myeongjin <aranet100@gmail.com>

translation update

d750427e08-Jul-2015 Errol <errol@hotmail.com>

translation update

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

added labels to form entries

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

improved various minor frontend issues in styling plugin

* improved spacing of popup
* made primary buttons clearer
* xhtml and validity fixes
* improved some lang strings
* moved 'open as popup' af

improved various minor frontend issues in styling plugin

* improved spacing of popup
* made primary buttons clearer
* xhtml and validity fixes
* improved some lang strings
* moved 'open as popup' after intro
* fixed page reload after clicking 'open as popup' button

show more ...

9f4b197e07-Jul-2015 Rainbow Spike <Dr-Yukon@users.noreply.github.com>

Update lang.php

Выравнивание и разбиение по образцу en/lang.php, унификация "директорий" и "папок", "расширений" и "дополнений"

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

fixed small spacing/alignment issues in display options of extension manager

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

fixed installed extensions in extension manager not displaying without JS

f30ba39802-Jul-2015 rnck <dokuwiki@rnck.de>

translation update

67b479b230-Jun-2015 Gerrit Uitslag <klapinklapin@gmail.com>

PHPDocs for remote and action

f4b12de729-Jun-2015 Takumo <9206984@mail.ru>

translation update

c2f2dedb26-Jun-2015 Andreas Gohr <andi@splitbrain.org>

reset page back to normal on closing dialog

bcea9d6426-Jun-2015 Andreas Gohr <andi@splitbrain.org>

removed no longer needed ajax action components

3e2beab526-Jun-2015 Andreas Gohr <andi@splitbrain.org>

added a simple loading screen for the JavaScript preview

6667cd8726-Jun-2015 Andreas Gohr <andi@splitbrain.org>

changed the whole thing to a real popup

86c97e9126-Jun-2015 Andreas Gohr <andi@splitbrain.org>

fixes various probelms mentioned in #1163

however I think I will convert the dialog to a real popup instead.

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