History log of /plugin/structsection/ (Results 26 – 38 of 38)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d590b2c302-Dec-2019 Michael Große <mic.grosse@googlemail.com>

Upgrade dependencies

786a5c1329-May-2019 Michael Große <mic.grosse@googlemail.com>

Don't test on very outdated PHP, but on modern

9132a85929-May-2019 Michael Große <mic.grosse@googlemail.com>

�� Force phpunit7

Dokuwiki is still incompatible with PHPUnit 8

2a783aa601-Nov-2019 dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump tar from 2.2.1 to 2.2.2

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com

chore(deps): bump tar from 2.2.1 to 2.2.2

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

show more ...

79a5ce0f05-Nov-2017 Michael Große <mic.grosse@googlemail.com>

chore: Version upped

4004f51905-Nov-2017 Michael Große <mic.grosse@googlemail.com>

chore: add parsed js

a07e0fd505-Nov-2017 Michael Große <mic.grosse@googlemail.com>

fix: remove broken editable editbutton

edittable cannot work with tables inside structsections and hence that
editbutton makes no sense. However the button is shown via js and so we
cannot hide it w

fix: remove broken editable editbutton

edittable cannot work with tables inside structsections and hence that
editbutton makes no sense. However the button is shown via js and so we
cannot hide it with css. Also the rendering of the content is very
agnostic of the specific content, so we cannot prevent its creation.
This leaves removing it with javascript.

This fixes #1

show more ...

d3f23cc525-Jun-2017 Michael Große <mic.grosse@googlemail.com>

Add transpiled script

The final and transpiled script is only add to the repo in a new
release.

219cbd8625-Jun-2017 Michael Große <mic.grosse@googlemail.com>

Removed stray debug statement

284f9fc325-Jun-2017 Michael Große <mic.grosse@googlemail.com>

Last minute name change

485c9e4625-Jun-2017 Michael Große <mic.grosse@googlemail.com>

Remove unused files


6b38016925-Jun-2017 Michael Große <mic.grosse@googlemail.com>

first working version

9d2d02ff25-Jun-2017 Michael Große <mic.grosse@googlemail.com>

Initial commit

12