Ross
|
0098fa5dfc
|
Refactor case prior display: extract prior card markup into a separate partial for improved maintainability and readability
|
2025-11-17 09:27:02 +00:00 |
|
Ross
|
740d013198
|
Refactor case prior display: enhance layout with Bootstrap cards for improved readability and user interaction
|
2025-11-17 09:22:17 +00:00 |
|
Ross
|
b47bb141e8
|
Enhance case search functionality: exclude cases already in the collection from search results to prevent duplication
|
2025-11-16 23:28:23 +00:00 |
|
Ross
|
712ecec25d
|
Enhance case search results: add data attributes for case identification and implement client-side removal of cases from search results after addition to collection
|
2025-11-16 23:25:35 +00:00 |
|
Ross
|
0193daf166
|
Refactor case search widget: update hx-get attribute and include collection in hx-vals for improved search functionality
|
2025-11-16 23:17:57 +00:00 |
|
Ross
|
279d6344f1
|
Enhance case search functionality: display recent cases in search results and adjust initial load behavior
|
2025-11-16 23:16:06 +00:00 |
|
Ross
|
8c8d484dce
|
Enhance exam order editing: hide edit button during editing, improve save button attributes, and clean up controls after saving
|
2025-11-16 23:06:33 +00:00 |
|
Ross
|
9760be8f27
|
Enhance case list item links and management actions: update hrefs for dynamic case numbering and improve button structure for better accessibility
|
2025-11-16 23:03:19 +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
|
875744a08a
|
Refactor case management links and add case list item partial for improved organization and rendering in collection detail view
|
2025-11-16 22:51:22 +00:00 |
|
Ross
|
c02a46fab1
|
Refactor collection detail view: enhance layout, improve organization, and add badges for better information display
|
2025-11-16 22:36:50 +00:00 |
|
Ross
|
6b73006122
|
Refactor collection detail view: enhance layout and improve organization of case management links and collection information
|
2025-11-16 22:31:00 +00:00 |
|
Ross
|
7eb478b111
|
Refactor case management links: enhance layout and improve button accessibility in collection detail view
|
2025-11-16 22:26:34 +00:00 |
|
Ross
|
10c18bd514
|
Refactor case management links: move to separate partial for improved template organization and clarity
|
2025-11-16 22:20:53 +00:00 |
|
Ross
|
1407fe83a2
|
Fix link for case series display and update edit series action in management links
|
2025-11-16 22:03:14 +00:00 |
|
Ross
|
e9716f3caf
|
Add per-case management links template for collection detail view
|
2025-11-16 22:01:30 +00:00 |
|
Ross
|
749450b03e
|
Refactor collection detail template: streamline case management links and enhance layout for better usability
|
2025-11-16 21:57:54 +00:00 |
|
Ross
|
7e72f731b3
|
Move "Add New Case" link to dropdown for superusers in collection actions
|
2025-11-16 21:37:03 +00:00 |
|
Ross
|
e407326c25
|
Refactor collection headers: convert to responsive navbar layout with dropdown actions
|
2025-11-15 23:12:58 +00:00 |
|
Ross
|
0d8177f0b4
|
Remove exam review link from exams template for cleaner navigation
|
2025-11-15 23:09:59 +00:00 |
|
Ross
|
3312f3058a
|
Enhance CaseCollectionForm: replace collection_type field with radio buttons and add custom styling
|
2025-11-15 23:02:12 +00:00 |
|
Ross
|
478dcb7217
|
Add success URL redirection for CaseCollectionCreate after successful creation
|
2025-11-15 22:47:37 +00:00 |
|
Ross
|
a1aba7836a
|
Fix link to series detail page in series viewer template
|
2025-11-14 22:11:47 +00:00 |
|
Ross
|
80b1ef3817
|
Enhance series case addition: update details element for better accessibility and close functionality
|
2025-11-14 21:56:40 +00:00 |
|
Ross
|
835d0382ba
|
Refactor series cases handling: extract cases list to a partial and enhance HTMX integration for dynamic updates
|
2025-11-14 21:55:28 +00:00 |
|
Ross
|
8096a36a11
|
Reorganize finding form placement in series viewer for improved layout
|
2025-11-14 21:52:37 +00:00 |
|
Ross
|
97d65f0caa
|
Refactor series viewer template for improved layout and usability; enhance findings display and action buttons
|
2025-11-14 21:48:06 +00:00 |
|
Ross
|
b73e89393b
|
.
|
2025-11-14 21:21:45 +00:00 |
|
Ross
|
ec036a6266
|
Add open_access field to Resource model for access control
|
2025-11-14 21:16:55 +00:00 |
|
Ross
|
14e6514b90
|
Update ResourceDelete view to require AuthorOrChecker permissions for deletion
|
2025-11-14 21:14:58 +00:00 |
|
Ross
|
639e91fc1e
|
Add created_date and modified_date fields to Resource model; update resource detail and list templates for improved display
|
2025-11-14 21:12:03 +00:00 |
|
Ross
|
74765e70a2
|
Add created_date and modified_date fields to Resource model; enhance resource navigation with dropdown menu in base template
|
2025-11-14 21:01:25 +00:00 |
|
Ross
|
ca2b7feb5b
|
Add Resource filtering and table display functionality
|
2025-11-14 20:56:49 +00:00 |
|
Ross
|
453fbf91be
|
Add ManyToMany fields for sites and subspecialty in Resource model
|
2025-11-14 20:53:31 +00:00 |
|
Ross
|
a2e9d5e681
|
Refactor NormalCase model to use age_days instead of age_years, update forms, filters, and templates accordingly for improved age handling
|
2025-11-13 22:34:36 +00:00 |
|
Ross
|
8da2dd27da
|
Enhance normals list display and update case state handling in views
|
2025-11-13 22:17:43 +00:00 |
|
Ross
|
970242e1fb
|
Refactor NormalCaseForm to prevent nested forms and enhance logging in case_normal_form and create_case_normal views
|
2025-11-13 22:13:46 +00:00 |
|
Ross
|
f8be1918f6
|
Fix indentation for the "Mark as normal" button in the normal toggle template
|
2025-11-13 22:09:05 +00:00 |
|
Ross
|
5ac998454b
|
Add NormalCase form and related views for managing normal cases
|
2025-11-13 22:08:55 +00:00 |
|
Ross
|
d259d0e8dd
|
Enhance feedback display in exam review by italicizing and reducing opacity for better visual distinction
|
2025-11-13 22:07:40 +00:00 |
|
Ross
|
5fb3c98941
|
add a normals feature
|
2025-11-13 21:54:25 +00:00 |
|
Ross
|
a70354c18d
|
Refactor UserUserGroupForm to use a reusable UserSearchSelectMultipleWidget for improved user selection and search functionality
|
2025-11-13 21:48:58 +00:00 |
|
Ross
|
345977e2ef
|
Add NormalCase model, views, filters, and templates for managing normal cases
|
2025-11-13 21:44:55 +00:00 |
|
Ross
|
726c7ea401
|
Enhance user search functionality with advanced search tips and help panel
|
2025-11-13 21:32:28 +00:00 |
|
Ross
|
7fa08037f0
|
Remove unnecessary comments from bulk add groups form template
|
2025-11-12 22:23:50 +00:00 |
|
Ross
|
f786e88de9
|
Refactor bulk add groups form to use HTMX for submission and enhance button functionality
|
2025-11-12 22:15:10 +00:00 |
|
Ross
|
9441541feb
|
Add grade display to selected users in UserUserGroupForm
|
2025-11-12 22:11:43 +00:00 |
|
Ross
|
5cca1b079a
|
Fix syntax error in user group form and enhance logging in bulk add groups view
|
2025-11-12 22:06:09 +00:00 |
|
Ross
|
2e551d411a
|
Add grade information to user search results and enhance user addition functionality
|
2025-11-12 21:59:20 +00:00 |
|
Ross
|
d8055a509c
|
Enhance user search widget with wildcard support and field-specific queries; improve logging in bulk add groups
|
2025-11-12 21:54:51 +00:00 |
|