Changes to to the SNAPI admin panel.
Please test them and tick correspondingly @derkweijers.
[x] Limit to 30 items
[x] Make title field form wider
[x] Change order of columns
[x] Shorten assigned launches and assigned events columns headers (add description in tooltip), add tooltip with list of objects linked on hover of the value, add colored backgrounds and hide 0 value to make those with objects linked more visible
[x] Shorten featured and is deleted column headers (add descriptions in tooltip)
[x] Custom date/time format
[x] Autocomplete AJAX filters for new sites, launches, and events
[x] Use news_site column as hyperlinks to the article/blog url
[x] Preview of the article/blog image in the edit view
[x] Change admin homepage name to SNAPI Admin
[x] Change web browser tab name to [ ] | SNAPI Admin, where [ ] is News for ArticleAdmin and News Sites for NewsSiteAdmin.
[x] Remove unneeded code (launch/event count annotations in queryset, horizontal filter from old admin, ...)
Closes #3492
Changes to to the SNAPI admin panel. Please test them and tick correspondingly @derkweijers.
assigned launches
andassigned events
columns headers (add description in tooltip), add tooltip with list of objects linked on hover of the value, add colored backgrounds and hide0
value to make those with objects linked more visiblefeatured
andis deleted
column headers (add descriptions in tooltip)news_site
column as hyperlinks to the article/blog urlSNAPI Admin
[ ] | SNAPI Admin
, where[ ]
isNews
forArticleAdmin
andNews Sites
forNewsSiteAdmin
.