invenio-app-rdm 13.0.7__py2.py3-none-any.whl → 13.0.8__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- invenio_app_rdm/__init__.py +1 -1
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/theme.js +1 -1
- {invenio_app_rdm-13.0.7.dist-info → invenio_app_rdm-13.0.8.dist-info}/METADATA +5 -1
- {invenio_app_rdm-13.0.7.dist-info → invenio_app_rdm-13.0.8.dist-info}/RECORD +8 -8
- {invenio_app_rdm-13.0.7.dist-info → invenio_app_rdm-13.0.8.dist-info}/WHEEL +0 -0
- {invenio_app_rdm-13.0.7.dist-info → invenio_app_rdm-13.0.8.dist-info}/entry_points.txt +0 -0
- {invenio_app_rdm-13.0.7.dist-info → invenio_app_rdm-13.0.8.dist-info}/licenses/LICENSE +0 -0
- {invenio_app_rdm-13.0.7.dist-info → invenio_app_rdm-13.0.8.dist-info}/top_level.txt +0 -0
invenio_app_rdm/__init__.py
CHANGED
|
@@ -17,7 +17,7 @@ $("#record-conceptdoi-badge").on("click", function () {
|
|
|
17
17
|
});
|
|
18
18
|
|
|
19
19
|
$(".preview-link").on("click", function (event) {
|
|
20
|
-
$("#preview-file-title").
|
|
20
|
+
$("#preview-file-title").text(event.target.dataset.fileKey);
|
|
21
21
|
});
|
|
22
22
|
|
|
23
23
|
// Export dropdown on landing page
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: invenio-app-rdm
|
|
3
|
-
Version: 13.0.
|
|
3
|
+
Version: 13.0.8
|
|
4
4
|
Summary: Invenio Research Data Management.
|
|
5
5
|
Home-page: https://github.com/inveniosoftware/invenio-app-rdm
|
|
6
6
|
Author: CERN
|
|
@@ -102,6 +102,10 @@ https://inveniordm.docs.cern.ch
|
|
|
102
102
|
Changes
|
|
103
103
|
=======
|
|
104
104
|
|
|
105
|
+
Version v13.0.8 (released 2026-01-16)
|
|
106
|
+
|
|
107
|
+
- fix(landing_page): use text instead of html for fileKey
|
|
108
|
+
|
|
105
109
|
Version v13.0.7 (released 2025-12-19)
|
|
106
110
|
|
|
107
111
|
- fix: use UUID type for request identifiers
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
invenio_app_rdm/__init__.py,sha256=
|
|
1
|
+
invenio_app_rdm/__init__.py,sha256=aNDs55bzir2_Vx8S_72i_z2O4WekfX8SCxORwXMacTc,753
|
|
2
2
|
invenio_app_rdm/cli.py,sha256=G6QqNU2W6n6ICtTMnpeKFXIsdorncDmVXwwwsGH5F2k,2746
|
|
3
3
|
invenio_app_rdm/config.py,sha256=TfdLz2t7NWbFFlFc1TgTg12wrMilVJsyQUb2Iu6IpTk,52122
|
|
4
4
|
invenio_app_rdm/ext.py,sha256=K7syn5CU5If7yOclFeNOCZX_u5q6VB7NJEQVm41mlng,5286
|
|
@@ -188,7 +188,7 @@ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/RecordM
|
|
|
188
188
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/RecordVersionsList.js,sha256=ZJaD4fW2z00tcektXVz0eLXu6oGLLW-NUjV86neuDjM,7141
|
|
189
189
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/access.js,sha256=FVcpKl22zMi1GssbLZAj1pO98c6Em_wg_yBIdfBJor0,938
|
|
190
190
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/index.js,sha256=FkCbK5FrXlSaD_TDO1eUMDORULhBJccf7FEvhmto-GM,5029
|
|
191
|
-
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/theme.js,sha256=
|
|
191
|
+
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/theme.js,sha256=s0oPhe-6i_JhulJLuC6LG89pFL2FHDOdBidUNGSzskc,3242
|
|
192
192
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ManageDefaultBrandingAction/ManageDefaultBrandingAction.js,sha256=qNWpe3KyZ8NDHKocG6XKJzb6w3fIQk3muWN126pUo9w,3529
|
|
193
193
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/PendingCommunitiesModal/PendingCommunitiesModal.js,sha256=G9OwLxKqX73w_7D1k7BHOzMeLmokowMfJQg5Km7J8RA,1797
|
|
194
194
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/PendingCommunitiesModal/PendingCommunitiesSearch.js,sha256=8kiiICVaJ0m2K_5cPbiHo8tN8Q_AweSmlBIkx-aJ-dA,2753
|
|
@@ -486,9 +486,9 @@ invenio_app_rdm/users_ui/views/__init__.py,sha256=SMdY2NJj9GICfr3Xuok7qdNYVtA2bJ
|
|
|
486
486
|
invenio_app_rdm/users_ui/views/dashboard.py,sha256=iUn2PrODAwb8ugmMosJKAjPhUzjCiWiAWoXQr9RUFuc,1793
|
|
487
487
|
invenio_app_rdm/users_ui/views/ui.py,sha256=W_eXM8dLVIrNHQB2UEh37C9BYoHauft6RyvcDNFHovA,1742
|
|
488
488
|
invenio_app_rdm/utils/files.py,sha256=CruDyO2gDVadSlWEJD-WHpWHeOQ0juh-Ei9jz3D9yjc,3923
|
|
489
|
-
invenio_app_rdm-13.0.
|
|
490
|
-
invenio_app_rdm-13.0.
|
|
491
|
-
invenio_app_rdm-13.0.
|
|
492
|
-
invenio_app_rdm-13.0.
|
|
493
|
-
invenio_app_rdm-13.0.
|
|
494
|
-
invenio_app_rdm-13.0.
|
|
489
|
+
invenio_app_rdm-13.0.8.dist-info/licenses/LICENSE,sha256=AZXFHRrZa5s4m9DV7zZr4bPGTMUvcEPCodeV_AmFI8k,1204
|
|
490
|
+
invenio_app_rdm-13.0.8.dist-info/METADATA,sha256=tL0rhTmC-m7ar8Bm_CSWD8-GbdIzuuFIuPxPQyy3NP8,21378
|
|
491
|
+
invenio_app_rdm-13.0.8.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
|
|
492
|
+
invenio_app_rdm-13.0.8.dist-info/entry_points.txt,sha256=rfzEeOEdtGy99NlpWzeW-32CoO5XrEpBvlZwLD2Th88,2158
|
|
493
|
+
invenio_app_rdm-13.0.8.dist-info/top_level.txt,sha256=quZejDUw2vLfKQboNIuVLJ9fxZifdnCT_s2PNf1dfmk,16
|
|
494
|
+
invenio_app_rdm-13.0.8.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|