This release includes a search for the People module, a link to the Arabic Papyrology Database for Arabic/JA document searches, new ways for admins to merge records, and various other features and bug fixes.
Change log for v4.20
-
public site
- As a public user, I want a keyword search in the people module so that I can easily find people entries.
- As a public user, I want to see related places on a place page on the main individual place page (not in a separate tab) so that I can see associated neighborhoods and also places that have similar names but are distinct
- As a public site user, I want any JA or Arabic search to link to the equivalent search on the Arabic Papyrology Database website, so that I can find additional content not present in the PGP.
- As a public user and content admin, I want to see two separate automatic date fields for people: one of only documents where they are mentioned as deceased and one with all other dated person-doc relations, so that I have a better understanding of a person's active dates and their afterlives in the documentary record.
- bugfix: Translations in Hebrew script do not pick up correct Hebrew font
-
admin
- As a content admin, I want to be able to merge person-to-person relationship types, so that I can combine duplicates or revise categorization.
- As a content admin, I want to merge person-document relationship types, so that I can keep the website current as our thinking changes (but without losing data)
- As a content editor, I want to be able to tag people with various group names so that I can sort them in another way/portray more information on the public site.
- As a content admin, I want the ability to enter asymmetrical place-place relations, so that I can adapt to changes in the way we sort and represent data (e.g. representing a neighborhood within a place).
- As a content admin, when merging documents (for joins) I want to see image thumbnails of each document so I can be sure the join is correct.
What's Changed
- Add keyword search on people's names (#1711) by @blms in #1717
- Use FrankRuhl for Hebrew translations (#1714) by @blms in #1722
- Person-Document Relation Type merge (#1709) by @blms in #1723
- Merge tool for person-person relationship types (#1500) by @blms in #1724
- Add img thumbnails to doc merge preview (#1460) by @blms in #1725
- Add tags to Person model, admin, search (#1720) by @blms in #1726
- Add converse_name to place-place relations (#1719) by @blms in #1727
- Add tags to person export (#1720) by @blms in #1728
- Add related places to place detail page (#1696) by @blms in #1730
- Add APD link to doc search on Arabic/JA query (#1697) by @blms in #1732
- Separate person document-based dates active and dates mentioned as deceased (#1687) by @blms in #1733
- New Crowdin updates by @rlskoeser in #1734
- New Crowdin updates by @rlskoeser in #1735
Full Changelog: 4.19...4.20