Skip to main content

Invenio module for the circulation of bibliographic items.

Project description

https://img.shields.io/travis/inveniosoftware/invenio-circulation.svg https://img.shields.io/coveralls/inveniosoftware/invenio-circulation.svg https://img.shields.io/github/tag/inveniosoftware/invenio-circulation.svg https://img.shields.io/pypi/dm/invenio-circulation.svg https://img.shields.io/github/license/inveniosoftware/invenio-circulation.svg

Invenio module for the circulation of bibliographic items.

This is an experimental developer preview release.

TODO: Please provide feature overview of module

Further documentation is available on https://invenio-circulation.readthedocs.io/

Changes

Version v1.0.0a36 (released 2022-02-21)

  • Fix invenio_base.api_blueprints in setup.py

Version 1.0.0a35 (released 2021-11-26)

  • Made compatibility changes for werkzeug 2

  • Bumped Sphinx

Version 1.0.0a34 (released 2021-10-26)

  • make “same location” check overridable

Version 1.0.0a33 (released 2021-09-30)

  • transition kwargs : change signature in signal

Version 1.0.0a32 (released 2021-09-30)

  • update dependencies

  • add additional kwargs to transition after method

  • add additional kwargs to after transition signal

Version 1.0.0a31 (released 2021-05-05)

  • fix default transaction date on loan loader

Version 1.0.0a30 (released 2021-01-27)

  • fix default loan state assignment

Version 1.0.0a29 (released 2020-11-26)

  • set transaction date default value in marshamallow loader to fix bug with start date

Version 1.0.0a28 (released 2020-10-09)

  • fixes how the overridden records REST endpoint configuration was retrieved in the loan actions and replace item custom endpoints.

  • removes support for Elasticsearch 5

  • adds support for Python 3.7 and 3.8

Version 1.0.0a27 (released 2020-09-15)

  • fixes the loan record update method not working properly with custom fields

Version 1.0.0a26 (released 2020-07-17)

  • fixes initial_loan, a copy of loan before transition, to be a local variable instead of a Transition object property.

Version 1.0.0a25 (released 2020-06-18)

  • adds config CIRCULATION_LOAN_LOCATIONS_VALIDATION to allow validation of loan locations

Version 1.0.0a24 (released 2020-05-25)

  • fixes the way the default module configuration is defined to allow overriding it from the Invenio app

Version 1.0.0a23 (released 2020-05-22)

  • renames signals parameter from prev_loan to initial_loan

  • adds an extra parameter initial_loan to the default duration functions in checkout policies

Version 1.0.0a22 (released 2020-05-22)

  • adds additional checks when transitioning loans from and to Item at Desk

  • removes example app and updates Invenio modules dependencies

Version 1.0.0a21 (released 2020-01-23)

  • introduces pid_type for item_pid to uniquely identify an Item record

  • changes methods that were expecting item_pid

  • removed unused view circulation/items to retrieve the item from the loan

Version 1.0.0a20 (released 2019-11-01)

  • adds a JSON resolver for the document of the loan

Version 1.0.0a19 (released 2019-09-27)

  • adds a JSON resolver for the patron of the loan

  • fixes deserialization bug on loan REST loader when a date/datetime field is missing

Version 1.0.0a18 (released 2019-09-26)

  • handle date/time record fields as datetime object internally

  • add request_start_date field to loan schema

  • automatic assignement of item on request is now configurable

  • add marshmallow loader for REST endpoint

  • add support to ES7

  • drop support for Python 2

  • bugfixes

Version 1.0.0a17 (released 2019-09-13)

  • add delivery object to the loan schema

  • pin invenio-records-rest version to ensure compatibility with python 3 and marshmallow 3

Version 1.0.0a16 (released 2019-08-09)

  • change loan duration from number of days as int to timedelta

Version 1.0.0a15 (released 2019-08-07)

  • remove ES 2 support

  • change loan_pid to pid schema field

Version 1.0.0a14 (released 2019-06-24)

  • now allows loans to be created solely on document_pid

  • refactored and added more tests for transitions

Version 1.0.0a13 (released 2019-04-24)

  • fixed item reference attachment on checkout

Version 1.0.0a12 (released 2019-04-17)

  • Renamed is_item_available circulation policy to item_can_circulate.

Version 1.0.0a11 (released 2019-03-29)

  • Add sort options to search api

Version 1.0.0a10 (released 2019-03-27)

  • Fix for permissions check

Version 1.0.0a9 (released 2019-03-25)

  • Introduce Circulation Exceptions

Version 1.0.0a8 (released 2019-03-06)

  • Introduce request policy.

  • Pass previous loan and trigger name on the state change signal.

Version 1.0.0a7 (released 2019-02-25)

  • Replace item_pid with loan_pid in $ref Loan schema.

Version 1.0.0a6 (released 2019-02-04)

  • Force user to implement configuration utils functions instead of returning a dummy value.

Version 1.0.0a5 (released 2019-01-28)

  • Add config for defining loan completed state.

Version 1.0.0a4 (released 2019-01-26)

  • Loan replace item endpoint.

Version 1.0.0a3 (released 2019-01-18)

  • Creating item reference only when item pid is attached.

Version 1.0.0a2 (released 2019-01-18)

  • Adding support for creating a reference inside Loan record to an item.

Version 1.0.0a1 (released 2018-12-04)

  • Initial public release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

invenio-circulation-1.0.0a36.tar.gz (516.5 kB view details)

Uploaded Source

Built Distribution

invenio_circulation-1.0.0a36-py2.py3-none-any.whl (65.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file invenio-circulation-1.0.0a36.tar.gz.

File metadata

  • Download URL: invenio-circulation-1.0.0a36.tar.gz
  • Upload date:
  • Size: 516.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for invenio-circulation-1.0.0a36.tar.gz
Algorithm Hash digest
SHA256 28f540522f20c7be8998dee0cb02cc2c19556957a0468b5c55712b2dabb1389f
MD5 a97e960b1af1e75d22f3fac1251c95ad
BLAKE2b-256 967ebe53546a25336dd6b38f36edd037113bac80f492e12bb423ee8031c1ffdc

See more details on using hashes here.

File details

Details for the file invenio_circulation-1.0.0a36-py2.py3-none-any.whl.

File metadata

  • Download URL: invenio_circulation-1.0.0a36-py2.py3-none-any.whl
  • Upload date:
  • Size: 65.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for invenio_circulation-1.0.0a36-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5e606f12ac54a2486778ce0528367d091553979813a9bd0d2f06223401debeca
MD5 272a155cd4fdb2ef12e94d6b995a3a61
BLAKE2b-256 2f2405ced3a1d5b81b6d2673dd1b5d21a3e3f11ec09674d43c36a85cc1b18db7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page