Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/yourpart3 2026-03-31 10:14:11 +02:00
9b3898e43c refactor(deploy): update deployment workflow for production
torsten pushed to main at torsten/yourpart3 2026-03-31 10:13:14 +02:00
dba9eb8692 feat(bisaya-course): enhance evening and sleep routines in course content
torsten pushed to main at torsten/yourpart-daemon 2026-03-31 10:03:06 +02:00
57f3d27eb7 Update deployment workflow for blue-green strategy: Renamed workflow to 'Deploy yourpart (blue-green)' and refactored SSH connection steps to utilize environment variables for host, port, and user. Changed deployment script to align with blue-green deployment practices, enhancing clarity and maintainability.
torsten pushed to main at torsten/yourpart-daemon 2026-03-31 09:58:35 +02:00
a7a6ea1ff9 Refactor planned pregnancy management in UserCharacterWorker and SQL: Updated queries to handle planned births and clear pregnancy records post-birth. Streamlined pregnancy processing logic with readiness checks and improved child relation insertion. Enhanced documentation for better understanding of planned pregnancy features and their integration.
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