Commit 68ed7de
committed
installation: bump dependencies
π invenio-administration (3.1.0 -> 3.1.2 π)
release: v3.1.2
ui: handle date values in the forms
* closes CERNDocumentServer/cds-rdm#329
release: v3.1.1
ui: add an indicator for the buttons that open modals
* closes CERNDocumentServer/cds-rdm#322
π invenio-app-rdm (13.0.0b2.dev2 -> 13.0.0b2.dev5 π)
release: v13.0.0b2.dev5
share: change wording to depict request access on record sharing
dashboard: use always view button to redirect user to the upload
* If upload is published redirect user to published record
* If upload is draft redirect user to upload or preview depending on their permission
deposit: use permissions.can_manage for record community management
dashboard: split mine and shared with me uploads
release: v13.0.0b2.dev4
fix: eslint warnings
* warning propType "diff" is not required, but has no corresponding
defaultProps declaration
* warning propType "srcRevision" is not required, but has no
corresponding defaultProps declaration
* warning propType "targetRevision" is not required, but has no
corresponding defaultProps declaration
* warning fetchRevisions should be placed after componentWillUnmount
* warning 'diff' is assigned a value but never used
* warning Must use destructuring state assignment
* apply indentation to run-js-linter.sh with only spaces
views: FAIR signposting level 1 support (config flag)
Update search.en.html
Fixed two typos
tasks: skip health checks for files that don't have a uri
* these files will fail with certainty because there is no on-disk file
on which to calculate the MD5 checksum
views: signposting: files: fix filename encoding issues for downloads
π¦ release: v13.0.0b2.dev3
views: FAIR signposting level 1 support
meta: FAIR signposting level 1 support (link rel item)
globals: site.overrides: Increase pdf preview iframe height
fix: flask changed to TRUSTED_HOSTS
π invenio-jobs (3.0.0 -> 3.0.1 π)
release: v3.0.1
ui: rename the run button
* closes CERNDocumentServer/cds-rdm#322
π invenio-previewer (3.0.0 -> 3.0.1 π)
release: v3.0.1
fix: ModuleWarning: Deprecation Warning
* Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
More info and automated migrator: https://sass-lang.com/d/import
π invenio-rdm-records (17.0.2 -> 17.3.0 π)
release: v17.3.0
search_param: refactor SharedOrMyDraftsParam
links: add preview_html link
param: rename shared_with_me param
refactor shared filter URL param to exclude seeing uploads because of user communities
requests: pass record topic required permission via context
service: change community submission actions on who can manage
resources: add param to filter shared with my uploads
* returns record needs on entity resolution
* reindex associated request on parent access changes
release: v17.2.0
iiif: fix info request not being proxied
request.endpoint appears to contain the method name (info) and not route name (image_info)
cff: add default "message" field
* Addresses #960
schema.org: add uploadDate for VideoObject serialization [+]
This is the remnant of a dead-end in providing more VideoObject structured
data per https://developers.google.com/search/docs/appearance/structured-data/video
since we were getting 'chided' by Google search console. Unfortunately, the
reality is that a record page is not a video watch page (it may contain multiple
videos + focus of page is on wider metadata) and a generic instance doesn't
have video thumbnails and perhaps doesn't want to expose video content file too
much. All of this resulted in only implementing the uploadDate field π€· .
resource_types: fix datapaper and interactiveresource datacite mapping
views: signposting: files: fix filename encoding issues for downloads
π¦ release: v17.1.0
views: FAIR signposting level 1 support
views: FAIR signposting remove linkset link to itself
π invenio-records-resources (7.0.1 -> 7.0.2 π)
release: v7.0.2
services: records: CompositeSuggestQueryParser: Filter out stopwords
π invenio-requests (6.0.0 -> 6.1.0 π)
release: v6.1.0
requests: split mine and shared with me (inveniosoftware/invenio-requests#426)
* requests: split mine and shared with me
* adds `shared_with_me` param to filter requests
* adds dashboard dropdown to filter requests
* adds topic generator on `can_read` request permission
* relies on `can_read` request permission to search user requests
* generators: improve readability of Topic generator
* release: v6.1.0
π invenio-rest (2.0.0 -> 2.0.2 π)
π¦ release: v2.0.2
fix: copyright headers
π¦ release: v2.0.1
fix: flask changed from APP_ALLOWED_HOSTS to TRUSTED_HOSTS
π invenio-theme (4.1.0 -> 4.1.1 π)
release: v4.1.1
fix: ModuleWarning: Deprecation Warning
* Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
More info and automated migrator: https://sass-lang.com/d/import
π invenio-vocabularies (7.1.0 -> 7.2.0 π)
release: v7.2.0
contrib: Remove redundant fields from affiliations, funders search
subjects: fixed deprecated subject in nvs transformer1 parent 776db7f commit 68ed7de
2 files changed
+124
-119
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments