Commit Graph

120 Commits

Author SHA1 Message Date
14f90bd1fd minor changes 2026-07-18 11:45:13 +02:00
90bfd0bbd3 expanded questionnaire dependency matrix
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-17 17:57:36 +02:00
764b4c5545 settings for future and past dates
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-17 17:45:38 +02:00
9265181154 cleaner note edit form
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-17 17:37:32 +02:00
497246cd57 editable client note on website
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-17 17:36:10 +02:00
4d7be68080 show full text instead
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-17 17:35:00 +02:00
fc23f7a619 display client notes in client list
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-17 17:33:48 +02:00
f90d5db40a adjust color palette
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-17 17:21:48 +02:00
6b3cd0da17 adding client notes
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-17 17:10:04 +02:00
feae470fba minor fix
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-10 10:01:42 +02:00
810ed24792 migration to mysql
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-10 09:57:44 +02:00
351af170a0 reverse client reset functionality
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-09 16:39:00 +02:00
f04388e0ec changes to translation system
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-09 14:59:56 +02:00
4afab336ee bulk client creation
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-07 16:53:35 +02:00
181ca2b7d4 added some ui strings for translations
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-01 12:33:55 +02:00
339091e13f adding process completion logic
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-07-01 12:07:41 +02:00
9bd9d9653c preparing for keycloak authentication
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-29 11:31:53 +02:00
cecaf26c85 added new UI string for displaying the questionnaire
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-24 12:31:03 +02:00
547ed8454e added new UI string
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-24 12:12:04 +02:00
7232fc5a17 updated app ui strings
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-24 12:08:22 +02:00
67858d34d9 enhanced token management by adding optional expiry refresh in token_get_record and updated session API documentation
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-24 10:23:19 +02:00
b02f264b23 improved security
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-24 09:37:08 +02:00
623fe0f464 hide permanent password change option
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-17 11:29:33 +02:00
19f9faeb2d some more strings
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-16 13:03:07 +02:00
53a1dfac2a added new strings for logout logic
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-16 12:46:14 +02:00
0add7c62e9 adjusted to more secure nginx config
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-16 10:49:20 +02:00
3d738bb14e updated terminology from "Coach" to "Counselor" across multiple files for consistency and clarity
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-15 16:04:44 +02:00
5dd0ee28c0 switched to light mode
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-15 10:18:51 +02:00
b06c4bf3ee refactored confirmation dialogs to use a unified confirmAction modal
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-14 18:02:03 +02:00
6ae29f1648 minor styling changes
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-14 17:56:17 +02:00
71956c0927 refactored qdb_read_materialize_decrypted_db to handle SQLite opening errors
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-12 22:30:36 +02:00
ebf27811db implemented qdb_memfd_fill_fd function to enhance file descriptor writing using FFI
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-12 22:24:27 +02:00
560ca69ae8 refactored memfd handling to use FFI for Linux, added qdb_close_fd function
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-12 22:14:51 +02:00
b4d4de72f4 enhanced questionnaire version handling and handling uploads from outdated questionnaires through automatic revisioning and checks
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-12 21:38:39 +02:00
5dff24a232 added functionality to archive clients
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-12 20:55:12 +02:00
59ea2cd667 improved assign clients page ux
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-12 20:43:18 +02:00
cceec525c1 improved translation page UX
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-12 20:33:52 +02:00
d807f753b1 switched first completed to last completed on needs followup table
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-12 20:20:56 +02:00
5b5cc52133 Updated UI strings and references from "coach" to "counselor"
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-12 13:41:42 +02:00
63a560e803 added glass scale symptoms to translations
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-12 13:07:49 +02:00
fadf60b2f7 fixed minor bug
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-08 20:00:21 +02:00
b54a33c78d added missing dependency
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-08 19:56:08 +02:00
d16bd1b3c4 test data import fix for scoring
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-08 19:44:58 +02:00
3211d35b43 improved scoring ui + removed test data filters
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-08 19:38:37 +02:00
11bae269e9 added website overwrite for score decision
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-08 19:22:12 +02:00
63adef79df implemented scoring system
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-08 19:10:23 +02:00
4589be119c Add read-only client and coach code fields in questionnaire preview
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-06 16:40:19 +02:00
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
e5ae48c02e improved questionnaire editor glass scales
Some checks failed
PHPUnit / test (push) Has been cancelled
2026-06-06 16:28:10 +02:00
d68b2b267d added preview window in questionnaire editor 2026-06-06 16:23:32 +02:00