357 Commits

Author SHA1 Message Date
Frank 43227ec423 Bugfixes GetMiscLookupByKey 2026-01-14 21:58:37 +01:00
Frank c0a4b656d4 created GetMiscLookupByKey
for values we do not want hard coded but that are not worth its own struct
2026-01-14 21:13:25 +01:00
Frank 7775170634 moved some basic value lists to database 2026-01-14 18:52:29 +01:00
Frank 73ebe6f00d Bugfix
some fields (Gender, SocialClass, Herkunft, ResistenzKoerper, ResistenzGeist, Abwehr, Zaubern, Raufen) from the character generation process where not tranfered to the saved character
2026-01-14 16:48:32 +01:00
Frank c9aec1df03 Profile and Logout moved into a user menu 2026-01-14 16:14:42 +01:00
Frank 4e58a3b4bc added language setting to the users profile 2026-01-14 15:35:51 +01:00
Frank 4972816c75 Added new pages 2026-01-13 23:34:35 +01:00
Frank 469cdfcc90 changed modal dialogs
and images on landingpage
2026-01-13 23:11:57 +01:00
Frank 96ea032dcc Learn costs for creation where taken from the wrong source 2026-01-12 20:32:58 +01:00
Frank fa285c1d2b Learn costs for creation where taken from the wrong source 2026-01-12 17:11:17 +01:00
Frank 8e030ee6c9 Learn costs for creation where taken from the wrong source 2026-01-12 17:11:06 +01:00
Frank 6cd9681fc3 Lerning points where not fetched with correct params 2026-01-12 16:36:35 +01:00
Frank 0b57fbc618 added export functions for newly created tables 2026-01-12 16:36:35 +01:00
Frank 5e7acb8099 renamed tables for a name more matching the purpose 2026-01-12 16:36:35 +01:00
Frank f83faad432 move classmapping to DB
LearningPointsData transfered to DataBase
2026-01-12 16:36:35 +01:00
Frank 1a7d8af65c Weaponskill Categories test fixing 2026-01-12 16:36:35 +01:00
Frank 529d6e2b2b Handle Weaponskill Categories like Skill categories.
got categories from wrong source
fix some tests
2026-01-12 16:36:35 +01:00
Frank 310952c2d1 got categories from wrong source 2026-01-12 16:36:35 +01:00
Frank f30c8a00a9 category is taken from the link table learning_weaponskill_category_difficulties 2026-01-12 16:36:35 +01:00
Frank 183ad58066 category is taken from the link table learning_weaponskill_category_difficulties 2026-01-12 16:36:35 +01:00
Frank 2d85ad1e8b category is taken from the link table learning_skill_category_difficulties 2026-01-12 16:36:35 +01:00
Frank 5dad43d734 category is taken from the link table learning_skill_category_difficulties 2026-01-12 16:36:35 +01:00
Frank d436ce8d0d removed Placeholder from skill database
fixed tests in gsmaster
2026-01-12 16:36:35 +01:00
Frank 447eef560e integrated export_import_additional.go in export_import.go 2026-01-12 16:36:35 +01:00
Frank 8c52d3ac74 Change to PolyForm Noncommercial License 1.0.0 2026-01-07 15:39:07 +01:00
Frank 9411d1af33 refactored for less code duplication 2026-01-05 09:56:12 +01:00
Frank 24f3f4c090 Export and Import of Game system master data 2026-01-05 09:29:31 +01:00
Frank 2dcb4e00fa Export and Import of Game system master data 2026-01-04 23:06:40 +01:00
Frank 9dcd8121f1 Skill editieren un neu erstellen 2026-01-04 17:49:25 +01:00
Frank fcf785081c Skill editieren un neu erstellen 2026-01-04 17:49:04 +01:00
Frank fe72f794a3 added base value for untrained skills 2026-01-04 11:38:20 +01:00
Frank 96de592352 added base value for untrained skills 2026-01-04 11:38:13 +01:00
Frank c6f6fe1e13 PDF rendering for page 2 is fixed 2026-01-03 23:29:02 +01:00
Frank d628e3becd Bump backend to 0.1.32, frontend to 0.1.23 2026-01-03 00:33:59 +01:00
Frank ec58b26e7d renamed import testfile 2026-01-03 00:29:27 +01:00
Frank 40480bbabe Fixed problem with learn costs 2026-01-03 00:23:25 +01:00
Frank cebd9b1652 fixed upload VTT json problem 2026-01-03 00:23:03 +01:00
Frank d0145a49d0 keep a copy of the test data sqlite DB 2026-01-02 12:09:27 +01:00
Frank 70f845458f removed old files 2026-01-02 12:07:49 +01:00
Frank a547d850a2 TestCopyLiveDatabaseToFile now runs
after connection to local MySQL database is working for go tests
2026-01-02 12:07:28 +01:00
Frank 5ce28bb79b added dev frontendurls and ToDos 2026-01-02 10:21:30 +01:00
Frank 72c0b6730a Update maintenance Component for Weapons 2026-01-02 10:21:29 +01:00
Frank e7f2477ef1 Update maintenance Component for Weaponskills 2026-01-02 10:21:29 +01:00
Frank e9f5ddff48 Update maintenance Component for Equipment 2026-01-02 10:21:29 +01:00
Frank 0c272fcad2 Update maintenance Component for Spells 2026-01-02 10:21:29 +01:00
Frank b07ecab435 update SQL für Testdatenbank 2026-01-02 10:21:29 +01:00
Frank 397676acfb Update maintenance Component for Skills 2026-01-02 10:21:29 +01:00
Frank 3831fcd239 not needed anymore 2026-01-02 10:21:29 +01:00
Frank 0faa17737e exclude directories from watching for DEV container rebuild 2026-01-02 10:21:29 +01:00
Frank f1d4ac1c4d export whole DB as json 2026-01-01 23:35:24 +01:00