Circulation, authorities and refactoring
v0.1.0a18
release, ie. including the v0.1.0a19
release.
-
Cataloging:
- New
rero-ils
resource for authorities (MEF records), for now only for persons. - Authorities for persons harvested form the new MEF RERO service.
- New
-
Interface:
- Document covers displayed, when available.
- Facets:
- Reordering of facets.
- Replaced "locations" by "libraries" facet.
- Facets are foldable and extendable.
- New "sources" facet for the persons results page.
- Persons are searchable (only by logged-in librarians yet).
- Two detailed views implemented for persons, displaying data sources.
- New administration sidebar menu.
- New sticky autohide header bar, with new menu.
-
Editor:
- Deletion of record is verified: when the record is linked to other resources, the delete button is disabled and a message is shown.
-
Circulation:
- The librarian can define patron types.
- The librarian can define item types.
- The librarian can define circulation policies.
-
Harvesting: added a parameter to limit the number of records to harvest by OAI-PMH or API.
-
Refactoring:
reroils-app
,reroils-data
,reroils-record-editor
modules merged together and renamed torero-ils
.- Module structure and script helpers updated using the new released version of
invenio-cookie-cutter
. - New installation process and contributing guidelines documented.
- In the consortial structure, member renamed to library.
-
Issues closed: #71, #20, #53, #44, #94, #109, #103, #111, #127, #125.
-
Known issues: the sidebar partially hides the content; this will be fixed in the next deployment.