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

global Provider #106

Closed
rerowep opened this issue Oct 8, 2018 · 2 comments
Closed

global Provider #106

rerowep opened this issue Oct 8, 2018 · 2 comments
Assignees
Labels
developers From a developer point of view. enhancement Improvement of an existing feature

Comments

@rerowep
Copy link
Contributor

rerowep commented Oct 8, 2018

create global Provider with create method and partial create in sub Providers

@rerowep rerowep added the enhancement Improvement of an existing feature label Oct 8, 2018
@iGormilhit iGormilhit added the developers From a developer point of view. label Oct 15, 2018
@iGormilhit
Copy link

@rerowep What is the status of this issue?

@rerowep
Copy link
Contributor Author

rerowep commented Nov 20, 2019

Closed by:

cd90ac1

@rerowep rerowep closed this as completed Nov 20, 2019
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
developers From a developer point of view. enhancement Improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants