Commit Graph

  • 0bda5e2c41 feat: Enhance OCR processing with increased sample counts and improved candidate selection logic Ross 2026-05-11 12:49:22 +01:00
  • 6b9c7be633 feat: Implement OCR debug panel visibility sync and enhance OCR processing with improved canvas handling Ross 2026-05-11 12:42:00 +01:00
  • 35887fbcaf refactor: Clean up OCR debug table structure and remove redundant regex checks Ross 2026-05-11 12:32:54 +01:00
  • f9a9b9bb38 feat: Add OCR debug panel with detailed status and results for image processing Ross 2026-05-11 12:30:19 +01:00
  • 916ac3b69c feat: Improve OCR sample selection and detection of clinical identifiers Ross 2026-05-11 12:27:28 +01:00
  • 7ac8517062 feat: Enhance duplicate series handling with deselect functionality and UI updates Ross 2026-05-11 12:20:51 +01:00
  • 22c5576fc9 feat: Add anonymisation issue summary rendering for flagged series in upload process Ross 2026-05-11 12:17:43 +01:00
  • 52e6e79c1b fix: Remove unnecessary field reference from series in check_images_hashes function Ross 2026-05-11 12:11:59 +01:00
  • 3455dc3855 fix: Update field reference from series__pk to series__id in check_images_hashes function Ross 2026-05-11 12:10:12 +01:00
  • 2b9f3e3b68 feat: Optimize image hash checks with bulk queries and add database indexing for performance Ross 2026-05-11 12:07:55 +01:00
  • e55a3bf36a fix: Correct duplicate check logic in upload process Ross 2026-05-11 12:00:38 +01:00
  • b24eac862b feat: Implement duplicate check functionality during DICOM uploads and update viewer element ID Ross 2026-05-11 11:53:18 +01:00
  • 84b032addb Refactor code structure for improved readability and maintainability Ross 2026-05-11 11:31:04 +01:00
  • d046b7a151 Refactor code structure for improved readability and maintainability Ross 2026-05-11 11:06:51 +01:00
  • aaa3ee6313 feat: Add support for study instance UID in series and enhance DICOM import functionality Ross 2026-05-11 10:05:39 +01:00
  • c1e351c7db feat: Enhance user uploads with support for partial imports and improved UI feedback Ross 2026-05-11 09:25:41 +01:00
  • 863d65b4b3 feat: Refactor smoke tests to focus on standard named routes and improve route filtering Ross 2026-05-11 09:09:22 +01:00
  • 26a73d1d3b feat: Update test configurations and add smoke tests for named view routes Ross 2026-04-30 22:35:11 +01:00
  • d12933e62a feat: Enhance user uploads with import suggestions for already uploaded DICOM series Ross 2026-04-30 22:20:09 +01:00
  • 771abf62e2 feat: Refactor series tag consistency modal with improved UI and analysis functionality Ross 2026-04-30 22:08:26 +01:00
  • 859042bf96 feat: Add DICOM tag consistency analysis with dynamic loading in series viewer Ross 2026-04-30 22:01:54 +01:00
  • 6574c29a70 feat: Enhance series splitting functionality with DICOM tag analysis and improved user feedback Ross 2026-04-30 21:57:19 +01:00
  • 9edac288f5 feat: Add transaction import to views for improved database handling Ross 2026-04-30 21:51:17 +01:00
  • ab7dcaed76 feat: Implement series splitting by DICOM tag with HTMX support Ross 2026-04-30 21:46:36 +01:00
  • 2aff9516ac feat: Enhance security by adding @login_required to multiple views and replacing print statements with logger.debug Ross 2026-04-30 21:35:08 +01:00
  • 5d37cad48d feat: Refactor resource, description, history, and viewer sections for improved readability Ross 2026-04-30 20:32:14 +01:00
  • 6575c50507 feat: Enhance case collection and detail forms with timing overrides and custom screens Ross 2026-04-30 20:31:16 +01:00
  • 74cdf14af3 feat: Add option to include template debug noise in logs view Ross 2026-04-29 22:47:43 +01:00
  • 9ef4b2dac1 feat: Add button to view raw log file in logs viewer Ross 2026-04-29 22:43:45 +01:00
  • 2e35fa7036 feat: Add raw log file viewing option in logs view Ross 2026-04-29 22:42:02 +01:00
  • 6be7398b42 feat: Enhance logs view with level filtering and improved entry display Ross 2026-04-29 22:40:08 +01:00
  • 2478de6b98 feat: Enhance logs view with support for displaying all entries and improved pagination Ross 2026-04-29 22:37:13 +01:00
  • 7479b44f53 feat: Add logs view for superusers to display and search production logs Ross 2026-04-29 22:32:18 +01:00
  • 89c8cd565f feat: Implement supervisor trainee management features, including search, add, and remove functionalities Ross 2026-04-29 22:27:09 +01:00
  • f63f3b3687 feat: Enhance supervision page with collapsible group sections for better organization Ross 2026-04-29 21:50:45 +01:00
  • 8201f91697 fix: Improve sorting and normalization of study dates in user uploads Ross 2026-04-29 21:36:20 +01:00
  • 082a260757 feat: Consolidate shared attempts functionality into supervision page and remove legacy shared-with-me page Ross 2026-04-28 22:28:57 +01:00
  • 5bd1338b5e feat: Add supervision page to display collection attempts shared with the user Ross 2026-04-28 22:18:43 +01:00
  • 7062723433 feat: Implement sharing functionality for CidUserExam attempts, including user management and sharing settings Ross 2026-04-28 22:09:06 +01:00
  • cc100dba89 fix: Update case messaging conditionals for clarity and correctness Ross 2026-04-28 21:36:30 +01:00
  • 64aa2974ee feat: Add admin edit links for superusers in case history view Ross 2026-04-28 21:34:46 +01:00
  • 47cfa79083 try to fix thumbnails in d3vd Ross 2026-04-28 21:13:02 +01:00
  • 5c217266c4 feat: Add safe mounting for display set viewers to enhance viewer initialization Ross 2026-04-28 14:56:43 +01:00
  • 68dfcdfa7e feat: Implement dynamic loading for display set modals and fullscreen viewer Ross 2026-04-28 14:48:20 +01:00
  • e894e02445 feat: Refactor collection take start template for improved layout and user experience Ross 2026-04-28 14:11:19 +01:00
  • f7cc51c221 feat: Add documentation for Atlas widgets including case_search_widget, finding_search_widget, and displayset_search_widget Ross 2026-04-28 14:04:48 +01:00
  • 56a644c5c1 fix: Correct indentation for hx-include attribute in case search widget Ross 2026-04-27 23:11:57 +01:00
  • 4a787aa3eb feat: Add show select button option to case search widget and related templates for improved case selection Ross 2026-04-27 23:10:20 +01:00
  • 7031942198 feat: Enhance case selection functionality with dedicated select button and improved event handling Ross 2026-04-27 23:07:06 +01:00
  • 585a19013a feat: Enhance case:selected event handling with logging for better debugging Ross 2026-04-27 22:58:20 +01:00
  • 61a83ed836 feat: Refactor move series case selection logic with improved event handling and state synchronization Ross 2026-04-27 22:55:23 +01:00
  • bf12204c51 feat: Refactor move series functionality by simplifying event handling and removing redundant code Ross 2026-04-27 22:49:52 +01:00
  • 29165811d1 feat: Enhance linked cases overview with detailed case information and navigation, and add linked case card partial Ross 2026-04-27 22:41:16 +01:00
  • 02ad8c61e5 feat: Implement per-case query and messaging functionality with UI updates and tests Ross 2026-04-27 22:28:45 +01:00
  • 70ea3788ca feat: Add functionality to move selected series between cases with a new form and UI enhancements Ross 2026-04-27 22:16:06 +01:00
  • 3772846e55 feat: Update user messages inbox and collection user messages with enhanced acknowledgment statistics and navigation links Ross 2026-04-27 22:05:30 +01:00
  • 1876a7f845 feat: Enhance collection history page with detailed user and CID exam statistics Ross 2026-04-27 21:49:59 +01:00
  • d4f25de9d3 feat: Enhance case conversation display with detailed message stats and loading indicator Ross 2026-04-27 21:45:27 +01:00
  • 0b1f842e31 feat: Update case conversation details to reflect total unacknowledged messages Ross 2026-04-27 21:40:58 +01:00
  • 29f9b724b0 feat: Add guidance for session submission and clarify editing options Ross 2026-04-27 21:37:06 +01:00
  • 1f1b324cfe feat: Update collection overview header and remove completed state display Ross 2026-04-27 21:35:29 +01:00
  • 474ad205f6 feat: Add feedback overview button visibility based on review mode and exam completion status Ross 2026-04-27 21:34:30 +01:00
  • 1f806d2e60 feat: Update self-review and conversation visibility based on review mode and exam completion status Ross 2026-04-27 21:33:34 +01:00
  • 20987274af feat: Update self-review button visibility based on question completion status Ross 2026-04-27 21:30:34 +01:00
  • d82551674b feat: Conditionally load case conversation based on question completion status Ross 2026-04-27 21:28:57 +01:00
  • 0d1318564c feat: Enhance series item display with additional metadata and modularize template Ross 2026-04-27 21:25:31 +01:00
  • 9a8a1a1b57 feat: Add navigation buttons for collection overview and user answers in messages inbox Ross 2026-04-27 13:29:42 +01:00
  • 9df74edc8c feat: Add moderator action buttons in user messages inbox for enhanced navigation Ross 2026-04-27 13:17:06 +01:00
  • 3db2c1a768 feat: Implement user messages inbox with message acknowledgment tracking and UI updates Ross 2026-04-27 13:09:19 +01:00
  • dc479cafd0 feat: Add case review messaging system with feedback and query capabilities Ross 2026-04-27 12:55:27 +01:00
  • b02120d5e7 update dv3d Ross 2026-04-27 12:50:10 +01:00
  • be02269af6 Fix duplicate handling in DICOM upload: ensure series is not None before adding to duplicate series Ross 2026-04-27 12:48:13 +01:00
  • 5843547a05 Add end time display for completed user exams in collection overview Ross 2026-04-27 12:06:45 +01:00
  • 36a77981c8 Enhance self-review functionality with new detail views, improved UI, and dynamic case management Ross 2026-04-27 11:43:15 +01:00
  • 95793c78c9 Refactor self-review functionality: replace inline actions with dedicated partials and enhance dynamic panel updates Ross 2026-04-27 11:16:48 +01:00
  • 37e1bf29a3 Add self-review popup functionality with success message and auto-refresh Ross 2026-04-27 11:12:44 +01:00
  • b864f3d3fd Implement self-review functionality with enhanced UI and dynamic scoring options Ross 2026-04-27 11:07:09 +01:00
  • e82b353ad9 Enhance case display sets management with HTMX integration and improved UI elements Ross 2026-04-27 10:48:02 +01:00
  • 854f265623 Add agent guidelines documentation for RAD project architecture, models, views, templates, testing, and deployment Ross 2026-04-27 10:04:56 +01:00
  • bebac18625 Refactor user_scores.html to replace Case Collections section with Atlas Collections, implementing HTMX for dynamic loading of user-specific collections. Ross 2026-04-27 09:58:00 +01:00
  • 068dd3df80 Refactor normal case toggle buttons for improved readability and structure Ross 2026-04-27 09:46:39 +01:00
  • 9bae94a595 Refactor collection case view documentation and enhance management view with edit permissions Ross 2026-04-27 09:42:46 +01:00
  • df7f56f34c Update dv3d Ross 2026-04-27 09:37:57 +01:00
  • f47f408cce Add empty case handling for differentials in partial template Ross 2026-04-13 14:32:33 +01:00
  • c0870a8765 Fix loop to use correct method for retrieving ordered series in findings partial Ross 2026-04-13 14:30:48 +01:00
  • 113424d1e4 Fix indentation for included partials in case display block template Ross 2026-04-13 14:28:23 +01:00
  • e007e35f4f Add show_differentials_post field and update templates for case differentials display Ross 2026-04-13 14:27:14 +01:00
  • e162e60f44 Refactor case display logic by creating partials for findings and display sets to enhance maintainability and readability Ross 2026-04-13 14:15:04 +01:00
  • 5c50ee75da Add post-exam display options to CaseCollection model and update template Ross 2026-04-13 14:07:54 +01:00
  • 90c8f0b60d Enhance logging and error handling in collection access methods and WSGI configuration Ross 2026-04-13 13:44:25 +01:00
  • 463a741185 Refactor exam_user_bulk_edit method to support both generic and app-specific exam IDs for improved flexibility Ross 2026-04-13 10:00:03 +01:00
  • f7b6ec1447 Refactor exam_users_edit.html to improve formatting and maintainability of the user addition panel Ross 2026-04-13 09:57:25 +01:00
  • 3e03413047 Add user search widget to exam_users_edit.html for adding arbitrary users Ross 2026-04-13 09:54:18 +01:00
  • 126d186ad1 Add disabled nav link for 'Candidate Management' in exam_candidate_headers.html for improved navigation clarity Ross 2026-04-13 09:53:41 +01:00
  • a749373a21 Refactor exam_candidate_headers.html to wrap navigation links in a structured nav and ul for improved semantics and styling Ross 2026-04-13 09:48:24 +01:00
  • d9331fe279 Refactor exam_groups_edit.html to use crispy forms for improved form rendering and styling Ross 2026-04-13 09:45:58 +01:00
  • 3e936e494a Update exam-related URL patterns to use 'collection' prefix and add bulk edit routes Ross 2026-04-13 09:38:41 +01:00
  • 5a050fb36d Add custom template filter 'has_group' and update question_link_header for improved user permission checks Ross 2026-03-25 22:12:33 +00:00
  • 2d48a6bad6 Enhance row selection toggle functionality in SelectionTable to manage user selection state and improve user experience Ross 2026-03-25 22:10:15 +00:00
  • d4f0c05341 Enhance row selection functionality in SelectionTable to support shift-range selection and improve checkbox handling Ross 2026-03-25 22:07:56 +00:00