| d51dacaa | 13-Feb-2021 |
Dario <darioriso@virgilio.it> |
translation update |
| b1ed87eb | 07-Feb-2021 |
Anika Henke <anika@selfthinker.org> |
Make it easier to remove h1 around logo
This adds a class to the h1 around the logo and changes the CSS to reference that class instead of the h1. That way it's easier to change the h1 to a div if s
Make it easier to remove h1 around logo
This adds a class to the h1 around the logo and changes the CSS to reference that class instead of the h1. That way it's easier to change the h1 to a div if someone prefers to have not more than one h1 per page.
show more ...
|
| 012c7cdc | 06-Feb-2021 |
Damien Regad <dregad@mantisbt.org> |
Fix Constant DOKU_MEDIADETAIL already defined
This error only occurs when PHPUnit runs both the `testScripts` and the `test_Validity` suites [1], because all tests are running in the same PHP proces
Fix Constant DOKU_MEDIADETAIL already defined
This error only occurs when PHPUnit runs both the `testScripts` and the `test_Validity` suites [1], because all tests are running in the same PHP process.
Adding an `if(!defined` check to avoid the problem.
[1]: ./phpunit.phar --filter 'testScripts|test_Validity'
show more ...
|
| 056bf31f | 06-Feb-2021 |
Damien Regad <dregad@mantisbt.org> |
Fix various errors in PHPUnit tests on PHP 8 |
| 1eadd9e8 | 04-Feb-2021 |
Andreas Gohr <andi@splitbrain.org> |
fix global access on detail.php and avoid null loading
Another problem surfaced in the tests |
| 1c33cec3 | 04-Feb-2021 |
Andreas Gohr <andi@splitbrain.org> |
add needed type hints for phpunit8
This will break a lot of plugin tests, but can't be avoided |
| 5d8c2b09 | 02-Feb-2021 |
Petr Kajzar <petr.kajzar@centrum.cz> |
translation update |
| e12277d1 | 29-Jan-2021 |
Anika Henke <anika@selfthinker.org> |
Fix TOC being cut off in `export_xhtml` mode |
| 4e5594e3 | 29-Jan-2021 |
Anika Henke <anika@selfthinker.org> |
Fix page's background colour in `export_html` mode
When using the `export_html` mode (page without surrounding layout) the page's background colour is grey with a gradient. That is the same backgrou
Fix page's background colour in `export_html` mode
When using the `export_html` mode (page without surrounding layout) the page's background colour is grey with a gradient. That is the same background that the page with layout has but different to the background the text is on. What you would want is the same colour the text is on, which is white.
show more ...
|
| 58b3ac49 | 27-Jan-2021 |
Damien Regad <dregad@mantisbt.org> |
Improve wording of Logviewer plugin intro text |
| 390b5115 | 26-Jan-2021 |
Michael Große <mic.grosse@googlemail.com> |
fix: better max-width for images in tables
Tables are very aggressive with how they size the contents of their cells. That leads to sometimes extremely small images with max-width:100%, especially f
fix: better max-width for images in tables
Tables are very aggressive with how they size the contents of their cells. That leads to sometimes extremely small images with max-width:100%, especially for images that already have a small intrinsic size.
Setting the max-width to 50vw, i.e. half the view-port, is chosen as a trade-off between: * letting small images keep their full size in most view-ports * keeping large images still pretty large on large view-ports * prevent scrolling in most circumstances (scrolling a table is really bad user experience, this is the goal of the browser)
Fixes #2059
show more ...
|
| 7bfaf07b | 16-Jan-2021 |
Lakejason0 <lakesarchive@outlook.com> |
translation update |
| d2bc9d56 | 16-Jan-2021 |
Anika Henke <anika@selfthinker.org> |
Fix double border on `abbr` elements in Chrome
DokuWiki styles `abbr` elements with a dotted bottom border. In 2017 Chrome added the browser default `text-decoration: underline dotted`. That leads t
Fix double border on `abbr` elements in Chrome
DokuWiki styles `abbr` elements with a dotted bottom border. In 2017 Chrome added the browser default `text-decoration: underline dotted`. That leads to two different underlines/borders showing. This overwrites the Chrome default so that only one line is showing.
show more ...
|
| 66fdf73c | 12-Jan-2021 |
Andreas Gohr <andi@splitbrain.org> |
remove some obviously wrong strings from swedish translations
It seems these were introduced in #3379 or #3378. @viking-cat may want to recheck the state of the swedish translation. |
| f998f070 | 12-Jan-2021 |
Luna Frax <lunafrax@gmail.com> |
translation update |
| 482d333c | 11-Jan-2021 |
Patrik K Lundberg <patrik.kotiranta.lundberg@gmail.com> |
translation update |
| b68a7721 | 11-Jan-2021 |
Andreas Gohr <andi@splitbrain.org> |
add cache buster on security check request
When doing a normal reload on the admin page to recheck the security, the browser may not re-request the image again. This adds a timestamp to the URL to e
add cache buster on security check request
When doing a normal reload on the admin page to recheck the security, the browser may not re-request the image again. This adds a timestamp to the URL to ensure the image is tested again
show more ...
|
| d3f829c2 | 11-Jan-2021 |
Andreas Gohr <andi@splitbrain.org> |
cleaner behaviour for data directory check
Show a properly translated message. |
| d2c37456 | 11-Jan-2021 |
Patrik K Lundberg <patrik.kotiranta.lundberg@gmail.com> |
translation update |
| cf381878 | 09-Jan-2021 |
Nuno Silva <nuno.m.ribeiro.silva@tecnico.ulisboa.pt> |
Send Popularity data securely |
| 24115d42 | 07-Jan-2021 |
Andreas Gohr <andi@splitbrain.org> |
use SVG icons for media file links
The dokuwiki template should probably be adjusted a bit. Old png files are not yet removed as they may be used elsewhere still. |
| 8f7d0e11 | 05-Jan-2021 |
Andreas Gohr <andi@splitbrain.org> |
SVG based file icons
To be used in the new code. Courtesy of https://fileicons.org/ |
| 052e1c84 | 05-Jan-2021 |
Andreas Gohr <andi@splitbrain.org> |
do not repeat successful security checks. fixes #3363
This avoids creating lots of 403 errors for properly secured data directories. Only one successful check per browser session will be executed. |
| f066a397 | 05-Jan-2021 |
Andreas Gohr <andi@splitbrain.org> |
fix style problem |
| 5a5180be | 02-Jan-2021 |
Ammar Abdulhamid <ammarpad@yahoo.com> |
Log opcache invalidation failure to debug log |