Commit graph

1206 commits

Author SHA1 Message Date
Heiko August
7f7b6b71d5 Change: mark the Bad Behavior plugin as removed because the project is abandoned 2024-08-04 11:58:44 +00:00
Heiko August
764de49b2f Fix: alter all URLs to the old repository to link to the new one 2024-08-04 11:58:44 +00:00
Heiko August
8842bb8bae Change: clarify the instructions to remove files
This affects upgrades from the stable versions of the 2.5-branch because some or all files might be removed previously.
2024-08-04 11:58:44 +00:00
Heiko August
bd660e669a Change: rename language name "arabian" to "arabic" 2024-08-04 11:58:44 +00:00
Heiko August
df3399c1a8 Fix: add definition of primary key for mlf2_banlists in the installation script 2024-07-31 14:49:41 +00:00
Heiko August
4f2142ace3 Fix: deduplicate banlists before saving the lists in the database 2024-07-29 20:55:24 +00:00
Heiko August
59b05f74fe Change: add a block to recreate the banlist table with column "name" as PK 2024-07-29 20:18:07 +00:00
Heiko August
cf37feec94 Change: add the new version number and the date of the release to index.php 2024-07-28 20:22:29 +00:00
Heiko August
b941ebdab3 Change: add the new version number to config/VERSION 2024-07-28 20:22:29 +00:00
Heiko August
79ae99278c Change: add the features, changes and fixes to the changelog 2024-07-28 20:22:29 +00:00
Heiko August
d60a5ebbc8 Change: a few formatting issues and an text enhancement 2024-07-28 20:22:29 +00:00
Heiko August
0b002ef0e0 Change: add new available language Arabian to the list 2024-07-28 20:22:29 +00:00
Heiko August
6127884fb0 Fix: correct spelling error 2024-07-28 20:22:29 +00:00
Heiko August
18e0be2348 Change: add information about formatting capabilities 2024-07-28 20:22:29 +00:00
Heiko August
ff3348076d Change: add the interim testing version 20240308.1 to the list of updateable versions 2024-07-28 20:22:29 +00:00
Heiko August
5e86e642c1 Change: set dates and timestamps with zero values to NULL in the entries table
Affected are the values '0000-00-00' and '0000-00-00 00:00:00'.
2024-07-28 20:22:29 +00:00
Heiko August
f6f19934cd Change: set dates and timestamps with zero values to NULL in the userdata table
Affected are the values '0000-00-00' and '0000-00-00 00:00:00'.
2024-07-28 20:22:29 +00:00
Heiko August
a98630e9c6 Fix: define a few date(time) columns as NULL-able in the entries table
This affects only very old installations, made with a version older than version 2.3.5.
2024-07-28 20:22:29 +00:00
Heiko August
e2e1fba7ae Fix: define a few date(time) columns as NULL-able in the userdata table
This affects only very old installations, made with a version older than version 2.3.5.
2024-07-28 20:22:29 +00:00
Heiko August
7dfed8930e Fix: remove trailing tabs at the end of the line 2024-07-28 20:19:15 +00:00
Heiko August
5ebdeeaa60 Fix: columns, that are used in ORDER BY must be selected before
This is at least the case on my DB-server. It might be an issue of the server configuration an may be handled not so strict on other servers.
2024-07-28 20:19:15 +00:00
Heiko August
45cffb033e Fix: add forgotten section names when using language strings 2024-07-28 20:18:30 +00:00
Heiko August
8e30344e5e Change: mark the radio button of the (pre)-selected language entry as checked 2024-07-28 20:18:30 +00:00
Heiko August
f20ac777dd Change: remove the commented and unused code for inserting the password on page reload 2024-07-28 20:18:30 +00:00
Heiko August
c1177a2254 Change: use the already existing info about the writing direction in the HTML-template 2024-07-28 20:18:30 +00:00
Heiko August
e45d04dc18 Fix: add the key error_update_settings to all language files
This key was utilised in the installation script but was not available in the language files.
2024-07-28 20:18:30 +00:00
Heiko August
3aa741204a Fix: correct a small formatting issue 2024-07-28 20:18:30 +00:00
Heiko August
97854ff6bb Change: add the section names when using language strings 2024-07-28 20:18:30 +00:00
Heiko August
c1137cd61b Change: read the language file with the function my_parse_ini_file 2024-07-28 20:18:30 +00:00
Heiko August
2d3f50019a Change: add the function my_parse_ini_file to improve language string reading
Function is based on a user note in the PHP manual page for parse_ini_string.
https://www.php.net/manual/de/function.parse-ini-string.php#111845
2024-07-28 20:18:30 +00:00
Heiko August
b26f8a3ddc Fix: move the entry to remove the flash processing code from $update[items] to $update[delete] 2024-07-21 13:55:30 +00:00
Heiko August
4fb4a24711 Change: add the files to upgrade to the blocks of upgrades from earlier versions 2024-07-21 13:55:30 +00:00
Heiko August
80c1554dc3 Change: add the block of database changes for an upgrade from 20240308.1 2024-07-21 13:55:30 +00:00
Heiko August
9cdeed3bb2 Fix: remove LIKE from the query, was a remnant of a former change 2024-07-21 13:55:30 +00:00
Heiko August
521bb48036 Change: formatting thingamabob 2024-07-18 19:21:23 +00:00
Heiko August
7d7d9bb47e Change: add selected translations and solve a few formatting issues (turkish) 2024-07-18 19:21:23 +00:00
Heiko August
4825d22d7f Change: add markings for missing translations and solve formatting issues (tamil) 2024-07-18 19:21:23 +00:00
Heiko August
0a2033a4ec Change: add selected translations (swedish) 2024-07-18 19:21:23 +00:00
Heiko August
13506a6637 Fix: corrected a typo and a missing masking of a single quote in a string (swedish) 2024-07-18 19:21:23 +00:00
Heiko August
39c19096e2 Fix: solve a few formatting issues and mark one strings for translation (spanish) 2024-07-18 19:21:23 +00:00
Heiko August
b3c5ffa86a Change: add missing strings and selected translations (russian) 2024-07-18 19:21:23 +00:00
Heiko August
c38c754cf4 Fix: solve a few further formatting issues (english)
Insert blank lines between the greeting and the beginning of the email text.
2024-07-18 19:21:23 +00:00
Heiko August
9185cf2276 Change: add missing strings and selected translations (norwegian) 2024-07-18 19:21:23 +00:00
Heiko August
73be6ae907 Change: add translations to the e-mails section (italian) 2024-07-18 19:21:23 +00:00
Heiko August
065aa431ba Change: add the translation for the information on the automatic generation of the e-mail (italian) 2024-07-18 19:21:23 +00:00
Heiko August
31d17a2ae5 Change: remi+
ove the TODO marking bacause the word Avatar is also in italian language Avatar
2024-07-18 19:21:23 +00:00
Heiko August
54931a3a26 Fix: solve a formatting issue (italian) 2024-07-18 19:21:23 +00:00
Heiko August
90e56ac349 Fix: correct invalid HTML comment marking 2024-07-18 19:21:23 +00:00
Heiko August
d7a7c3c45c Fix: solve a few further formatting issues (english) 2024-07-18 19:21:23 +00:00
Heiko August
301e663097 Fix: correct a further typo 2024-07-18 19:21:23 +00:00