You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Finalizes JSON schema for deposit.
* Upgrades SONAR UI version to 0.2.0.
* Updates document creation from a deposit.
* Ignores Visual Studio Code workspace file in Git.
* Ignores generated deposit JSON schema in Git.
* Excludes generated deposit JSON schema in MANIFEST.in
* Generates deposit JSON schema during bootstrap script.
* Creates specifics JSON schemas for common properties.
* Adds embargo information when a file is added to a record.
* Provides a custom JSON loader in JSON schema compilation script, for resolving common schemas.
* Removes unused method "populate_with_pdf_metadata" in deposit API.
* Removes default empty value when posting a new file in deposit REST API.
* Moves methods for retreiving controlled affiliations in document record API.
* Allows to set a publication start date either in format "YYYY" or "YYYY-MM-DD".
* Removes unused properties in document JSON schema.
* Removes "format" constraint in document elasticsearch mapping.
* Removes "minLength" properties for enum fields in JSON schemas.
* Increases code coverage of deposit REST API.
* Closes#113.
Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>
No description provided.
The text was updated successfully, but these errors were encountered: