Ross
|
f156f4c85e
|
Refactor navbar styles and improve dropdown accessibility for better mobile usability
|
2025-12-08 12:12:00 +00:00 |
|
Ross
|
49229b0408
|
Enhance local-up script to ensure Loki and nginx log directories exist with appropriate permissions
|
2025-12-08 10:30:00 +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
|
6c149bb2ae
|
Add mark2 overview page and update navigation for improved marking workflow
|
2025-11-11 13:56:11 +00:00 |
|
Ross
|
2d963259ca
|
Add exam collection link to the navigation menu and clean up dropdown toggle
|
2025-11-06 21:30:14 +00:00 |
|
Ross
|
d3669e8316
|
Uncomment table control creation logic to ensure selectable tables have row-selection controls
|
2025-11-03 15:54:15 +00:00 |
|
Ross
|
c45d7a5464
|
Update navbar dropdown toggle to maintain active state for improved user experience
|
2025-11-03 15:29:27 +00:00 |
|
Ross
|
6d02b35f86
|
Add Crispy Forms integration to QuestionForm and update question_form template for improved layout and usability
|
2025-11-03 13:39:35 +00:00 |
|
Ross
|
3a5ceabff0
|
Refactor auth group dropdown in profile and fragment templates for improved functionality and user experience
|
2025-11-03 12:37:32 +00:00 |
|
Ross
|
3461e45f93
|
Refactor user group management by moving auth groups to profile.html and creating a dedicated auth_groups_fragment.html for better organization and clarity
|
2025-11-03 12:31:49 +00:00 |
|
Ross
|
eec04e3197
|
Refactor user scores and index templates for improved layout and help information presentation
|
2025-11-03 12:27:20 +00:00 |
|
Ross
|
ff02e3f02f
|
Update profile link button style to use outline-light variant for better visibility
|
2025-11-03 12:23:25 +00:00 |
|
Ross
|
3db74607ce
|
Enhance index.html with login prompts for unauthenticated users and additional help information for external users
|
2025-11-03 12:20:25 +00:00 |
|
Ross
|
37eae568f0
|
Revamp index.html layout with improved user authentication display and enhanced profile information section
|
2025-11-03 12:13:19 +00:00 |
|
Ross
|
772e852763
|
Implement user group management with toggle functionality for superusers
|
2025-11-03 12:10:58 +00:00 |
|
Ross
|
d3a39d11a5
|
Add permission groups display and admin edit link to user profile
|
2025-11-03 12:04:06 +00:00 |
|
Ross
|
9cc4ea3cb0
|
Revamp user profile layout with enhanced styling and improved group and exam display
|
2025-11-03 11:58:57 +00:00 |
|
Ross
|
0679a0ec13
|
Refactor bulk delete error handling and update user search visibility for superusers
|
2025-11-03 10:59:18 +00:00 |
|
Ross
|
2d0098b2b6
|
Merge branch 'master' of https://git.xkjq.uk/ross/penracourses
|
2025-11-03 10:38:27 +00:00 |
|
Ross
|
d4aa3e73e2
|
Merge branch 'master' of https://git.xkjq.uk/ross/penracourses
|
2025-11-03 10:34:46 +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
|
3ea384542d
|
Enhance user list handling by adding supervisor email input and updating JSON submission logic
|
2025-11-03 09:46:24 +00:00 |
|
Ross
|
7eeb989b9e
|
Enhance supervisor email handling and input format options in bulk user creation
|
2025-11-03 09:31:55 +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
|
a269cf1f52
|
Add row selection functionality with toggle and count updates in table view
|
2025-11-01 20:56:07 +00:00 |
|
Ross
|
8e8041cdc4
|
Enhance row selection functionality by updating row highlight based on checkbox state and managing visibility of selection column
|
2025-11-01 13:21:31 +00:00 |
|
Ross
|
b1f0f9932f
|
Add row selection functionality to question table view; enhance user interaction
|
2025-11-01 13:07:46 +00:00 |
|
Ross
|
1dc02d1fc9
|
Fix supervisor link visibility condition for improved access control
|
2025-10-28 21:34:10 +00:00 |
|
Ross
|
ab89ca22c9
|
Enhance navbar and form usability with improved styles for touch targets and typography
|
2025-10-28 21:27:34 +00:00 |
|
Ross
|
ab29a7adf6
|
Enhance navbar usability with improved tap targets and mobile dropdown behavior
|
2025-10-28 21:11:25 +00:00 |
|
Ross
|
945a6e5e86
|
Add category search functionality with results display
|
2025-10-28 17:40:52 +00:00 |
|
Ross
|
02e844006d
|
t
|
2025-10-27 23:10:14 +00:00 |
|
Ross
|
4f72de6be9
|
Add styling for correct-answer badge to allow text wrapping
|
2025-10-26 21:08:19 +00:00 |
|
Ross
|
9c68c4ff1c
|
Add HTMX trigger to close review modal after saving
|
2025-10-26 21:06:34 +00:00 |
|
Ross
|
9b9cd8c813
|
Add HTMX endpoint to set open access for exam questions and corresponding result template
|
2025-10-20 21:33:03 +01:00 |
|
Ross
|
bad0d400a7
|
Add debug logging for POST requests in generic_exam_htmx and update exam selection form to include checked selections
|
2025-10-20 21:20:32 +01:00 |
|
Ross
|
66711f5c15
|
Add HTMX support for exam selection and update related templates and views
|
2025-10-20 21:12:42 +01:00 |
|
Ross
|
d342e7e047
|
Implement exam selection feature with HTMX support in exam edit view and add exam selection fragment template
|
2025-10-20 21:01:03 +01:00 |
|
Ross
|
bdb7aff5d1
|
Add open_access field to Question model and update question detail template
|
2025-10-20 20:56:37 +01:00 |
|
Ross
|
ac9faeccbd
|
Remove unnecessary dark mode media query for cleaner CSS in question table view
|
2025-10-20 17:50:06 +01:00 |
|
Ross
|
1e7d765fc2
|
Refactor filter section in question table view for improved layout, usability, and dark mode support
|
2025-10-20 17:48:20 +01:00 |
|
Ross
|
f6f208b065
|
Refactor filter section layout in question table view for improved responsiveness and styling
|
2025-10-20 17:16:32 +01:00 |
|
Ross
|
815d853599
|
Refactor filter section in question table view for improved usability and styling
|
2025-10-20 17:05:31 +01:00 |
|
Ross
|
9cffdb3636
|
Refactor filter section layout in question and table views for improved styling and structure
|
2025-10-20 16:54:32 +01:00 |
|
Ross
|
4d305e1fa2
|
Add logging for bulk delete request and update button for selected questions deletion
|
2025-10-20 12:54:17 +01:00 |
|
Ross
|
452143f1ef
|
Enhance bulk delete functionality by adding user confirmation before submission and removing debug information from the response when no items are deleted.
|
2025-10-20 12:41:33 +01:00 |
|
Ross
|
264270ce00
|
Enhance bulk delete functionality to support multiple checkbox naming conventions and improve debug information display when no items are deleted.
|
2025-10-20 12:39:59 +01:00 |
|
Ross
|
980bb199cf
|
Add bulk delete functionality for questions with confirmation feedback
|
2025-10-20 12:32:59 +01:00 |
|