Alle wesentlichen Änderungen am PHP Script des LMO werden in dieser Datei dokumentiert.
Hier schreiben wir Changelog Hinweise der nächsten Version.
- Seitenquelltextausgabe der beiden Datein lmo-savehtml.php und lmo-savehtml1.php verbessert. Außerdem den Tabellen der beiden Seiten runde Ecken verpasst.
Hier hätten wir die Changelogs für 4.1.4.
- Grundeinstellung des LMO's geändert. Die Mindestanforderung des Webservers beträgt PHP 7.4.xxx - besser wäre einer größer 8.0.0
- Erstellung eines KO-Turniers mit 24 Teams möglich (neuer UEFA Modus Champions League, Europa League)
- Erstellung eines Rückrundenspielplans in einer Liga hinzugefügt (thx DwB and webfalter for help)
- Playoff Modus kann nun bei KO-Turnieren besser dargestellt und eingestellt werden (Preview).
- Pop-Up Kalender im Admin Backend auf Mehrsprachig geändert (war vorher fest auf deutsch)
- TabSprünge bei Eingabe von Daten in KO-Turnieren nach Hinweis von DwB optimiert.
- Verwendung von PHPMailer() anstelle von mail()
- Sprachdateien aktualisiert (doppelte entfernt bzw. in neue Bezeichnung geändert)
- Die Flaggen der Sprachauswahl geändert (GIF -> SVG)
- Ticker Addon nun mit JQuery-Plugin anstelle von eigenem JS >>by DwB
- utf8_decode() entfernt (mit PHP 8.2.xx deprecated) stattdessen iconv()
- alte Dateien des Addons Limporter entfernt
- Fehler in der Ligastatistik gefixt. Thx DwB
- null-Zugriff vermeiden #9 (thx tombrain)
- Vermeinden von outOfIndex-Zugriff in liga.class mit Handsortierung #10 (thx tombrain)
- Message für Tipp-Reminder wird als 0 vorbelegt. #12
- PHP-Warnings im Addon Tippspiel #13 >>thx DwB
- Fehler, wenn Passwörter Sonderzeichen wie '@!$' enthalten und diese dann in cfg-Dateien gespeichert werden (z.B. in einem FTP Zugang eines Addons). >>thx DwB
- diverse Fehler im Addon Tippspiel gefixt (Dank an alle Helfer)
Hier hätten wir die Changelogs für 4.1.2.
Wenn ich Sie mir alle gemerkt hätte, deswegen nur ein Auszug
- Wechselnde Ausgabe der Heimmannschaft in Best-of-3-, Best-of-5- oder Best-of-7-Playoff-Spielen.
- Bosnische und kroatische Sprachdateien hinzugefügt (thx franjo)
- Sprachdateien aktualisiert bzw. geändert
- weitere Fehler im Addon Tippspiel gefixt (leider immer noch nicht fehlerfrei)
- Fix: Fehler beim erstellen einer NICHT STANDARD Liga
All significant changes to the LMO PHP script are documented in this file.
Here we write changelog notes for the next version.
Here we had the changelogs for 4.1.4.
- Basic setting of the LMO changed. The minimum requirement of the web server is PHP 7.4.xxx - one higher than 8.0.0 would be better
- Creation of a knockout tournament with 24 teams possible (new UEFA mode Champions League, Europa League)
- Added creation of a second half game plan in a league (thx DwB and webfalter for help)
- Playoff mode can now be displayed and set better in knockout tournaments (Preview).
- Pop-up calendar in the admin backend changed to multilingual (was previously fixed in German)
- Optimized tab jumps when entering data in knockout tournaments following advice from DwB.
- Using PHPMailer() instead of mail()
- Language files updated (duplicate ones removed or changed to new name)
- Changed the language selection flags (GIF -> SVG)
- Ticker addon now with JQuery plugin instead of its own JS >>by DwB
- utf8_decode() removed (with PHP 8.2.xx deprecated) iconv() instead
- Removed old files from the Limporter addon
- Bug in league statistics fixed. Thx DwB
- avoid null access #9 (thx tombrain)
- Avoid outOfIndex access in liga.class with hand sorting #10 (thx tombrain)
- Message for tip reminder is preset as 0. #12
- PHP warnings in the addon betting game #13 >>thx DwB
- Error when passwords contain special characters like '@!$' and these are then saved in cfg files (e.g. in an FTP access of an addon). >>thx DwB
- various errors in the addon betting game fixed (thanks to all helpers)
Here we have the changelogs for 4.1.2.
If only I had remembered them all. So just an excerpt from it.
- Alternating edition of the home team in best-of-3, best-of-5 or best-of-7 playoff games.
- Added Bosnian and Croatian language files (thx franjo)
- Language files updated or changed
- further errors fixed in the addon betting game (unfortunately still not error-free)
- Fix: Error when creating a NON-STANDARD league