15July2024
What's Changed
- Fix django debug toolbar by @lucasmarchd01 in #1464
- Replace instances of "Manuscript" with "Source" by @lucasmarchd01 in #1470
- Reorder sources by
date_updated
on My Sources page and sidebar by @lucasmarchd01 in #1472 - Update Chant model and related forms for Benedicamus Domino-specific fields by @dchiller in #1473
- Merge develop into staging, 23 May 2024 by @dchiller in #1475
- Add Management Command to Reflect Cantus ID Merge Events on CI to CD by @lucasmarchd01 in #1479
- Fix duplicate results in source search by @lucasmarchd01 in #1481
- Update footer logos by @lucasmarchd01 in #1482
- Upgrade to volpiano-display-utilities 1.1.3 by @dchiller in #1487
- Use safe template filter for source.indexing_notes in sidebar by @dchiller in #1488
- Fix cron script issues related to docker version upgrade on new servers by @dchiller in #1490
- Fix sort headers on chant search page when using global search bar by @lucasmarchd01 in #1497
- build(deps): bump requests from 2.31.0 to 2.32.2 by @dependabot in #1494
- Assign sequences to segment in
assign_chants_to_segments
command by @dchiller in #1499 - Merge develop into staging, 3 Jun 2024 by @lucasmarchd01 in #1498
- Update manage.sh to include new path to docker executable by @dchiller in #1503
- Fix ordering in "My Sources" page by @lucasmarchd01 in #1504
- Preserve proofreader fields for contributor changes on chants by @lucasmarchd01 in #1501
- Fixed: Add a migration for changes to Source model by @ahankinson in #1512
- Fix
TypeError
inget_suggested_chant()
by @lucasmarchd01 in #1517 - Fixed: Break up admin.py by @ahankinson in #1513
- Nginx: add custom 500 page, refactor error page static files, add simple password by @dchiller in #1520
- Comment out chant segment and BD-specific fields on chant forms by @dchiller in #1522
- Add institutions model by @ahankinson in #1514
- Add GitHub action to run tests; fix erroring test for ChantEditSyllabificationView by @dchiller in #1526
- Merge develop into staging, 13 June 2024 by @dchiller in #1523
- Fixed 1508 siglum 2 by @ahankinson in #1529
- Fixed: Allow superusers all access by @ahankinson in #1531
- Change custom error page location & remove htpasswd placeholder by @dchiller in #1530
- Send portions of sidebar to top on narrow screens; fix global search bar on dynamic pages by @dchiller in #1537
- Re-implement cantus index input tool by @lucasmarchd01 in #1538
- Add tests for
CISearchView
and cantus index functions by @lucasmarchd01 in #1552 - Add
Project
model for chants & return segment to a source-level object by @dchiller in #1548 - Merge develop into staging, 10 July by @dchiller in #1558
Full Changelog: 17May2024...15June2024