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
|
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
|
9ebcd24938
|
Refactor image link paths in forms to ensure consistent static file referencing across anatomy, atlas, longs, rapids, and shorts templates.
|
2025-11-11 11:12:03 +00:00 |
|
Ross
|
fd8edd3cc3
|
Refactor exam review fragment inclusion to support app-specific templates and improve HTMX handling
|
2025-11-09 21:41:02 +00:00 |
|
Ross
|
d26cac04a7
|
Add exam review links to navigation in multiple templates
|
2025-11-08 22:05:52 +00:00 |
|
Ross
|
b12a45275c
|
Enhance case search results display to include series modalities and examinations
|
2025-11-05 22:08:54 +00:00 |
|
Ross
|
4f6e9fae9d
|
Enhance case search functionality with loading indicator for improved user experience
|
2025-11-05 22:03:02 +00:00 |
|
Ross
|
22299b9298
|
Refactor case search functionality to include additional fields for improved search accuracy
|
2025-11-05 21:58:43 +00:00 |
|
Ross
|
06df2c4188
|
Enhance case search functionality to include additional fields and related names for improved search results
|
2025-11-05 21:54:28 +00:00 |
|
Ross
|
8c1c7b75e7
|
Refactor case search input and results handling for improved functionality and clarity
|
2025-11-05 21:52:53 +00:00 |
|
Ross
|
03a24615ab
|
Add case search functionality with HTMX support and results partial
|
2025-11-05 21:37:57 +00:00 |
|
Ross
|
89a767034c
|
Update image retrieval in Case model to use get_images method for improved clarity
|
2025-11-05 21:18:15 +00:00 |
|
Ross
|
b92a969a3b
|
Refactor index and view templates to improve layout; remove unnecessary details tag for cleaner code
|
2025-11-03 15:36:15 +00:00 |
|
Ross
|
b08154f804
|
Refactor index.html layout for improved responsiveness and user navigation; update QuestionForm to use responsive columns for better display on small screens.
|
2025-11-03 13:47:03 +00:00 |
|
Ross
|
8dbc39a317
|
Refactor filter bar implementation for consistency and improved usability across case and question views
|
2025-11-03 10:34:07 +00:00 |
|
Ross
|
206f0afd32
|
Refactor QuestionTable to inherit Meta options from SelectionTable for consistency
|
2025-11-01 21:42:33 +00:00 |
|
Ross
|
0e7307de18
|
Remove row selection controls from case and question table views for cleaner UI
|
2025-11-01 21:31:13 +00:00 |
|
Ross
|
09d9befceb
|
Implement row selection controls in templates and refactor related JavaScript functionality
|
2025-11-01 21:20:10 +00:00 |
|
Ross
|
62c26d199e
|
Refactor table row selection logic and remove associated CSS styles for improved clarity and maintainability
|
2025-11-01 21:04:01 +00:00 |
|
Ross
|
0de7c345a2
|
Refactor case display to enhance layout and add subspecialty, pathological process, and diagnostic certainty badges
|
2025-11-01 08:15:30 +00:00 |
|
Ross
|
77edb83688
|
Refactor button group in case display for improved styling and alignment
|
2025-10-31 22:00:07 +00:00 |
|
Ross
|
f921a46b5f
|
Refactor case display buttons for improved usability and styling
|
2025-10-31 21:44:11 +00:00 |
|
Ross
|
7116983e3d
|
Add subspecialty, pathological process, and diagnostic certainty to case display
|
2025-10-31 21:33:25 +00:00 |
|
Ross
|
c0d71dfabc
|
Refactor card layout in case display for improved responsiveness
|
2025-10-31 21:27:57 +00:00 |
|
Ross
|
55371a9d0b
|
Refactor case display layout for improved organization and responsiveness
|
2025-10-31 20:56:33 +00:00 |
|
Ross
|
6bc43135b9
|
Refactor question link header for improved layout and button styling
|
2025-10-30 21:31:53 +00:00 |
|
Ross
|
b294cf310f
|
Refactor condition detail view for improved layout and styling
|
2025-10-30 21:27:38 +00:00 |
|
Ross
|
f4cc3cc5b4
|
Enhance navbar items with icons for improved visual clarity and user experience
|
2025-10-28 21:58:02 +00:00 |
|
Ross
|
299ac317e3
|
Add search prompt to category search form and comment out submit button
|
2025-10-28 21:04:00 +00:00 |
|
Ross
|
c45410b5e5
|
Refactor category search form to enhance usability with advanced filters and improved loading indicators
|
2025-10-28 18:02:27 +00:00 |
|
Ross
|
11cd044485
|
Add category filtering options to search functionality
|
2025-10-28 17:51:37 +00:00 |
|
Ross
|
4a3055cab8
|
Enhance category search form with loading indicator and improved HTMX integration
|
2025-10-28 17:45:41 +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
|
5294c5f2f6
|
Add display of related SBA questions in finding, presentation, and structure detail views
|
2025-10-20 15:59:27 +01:00 |
|
Ross
|
4f47354ca1
|
Add display of related SBA questions in condition detail view
|
2025-10-20 14:47:47 +01:00 |
|
Ross
|
42b64c11ff
|
Refactor actions section in case view template for improved readability and structure
|
2025-10-20 13:01:14 +01:00 |
|
Ross
|
4986c2faa9
|
Add sync functionality for prerequisite users and enhance result display
|
2025-10-13 14:18:34 +01:00 |
|
Ross
|
2c30145d3a
|
Add sync functionality for prerequisite users in collection detail
|
2025-10-13 14:14:17 +01:00 |
|