Commit Graph

27 Commits

Author SHA1 Message Date
8fdaefe10b Remove 'client_not_signed' layout from questionnaire logic
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-06 16:35:57 +02:00
c37940c9a9 enhanced submission handling with deccision trees
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-05 11:57:28 +02:00
6883654d7c Implement bulk export of client answers for coaches and enhance database handling in db_init.php
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-04 22:05:36 +02:00
48a619ee4b added unit tests 2026-06-04 21:40:59 +02:00
d80a8de559 added session revocation and settings menu for security measures 2026-06-03 23:10:26 +02:00
fc84d55bd6 further enhanced error handling + added retries in case of parallel writes 2026-06-03 17:27:51 +02:00
d0daa7e937 Refactor error handling and logging in API responses 2026-06-03 17:16:14 +02:00
30d3ab4a87 added IP to log activity UI 2026-06-01 23:15:43 +02:00
43c47bca6d Add session management features: implement user session revocation on password change, enhance session validation, and update UI for password change functionality 2026-06-01 23:11:00 +02:00
e4d55f4c90 potential fix for logging on server 2026-06-01 22:50:22 +02:00
e5ac069dc4 expanded log activity 2026-06-01 22:46:48 +02:00
da394c5525 implement activity logging feature with UI for viewing logs 2026-06-01 21:40:50 +02:00
9ed66ca327 good client and coach data viewing 2026-06-01 13:49:56 +02:00
3d56abd124 made client data browsable with dropdown and version diffs 2026-06-01 13:29:10 +02:00
bee7b74e53 added submission history, data insights, download all functionality 2026-06-01 12:54:56 +02:00
b049a9ab9f better ux with search functionality 2026-05-28 10:58:31 +02:00
36b6d63266 added categoryKey to questionnaire schema and updated related functions for questionnaire handling; enhanced API to fetch client answers 2026-05-27 19:38:49 +02:00
9c887537e8 removed legacy files 2026-05-27 18:32:00 +02:00
9a75577f14 fixing db wipe function order 2026-05-27 10:46:49 +02:00
9d783b60a9 added prototype dev settings with test import and db wipe 2026-05-26 16:38:37 +02:00
aefb1b6440 added free text input with security measures 2026-05-26 13:43:44 +02:00
c86768e391 revert 52d4ef42dc
revert updated api
2026-05-22 12:27:12 +00:00
e0be2c501f Revert "refactored export functionality"
This reverts commit 2616238dc8.
2026-05-22 14:23:39 +02:00
2616238dc8 refactored export functionality 2026-05-22 14:17:02 +02:00
52d4ef42dc updated api 2026-05-22 13:26:29 +02:00
03291862f7 enhanced client results and export functionality with coach and supervisor details, added date filters for results 2026-05-20 11:01:15 +02:00
034b108c7e new system prototype 2026-04-15 10:19:42 +02:00