Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/yourpart3 2026-03-31 09:39:48 +02:00
734b8f9463 feat(bisaya-course): enhance evening greetings and sleep-related exercises
torsten pushed to main at torsten/yourpart3 2026-03-31 09:04:28 +02:00
6b3aee458a feat(bisaya-course): expand exercises for shopping, neighborhood visits, conflict resolution, and free speaking
torsten pushed to main at torsten/yourpart-daemon 2026-03-31 09:04:00 +02:00
b1bf96a2ce Implement planned pregnancy management in UserCharacterWorker and SQL: Added new queries for handling planned births and clearing character pregnancy records after birth. Refactored pregnancy processing logic to incorporate checks for planned pregnancy readiness and streamlined the insertion of child relations based on birth context. Enhanced documentation for clarity on the new planned pregnancy features and their integration into the existing system.
torsten pushed to main at torsten/yourpart3 2026-03-31 08:56:37 +02:00
53f0745faf feat(bisaya-course): add new exercises for various everyday scenarios
torsten pushed to main at torsten/yourpart3 2026-03-31 08:50:58 +02:00
9a78bc7c4b feat(admin): add potential fathers retrieval for character management
torsten pushed to main at torsten/yourpart3 2026-03-31 07:50:22 +02:00
ee11a989a0 refactor(update-backend): remove temporary environment directory cleanup
torsten pushed to main at torsten/yourpart3 2026-03-31 07:35:49 +02:00
9aad42655e refactor(update-backend): clean up script by removing unnecessary newline
torsten pushed to main at torsten/harheimertc 2026-03-31 07:25:47 +02:00
0fb58af194 Add birthdate handling in member registration and management. Update UI to conditionally require birthdate for new members, and enhance API to enforce birthdate validation. Improve tests to cover new birthdate requirements.
torsten pushed to main at torsten/yourpart3 2026-03-30 16:19:03 +02:00
ca33a29317 refactor(update-backend): streamline .env file handling process
torsten pushed to main at torsten/yourpart3 2026-03-30 16:03:27 +02:00
4ebff4dc17 fix(i18n): correct translation directions in socialnetwork.json files
torsten pushed to main at torsten/harheimertc 2026-03-30 15:41:19 +02:00
8ffd267dfc Enhance member management UI by adding hall key status display and editing capabilities. Update API to support hall key data integration in member records.
torsten pushed to main at torsten/harheimertc 2026-03-30 15:29:28 +02:00
5eee7df7e4 Refactor authentication logic in members API to use getUserFromToken for user retrieval. Update error messages for better clarity and enhance tests to reflect changes in authentication handling.
torsten pushed to main at torsten/yourpart3 2026-03-30 15:13:12 +02:00
3d9bca099c feat(vocab): add vocab distractor pool functionality
torsten pushed to main at torsten/yourpart3 2026-03-30 14:36:04 +02:00
2b83c45e97 feat(family): enhance family view and character pregnancy handling
torsten pushed to main at torsten/yourpart3 2026-03-30 14:16:18 +02:00
f35db4b1a1 feat(update-backend): add .env file handling from live system
torsten pushed to main at torsten/yourpart3 2026-03-30 13:44:46 +02:00
c52d4b60f9 feat(admin): implement pregnancy and birth management features
torsten pushed to main at torsten/yourpart3 2026-03-30 13:19:14 +02:00
b2591da428 refactor(update scripts): enhance directory handling and error management
torsten pushed to main at torsten/yourpart3 2026-03-30 11:48:50 +02:00
5001292616 fix(deploy.yml): update deployment script path for blue-green deployment
torsten pushed to main at torsten/yourpart3 2026-03-30 11:40:03 +02:00
8f461d4dba fix(deploy.yml): enhance SSH connection testing for deployment
torsten pushed to main at torsten/yourpart3 2026-03-30 11:35:36 +02:00
ed4c4e1b40 refactor(deploy.yml): improve SSH deployment process