ISO-27001-Risk-Management/templates/risks
Kevin Heyer ebfcbddd5c Implement notification system and status update forms
- Added Notification model with admin interface for managing notifications.
- Created context processor to count unread notifications for the user.
- Introduced forms for updating the status of Risk, Control, Incident, and ResidualRisk.
- Added views for displaying and managing notifications, including marking them as read.
- Updated URLs to include routes for notifications and status updates.
- Enhanced templates to support notifications display and status update forms.
- Improved CSS for avatar and badge display in the navbar.
- Translated various static texts to support internationalization.
2025-09-10 13:44:03 +02:00
..
dashboard.html feat: Enhance risk management templates and styles with improved user display, control status labels, and responsive design elements 2025-09-10 10:49:14 +02:00
item_control.html Implement notification system and status update forms 2025-09-10 13:44:03 +02:00
item_incident.html Implement notification system and status update forms 2025-09-10 13:44:03 +02:00
item_risk.html Implement notification system and status update forms 2025-09-10 13:44:03 +02:00
list_controls.html Refactor risk management application with enhanced localization, user authentication, and UI improvements 2025-09-09 14:25:59 +02:00
list_incidents.html Refactor risk management application with enhanced localization, user authentication, and UI improvements 2025-09-09 14:25:59 +02:00
list_risks.html Implement notification system and status update forms 2025-09-10 13:44:03 +02:00
notifications.html Implement notification system and status update forms 2025-09-10 13:44:03 +02:00
statistics.html Add FontAwesome webfonts and update templates for Risiko Management 2025-09-07 23:07:56 +02:00