History log of /dokuwiki/lib/ (Results 351 – 375 of 4558)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c0ece86a14-Aug-2022 Andreas Gohr <andi@splitbrain.org>

Another fix for #3717

The deprecation mechanism did actually log the wrong file (callee
instead of caller). This was fixed and the message adjusted again.

A guardian for very short backtraces and l

Another fix for #3717

The deprecation mechanism did actually log the wrong file (callee
instead of caller). This was fixed and the message adjusted again.

A guardian for very short backtraces and large offsets was added

show more ...

aa726f3814-Aug-2022 Andreas Gohr <andi@splitbrain.org>

better deprecation message for require. fixes #3717

042e7b3913-Aug-2022 Andreas Gohr <andi@splitbrain.org>

declare visibility o new method (codestyle fix)

be6462f413-Aug-2022 Andreas Gohr <andi@splitbrain.org>

log warnings to error log

This introduces an error handler that will log warnings, including a
stack trace in the error log. This should help plugin and core authors with
identifying cases of uninit

log warnings to error log

This introduces an error handler that will log warnings, including a
stack trace in the error log. This should help plugin and core authors with
identifying cases of uninitilized variables in PHP8+ environments.

A feature flag (default off) will let users temporarily disable the
display of warnings in the frontend. This should allow the usage of not
yet upgraded plugins in many cases. In the future the flag can be
removed again.

show more ...

586feb6e13-Aug-2022 Andreas Gohr <andi@splitbrain.org>

Fix PHP8.1 warnings in logviewer

0d48ec5c13-Aug-2022 Andreas Gohr <andi@splitbrain.org>

fixes for the popularity plugin

* initialize values to avoid warnings in PHP 8.1
* avoid iterating over a missing change log

2ab5930507-Aug-2022 Benjamin BERNARD <benjamin.bernard@benvii.com>

:bug: Fixes #3738 , default value for mediamanger in fullscreen mode

ef42a6cf26-Jul-2022 Marc Zulet <marczulet@gmail.com>

translation update

8e9d8d5524-Jun-2022 Andreas Gohr <andi@splitbrain.org>

minor SVG improvements

* never try to use slika to resize SVGs - let the browser do it
* use object-fit:cover for all images - this properly crops inside the
browser if the backend didn't (like fo

minor SVG improvements

* never try to use slika to resize SVGs - let the browser do it
* use object-fit:cover for all images - this properly crops inside the
browser if the backend didn't (like for SVGs). currently dokuwiki
template only - might be worth moving to default styles
* show previews for SVGs in media manager

show more ...

8095a27b16-Jun-2022 Marek Adamski <fevbew@wp.pl>

translation update

06b5063116-Jun-2022 Joan <aseques@gmail.com>

translation update

ecd83b3106-Jun-2022 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

2fdbf10e29-May-2022 Michael Sy <38754074+Michaelsy@users.noreply.github.com>

Broken link removed (fr)

b550b16b29-May-2022 Michael Sy <38754074+Michaelsy@users.noreply.github.com>

Broken link removed (de)

d799b83b29-May-2022 Michael Sy <38754074+Michaelsy@users.noreply.github.com>

Broken link removed (de-informal)

efc7c02229-May-2022 Michael Sy <38754074+Michaelsy@users.noreply.github.com>

Broken link removed

The corrected link is now entered in the documentation. See https://www.dokuwiki.org/config:broken_iua

f4b4490f12-May-2022 Andreas Gohr <andi@splitbrain.org>

automatically check that config options have docs

closes #3674

ffd2c6d612-May-2022 Andreas Gohr <andi@splitbrain.org>

use https URLs in config manager

3df364a325-Apr-2022 Timo Richter <timo.richter@richter-leiterplatten.de>

CORS on XMLRMPC API

This allows setting a CORS header to make the xmlrpc API accessible from
JavaScript clients directly in the browser.

a1910c4a12-May-2022 Andreas Gohr <andi@splitbrain.org>

better title for homepage link

It also lowercases the accesskey hint to be in sync with others.

fixes #3661

82b5fca912-May-2022 Andreas Gohr <andi@splitbrain.org>

access plugin repository over SSL only

fixes #3677

680a79a910-May-2022 Paul Nizan <paul_nizan@hormail.com>

translation update

8e55744c28-Apr-2022 Jordan Atwood <nightfirecat@nightfirec.at>

Restrict editor textarea to vertical resizing only

In the default template, it was previously possible to resize the editor
textarea in both directions, which made it possible to expand beyond the
e

Restrict editor textarea to vertical resizing only

In the default template, it was previously possible to resize the editor
textarea in both directions, which made it possible to expand beyond the
edge of its container and become unusable. Restricting it to vertical
resizing still allows an expanded editing view without the possibility
of encountering these problems.

show more ...

555855b827-Apr-2022 VinnieChow <zsz33@qq.com>

translation update

52ebc4bd16-Apr-2022 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

1...<<11121314151617181920>>...183