DDMAL / CantusDB

A new site for Cantus Database running under Django.
https://cantusdatabase.org
MIT License
5 stars 6 forks source link

Chant Detail View: We need to reimplement the displaying of concordances #1389

Open jacobdgm opened 7 months ago

jacobdgm commented 7 months ago

This feature was turned off by https://github.com/DDMAL/CantusDB/pull/1142, and we need to turn it back on again.

https://github.com/DDMAL/CantusDB/commit/206e85a2f0b527affb6e9a87d3cfea937a52d38a and https://github.com/DDMAL/CantusDB/commit/f4c1c1fe2ad156e8df96657f9c4c3bbbbfa2a943 were the commits responsible for removing this functionality.

We should seriously consider implementing this feature client-side:

We can use CI's https://cantusindex.org/json-cid/{CantusID} endpoint.

jacobdgm commented 7 months ago

Assigning this a priority of "high" - this is a feature that OldCantus had that we don't currently have.