Skip to content

Circulation, authorities and refactoring

Compare
Choose a tag to compare
@iGormilhit iGormilhit released this 07 Nov 07:31
· 1960 commits to master since this release

⚠️ This note lists the changes that occurred since the 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.
  • 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 to rero-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.