History log of /dokuwiki/ (Results 726 – 750 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1eb3939922-Mar-2023 fiwswe <53953985+fiwswe@users.noreply.github.com>

Correction to fix of corner case

Fixes https://github.com/dokuwiki/dokuwiki/pull/3928/commits/e7794be61135b07c6227c367ebf735ba94a2b200

IMHO paying the test on the same variable (`$size`) as in th

Correction to fix of corner case

Fixes https://github.com/dokuwiki/dokuwiki/pull/3928/commits/e7794be61135b07c6227c367ebf735ba94a2b200

IMHO paying the test on the same variable (`$size`) as in the original test in https://github.com/dokuwiki/dokuwiki/blob/775003a7dfc8824e655f040724abfb8255c6da03/lib/plugins/logviewer/admin.php#L143 is better/more clear than basing it on something caused as a result of that test, i.e. `$toread` having a specific value.

show more ...

9c69747921-Mar-2023 fiwswe <53953985+fiwswe@users.noreply.github.com>

Always close log file

Close the log file even when exceptions are thrown when trying to read from it.

e7794be621-Mar-2023 fiwswe <53953985+fiwswe@users.noreply.github.com>

Fix a corner case

When the log file is exactly 1 MB (MAX_READ_SIZE) In size, the first line(s) would not be shown.

775003a720-Mar-2023 Hamid <hamid0x4c@gmail.com>

Avoid out-of-memory problems in log viewer

fixes #3919

Squashed commit of the following:

commit 322d0846f39b0641ab7af69e24d1bd70a95b58b5
Author: Andreas Gohr <andi@splitbrain.org>
Date: Mon Mar

Avoid out-of-memory problems in log viewer

fixes #3919

Squashed commit of the following:

commit 322d0846f39b0641ab7af69e24d1bd70a95b58b5
Author: Andreas Gohr <andi@splitbrain.org>
Date: Mon Mar 20 18:45:30 2023 +0100

some more simplifications for the log viewer

* use exceptions to abort on read errors
* use the same fread call regardless of log size

commit b8a3dfbd90a77811db380510cc279f973c92bd01
Author: Hamid <hamid0x4c@gmail.com>
Date: Mon Mar 20 17:49:41 2023 +0330

Fix code style

commit aa0e5b6692f9c26a9c22875111760803e280c9ac
Merge: 23b372c94 ac1d8211a
Author: Hamid <hamid0x4c@gmail.com>
Date: Mon Mar 20 17:39:05 2023 +0330

Merge branch 'dokuwiki:master' into fix-display-large-log

commit 23b372c94d466ff3436177bf8386c879b78c5777
Merge: d82b8818c e410a7b8f
Author: Hamid Adibzadeh <hamid0x4c@gmail.com>
Date: Mon Mar 20 17:35:07 2023 +0330

Merge branch 'fix-display-large-log' of github.com:Adibzadeh/dokuwiki into fix-display-large-log

commit d82b8818c86f614f7d504cf19ad6d0492bb6d92f
Author: Hamid Adibzadeh <hamid0x4c@gmail.com>
Date: Mon Mar 20 17:29:43 2023 +0330

Use only fopen to read logfile

commit e410a7b8fa7663039bbdcfd6a90aed89877bb744
Author: Hamid <hamid0x4c@gmail.com>
Date: Sat Mar 18 10:30:19 2023 +0330

White-space removed

commit 8f1ad23f785b1cccb790b39371b8989514777a38
Author: Hamid Adibzadeh <hamid0x4c@gmail.com>
Date: Sat Mar 18 10:12:16 2023 +0330

Refactoring getLogLines and code improvements

commit 37a0e60c920343ff45ed12ede2cf96c2251108a3
Author: Hamid Adibzadeh <hamid0x4c@gmail.com>
Date: Sat Mar 18 00:27:27 2023 +0330

Refactoring and improve error handling

commit 25d3465289053130546c9066c82b0b620f596c33
Author: Hamid Adibzadeh <hamid0x4c@gmail.com>
Date: Sat Mar 18 00:00:59 2023 +0330

Translation for log errors in Fa and En

commit cc96b9babee12e4f4678380208685b3497a29b70
Author: Hamid Adibzadeh <hamid0x4c@gmail.com>
Date: Fri Mar 17 00:34:06 2023 +0330

code improve

commit 9c0e42285fc8d553e26c030d407d46f69f8c3d91
Author: Hamid <hamid0x4c@gmail.com>
Date: Tue Mar 14 18:16:23 2023 +0330

variable name fixed

commit 89124317ba2cccc12cb506f4d641a9e6288969e1
Author: Hamid <hamid0x4c@gmail.com>
Date: Tue Mar 14 18:13:30 2023 +0330

tab indent fix

commit b154bfde3ecd2039c16b8f8002ada291301e19b2
Author: Hamid Adibzadeh <hamid0x4c@gmail.com>
Date: Tue Mar 14 17:21:09 2023 +0330

fix #3919 log viewer runs into OOM

show more ...

ac1d821119-Mar-2023 Andreas Gohr <andi@splitbrain.org>

fix some php 8.2 deprecation warnings

25fd365a16-Mar-2023 Andreas Gohr <andi@splitbrain.org>

added test for #3924

Bug report says polish letters aren't deaccented correctly, but it seems
to work?

2b58f04914-Mar-2023 Andreas Gohr <andi@splitbrain.org>

fix trim call in Mailer's name cleaning

The wrong quotes were used, turning what was meant to be a tab char into
a literal t.

fixes #3923

d930200a14-Mar-2023 Andreas Gohr <andi@splitbrain.org>

disable code sniff for define check

bfa6d25614-Mar-2023 Andreas Gohr <andi@splitbrain.org>

Avoid empty To: header. fixes #1422

This sets the To: header to a display name without an address, which
seems to be better supported than an empty group as tried in #1428

b7adc2d214-Mar-2023 Matthias Häsing-Keller <matthias.haesing-keller@uni-mannheim.de>

Fix password input field name (deletion of user profile)

e07ac4ba12-Mar-2023 Yves Nevelsteen <yves.nevelsteen@gmail.com>

translation update

d158e20711-Mar-2023 Andreas Gohr <andi@splitbrain.org>

updated year in readme

61ec208d11-Mar-2023 Andreas Gohr <andi@splitbrain.org>

added funding info

b02b070f17-May-2022 Nicolas Friedli <nicolas@theologique.ch>

No Bing anonymous ping anymore.

https://blogs.bing.com/webmaster/may-2022/Spring-cleaning-Removed-Bing-anonymous-sitemap-submission

d40e7d0e11-Mar-2023 Andreas Gohr <andi@splitbrain.org>

JPEGMeta: clean up exception handling

use ErrorHandler::logException() to automatically log a stack trace

a46cc3dc11-Mar-2023 Andreas Gohr <andi@splitbrain.org>

Fix old revisions skipping one revision

This changes the UI to start counting at -1, which will instruct the
Revision Management to prepend the current revision to the list of old
revisions returned

Fix old revisions skipping one revision

This changes the UI to start counting at -1, which will instruct the
Revision Management to prepend the current revision to the list of old
revisions returned. This way no special handling for the current
revision has to be done in the UI class anymore and paging works
naturally.

Fixes #3897

show more ...

a577fbc211-Mar-2023 Andreas Gohr <andi@splitbrain.org>

Don't send notifications if no save happend.

A page save might not actually save a new revision. For example when no
changes were detected or a plugin cancelled the saving action. In that
case no no

Don't send notifications if no save happend.

A page save might not actually save a new revision. For example when no
changes were detected or a plugin cancelled the saving action. In that
case no notifications should be sent and the cache does not need any
updates.

Fixes #3871

show more ...

a46a7ce310-Mar-2023 asivery <asivery@protonmail.com>

Fix: Do not garbage collect the JpegMeta object after reading a tag

6d4b5a0a10-Mar-2023 asivery <asivery@protonmail.com>

Replace check for null with cast to string

c9c56f8a09-Mar-2023 asivery <asivery@protonmail.com>

Fix: Rework error handling in JpegMeta marker reading

78b498a710-Mar-2023 Andreas Gohr <andi@splitbrain.org>

clean up parserutils (reformatting mostly)

4e4e74c510-Mar-2023 Andreas Gohr <andi@splitbrain.org>

jQuery and jQuery UI updates


inc/lang/af/jquery.ui.datepicker.js
inc/lang/ar/jquery.ui.datepicker.js
inc/lang/az/jquery.ui.datepicker.js
inc/lang/be/jquery.ui.datepicker.js
inc/lang/bg/jquery.ui.datepicker.js
inc/lang/ca/jquery.ui.datepicker.js
inc/lang/cs/jquery.ui.datepicker.js
inc/lang/cy/jquery.ui.datepicker.js
inc/lang/da/jquery.ui.datepicker.js
inc/lang/de-informal/jquery.ui.datepicker.js
inc/lang/de/jquery.ui.datepicker.js
inc/lang/el/jquery.ui.datepicker.js
inc/lang/eo/jquery.ui.datepicker.js
inc/lang/es/jquery.ui.datepicker.js
inc/lang/et/jquery.ui.datepicker.js
inc/lang/eu/jquery.ui.datepicker.js
inc/lang/fa/jquery.ui.datepicker.js
inc/lang/fi/jquery.ui.datepicker.js
inc/lang/fo/jquery.ui.datepicker.js
inc/lang/fr/jquery.ui.datepicker.js
inc/lang/gl/jquery.ui.datepicker.js
inc/lang/he/jquery.ui.datepicker.js
inc/lang/hi/jquery.ui.datepicker.js
inc/lang/hr/jquery.ui.datepicker.js
inc/lang/hu/jquery.ui.datepicker.js
inc/lang/hy/jquery.ui.datepicker.js
inc/lang/id/jquery.ui.datepicker.js
inc/lang/is/jquery.ui.datepicker.js
inc/lang/it/jquery.ui.datepicker.js
inc/lang/ja/jquery.ui.datepicker.js
inc/lang/ka/jquery.ui.datepicker.js
inc/lang/kk/jquery.ui.datepicker.js
inc/lang/km/jquery.ui.datepicker.js
inc/lang/ko/jquery.ui.datepicker.js
inc/lang/lb/jquery.ui.datepicker.js
inc/lang/lt/jquery.ui.datepicker.js
inc/lang/lv/jquery.ui.datepicker.js
inc/lang/mk/jquery.ui.datepicker.js
inc/lang/ml/jquery.ui.datepicker.js
inc/lang/ms/jquery.ui.datepicker.js
inc/lang/nl/jquery.ui.datepicker.js
inc/lang/no/jquery.ui.datepicker.js
inc/lang/pl/jquery.ui.datepicker.js
inc/lang/pt-br/jquery.ui.datepicker.js
inc/lang/pt/jquery.ui.datepicker.js
inc/lang/ro/jquery.ui.datepicker.js
inc/lang/ru/jquery.ui.datepicker.js
inc/lang/sk/jquery.ui.datepicker.js
inc/lang/sl/jquery.ui.datepicker.js
inc/lang/sq/jquery.ui.datepicker.js
inc/lang/sr/jquery.ui.datepicker.js
inc/lang/sv/jquery.ui.datepicker.js
inc/lang/ta/jquery.ui.datepicker.js
inc/lang/th/jquery.ui.datepicker.js
inc/lang/tr/jquery.ui.datepicker.js
inc/lang/uk/jquery.ui.datepicker.js
inc/lang/vi/jquery.ui.datepicker.js
inc/lang/zh-tw/jquery.ui.datepicker.js
inc/lang/zh/jquery.ui.datepicker.js
lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_55_fbf9ee_1x400.png
lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_65_ffffff_1x400.png
lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_75_dadada_1x400.png
lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_75_e6e6e6_1x400.png
lib/scripts/jquery/jquery-ui-theme/images/ui-bg_glass_95_fef1ec_1x400.png
lib/scripts/jquery/jquery-ui-theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png
lib/scripts/jquery/jquery-ui-theme/images/ui-icons_222222_256x240.png
lib/scripts/jquery/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png
lib/scripts/jquery/jquery-ui-theme/images/ui-icons_454545_256x240.png
lib/scripts/jquery/jquery-ui-theme/images/ui-icons_888888_256x240.png
lib/scripts/jquery/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png
lib/scripts/jquery/jquery-ui-theme/smoothness.css
lib/scripts/jquery/jquery-ui.min.js
lib/scripts/jquery/jquery.min.js
lib/scripts/jquery/update.sh
lib/scripts/jquery/versions
abca2f7910-Mar-2023 Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com>

Fix warning on PHP8+ when using the DokuWiki stylemanager

Fix PHP Warning message of "Trying to access array offset on value of type null" at the bottom of DokuWiki Config Style page. Fixes #3883

0d751d9d10-Mar-2023 splitbrain <splitbrain@users.noreply.github.com>

Update deleted files

b43a139510-Mar-2023 Andreas Gohr <andi@splitbrain.org>

MediaManager: remove check for removed option

The refshow option has been removed in
3e7e02779454686e1c639eb366a195bd1ab50458 and should not have been
checked anymore. This fixes a warning on PHP8 w

MediaManager: remove check for removed option

The refshow option has been removed in
3e7e02779454686e1c639eb366a195bd1ab50458 and should not have been
checked anymore. This fixes a warning on PHP8 when deleting a media
file.

Replaces #3912

show more ...

1...<<21222324252627282930>>...423