Commit Graph
339 Commits
Author SHA1 Message Date
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
Ross d891c7b9ee . 2025-01-06 11:14:34 +00:00
Ross 58301dd251 lots of updates 2024-12-30 13:41:55 +00:00
Ross 1fdb4c9159 switch case form to crispy and start using bootstrap nav 2024-12-23 10:09:08 +00:00
Ross 00323cc6bd improve case user answer management (and fix small bug) 2024-11-18 10:44:27 +00:00
Ross e6d8317fc5 . 2024-10-07 09:30:41 +01:00
Ross ea42f7f0c7 update dicom viewer to support load by imageid 2024-10-07 08:58:15 +01:00
Ross 9c61068026 let people view open access series 2024-09-27 08:14:06 +01:00
Ross 5a9868a56d image findings will now save and reload stack index 2024-09-23 14:05:09 +01:00
Ross edc9b29233 add basic (user) history for collections 2024-09-23 11:49:36 +01:00
Ross 58eeb4f442 fix a few missing things 2024-08-19 13:16:47 +01:00
Ross cff5a46e4c fix question ordering through mark systems 2024-08-05 10:00:59 +01:00