Introduce manage view for ak tracks
This view can be used to sort aks into tracks using drag and drop. You can also create new ak tracks or delete them. Add js dependency for drag and drop of lists. Activate add, update, delete methids to AKTrack API and update method to AK API. Add and link (on status page) new admin view for management. Add tags list property to AK model. Introduce translations for AKScheduling app. Update translations.
parent
4fa3f6f0
No related branches found
No related tags found
Showing
- AKModel/admin.py 12 additions, 0 deletionsAKModel/admin.py
- AKModel/locale/de_DE/LC_MESSAGES/django.po 101 additions, 88 deletionsAKModel/locale/de_DE/LC_MESSAGES/django.po
- AKModel/models.py 4 additions, 0 deletionsAKModel/models.py
- AKModel/templates/admin/AKModel/status.html 2 additions, 0 deletionsAKModel/templates/admin/AKModel/status.html
- AKModel/views.py 2 additions, 2 deletionsAKModel/views.py
- AKScheduling/locale/de_DE/LC_MESSAGES/django.po 89 additions, 0 deletionsAKScheduling/locale/de_DE/LC_MESSAGES/django.po
- AKScheduling/templates/admin/AKScheduling/manage_tracks.html 241 additions, 0 deletionsAKScheduling/templates/admin/AKScheduling/manage_tracks.html
- AKScheduling/views.py 12 additions, 2 deletionsAKScheduling/views.py
- locale/de_DE/LC_MESSAGES/django.po 28 additions, 38 deletionslocale/de_DE/LC_MESSAGES/django.po
- static_common/common/vendor/sortable/Sortable.js 3721 additions, 0 deletionsstatic_common/common/vendor/sortable/Sortable.js
- static_common/common/vendor/sortable/Sortable.min.js 2 additions, 0 deletionsstatic_common/common/vendor/sortable/Sortable.min.js
- static_common/common/vendor/sortable/jquery-sortable.js 76 additions, 0 deletionsstatic_common/common/vendor/sortable/jquery-sortable.js
Loading
Please register or sign in to comment