17 May 2024
dchiller
released this
17 May 17:34
·
399 commits
to production
since this release
What's Changed
- Prepare repo for use of ansible deployment by @dchiller in #1386
- Rename Office -> Service in public-facing views by @jacobdgm in #1400
- Remove Query Parameters from Links to Homepage by @candlecao in #1407
- Fixed: Load project environment from settings by @ahankinson in #1412
- Fixed: Remove PTVSD by @ahankinson in #1415
- Bump gunicorn from 20.0.4 to 22.0.0 in /django/cantusdb_project by @dependabot in #1414
- Bump sqlparse from 0.4.4 to 0.5.0 in /django/cantusdb_project by @dependabot in #1411
- Bump idna from 2.10 to 3.7 in /django/cantusdb_project by @dependabot in #1408
- Chant Create: Reimplement Suggested Chants feature by @jacobdgm in #1422
- views.chant: Remove unused function by @jacobdgm in #1431
- Merge develop into staging, 2024 Apr 10 edition by @dchiller in #1404
- Clean up python dependencies by @dchiller in #1429
- Adjust query for
test_get_concordances
by @dchiller in #1435 - Chant Edit: Reimplement suggested fulltexts feature by @dchiller in #1436
- Add changes for poetry-based build to docker-compose.yml.development by @dchiller in #1439
- Add build args to docker-compose-development.yml by @dchiller in #1440
- Add
segment
field toBaseChant
model by @dchiller in #1434 - Replace some instances of "manuscript" with "source" by @lucasmarchd01 in #1446
- Update configurations for development processes by @dchiller in #1443
- Remove duplicates from feast-folio dropdown by @dchiller in #1447
- Populate missing
diff_id
Chant fields by @lucasmarchd01 in #1445 (NOTE: This is not currently working, and will be addressed in a future release) - Change PDF documents to "Reference and Instructional Documents" by @dchiller in #1449
- Merge develop into staging, 13 May 2024 by @dchiller in #1450
- Redirect /search to /chant-search by @dchiller in #1451
- Temporarily comment segment fields on chant create and edit forms by @dchiller in #1452
- Merge develop into staging, 14 May 2024 by @dchiller in #1453
- Provisionally import debug_toolbar urls iff DEBUG = True by @dchiller in #1454
- Merge develop to staging, 14 May.2 by @dchiller in #1455
- Use update rather than save in assign_chants_to_segments by @dchiller in #1458
- Fix various simple html issues: copyright year, broken descriptions link, pagination with 1 page by @dchiller in #1461
- Display links to Cantus Ultimus where possible by @lucasmarchd01 in #1456
- Merge develop into staging, 16 May 2024 by @lucasmarchd01 in #1463
- Merge staging into production, 2 May 2024 by @dchiller in #1437
New Contributors
- @candlecao made their first contribution in #1407
Full Changelog: 5April2024...17May2024