-
- Downloads
Use activity log date in assembly list
- Use the latest activity log entry date for the update display in the assembly list - Split the update display into two columns, one for staff and one for assembly updates - Color the date based on the latest update - Add a generic relation to the assembly model for the activity log entries Fixes #621
Showing
- src/backoffice/locale/de/LC_MESSAGES/django.po 5 additions, 5 deletionssrc/backoffice/locale/de/LC_MESSAGES/django.po
- src/backoffice/locale/en/LC_MESSAGES/django.po 5 additions, 5 deletionssrc/backoffice/locale/en/LC_MESSAGES/django.po
- src/backoffice/templates/backoffice/assembly_list.html 8 additions, 6 deletionssrc/backoffice/templates/backoffice/assembly_list.html
- src/backoffice/views/assemblyteam.py 14 additions, 1 deletionsrc/backoffice/views/assemblyteam.py
- src/core/models/assemblies.py 5 additions, 0 deletionssrc/core/models/assemblies.py
Loading
Please register or sign in to comment