| d590b2c3 | 02-Dec-2019 |
Michael Große <mic.grosse@googlemail.com> |
Upgrade dependencies |
| 786a5c13 | 29-May-2019 |
Michael Große <mic.grosse@googlemail.com> |
Don't test on very outdated PHP, but on modern |
| 9132a859 | 29-May-2019 |
Michael Große <mic.grosse@googlemail.com> |
Force phpunit7
Dokuwiki is still incompatible with PHPUnit 8 |
| 2a783aa6 | 01-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 ...
|
| 79a5ce0f | 05-Nov-2017 |
Michael Große <mic.grosse@googlemail.com> |
chore: Version upped |
| 4004f519 | 05-Nov-2017 |
Michael Große <mic.grosse@googlemail.com> |
chore: add parsed js |
| a07e0fd5 | 05-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 ...
|
| d3f23cc5 | 25-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. |
| 219cbd86 | 25-Jun-2017 |
Michael Große <mic.grosse@googlemail.com> |
Removed stray debug statement |
| 284f9fc3 | 25-Jun-2017 |
Michael Große <mic.grosse@googlemail.com> |
Last minute name change |
| 485c9e46 | 25-Jun-2017 |
Michael Große <mic.grosse@googlemail.com> |
Remove unused files
|
| 6b380169 | 25-Jun-2017 |
Michael Große <mic.grosse@googlemail.com> |
first working version |
| 9d2d02ff | 25-Jun-2017 |
Michael Große <mic.grosse@googlemail.com> |
Initial commit |