Add feed of recent changes to individual dashboard
Implements #72 Adapt dashboard layout to show feed Add logic to get a list of recent changes Add link to dashboard detail view on start page Introduce settings to disable and control feed Add translation
parent
ff61756d
No related branches found
No related tags found
Showing
- AKDashboard/locale/de_DE/LC_MESSAGES/django.po 36 additions, 11 deletionsAKDashboard/locale/de_DE/LC_MESSAGES/django.po
- AKDashboard/static/AKDashboard/style.css 17 additions, 0 deletionsAKDashboard/static/AKDashboard/style.css
- AKDashboard/templates/AKDashboard/dashboard.html 8 additions, 1 deletionAKDashboard/templates/AKDashboard/dashboard.html
- AKDashboard/templates/AKDashboard/dashboard_event.html 19 additions, 1 deletionAKDashboard/templates/AKDashboard/dashboard_event.html
- AKDashboard/templates/AKDashboard/dashboard_row.html 55 additions, 61 deletionsAKDashboard/templates/AKDashboard/dashboard_row.html
- AKDashboard/views.py 45 additions, 1 deletionAKDashboard/views.py
- AKPlanning/settings.py 5 additions, 0 deletionsAKPlanning/settings.py
Loading
Please register or sign in to comment