Commit Graph
17 Commits
Author SHA1 Message Date
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 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
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