hevp
hevp
Implements the following: closes #1689 closes #1823 closes #1825 closes #1827 closes #1674 closes #1828 This PR requires #1822 to be merged first.
close #1782
Add DataCite schema version 4 support. See also: https://docs.google.com/document/d/1Jp9XdD3V8fV1hfpW58Xb-lyfWuEHJVaDa5bDZLQtEmE
Transform language code to ISO 639-1 codes on export
If a new B2SHARE docker image is installed, and a new root schema (https://github.com/EUDAT-B2SHARE/b2share/blob/d857ef8c355f9961eaadb4057b88cc671427ef64/b2share/modules/schemas/root_schemas/root_schema_v1.json) is already loaded into the database, the upgrade procedure will fail. This needs to be improved.
To avoid very long pages in case many files are present in a record. Possible solutions: - Use pagination - Implement a scrollable list
Move b2share tool 'b2records' commands to 'records' command as 'manage' subcommand. Make sure that any remote execution of these commands are updated as well.