-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Merge Staging into Production, 2023-07-24 edition #881
Conversation
add search fields to admin model pages
In footer, add link to SSHRC logo
Add restart policy to docker-compose.yml
Add cantusdatabase.org to CSRF_TRUSTED_ORIGINS
Use `select_related` to optimize "view full index" page of a source.
Update data migration sync scripts
merge develop into staging, 2023-07-24 edition
@jacobdgm just a heads-up, you still have test manuscripts on https://cantusdatabase.org/, like this one: ![]() I usually type "hello" in search boxes to see what happens if I search for something that won't exist... imagine my surprise when I actually got a result! I know you're probably aware of tests like these being on there, but my surprise at finding a chant called "Hi I'm a chant" was too good not to share. |
Ha! After consulting with @annamorphism, I actually just deleted all the test sources from Production earlier this morning (but evidently after you found this). So long as you only saw this while you were logged-in and not while you were logged-out, @JoyfulGen, then everything is working as it should. |
note: we're waiting to put these changes up on the Production machine until a couple of changes applied as hotfixes can be properly integrated into the repo. |
Pages/views that have been modified:
name
andfeast_code
name
incipit
,title
andcantus_id
Other changes:
docker-compose.yml
. This means that if one of our servers goes down for some reason (as appears to have happened on staging over the weekend), it will start back up right away.