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

api harvester size #111

Closed
rerowep opened this issue Oct 15, 2018 · 0 comments
Closed

api harvester size #111

rerowep opened this issue Oct 15, 2018 · 0 comments

Comments

@rerowep
Copy link
Contributor

rerowep commented Oct 15, 2018

size parameter not working for api harvesting

@rerowep rerowep added the bug label Oct 15, 2018
@rerowep rerowep closed this as completed Oct 23, 2018
BadrAly pushed a commit that referenced this issue Apr 26, 2020
* date and datetime fields are now converted to Python datetime objects
  before executing transitions and converted back to ISO format when
  storing the loan record
* add request_start_date to be able to track the start and in the
  end of a PENDING loan (request)
* moves transitions decorators checks from `before` method to
 `execute` to ensure decorators are executed as first thing
* makes configurable to automatically assign the item when creating a
  request via `assign_item` param in the transitions
* adds marshmallow loader for REST endpoint
* adds support to ES7
* changes permissions to take advantage of invenio-access
* ES mappings are now matching schema fields
* Drops support for Python 2
* closes #111, #106, #76, #81
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

No branches or pull requests

1 participant