Ross
3daad1b83b
Add Subspecialty autocomplete and filter to QuestionFilter
2025-10-20 16:17:07 +01:00
Ross
4986c2faa9
Add sync functionality for prerequisite users and enhance result display
2025-10-13 14:18:34 +01:00
Ross
2c30145d3a
Add sync functionality for prerequisite users in collection detail
2025-10-13 14:14:17 +01:00
Ross
eeef34bffc
Add prerequisites handling to CaseCollection and implement user access checks
2025-10-13 13:46:01 +01:00
Ross
a3712959ec
Enhance form rendering with crispy forms and improve answer timestamp handling in collection views
2025-10-13 13:22:26 +01:00
Ross
ed4bd95955
Refactor self-review display logic and enhance user answer feedback in collection templates; improve form serialization for timeout handling
2025-10-13 11:48:13 +01:00
Ross
32d8430f94
Add CID user support in collection history and reset answers functionality
2025-10-13 11:28:07 +01:00
Ross
fa08f9cf76
Implement timed-out submission handling and AJAX response for collection case view
2025-10-13 10:32:25 +01:00
Ross
a355dd223e
Add timestamps for answer tracking in report models and views; enhance timer display in templates
2025-10-13 10:02:37 +01:00
Ross
682e8160b5
Refactor user collections view to categorize collections into available, in-progress, and finished; update templates for improved display of collection statuses and question rendering.
2025-10-06 13:51:55 +01:00
Ross
569ef760fa
Refactor case detail retrieval into a separate function for improved readability and error handling
2025-10-06 11:32:44 +01:00
Ross
73b12dd96b
Add management links to case details in collection_detail template and update question_link_header to include case details
2025-09-22 11:29:19 +01:00
Ross
85216b36b0
Fix typo in prior_cases reference and streamline relationship validation in collection_case_priors
2025-09-15 12:01:12 +01:00
Ross
298493a390
Remove redundant author validation check in collection_take_start and streamline access control in ExamOrCollectionGenericBase
2025-09-15 11:34:17 +01:00
Ross
de8050a8ca
Add author validation in collection_take_start and implement is_author method in AuthorMixin
2025-09-15 11:31:05 +01:00
Ross
0b12d95bdd
Fix navigation links in collection case details and enhance form handling for case detail updates
2025-09-15 11:23:20 +01:00
Ross
b9f6b7c837
Refactor collection case navigation and question handling
...
- Updated links in collection_case_priors.html to point to the new collection_case_questions view.
- Modified collection_case_view_take.html to display case history using the new method.
- Changed collection_detail.html to include links to the new collection_case_questions view.
- Added new URL pattern for collection_case_questions in urls.py.
- Refactored collection_case_details view to handle question-related logic and rendering.
- Introduced new CaseQuestionForm for handling question submissions.
- Created new migration to add override_history and redact_history fields to CaseDetail model.
- Added new templates for collection_case_details.html and collection_case_questions.html to manage case questions.
- Enhanced JavaScript functionality for dynamic question management in collection_case_questions.html.
- Updated useranswer model fields in shorts app to improve feedback and scoring.
2025-09-15 11:17:57 +01:00
Ross
964bce8233
Enhance user experience by adding informative messages and edit mode functionality across various templates
2025-09-01 14:47:15 +01:00
Ross
f4ed53dedd
Refactor DICOM file reading to use dcmread for improved compatibility
2025-08-18 10:29:13 +01:00
Ross
4afcfb6b26
Refactor case_order_dicom function to add type hint for case and improve error handling messages
2025-08-18 09:43:58 +01:00
Ross
a8840290f5
Add user-configurable pagination and enhance case view filters
2025-08-11 17:12:22 +01:00
Ross
0af6b25349
Add case collection update functionality with form handling and template (move from CaseCollection form)
2025-08-04 12:21:37 +01:00
Ross
8806e48eb2
Add open access management buttons and views for cases
2025-07-29 09:40:19 +01:00
Ross
4460545442
Too many changes :(
2025-07-29 09:20:58 +01:00
Ross
6a919ffc53
all cid collectio naccess
2025-07-21 12:52:34 +01:00
Ross
f5258d7e6f
git displaysets working in viva view
2025-07-21 10:51:34 +01:00
Ross
5187885c3b
lots of improvements
2025-07-14 13:26:11 +01:00
Ross
ec97fa0c71
.
2025-07-07 20:44:14 +01:00
Ross
804cff33f4
.
2025-07-07 12:58:17 +01:00
Ross
0cdccbcdfb
.
2025-07-07 12:09:17 +01:00
Ross
d7499e9166
some updates
2025-07-07 11:41:44 +01:00
Ross
2ac8344b13
improve case form
2025-06-30 13:33:35 +01:00
Ross
8229813eba
improve vivas
2025-06-30 12:58:32 +01:00
Ross
2f8601aa1a
i should do these more often
2025-06-23 09:25:48 +01:00
Ross
0c07400cc3
update viewer for atlas series
2025-06-10 11:36:28 +01:00
Ross
8e92de3420
start migration to dv3d
2025-06-09 11:39:38 +01:00
Ross
503c8f854a
improve findings
2025-05-19 11:15:40 +01:00
Ross
77ee83cb08
allow viewing of findings in case context
2025-05-12 23:25:41 +01:00
Ross
6ce54372ff
only add to cases that you are author on
2025-05-12 10:25:26 +01:00
Ross
1599e48584
improve finrding
2025-05-12 10:18:44 +01:00
Ross
e119dceaa1
move case block to a partial
2025-05-12 09:02:19 +01:00
Ross
5f94616168
.
2025-05-04 16:50:56 +01:00
Ross
a43a6e0fed
author update question schema
2025-05-04 16:05:45 +01:00
Ross
fe44fa23a3
.
2025-04-28 23:13:29 +01:00
Ross
168398d9bc
allow doleteing user answers
2025-04-28 22:53:33 +01:00
Ross
6564b25250
work on case priors
2025-04-28 22:36:04 +01:00
Ross
5e578ca2b0
improve case management
2025-04-28 15:45:02 +01:00
Ross
486bb94ea9
.
2025-02-24 17:12:54 +00:00
Ross
f43c54f4af
test celery
2025-02-24 16:57:37 +00:00
Ross
a0960c9b7c
start integrating cimar
2025-02-24 11:53:36 +00:00