Commit Graph

335 Commits

Author SHA1 Message Date
Jürgen Meyer 6609a4ca78 Änderungen nach Kommentaren in PR83 überarbeitet. 2025-06-29 19:00:59 +02:00
Marvin Flock 4ecf48d02e fix: add division by zero check, return zero instead of exception 2025-06-29 16:44:18 +02:00
Marvin Flock 51ee656f66 feat: add release notes to extension installation 2025-06-24 20:16:51 +02:00
Tim 56679669c0 feat: extend tournament result upload window to 14 days for uploaders 2025-06-24 13:58:02 +00:00
Jürgen Meyer 56d8be9a55 Hilfskommentare in Programm zu issue #74 rausgelöscht. 2025-06-24 13:52:32 +02:00
Jürgen Meyer 29f0e6842b issue #74 Player image size (Details siehe issue #74) 2025-06-24 13:29:20 +02:00
Marvin Flock 22e96bf49d fix: add season dropdown to events, even if there is just one event 2025-06-23 21:12:43 +02:00
MarvinF 1e4e34ef71 Merge pull request #65 from Deutscher-Tischfussballbund/tfvb_league_admin_infos
Tfvb league admin infos
2025-06-22 21:27:50 +02:00
Marvin Flock 36dbfdb7c4 fix: check for null since str_starts_with is typed 2025-06-17 22:01:07 +02:00
Marvin Flock 5cfd8f3c1a fix: remove non existent css reference 2025-06-17 22:00:08 +02:00
Jürgen Meyer e1ecec502b Überarbeitung Startseite: 2025-06-15 16:22:58 +02:00
Jürgen Meyer 000731a289 In Kategorieliste Verbandsorgane hinzugefügt. 2025-06-13 11:40:01 +02:00
Wieland Hagen 385bef0752 Admin League Team View: add tooltip 2025-06-12 17:55:05 +02:00
Jürgen Meyer 902ae55a9a Formular Veranstaltung übersichtlicher gestaltet 2025-06-12 17:04:20 +02:00
Jürgen Meyer feb08ff903 Falsche Versionsnr in script.php. Style von Formular Export Spielberichte optimiert. 2025-06-12 10:50:57 +02:00
Jürgen Meyer a922b11b6d Korrektur der Farben in Formular Gruppenspiele erzeugen (issue #71) 2025-06-11 14:52:22 +02:00
Helmut Poppen eb6b81b3dd Changed DisplayController from UTF8-BOM to UTF8 2025-05-20 10:34:30 +02:00
Marvin Flock 8638311065 fix: send mails only when at least one email address is given 2025-05-13 22:55:45 +02:00
Marvin Flock 365e7f00fd fix: put namespaces as first line after php opening tag 2025-05-13 19:50:01 +02:00
Marvin Flock d54e248d02 fix: put namespaces as first line after php opening tag 2025-05-13 19:45:38 +02:00
Wieland Hagen 2dddfa473a Admin League Games View: display "+0d" for 0 day shifts, fix SQL query 2025-05-11 21:26:22 +02:00
Marvin Flock 8f3c1bcef9 fix: change reading of value fields by using brackets 2025-05-06 22:02:44 +02:00
Marvin Flock a1ae678f6d fix: replace sendMail loop with bcc loop in order to send one mail instead of way too many 2025-05-04 22:38:33 +02:00
Wieland Hagen 82c0f3a58b Admin League Games View: show various additional information
- mark teams which have requested a game shift
- display amount of time that a game has been shifted
- display time that has passed between game and result proposal, and result proposal and result validation
- mark games with incomplete player data
2025-05-04 21:04:36 +02:00
Wieland Hagen a6fe497cad Admin League Team View: show number of shifts that each team is responsible for 2025-05-04 20:59:06 +02:00
Marvin Flock e3283af13f fix: change line order for <br> to only appear when actual url is filled 2025-05-03 17:09:19 +02:00
Jürgen Meyer e205382f52 Eingabeformular Spielbericht optimiert 2025-04-30 16:49:31 +02:00
Jürgen Meyer a235ee9abc Bugfixes: Groesse Passbild Spieler 2, Kategorien ueber 30 2025-04-29 15:41:40 +02:00
Jürgen Meyer 6a4748e4d6 Dropdownliste Liga erweitert und Bugs bei Export gefixt. 2025-04-29 08:42:32 +02:00
Marvin Flock 5c026641c7 fix: use UserFactoryInterface and align input 2025-04-24 20:15:31 +02:00
Marvin Flock 43ebed6b39 fix: use correct dependency injection for json to work 2025-04-23 20:31:09 +02:00
Marvin Flock c7e9f664e2 fix: remove ignore flag from adding licence fields, implement proper check for fields 2025-04-23 17:48:42 +02:00
Marvin Flock 10032fd6a9 fix: add ignore to license db fields, if already existing ignore errors 2025-04-23 16:38:43 +02:00
Marvin Flock ddec58e302 fix: resolve merge conflicts 2025-04-23 12:32:31 +02:00
Marvin Flock 047e6c46af fix: remove duplicated styling 2025-04-22 20:21:40 +02:00
Marvin Flock 9f215b9dfa fix: use correct mailer interface for sending mails 2025-04-22 19:50:34 +02:00
Marvin Flock cc2a411480 chore: remove unused imports 2025-04-22 19:24:09 +02:00
Marvin Flock c246328540 fix: revert removal of distribution methods 2025-04-22 19:16:56 +02:00
Marvin Flock 021283fe7e fix: folder and file handling by using native php methods 2025-04-22 17:39:15 +02:00
Marvin Flock bf25471571 fix: start image url with slash 2025-04-22 17:04:44 +02:00
Marvin Flock 8d50de12d7 chore: update copyright text 2025-04-22 16:46:55 +02:00
Marvin Flock dbdf7be51a fix: resolve merge conflicts of joomla_6 branch 2025-04-21 22:07:45 +02:00
MarvinF d5eee17e8f Merge pull request #55 from Deutscher-Tischfussballbund/mimetypes
fix: add more mimetypes
2025-04-21 18:05:53 +02:00
MarvinF 7435db170c Merge pull request #63 from Deutscher-Tischfussballbund/bug/login-error
Fix Login Error
2025-04-21 17:56:57 +02:00
Jürgen Meyer fe453a8454 Export Funktion für Spielberichte, Spieler in Teams und Spielplan 2025-04-19 12:30:40 +02:00
arnef fc37696779 fix query limit method to use setLimit() 2025-04-17 21:53:27 +02:00
Marvin Flock d0ada72b68 fix: remove birthday from player, replace with birthyear where necessary 2025-04-17 20:02:02 +02:00
Jürgen Meyer e3167e7175 Termine kopieren.
Fehler beim Logging Termin löschen gefixt.
2025-04-17 10:34:02 +02:00
Jürgen Meyer 541a20c694 Termine Relative Links auch in E-Mail Versand Änderung 2025-04-16 17:52:07 +02:00
Jürgen Meyer 5d3f26dfee In Termine Ergebnisse auch als relativer Link möglich 2025-04-16 13:04:49 +02:00