Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add actor occupations access points, refs #11081 #560

Closed
wants to merge 10 commits into from

Conversation

jraddaoui
Copy link
Contributor

Introduces a new way to capture, search/browse and import/export information
about actors. Adds a new taxonomy for "Actor occupations" and a custom,
repeatable set of fields with an autocomplete linked to the new taxonomy
and a notes field per access point will be added to actor view and edit pages.

  • Add migration and fixtures for new taxonomy and note type
  • Create access points section in ISAAR plugin with a multirow table and
    and an autocomplete and text area to enter the occupations and notes
  • Add new section and data display to ISAAR index page
  • Add new data to actor in the ES index (tweak serialize i18n method to
    allow serializing fields from different objects to the same partial foreing type)
  • Add new facet for actor occupations to actor browse page
  • Add occupations and notes to EAC XML and actor CSV exports/imports

Refs: #11066, #11067, #11068, #11077, #11078, #11079

@qubot qubot force-pushed the dev/issue-11066-actor-occupations branch from f65f220 to 9caed10 Compare May 18, 2017 17:35
@sbreker
Copy link
Member

sbreker commented May 19, 2017

This looks great! Good job breaking up the work into meaningful commits! :)
👍

@jraddaoui
Copy link
Contributor Author

Thanks Steve, I didn't realize this is a 2.5 feature, so we'll have to wait until qa/2.5.x is created to merge.

@qubot qubot force-pushed the dev/issue-11066-actor-occupations branch from 9caed10 to 8db0c3b Compare May 24, 2017 10:33
@jraddaoui
Copy link
Contributor Author

In the end it will be included in the 2.4 release. Merged in 67f0e48

@jraddaoui jraddaoui closed this Jun 2, 2017
@qubot qubot deleted the dev/issue-11066-actor-occupations branch June 2, 2017 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants