History log of /dokuwiki/ (Results 1151 – 1175 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ee4f28e326-Jan-2021 Damien Regad <dregad@mantisbt.org>

Fix warning in install.php on PHP 8

Warning: Undefined array key "pop" in install.php on line 427

In PHP 8, attempting to read an undefined array key throws a warning
instead of a notice as in earl

Fix warning in install.php on PHP 8

Warning: Undefined array key "pop" in install.php on line 427

In PHP 8, attempting to read an undefined array key throws a warning
instead of a notice as in earlier versions [1].

[1]: https://www.php.net/manual/en/migration80.incompatible.php

show more ...

2c23659d21-Jan-2021 Robin Getz <robin.getz@analog.com>

dwpage.php: add an option to get metadata

This adds an option to ./bin/dwpage.php, to display metadata about a
page. This is useful in maintenance shell scripts, and debugging plugins.
There is no a

dwpage.php: add an option to get metadata

This adds an option to ./bin/dwpage.php, to display metadata about a
page. This is useful in maintenance shell scripts, and debugging plugins.
There is no ability to write metadata, only read them.

./bin/dwpage.php -u <user> gmeta [page] <meta tag>

where <meta tag> can be "date modified" (in quotes) or "last_change date"
an empty <meta tag> returns all metadata.

Signed-off-by: Robin Getz <robin.getz@analog.com>

show more ...

7bfaf07b16-Jan-2021 Lakejason0 <lakesarchive@outlook.com>

translation update

d2bc9d5616-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 ...

0603f50613-Jan-2021 Andreas Gohr <andi@splitbrain.org>

rename namespace Media to File

This is a bit more generic and allows us to have additional File
abstractions in here later.

66fdf73c12-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.

8dbb068e12-Jan-2021 Andreas Gohr <andi@splitbrain.org>

test translations for correctness

This inspired by https://www.dokuwiki.org/teams:i18n:translation-check
by @schplurtz Instead of relying on an external script that only checks
after a translation w

test translations for correctness

This inspired by https://www.dokuwiki.org/teams:i18n:translation-check
by @schplurtz Instead of relying on an external script that only checks
after a translation was merged, this test can be run in out CI
environment and help us to avaoid merging faulty translations.

show more ...

f998f07012-Jan-2021 Luna Frax <lunafrax@gmail.com>

translation update

482d333c11-Jan-2021 Patrik K Lundberg <patrik.kotiranta.lundberg@gmail.com>

translation update

b68a772111-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 ...

d3f829c211-Jan-2021 Andreas Gohr <andi@splitbrain.org>

cleaner behaviour for data directory check

Show a properly translated message.

d2c3745611-Jan-2021 Patrik K Lundberg <patrik.kotiranta.lundberg@gmail.com>

translation update

cf38187809-Jan-2021 Nuno Silva <nuno.m.ribeiro.silva@tecnico.ulisboa.pt>

Send Popularity data securely

5484014b07-Jan-2021 Martijn Ras <Martijn.Ras@GMail.com>

Fix for Remove random_compat, no longer needed #3262

24115d4207-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.

9453716d06-Jan-2021 Andreas Gohr <andi@splitbrain.org>

readded $jump mechanism, removed unused functions

0a47efcd06-Jan-2021 Andreas Gohr <andi@splitbrain.org>

fix use of $rev parameter

9a1a86fb06-Jan-2021 Andreas Gohr <andi@splitbrain.org>

fix entity definition

79b0082306-Jan-2021 Andreas Gohr <andi@splitbrain.org>

reenable the option to display a relative namespace for media files

This is used when searching for media files

1740936206-Jan-2021 Andreas Gohr <andi@splitbrain.org>

simplified the media_searchlist tests

4f33babf05-Jan-2021 Andreas Gohr <andi@splitbrain.org>

make use of the new media file classes

This just crudely replaces the calls to the old functions with usage of
the new classes. This however already works and makes (manual) testing
of these classes

make use of the new media file classes

This just crudely replaces the calls to the old functions with usage of
the new classes. This however already works and makes (manual) testing
of these classes easier.

Next steps: remove the old media_printfile and media_printfile_thumbs
methods and fix/drop/replace the tests depending on them. search_media
might be obsolete, too already.

For search results the display classes need to show full namespaces.
This needs to be fixed again. No idea about the jump mechanism, yet.

show more ...

8f7d0e1105-Jan-2021 Andreas Gohr <andi@splitbrain.org>

SVG based file icons

To be used in the new code. Courtesy of https://fileicons.org/


lib/images/fileicons/svg/7z.svg
lib/images/fileicons/svg/asm.svg
lib/images/fileicons/svg/bash.svg
lib/images/fileicons/svg/bz2.svg
lib/images/fileicons/svg/c.svg
lib/images/fileicons/svg/conf.svg
lib/images/fileicons/svg/cpp.svg
lib/images/fileicons/svg/cs.svg
lib/images/fileicons/svg/csh.svg
lib/images/fileicons/svg/css.svg
lib/images/fileicons/svg/csv.svg
lib/images/fileicons/svg/deb.svg
lib/images/fileicons/svg/doc.svg
lib/images/fileicons/svg/docx.svg
lib/images/fileicons/svg/file.svg
lib/images/fileicons/svg/gif.svg
lib/images/fileicons/svg/gz.svg
lib/images/fileicons/svg/h.svg
lib/images/fileicons/svg/htm.svg
lib/images/fileicons/svg/html.svg
lib/images/fileicons/svg/ico.svg
lib/images/fileicons/svg/java.svg
lib/images/fileicons/svg/jpeg.svg
lib/images/fileicons/svg/jpg.svg
lib/images/fileicons/svg/js.svg
lib/images/fileicons/svg/json.svg
lib/images/fileicons/svg/lua.svg
lib/images/fileicons/svg/mp3.svg
lib/images/fileicons/svg/mp4.svg
lib/images/fileicons/svg/ods.svg
lib/images/fileicons/svg/odt.svg
lib/images/fileicons/svg/ogg.svg
lib/images/fileicons/svg/ogv.svg
lib/images/fileicons/svg/pdf.svg
lib/images/fileicons/svg/php.svg
lib/images/fileicons/svg/pl.svg
lib/images/fileicons/svg/png.svg
lib/images/fileicons/svg/ppt.svg
lib/images/fileicons/svg/pptx.svg
lib/images/fileicons/svg/ps.svg
lib/images/fileicons/svg/py.svg
lib/images/fileicons/svg/rar.svg
lib/images/fileicons/svg/rb.svg
lib/images/fileicons/svg/rpm.svg
lib/images/fileicons/svg/rtf.svg
lib/images/fileicons/svg/sh.svg
lib/images/fileicons/svg/sql.svg
lib/images/fileicons/svg/svg.svg
lib/images/fileicons/svg/swf.svg
lib/images/fileicons/svg/tar.svg
lib/images/fileicons/svg/tgz.svg
lib/images/fileicons/svg/txt.svg
lib/images/fileicons/svg/wav.svg
lib/images/fileicons/svg/webm.svg
lib/images/fileicons/svg/xls.svg
lib/images/fileicons/svg/xlsx.svg
lib/images/fileicons/svg/xml.svg
lib/images/fileicons/svg/zip.svg
bf9684bc05-Jan-2021 Andreas Gohr <andi@splitbrain.org>

first go a refactoring the media manager

For now this only adds code. This takes care of encapsulating media file
information and has some UI classes to display those files in the
fullscreen media m

first go a refactoring the media manager

For now this only adds code. This takes care of encapsulating media file
information and has some UI classes to display those files in the
fullscreen media manager and the popup.

The code is untested and not integrated to run, yet. Next step is to
replace the parts in the media manager to call this new code (and fix
any bugs).

I tried not to change much HTML yet. This can be done later. For now the
goal is to just make it run again.

show more ...

8c1f82b505-Jan-2021 lp <spam@lukpopp.ch>

translation update

871895a705-Jan-2021 Satoshi Sahara <sahara.satoshi@gmail.com>

check media_* used in UI\MediaDiff

1...<<41424344454647484950>>...420