Commit Graph

239 Commits

Author SHA1 Message Date
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 82a7bbe63c Merge pull request #60 from Deutscher-Tischfussballbund/birthdate_validation
Birthdate validation
2025-04-21 18:05:07 +02:00
Marvin Flock d0ada72b68 fix: remove birthday from player, replace with birthyear where necessary 2025-04-17 20:02:02 +02:00
Marvin Flock c59a0be5ec feat: enable logging into own log file com_sportsmanager.php 2025-04-09 15:59:16 +02:00
Marvin Flock fea9f4089c fix: remove tick 2025-04-09 15:48:31 +02:00
Marvin Flock cac8f33aa7 fix: add more specific error message to no access method 2025-04-09 15:38:21 +02:00
Marvin Flock 543aceaeab fix: remove initial validation
feat:  remove birthday and birthmonth
2025-04-02 19:22:27 +02:00
Marvin Flock 1d2e3bb52f feat: add required to firstname and lastname player fields 2025-04-02 19:21:18 +02:00
Marvin Flock a589ca8337 fix: remove duplicate language keys, change some of the language keys 2025-03-28 20:55:41 +01:00
Marvin Flock 067e67e08b chore: outsource more image methods into own file 2025-03-28 14:32:53 +01:00
Marvin Flock 0f4a3242b1 fix: add labels, init variables, replace deprecated joomla 3 classes, add return types, removed commented code, removed unused parameters 2025-03-28 14:31:33 +01:00
Marvin Flock 1af673df17 chore: update readme 2025-03-28 14:24:29 +01:00
Marvin Flock 31a3eeef12 chore: replace database.php by splitting into init and update 2025-03-28 14:24:02 +01:00
Marvin Flock 4ca16747af chore: update project structure with basic mvc approach 2025-03-28 14:23:12 +01:00
Marvin Flock 563e0e6294 chore: Update copyright 2025-03-18 20:35:00 +01:00
Marvin Flock 5d85be8937 fix: implement some minor fixes 2025-03-18 20:34:09 +01:00
Marvin Flock 1eed53ae9c fix: add missing php ini to docker compose 2025-03-18 20:29:33 +01:00
Marvin Flock fcc6c7e538 feat: add birthday validation 2025-03-18 20:29:05 +01:00
Marvin Flock eeb423fcbc chore: remove variable assignment in if statements 2025-03-18 20:27:40 +01:00
MarvinF 0c9a94a07f Merge pull request #56 from Deutscher-Tischfussballbund/license_fixes
fix: minor fixes regarding licenses including database fields for license
2025-03-18 12:57:08 +01:00
Marvin Flock 4ba20a793d Merge branch 'sportsmanager2' into license_fixes
# Conflicts:
#	src/structure/script.php
2025-03-12 17:37:29 +01:00
Marvin Flock e725f0fcea fix: add missing license fields to install.php, change order of fields 2025-03-12 17:29:22 +01:00
MarvinF e8af5349e6 Merge pull request #57 from Deutscher-Tischfussballbund/testsetup_fixes
test setup fixes
2025-03-12 14:08:47 +01:00
Marvin Flock 870b15d947 chore: update meta data 2025-03-12 13:24:56 +01:00
Marvin Flock eb751f28fc chore: add test setup to readme 2025-03-11 21:16:07 +01:00
Marvin Flock 0d59ed7003 fix: change pathes of kickboilerplate to sportsmanager to allow builds again 2025-03-11 21:15:44 +01:00
Marvin Flock 57048d3a3f chore: update sportsmanager.xml 2025-03-11 21:14:49 +01:00
Marvin Flock 6645678ed2 fix: outsource bildKopierenAngepasst method to be reused from within script.php
chore: move and rename install.php to root path and rename to script.php
2025-03-11 21:11:22 +01:00
Marvin Flock 621f7d3d64 fix: update docker-compose.yml for joomla 5.2.4 2025-03-11 21:07:18 +01:00
Marvin Flock b9a7a6f222 chore: remove unused files 2025-03-11 21:06:15 +01:00
Marvin Flock e5f3d15ac1 fix: add missing license fields to database update 2025-03-10 19:38:42 +01:00
Marvin Flock b776cea826 fix: cut bytestring into numeric part 2025-03-10 19:38:10 +01:00
Marvin Flock d4c7bbc183 fix: replace is_array check with actual array 2025-03-10 19:37:10 +01:00
StefanE ee4799c287 Remove wrong comma in query build 2025-03-04 00:00:40 +01:00
Paul Fleischanderl fbdcfacb21 sportsmanager 2.0 changes merge result 2025-02-28 17:13:35 +01:00
Marvin Flock f0e7a20e6b fix: add more mimetypes 2025-02-11 11:47:13 +01:00
DTFB-PaulF 5a25f6d398 Merge pull request #53 from Deutscher-Tischfussballbund/dev
paul: bugfix player import no update for spieler_nr
2024-11-17 13:10:24 +01:00
Paul Fleischanderl b92b973f8f paul: bugfix player import no update for spieler_nr 2024-11-17 13:06:22 +01:00
Helmut Poppen 322906ff70 Merge branch 'dev' into production
# Conflicts:
#	src/structure/language/de-DE/de-DE.com_sportsmanager.ini
2024-11-15 13:19:57 +01:00
Tim 2c3fef03fb Merge pull request #46 from Deutscher-Tischfussballbund/ranglisten-lizenz-dupli
lizenzen werden beim klonen mit geklont.
2024-11-15 12:56:40 +01:00
Paul Fleischanderl 10cd39073d paul: bugfix missing semicolon after test change 2024-09-01 20:46:11 +02:00
Stefan Wendhausen 935f8ef7d8 Update de-DE.com_sportsmanager.ini
Test action
2024-08-06 20:45:55 +02:00