Commit graph

22 commits

Author SHA1 Message Date
onli fea268104c autoupdate 1.2.1: PHP 8 compatibility fixes 2021-06-20 11:44:51 +02:00
onli 74d3cbd237 autoupdate 1.2: Add plugin update check and cleanup 2020-05-29 13:25:14 +02:00
Matthias Gutjahr 907b27c94a Improve handling of failed integrity checks (#104)
* [event_autoupdate] Add option to disable file integrity checks for one
run of the auto updater.

Signed-off-by: Matthias Gutjahr <mattsches@gmail.com>

* [event_autoupdate] Add button to retry auto update without integrity
checks after failure

Signed-off-by: Matthias Gutjahr <mattsches@gmail.com>

* [event_autoupdate] Remove wrong return statement

Signed-off-by: Matthias Gutjahr <mattsches@gmail.com>

* [event_autoupdate] Repeat file integrity check for text files that were
treated as binary files in S9y versions < 2.3

Signed-off-by: Matthias Gutjahr <mattsches@gmail.com>

* Automagic XML sync

* [event_autoupdate] Show error message and list of files with wrong
checksum

Signed-off-by: Matthias Gutjahr <mattsches@gmail.com>
2019-08-24 16:53:01 +02:00
Matthias Gutjahr e9732fee04 [event_autoupdate] Add option to disable file integrity checks (#103)
* [event_autoupdate] Add option to disable file integrity checks for one
run of the auto updater.

Signed-off-by: Matthias Gutjahr <mattsches@gmail.com>

* [event_autoupdate] Add button to retry auto update without integrity
checks after failure

Signed-off-by: Matthias Gutjahr <mattsches@gmail.com>

* [event_autoupdate] Remove wrong return statement

Signed-off-by: Matthias Gutjahr <mattsches@gmail.com>
2019-08-21 16:11:47 +02:00
Matthias Mees c3e8443d73 Improve accessibility of iconfont icons
Iconfont icons are of no value to screenreader users; in our case,
they get alternative text. By adding 'aria-hidden="true"' to the
<span> holding the iconfont icon, we avoid the screenreader trying
to announce the iconfont icon.

This commit is to ensure consistency with the core across the
additional_plugins repository. While I was at it, I also cleaned
up the ChangeLogs, trying to establish a common pattern.
2016-10-26 15:07:46 +02:00
onli 022713cf9e autoupdate: Fix upgrade for 2.1-beta2 2016-10-03 20:55:04 +02:00
onli 78c0e0fbf1 autotupdate: better error message when download failed
Also docuemnt and ship disabled checksums for beta
2016-09-26 22:23:29 +02:00
Ian 8d65c37914 autupdater fix broken downloads 2015-07-31 12:18:07 +02:00
Ian ae07377091 serendipity autoupdate 1.1.4
use github repository download and disable old sourceforge url location
References #358
2015-07-24 16:38:46 +02:00
Matthias Gutjahr 8c38af0387 [BUGFIX] Correct paramters passen to curl
Please use an  IDE like PhpStorm, it will  mark stuff like this as erroneous by default ;)
2015-03-13 18:42:08 +01:00
Ian 6a7891a734 autoupdate button and done msg
this runs too fast now on my server and I don't know why. Is it Serendipity or PHP ...
counting seconds for running functions will only work if autoupdate is a little more slow processing.
Still needs overview commit 5723673 first, to work with/on 2.0.
2014-12-23 18:47:04 +01:00
Ian 037497cfa4 autoupdate - fix and fake unsupported unicode-icons for chrome 2014-02-26 18:39:03 +01:00
Ian 76b33e617d autoupdate - try to fix flush on fastcgi 2014-02-12 16:13:22 +01:00
Ian 2c914bd018 autoupdate - check if ZIP extension is installed and loaded 2013-10-06 16:03:41 +02:00
Ian 336309fcde autoupdate - use nativ API function 2013-07-29 12:02:34 +02:00
Ian 1988e9fb36 autoupdate: update error note 2013-07-26 09:50:42 +02:00
Ian 0e61533fc0 removed experimental status and changed some constant values 2013-05-30 15:58:05 +02:00
Ian 90cb4ef9ad autoupdate install by USERLEVEL_ADMIN only 2013-05-30 14:47:40 +02:00
Ian 3e0f5cc38e autoupdate revisited 2013-04-27 10:37:11 +02:00
Ian 6adb2d9f04 fixed checksum vars, enhanced cleanup and added messages 2012-08-14 20:20:52 +02:00
onli 0ad5b5169a autoupdate: create new directories, accept new files, clean templates_c 2012-06-08 14:46:31 +02:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00