2.3.0
2019-11-07 - Update to Wagtail 2.7 with its improved editing interface, add Alerts app that syncs with major alerts published on Portal & displays them in a loud, red banner.
Features
- Wagtail 2.7! Huge improvement for StreamField editor & a bunch of smaller niceties. Read the release notes for details.
- #49 Alerts app that lets us add our own alerts but also publishes ones from Portal (along with cca.edu). Code largely copied from cca.edu basis.
- #87 disable Book Review content type in Summon searches by default
Bugfixes
- Ordered lists now display appropriately (they were displaying the same as unordered lists).
- Slight adjustment to main header height
- Uninstall Wand to disable animated GIF support. They posed a server stability problem.
Misc
- Update a few
npm
packages & a bunch ofpip
requirements - Searches are logged now
- #88 Convert to using
pipenv
for package/virtualenv management