Commit Graph

5205 Commits

Author SHA1 Message Date
Ross 771abf62e2 feat: Refactor series tag consistency modal with improved UI and analysis functionality
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 22:08:26 +01:00
Ross 859042bf96 feat: Add DICOM tag consistency analysis with dynamic loading in series viewer
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 22:01:54 +01:00
Ross 6574c29a70 feat: Enhance series splitting functionality with DICOM tag analysis and improved user feedback
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 21:57:19 +01:00
Ross 9edac288f5 feat: Add transaction import to views for improved database handling
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 21:51:17 +01:00
Ross ab7dcaed76 feat: Implement series splitting by DICOM tag with HTMX support
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 21:46:36 +01:00
Ross 2aff9516ac feat: Enhance security by adding @login_required to multiple views and replacing print statements with logger.debug
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 21:35:08 +01:00
Ross 5d37cad48d feat: Refactor resource, description, history, and viewer sections for improved readability 2026-04-30 20:32:14 +01:00
Ross 6575c50507 feat: Enhance case collection and detail forms with timing overrides and custom screens
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 20:31:16 +01:00
Ross 74cdf14af3 feat: Add option to include template debug noise in logs view
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 22:47:43 +01:00
Ross 9ef4b2dac1 feat: Add button to view raw log file in logs viewer 2026-04-29 22:43:45 +01:00
Ross 2e35fa7036 feat: Add raw log file viewing option in logs view
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 22:42:02 +01:00
Ross 6be7398b42 feat: Enhance logs view with level filtering and improved entry display
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 22:40:08 +01:00
Ross 2478de6b98 feat: Enhance logs view with support for displaying all entries and improved pagination
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 22:37:13 +01:00
Ross 7479b44f53 feat: Add logs view for superusers to display and search production logs
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 22:32:18 +01:00
Ross 89c8cd565f feat: Implement supervisor trainee management features, including search, add, and remove functionalities
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 22:27:09 +01:00
Ross f63f3b3687 feat: Enhance supervision page with collapsible group sections for better organization
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 21:50:45 +01:00
Ross 8201f91697 fix: Improve sorting and normalization of study dates in user uploads
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 21:36:20 +01:00
Ross 082a260757 feat: Consolidate shared attempts functionality into supervision page and remove legacy shared-with-me page
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 22:28:57 +01:00
Ross 5bd1338b5e feat: Add supervision page to display collection attempts shared with the user
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 22:18:43 +01:00
Ross 7062723433 feat: Implement sharing functionality for CidUserExam attempts, including user management and sharing settings
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 22:09:06 +01:00
Ross cc100dba89 fix: Update case messaging conditionals for clarity and correctness
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 21:36:30 +01:00
Ross 64aa2974ee feat: Add admin edit links for superusers in case history view
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 21:34:46 +01:00
Ross 47cfa79083 try to fix thumbnails in d3vd 2026-04-28 21:13:02 +01:00
Ross 5c217266c4 feat: Add safe mounting for display set viewers to enhance viewer initialization
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 14:56:43 +01:00
Ross 68dfcdfa7e feat: Implement dynamic loading for display set modals and fullscreen viewer
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 14:48:20 +01:00
Ross e894e02445 feat: Refactor collection take start template for improved layout and user experience
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 14:11:19 +01:00
Ross f7cc51c221 feat: Add documentation for Atlas widgets including case_search_widget, finding_search_widget, and displayset_search_widget 2026-04-28 14:04:48 +01:00
Ross 56a644c5c1 fix: Correct indentation for hx-include attribute in case search widget 2026-04-27 23:11:57 +01:00
Ross 4a787aa3eb feat: Add show select button option to case search widget and related templates for improved case selection 2026-04-27 23:10:20 +01:00
Ross 7031942198 feat: Enhance case selection functionality with dedicated select button and improved event handling 2026-04-27 23:07:06 +01:00
Ross 585a19013a feat: Enhance case:selected event handling with logging for better debugging 2026-04-27 22:58:20 +01:00
Ross 61a83ed836 feat: Refactor move series case selection logic with improved event handling and state synchronization 2026-04-27 22:55:23 +01:00
Ross bf12204c51 feat: Refactor move series functionality by simplifying event handling and removing redundant code 2026-04-27 22:49:52 +01:00
Ross 29165811d1 feat: Enhance linked cases overview with detailed case information and navigation, and add linked case card partial 2026-04-27 22:41:16 +01:00
Ross 02ad8c61e5 feat: Implement per-case query and messaging functionality with UI updates and tests 2026-04-27 22:28:45 +01:00
Ross 70ea3788ca feat: Add functionality to move selected series between cases with a new form and UI enhancements 2026-04-27 22:16:06 +01:00
Ross 3772846e55 feat: Update user messages inbox and collection user messages with enhanced acknowledgment statistics and navigation links 2026-04-27 22:05:30 +01:00
Ross 1876a7f845 feat: Enhance collection history page with detailed user and CID exam statistics 2026-04-27 21:49:59 +01:00
Ross d4f25de9d3 feat: Enhance case conversation display with detailed message stats and loading indicator 2026-04-27 21:45:27 +01:00
Ross 0b1f842e31 feat: Update case conversation details to reflect total unacknowledged messages 2026-04-27 21:40:58 +01:00
Ross 29f9b724b0 feat: Add guidance for session submission and clarify editing options 2026-04-27 21:37:06 +01:00
Ross 1f1b324cfe feat: Update collection overview header and remove completed state display 2026-04-27 21:35:29 +01:00
Ross 474ad205f6 feat: Add feedback overview button visibility based on review mode and exam completion status 2026-04-27 21:34:30 +01:00
Ross 1f806d2e60 feat: Update self-review and conversation visibility based on review mode and exam completion status 2026-04-27 21:33:34 +01:00
Ross 20987274af feat: Update self-review button visibility based on question completion status 2026-04-27 21:30:34 +01:00
Ross d82551674b feat: Conditionally load case conversation based on question completion status 2026-04-27 21:28:57 +01:00
Ross 0d1318564c feat: Enhance series item display with additional metadata and modularize template 2026-04-27 21:25:31 +01:00
Ross 9a8a1a1b57 feat: Add navigation buttons for collection overview and user answers in messages inbox 2026-04-27 13:29:42 +01:00
Ross 9df74edc8c feat: Add moderator action buttons in user messages inbox for enhanced navigation 2026-04-27 13:17:06 +01:00
Ross 3db2c1a768 feat: Implement user messages inbox with message acknowledgment tracking and UI updates 2026-04-27 13:09:19 +01:00