Commit Graph
132 Commits
Author SHA1 Message Date
Ross 590e0b76ed Add series images endpoint and template for HTMX integration 2025-12-01 14:50:11 +00:00
Ross efca426359 Add case jump functionality with HTMX support and corresponding template 2025-11-24 11:40:52 +00:00
Ross 81dc5bf48f Add forms and views for subspecialty, presentation, and pathological process management 2025-11-17 23:01:02 +00:00
Ross 0f8bae8a14 Refactor URL patterns: update legacy case_id references to include 'id' for improved clarity and consistency 2025-11-17 11:11:09 +00:00
Ross 6e658aca93 Refactor case handling: update URLs and views to support case_number and case_id interchangeably, enhancing backward compatibility and maintainability 2025-11-17 11:05:13 +00:00
Ross 5e0068d490 Implement case search functionality and enhance case addition UI in collection view 2025-11-16 22:55:59 +00:00
Ross 5ac998454b Add NormalCase form and related views for managing normal cases 2025-11-13 22:08:55 +00:00
Ross 5fb3c98941 add a normals feature 2025-11-13 21:54:25 +00:00
Ross 345977e2ef Add NormalCase model, views, filters, and templates for managing normal cases 2025-11-13 21:44:55 +00:00
Ross 03a24615ab Add case search functionality with HTMX support and results partial 2025-11-05 21:37:57 +00:00
Ross 945a6e5e86 Add category search functionality with results display 2025-10-28 17:40:52 +00:00
Ross 3daad1b83b Add Subspecialty autocomplete and filter to QuestionFilter 2025-10-20 16:17:07 +01:00
Ross 2c30145d3a Add sync functionality for prerequisite users in collection detail 2025-10-13 14:14:17 +01:00
Ross 32d8430f94 Add CID user support in collection history and reset answers functionality 2025-10-13 11:28:07 +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 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 ad4be1e9a6 improve collection overview page 2025-07-21 12:52:45 +01:00
Ross 5187885c3b lots of improvements 2025-07-14 13:26:11 +01:00
Ross 804cff33f4 . 2025-07-07 12:58:17 +01:00
Ross d7499e9166 some updates 2025-07-07 11:41:44 +01:00
Ross 2f8601aa1a i should do these more often 2025-06-23 09:25:48 +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 1599e48584 improve finrding 2025-05-12 10:18:44 +01:00
Ross 5f94616168 . 2025-05-04 16:50:56 +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 a0960c9b7c start integrating cimar 2025-02-24 11:53:36 +00:00
Ross d891c7b9ee . 2025-01-06 11:14:34 +00:00
Ross 00323cc6bd improve case user answer management (and fix small bug) 2024-11-18 10:44:27 +00:00
Ross 8b84654ee3 fix some anatomy question creation bugs 2024-10-14 10:08:54 +01:00
Ross 9c61068026 let people view open access series 2024-09-27 08:14:06 +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 07d766cb30 fix some collection issues 2024-07-22 11:35:37 +01:00
Ross 9fe8c843ff try to add priors to ohif 2024-07-17 22:18:43 +01:00
Ross 7075bba7a2 enable priors in atlas 2024-07-17 22:00:57 +01:00
Ross cef06e4682 add question schema model and integrate most urls/views 2024-06-24 11:43:33 +01:00
Ross e46d682635 improve case quesitons 2024-06-10 17:27:37 +01:00
Ross 9026ee5390 improve json editing 2024-06-10 09:59:43 +01:00
Ross 21d83052cf numerous uploading fixes 2024-05-13 09:48:43 +01:00
Ross f1642c7f01 many improvements 2024-04-15 14:02:01 +01:00
Ross ab9b16e7f9 allow basic thumbnail recreation 2024-04-15 10:07:27 +01:00
Ross bf519a2807 lots of further updates 2024-04-10 22:43:57 +01:00
Ross 98756baa37 i should break these commits up 2024-04-08 14:16:13 +01:00
Ross 3ab40304a3 Add an option to edit the author of cases/collections 2024-02-27 21:57:15 +00:00
Ross 77473a35d0 add some new functions to case series 2024-02-26 13:27:54 +00:00