openstax / openstax-cms

The OpenStax CMS, built using Wagtail on top of Django.
https://openstax.org
GNU Affero General Public License v3.0
100 stars 15 forks source link

remove extraadminfilters, update email footer logo #1558

Closed mwvolo closed 7 months ago

mwvolo commented 7 months ago

This fixes the ability to filter by book, which regressed during an upgrade. You can filter by multiple list filters, but are not able to select multiple books - this can be addressed in a future release if it's still a needed feature.

Also, added a select_related to the admin fetch, which should greatly speed up page load of errata (if it's still slow, consider showing less per page).

For: https://openstax.atlassian.net/jira/software/c/projects/DISCO/boards/3?quickFilter=8&selectedIssue=DISCO-250

erikayvonne commented 6 months ago

https://openstax.atlassian.net/jira/software/c/projects/DISCO/boards/3?quickFilter=8&selectedIssue=DISCO-250