Commit Graph

1169 Commits

Author SHA1 Message Date
Torsten Schulz (local)
d9397f741f fix(vocab): reject lexical hints paired with sentences 2026-08-27 12:25:43 +02:00
Torsten Schulz (local)
c836c709c4 feat(vocab): restore manual hard vocabulary removal 2026-08-27 10:42:01 +02:00
Torsten Schulz (local)
69f0f4e398 fix(vocab): isolate SRS updates to daily review 2026-08-27 09:47:07 +02:00
Torsten Schulz (local)
336aac444a fix(vocab): count hard trainer mastery by stored term 2026-08-26 14:38:31 +02:00
Torsten Schulz (local)
efdaf87464 feat(vocab): refine vocabulary filtering to exclude invalid exercise pairs 2026-08-26 14:05:40 +02:00
Torsten Schulz (local)
de1d71ad0a feat(exercises): enhance gap exercise creation with contextual prompts and add migration for lesson 43 2026-08-26 12:10:29 +02:00
Torsten Schulz (local)
f767a99b7d feat(vocab): improve answer matching by accepting both displayed solutions and individual variants 2026-08-26 11:53:13 +02:00
Torsten Schulz (local)
10dd383582 feat(vocab): update intensive review UI and logic for better user guidance 2026-08-26 10:16:41 +02:00
Torsten Schulz (local)
bc337c46f9 feat(vocab): add SRS schedule date formatting and update close button text 2026-08-26 09:53:30 +02:00
Torsten Schulz (local)
035fddb6ca feat(vocab): implement upcoming vocabulary review tracking and update UI accordingly 2026-08-25 12:46:19 +02:00
Torsten Schulz (local)
44da49060a feat(vocab): add intensive review status dialog and related functionality 2026-08-25 12:15:46 +02:00
Torsten Schulz (local)
cc7894dfbb feat(bisaya): enhance situational response exercises with keyword hints and minimum match requirements 2026-08-25 11:56:50 +02:00
Torsten Schulz (local)
2760daaa24 query fix 2026-08-24 15:26:44 +02:00
Torsten Schulz (local)
29e6f039a2 feat(bisaya): update choice exercise question format and add question number to review 2026-08-24 15:18:36 +02:00
Torsten Schulz (local)
ba12b488f9 feat(vocab): enhance choice button styles for improved accessibility and focus visibility 2026-08-24 13:38:41 +02:00
Torsten Schulz (local)
88b1c679b2 feat(falukant): add noble title level to election eligibility checks and improve election filtering logic 2026-08-24 11:10:17 +02:00
Torsten Schulz (local)
4f010b28c9 feat(politics): implement reconcilePoliticalVacancies endpoint and UI integration for managing political vacancies 2026-08-24 10:40:23 +02:00
Torsten Schulz (local)
2c31bce779 feat(politics): update election scheduling logic to include all unoccupied positions and improve query efficiency 2026-08-24 09:02:55 +02:00
Torsten Schulz (local)
d31c854521 feat(theme): implement Falukant theme with updated styles and components 2026-08-21 14:28:05 +02:00
Torsten Schulz (local)
3ab4692c22 feat(vocab): update VocabCourseView styles for improved UI and accessibility 2026-08-21 13:22:42 +02:00
Torsten Schulz (local)
a4acc80a84 Refactor styles across multiple components to use new color variables
- Updated background and border colors in DashboardWidget, DialogWidget, MessageboxWidget, and TermineWidget to use new CSS variables for consistency.
- Changed button colors in various widgets and dialogs to utilize the new primary color variable.
- Adjusted text colors in VocabCourseView, VocabDictionaryView, and VocabTrainerView to align with the new color scheme.
- Replaced hardcoded colors with CSS variables in multiple components for improved maintainability and theming.
2026-08-21 12:45:03 +02:00
Torsten Schulz (local)
016ecfa888 Refactor styles and improve UI consistency across components
- Updated color variables in styles.scss for a more cohesive color scheme.
- Adjusted padding, margins, and border-radius in AppContent, AppFooter, AppHeader, AppNavigation, AppSectionBar, LoggedInView, and NoLoginView for better spacing and alignment.
- Changed background gradients to solid colors for a cleaner look.
- Enhanced hover effects and button styles for improved interactivity.
- Standardized text colors and borders to align with the new color palette.
2026-08-21 12:05:59 +02:00
Torsten Schulz (local)
651cba05de feat(vocab): synchronize SRS session progress and update related UI elements 2026-08-21 11:31:30 +02:00
Torsten Schulz (local)
bb6e3db7c7 feat(vocab): implement daily hard vocab limit handling in practice dialog 2026-08-21 09:03:40 +02:00
Torsten Schulz (local)
3a0945734f feat(vocab): add hard status management for SRS items and update related logic 2026-08-20 15:17:11 +02:00
Torsten Schulz (local)
2c0944ae2c feat(politics): update title eligibility messages and logic in PoliticsView 2026-08-19 15:06:44 +02:00
Torsten Schulz (local)
7a672d2f5c feat(vocab): add logic to aggregate and clean up duplicate SRS items based on answer patterns 2026-08-19 14:14:50 +02:00
Torsten Schulz (local)
c771dae5a4 feat(politics): enhance office application feedback with required title details 2026-08-19 13:38:29 +02:00
Torsten Schulz (local)
aec297b701 feat(vocab): add support for answer alternatives in core patterns and update related logic 2026-08-18 15:11:43 +02:00
Torsten Schulz (local)
cfb5dce25f feat(overview): add minimum office status label logic and update related translations 2026-08-18 11:03:46 +02:00
Torsten Schulz (local)
5f7e1b6033 feat(overview): enhance certificate status display with current and minimum values 2026-08-18 07:34:32 +02:00
Torsten Schulz (local)
57869c9559 feat(vocab): remove daily hard marked count and adjust practice logic 2026-08-17 10:39:58 +02:00
Torsten Schulz (local)
3cd2ce747b Auto switch to hard vocabulary 2026-08-17 10:28:13 +02:00
Torsten Schulz (local)
f8a2d471d2 feat(admin): enhance region editor layout and adjust styling for better visibility 2026-08-14 14:13:05 +02:00
Torsten Schulz (local)
07340898b6 feat(admin): implement region renaming functionality and update UI components 2026-08-14 13:50:49 +02:00
Torsten Schulz (local)
56c467bf72 feat(admin): add child regions section to map view and update localization 2026-08-14 12:25:29 +02:00
Torsten Schulz (local)
c4e836a85f feat(admin): implement delete functionality for Falukant regions and update UI components 2026-08-14 09:54:09 +02:00
Torsten Schulz (local)
47e9bdd3d2 Tageswiederholung verbessert 2026-08-13 11:23:52 +02:00
Torsten Schulz (local)
588fab1beb Enhanced handling of hard relearning 2026-08-13 11:03:17 +02:00
Torsten Schulz (local)
6a0b31a39a Hochzeitsfehler behoben 2026-08-12 12:04:04 +02:00
Torsten Schulz (local)
4f9ff6b504 Add male toddler character model in GLB format 2026-07-30 09:59:53 +02:00
Torsten Schulz (local)
8dea076379 feat(optimize): optimize Falukant 3D models during build and update deployment scripts 2026-07-24 13:31:08 +02:00
Torsten Schulz (local)
de2968d326 feat(falukant): add visibility toggle for settings widget and update navigation labels 2026-07-24 12:00:10 +02:00
Torsten Schulz (local)
7e557e84e2 refactor(backfill): remove unnecessary timestamp fields from user_param insert query 2026-07-24 11:23:49 +02:00
Torsten Schulz (local)
00e68ed768 feat(falukant): implement backfill for falukant visual settings and add SQL scripts for default values 2026-07-24 11:19:10 +02:00
Torsten Schulz (local)
694528c398 feat(falukant): add character visual representation and settings
- Introduced FalukantCharacterVisual component to display character portraits and 3D figures based on user settings.
- Updated DirectorInfo, ChurchView, PoliticsView, and other components to utilize the new character visual component.
- Added visual settings management for users, allowing selection between portrait styles and display modes (portraits, 3D, or both).
- Implemented age rules for engagement and marriage in the backend, ensuring compliance with specified age limits.
- Created a new settings view for Falukant to manage visual preferences.
- Added new images for medieval character portraits.
- Updated translations for new settings and features in multiple languages.
2026-07-24 10:55:19 +02:00
Torsten Schulz (local)
b33cea6924 Erweitere die Funktionalität zur Verarbeitung von Antwortvarianten; füge Unterstützung für Klammerinhalte und alternative Phrasen hinzu. 2026-07-21 09:20:56 +02:00
Torsten Schulz (local)
7db084897a Refactor code structure for improved readability and maintainability; optimize performance across multiple modules. 2026-07-21 09:08:15 +02:00
Torsten Schulz (local)
9557d36059 Section 2 of android native implementation 2026-07-09 08:04:11 +02:00
Torsten Schulz (local)
85d5d06ce5 Planungen android 2026-07-08 22:28:51 +02:00