| fb008d31 | 08-Feb-2018 |
Iain Hallam <iain@nineworlds.net> |
Match documentation to function |
| c4a386f1 | 08-Feb-2018 |
Iain Hallam <iain@nineworlds.net> |
Added return flags to breadcrumbs and you are here to allow later processing |
| c9071834 | 05-Feb-2018 |
Michael Große <grosse@cosmocode.de> |
refactor: move manifest functions to more intuitive places |
| 10b4c843 | 01-Feb-2018 |
Michael Große <grosse@cosmocode.de> |
feat: ensure that the cope is always only the current wiki |
| 6f858236 | 01-Feb-2018 |
Michael Große <grosse@cosmocode.de> |
feat: use style replacements for background and theme color
This also adds the default theme color for the DokuWiki template as the green from the existing links. |
| fb1f9089 | 01-Feb-2018 |
Michael Große <grosse@cosmocode.de> |
refactor: extract css utils to an autoloaded class
The goal is to make the css replacement accessible in other contexts, for example for the manifest. |
| a1fe3c9c | 30-Jan-2018 |
Michael Große <grosse@cosmocode.de> |
feat: make auth salt static in test environments
There are circumstances where we may want to test generated content that uses the auth salt, for example when one tests the rendering of external ima
feat: make auth salt static in test environments
There are circumstances where we may want to test generated content that uses the auth salt, for example when one tests the rendering of external images where the url contains a token from media_get_token
show more ...
|
| feea8cb6 | 29-Jan-2018 |
peterdd <ddpm@liscovius.de> |
move class DokuHTTPClient behind HTTPClient
2 different people reported errors that seems to be solved when following the "If a class extends another, then the parent class must be declared before t
move class DokuHTTPClient behind HTTPClient
2 different people reported errors that seems to be solved when following the "If a class extends another, then the parent class must be declared before the child class structure." of http://php.net/manual/en/language.oop5.inheritance.php
Couldn't exactly reproduce under which php/environment the problem occurs, but following the MUST of the PHP documentation seems not to be wrong..
https://github.com/Flyspray/flyspray/pull/647
show more ...
|
| 34ae4fb1 | 28-Jan-2018 |
lempel <riverlempel@hotmail.com> |
translation update |
| ff1e4eae | 24-Jan-2018 |
Michael Große <grosse@cosmocode.de> |
fix: add default manifest.json
This should have been part of the previous commit 5e0255e36bf156b973d6ab46192daa88891c0027
Some simple static defaults for the PWA manifest |
| 5e0255e3 | 24-Jan-2018 |
Michael Große <grosse@cosmocode.de> |
feat: provide web app manifest (dynamically geneated) |
| eb908f48 | 21-Jan-2018 |
Kristjan SCHMIDT <kristjan.schmidt@googlemail.com> |
translation update |
| d1d904bb | 19-Jan-2018 |
Michael Große <grosse@cosmocode.de> |
refactor: remove deprecated method call from html_login |
| e824d633 | 19-Jan-2018 |
Michael Große <grosse@cosmocode.de> |
fix: enforce optional svg & prevent arbitrary html in html_btn
To prevent abusing this functionality for inserting arbitrary html, inlineSVG is now called inside the html_btn function. |
| 9ae2c516 | 18-Jan-2018 |
Davor Turkalj <turki.bsc@gmail.com> |
translation update |
| 679dba01 | 18-Jan-2018 |
Michael Große <grosse@cosmocode.de> |
feat: add optionally an SVG to html_btn |
| ddd7c157 | 14-Jan-2018 |
Guy Yakobovitch <guy.yakobovitch@gmail.com> |
translation update |
| dcbec55d | 14-Jan-2018 |
Guy Yakobovitch <guy.yakobovitch@gmail.com> |
translation update |
| 791ae125 | 13-Jan-2018 |
Mohd Shakir Zakaria <mohdshakir@gmail.com> |
Updated README: Upped year to 2018 |
| be901fcb | 10-Jan-2018 |
Kenneth Schack Banner <kescba@gmail.com> |
translation update |
| 4b3c4d7e | 07-Jan-2018 |
Олексій <alexey.furashev@gmail.com> |
translation update |
| 8f85cae7 | 06-Jan-2018 |
Andreas Gohr <andi@splitbrain.org> |
added removed file to list of removed files |
| 5e88fd52 | 05-Jan-2018 |
Max <maxrb146@gmail.com> |
translation update |
| 3293dc63 | 05-Jan-2018 |
Chang Zhao <chang-zhao@users.noreply.github.com> |
Update all.css
Fixes #2169 table alignment RTL-support |
| 14cd40ec | 05-Jan-2018 |
Chang Zhao <chang-zhao@users.noreply.github.com> |
Update css.php
typo |