invenio-app-rdm 13.0.1__py2.py3-none-any.whl → 13.0.2__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/config.py +1 -0
- invenio_app_rdm/fixtures/pages.py +5 -2
- invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html +2 -2
- invenio_app_rdm/records_ui/views/decorators.py +23 -9
- invenio_app_rdm/records_ui/views/deposits.py +10 -3
- invenio_app_rdm/records_ui/views/records.py +3 -2
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js +2 -2
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po +141 -115
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json +52 -53
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po +148 -105
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po +130 -64
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po +142 -100
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json +53 -30
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po +135 -69
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po +137 -99
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po +130 -64
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po +134 -98
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po +132 -72
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json +52 -35
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po +138 -94
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po +133 -73
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po +132 -60
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po +130 -58
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po +132 -78
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po +132 -66
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po +133 -79
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po +130 -70
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po +133 -75
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json +52 -35
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po +137 -100
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po +131 -77
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po +154 -97
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json +56 -33
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po +134 -91
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json +52 -29
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po +134 -80
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json +52 -41
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po +133 -61
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json +52 -23
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po +132 -60
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json +52 -23
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po +367 -269
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po +370 -270
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/da/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/de/LC_MESSAGES/messages.po +369 -271
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/el/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/es/LC_MESSAGES/messages.po +357 -259
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/et/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po +358 -260
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po +369 -270
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/it/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po +354 -256
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/no/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po +359 -261
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po +377 -276
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po +358 -260
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po +356 -258
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po +355 -257
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
- invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po +353 -255
- invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py +101 -4
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/METADATA +29 -1
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/RECORD +131 -131
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/WHEEL +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/entry_points.txt +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/licenses/LICENSE +0 -0
- {invenio_app_rdm-13.0.1.dist-info → invenio_app_rdm-13.0.2.dist-info}/top_level.txt +0 -0
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
# -*- coding: utf-8 -*-
|
|
2
2
|
#
|
|
3
|
-
# Copyright (C) 2023-
|
|
3
|
+
# Copyright (C) 2023-2025 CERN.
|
|
4
4
|
# Copyright (C) 2024-2025 Graz University of Technology.
|
|
5
|
+
# Copyright (C) 2025 Northwestern University.
|
|
5
6
|
#
|
|
6
7
|
# Invenio-App-RDM is free software; you can redistribute it and/or modify
|
|
7
8
|
# it under the terms of the MIT License; see LICENSE file for more details.
|
|
8
9
|
|
|
9
|
-
"""Record migration script from InvenioRDM
|
|
10
|
+
"""Record migration script from InvenioRDM 12.0 to 13.0.
|
|
10
11
|
|
|
11
12
|
Disclaimer: This script is intended to be executed *only once*, namely when
|
|
12
|
-
upgrading from InvenioRDM
|
|
13
|
+
upgrading from InvenioRDM 12.0 to 13.0!
|
|
13
14
|
If this script is executed at any other time, probably the best case scenario
|
|
14
15
|
is that nothing happens!
|
|
15
16
|
|
|
@@ -20,11 +21,19 @@ This script has been tested with following data:
|
|
|
20
21
|
- internal_notes
|
|
21
22
|
"""
|
|
22
23
|
|
|
24
|
+
import sys
|
|
25
|
+
import traceback
|
|
26
|
+
|
|
23
27
|
from click import secho
|
|
24
28
|
from invenio_access.permissions import system_identity
|
|
25
29
|
from invenio_db import db
|
|
26
30
|
from invenio_rdm_records.proxies import current_rdm_records_service as records_service
|
|
31
|
+
from invenio_search import current_search_client as search_client
|
|
27
32
|
from invenio_search.engine import dsl
|
|
33
|
+
from invenio_search.utils import prefix_index
|
|
34
|
+
from invenio_vocabularies.contrib.affiliations.api import Affiliation
|
|
35
|
+
from invenio_vocabularies.contrib.names.api import Name
|
|
36
|
+
from sqlalchemy import select
|
|
28
37
|
|
|
29
38
|
|
|
30
39
|
def run_upgrade(has, migrate):
|
|
@@ -113,12 +122,97 @@ def run_upgrade_for_thesis():
|
|
|
113
122
|
secho("Thesis upgrade has finished.", fg="green")
|
|
114
123
|
|
|
115
124
|
|
|
125
|
+
def run_upgrade_for_affiliations():
|
|
126
|
+
"""Update affiliations entry so that they conform to new shape."""
|
|
127
|
+
secho("Affiliations upgrade has started.", fg="green")
|
|
128
|
+
|
|
129
|
+
error = False
|
|
130
|
+
# Batch intake to limit memory usage
|
|
131
|
+
stmt = select(Affiliation.model_cls).execution_options(yield_per=250)
|
|
132
|
+
|
|
133
|
+
for affiliation_model in db.session.scalars(stmt):
|
|
134
|
+
try:
|
|
135
|
+
data_for_affiliation = affiliation_model.data
|
|
136
|
+
data_for_affiliation.pop("id", None)
|
|
137
|
+
data_for_affiliation.pop("pid", None)
|
|
138
|
+
affiliation = Affiliation(data_for_affiliation, model=affiliation_model)
|
|
139
|
+
affiliation.commit()
|
|
140
|
+
except Exception as e:
|
|
141
|
+
secho(f"Migration failed with '{repr(e)}'.", fg="red")
|
|
142
|
+
secho(f"Affiliation {affiliation_model.pid} failed to update", fg="red")
|
|
143
|
+
trace = traceback.format_exc()
|
|
144
|
+
secho(f"Traceback {trace}", fg="red")
|
|
145
|
+
error = True
|
|
146
|
+
break
|
|
147
|
+
|
|
148
|
+
if error:
|
|
149
|
+
db.session.rollback()
|
|
150
|
+
secho("Affiliations upgrade failed.", fg="red")
|
|
151
|
+
sys.exit(1)
|
|
152
|
+
else:
|
|
153
|
+
db.session.commit()
|
|
154
|
+
secho("Affiliations upgrade succeeded.", fg="green")
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
def run_upgrade_for_names():
|
|
158
|
+
"""Update names entry so that they conform to new shape."""
|
|
159
|
+
secho("Names upgrade has started.", fg="green")
|
|
160
|
+
|
|
161
|
+
error = False
|
|
162
|
+
# Batch intake to limit memory usage
|
|
163
|
+
stmt = select(Name.model_cls).execution_options(yield_per=250)
|
|
164
|
+
|
|
165
|
+
for name_model in db.session.scalars(stmt):
|
|
166
|
+
try:
|
|
167
|
+
data_for_name = name_model.data
|
|
168
|
+
data_for_name.pop("id", None)
|
|
169
|
+
data_for_name.pop("pid", None)
|
|
170
|
+
name = Name(data_for_name, model=name_model)
|
|
171
|
+
name.commit()
|
|
172
|
+
except Exception as e:
|
|
173
|
+
secho(f"Migration failed with '{repr(e)}'.", fg="red")
|
|
174
|
+
secho(f"Name {name_model.pid} failed to update", fg="red")
|
|
175
|
+
trace = traceback.format_exc()
|
|
176
|
+
secho(f"Traceback {trace}", fg="red")
|
|
177
|
+
error = True
|
|
178
|
+
break
|
|
179
|
+
|
|
180
|
+
if error:
|
|
181
|
+
db.session.rollback()
|
|
182
|
+
secho("Names upgrade failed.", fg="red")
|
|
183
|
+
sys.exit(1)
|
|
184
|
+
else:
|
|
185
|
+
db.session.commit()
|
|
186
|
+
secho("Names upgrade succeeded.", fg="green")
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
def run_upgrade_for_event_stats_mappings():
|
|
190
|
+
"""Update the live event stats mappings to add missing fields."""
|
|
191
|
+
secho("Event stats mappings upgrade has started.", fg="green")
|
|
192
|
+
|
|
193
|
+
# Find the latest mappings for views and download stats events
|
|
194
|
+
for event_type in ("record-view", "file-download"):
|
|
195
|
+
try:
|
|
196
|
+
events_index = prefix_index(f"events-stats-{event_type}-*")
|
|
197
|
+
res = search_client.indices.get(events_index)
|
|
198
|
+
last_two_indices = sorted(res.keys())[-2:]
|
|
199
|
+
for index in last_two_indices:
|
|
200
|
+
res = search_client.indices.put_mapping(
|
|
201
|
+
index=index,
|
|
202
|
+
body={"properties": {"is_machine": {"type": "boolean"}}},
|
|
203
|
+
)
|
|
204
|
+
except Exception as e:
|
|
205
|
+
secho(f"Mapping update for {event_type} failed with '{repr(e)}'.", fg="red")
|
|
206
|
+
trace = traceback.format_exc()
|
|
207
|
+
secho(f"Traceback {trace}", fg="red")
|
|
208
|
+
secho("Event stats mappings upgrade succeeded.", fg="green")
|
|
209
|
+
|
|
210
|
+
|
|
116
211
|
def execute_upgrade():
|
|
117
212
|
"""Execute the upgrade from InvenioRDM 12.0 to 13.0.0.
|
|
118
213
|
|
|
119
214
|
Please read the disclaimer on this module before thinking about executing
|
|
120
215
|
this function!
|
|
121
|
-
THIS MODULE IS WORK IN PROGRESS, UNTIL official v13 release
|
|
122
216
|
|
|
123
217
|
NOTE:
|
|
124
218
|
since the data upgrade steps are more selective now, the approach how to do
|
|
@@ -131,6 +225,9 @@ def execute_upgrade():
|
|
|
131
225
|
secho("Starting data migration...", fg="green")
|
|
132
226
|
|
|
133
227
|
run_upgrade_for_thesis()
|
|
228
|
+
run_upgrade_for_affiliations()
|
|
229
|
+
run_upgrade_for_names()
|
|
230
|
+
run_upgrade_for_event_stats_mappings()
|
|
134
231
|
|
|
135
232
|
|
|
136
233
|
# if the script is executed on its own, perform the upgrade
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: invenio-app-rdm
|
|
3
|
-
Version: 13.0.
|
|
3
|
+
Version: 13.0.2
|
|
4
4
|
Summary: Invenio Research Data Management.
|
|
5
5
|
Home-page: https://github.com/inveniosoftware/invenio-app-rdm
|
|
6
6
|
Author: CERN
|
|
@@ -101,6 +101,34 @@ https://inveniordm.docs.cern.ch
|
|
|
101
101
|
Changes
|
|
102
102
|
=======
|
|
103
103
|
|
|
104
|
+
Version v13.0.2 (released 2025-08-25)
|
|
105
|
+
|
|
106
|
+
- i18n: pulled translations
|
|
107
|
+
- fix(file-list): display fallback message if file checksum is not available
|
|
108
|
+
- feat(upgrade_scripts): add event stats mapping update for v13
|
|
109
|
+
* Adds the recently added `is_machine` field to the record views and
|
|
110
|
+
file downloads event stats mappings. Only updates the latest two
|
|
111
|
+
indices, since they might still be actively receiving/processing
|
|
112
|
+
events.
|
|
113
|
+
- fix(views): redirect deleted record file downloads
|
|
114
|
+
* When accessing a file download of a deleted record, return a 302
|
|
115
|
+
redirect to the record page. This is to make sure that we display the
|
|
116
|
+
record's "410 Gone" tombstone page response.
|
|
117
|
+
- i18n: wrap search results not found message (#3159)
|
|
118
|
+
Updated the message displayed when no search results are found to
|
|
119
|
+
include a localized version of "your search"
|
|
120
|
+
- fix(views): use correct community value
|
|
121
|
+
* After the change in 33f1b0d2, values passed to the UI or used for
|
|
122
|
+
accessing UI-related attributes (e.g. the "theme"), must come from
|
|
123
|
+
the community UI-serialized value instead of the service result item.
|
|
124
|
+
- fix(pages): add community base template as a valid option
|
|
125
|
+
- feat(fixtures): allow specifying `template_name` in page fixtures
|
|
126
|
+
- fix(v13-migration): update name entries
|
|
127
|
+
- fix(v13-migration): update affiliation entries
|
|
128
|
+
- fix(deposits): pass missing community_ui to community theme templates
|
|
129
|
+
* also introduce more explicit distinctions between community and
|
|
130
|
+
community_ui variables
|
|
131
|
+
|
|
104
132
|
Version v13.0.1 (released 2025-07-31)
|
|
105
133
|
|
|
106
134
|
- fix(deposits): update doi default option only if managed
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
invenio_app_rdm/__init__.py,sha256=
|
|
1
|
+
invenio_app_rdm/__init__.py,sha256=Dd3S1tXWJqzUf96nC07bGJorqmug_nyQap3xDJMbenI,697
|
|
2
2
|
invenio_app_rdm/cli.py,sha256=G6QqNU2W6n6ICtTMnpeKFXIsdorncDmVXwwwsGH5F2k,2746
|
|
3
|
-
invenio_app_rdm/config.py,sha256=
|
|
3
|
+
invenio_app_rdm/config.py,sha256=T5pTzoBAAsxyp4ACAnfIhHcMowVkAnk8fWXlHR2OrRA,52107
|
|
4
4
|
invenio_app_rdm/ext.py,sha256=K7syn5CU5If7yOclFeNOCZX_u5q6VB7NJEQVm41mlng,5286
|
|
5
5
|
invenio_app_rdm/tasks.py,sha256=FyrIQXVuPjms-dNEnLrVmmdwrX_IykJ87gcSNgOR6O0,1373
|
|
6
6
|
invenio_app_rdm/views.py,sha256=SDr9NwZEWQcgT_3GFRYdDf6eUaK9DfnoafIkhUf9nSI,785
|
|
@@ -36,7 +36,7 @@ invenio_app_rdm/communities_ui/views/communities.py,sha256=LPSe4ixyJvmO3auHJK3Y6
|
|
|
36
36
|
invenio_app_rdm/communities_ui/views/ui.py,sha256=YZ9yiZazEutwkpR4xEolLe6mUtiTJrxVdCOtQGAILOw,3007
|
|
37
37
|
invenio_app_rdm/fixtures/__init__.py,sha256=XwWy4U66FkpWOEBFfn5EnXfuTKlXnh3HWZNBMDX4Rgk,1512
|
|
38
38
|
invenio_app_rdm/fixtures/oai_sets.py,sha256=ZoS94FNkIsdEJWHihZRYvFAstp3GBrZ0viDml9mQXOI,621
|
|
39
|
-
invenio_app_rdm/fixtures/pages.py,sha256=
|
|
39
|
+
invenio_app_rdm/fixtures/pages.py,sha256=DF8DGQ_TPLHxr8PVb2ZVmnMDAc5m20pcVF2OjnTnNu4,2630
|
|
40
40
|
invenio_app_rdm/fixtures/data/oai_sets.yaml,sha256=NlkL0Y4AH_HxmO0mfwzOlF7ZYAT0D7EV6aOs-_OLl7Q,256
|
|
41
41
|
invenio_app_rdm/fixtures/data/pages.yaml,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
42
42
|
invenio_app_rdm/fixtures/pages/.gitkeep,sha256=1HVs32jZTGcMkk-dV9RHGPZm5FdydwFIZDW1epflLF8,68
|
|
@@ -80,15 +80,15 @@ invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details
|
|
|
80
80
|
invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/creatibutors.html,sha256=N53nwtlEZjxweCx70qFJa1s6uL1pPSzWZgk8p1vodE4,4277
|
|
81
81
|
invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/detail.html,sha256=2H6A4YzS8-4LRcPwyU04HsvnvieseVrrf_kndZl92zI,10622
|
|
82
82
|
invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/doi.html,sha256=32Yknq5PgvJpYg9Z3Brod9wui9yrpDNE11_esG-20jw,1656
|
|
83
|
-
invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html,sha256=
|
|
83
|
+
invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html,sha256=jWXH7lmIOlClfTB6aAz7RFYg_rciz0PxGyzqqiVEMhc,9564
|
|
84
84
|
invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/locations.html,sha256=27-KyPqb05pu-yRXHvxCgZWRSi5bFP6xf7XBn91sbeA,1741
|
|
85
85
|
invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/stats_popup.html,sha256=5SVzfIS15Aro2Itd2BiaLbMXm0cvvwk6ZCdYjuSwhBw,625
|
|
86
86
|
invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/version.html,sha256=eA8-n81XUezkwPXvcG5v2sgLPQNTgr7hB36-_Gr-tVI,758
|
|
87
87
|
invenio_app_rdm/records_ui/views/__init__.py,sha256=9DaDls04IQv7fYttDjLofIWGsRRjk-FwUYnIfxV3OWk,5840
|
|
88
|
-
invenio_app_rdm/records_ui/views/decorators.py,sha256
|
|
89
|
-
invenio_app_rdm/records_ui/views/deposits.py,sha256=
|
|
88
|
+
invenio_app_rdm/records_ui/views/decorators.py,sha256=-GdyPh2qIxV_wacAv5uChNx-HW2LiKjHQiRujiu42B4,16510
|
|
89
|
+
invenio_app_rdm/records_ui/views/deposits.py,sha256=W5H6QxIcxAopDCt7IAQ--l2d0VaZPEv5uwwTEon8MyU,22790
|
|
90
90
|
invenio_app_rdm/records_ui/views/filters.py,sha256=zKuqjM_Yb9MmBmloStjasASYCwVG7mUe0eolI2MtPXg,6998
|
|
91
|
-
invenio_app_rdm/records_ui/views/records.py,sha256=
|
|
91
|
+
invenio_app_rdm/records_ui/views/records.py,sha256=9QGRSHeuL89TdO90RPO8NMQ0ML81IRthJ6OWBgaO70c,16504
|
|
92
92
|
invenio_app_rdm/redirector/__init__.py,sha256=AYCTGmfbmkHW3YJXMqXlWBXcBrUsta-QmL9ULX2bjwA,243
|
|
93
93
|
invenio_app_rdm/redirector/resource.py,sha256=XuH6ZK0HVE5LdXoorlm8aI3deizvnZ5gFa9d1ihYosk,3312
|
|
94
94
|
invenio_app_rdm/redirector/views.py,sha256=CTJ3EGEFKfc0lFwNb9pwH7MbMLiqaWnF8LA3xGIwahc,563
|
|
@@ -220,7 +220,7 @@ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/index.js,sh
|
|
|
220
220
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/timeline/AccessRequestTimelineEdit.js,sha256=rM5iSICtNsqXgOzNAWSpV61qJf8oE7XxqVTHMmhqkFk,5639
|
|
221
221
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/timeline/AccessRequestTimelineRead.js,sha256=ezxgh43UbgthNNGL2hoh1YwNBlPl1fC_TI0RcnFHd1w,1389
|
|
222
222
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/requests/timeline/overrides/TimelineFeedHeader.js,sha256=vU_D4F5jabAghjfPtpC3JvErrBVy39Je-PARgqwMD4w,1164
|
|
223
|
-
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js,sha256=
|
|
223
|
+
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js,sha256=UKGEY8Fba36cJcNr-bo-jSM6c9oAKGdzxz1iQkY4YP4,7234
|
|
224
224
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/index.js,sha256=xvc8dtcPsTABiSpbt8azBVuZJuhXi39Nj4N8mPiFd40,2190
|
|
225
225
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/subcommunity/browse.js,sha256=N6tCJ4_NBlfQSRaiYfp4K-keHCC6xgFWmh1UCgBTyXA,921
|
|
226
226
|
invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/user_dashboard/base.js,sha256=OoSdV2v5hdXFxqL7rLB7un6X2kxiXWh1V-bVu6RhmUc,6879
|
|
@@ -289,66 +289,66 @@ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/package.js
|
|
|
289
289
|
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/translations.pot,sha256=OmYY8Smb_kBuIVb_wI5LpAP3XCaWtrSNgHnm0Mo7XuY,20996
|
|
290
290
|
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/_generatedTranslations.js,sha256=8Oo9iRj292_YsEWJRxMJqV9ABdPUOn1H77S31lx3Rdc,2805
|
|
291
291
|
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/index.js,sha256=Id8vOmdcp2I3LMQTO2o54pCFMVepuHPpxx0-aYz4KQ4,748
|
|
292
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po,sha256=
|
|
293
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json,sha256=
|
|
294
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po,sha256=
|
|
295
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json,sha256=
|
|
296
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po,sha256=
|
|
297
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json,sha256=
|
|
298
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po,sha256=
|
|
299
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json,sha256=
|
|
300
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po,sha256=
|
|
301
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json,sha256=
|
|
302
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po,sha256=
|
|
303
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json,sha256=
|
|
304
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po,sha256=
|
|
305
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json,sha256=
|
|
292
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po,sha256=0Y75EsGHSiTF-pu4miG_GC13F-YTrCthvcof2flrHYY,22967
|
|
293
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json,sha256=ILe3VI2IhzAGdhl7G-EK_K74z-pPnT_7bzL-4C183yA,19073
|
|
294
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po,sha256=ysF8ED4wZLTVYDYQ5IRjF7vh94c3LcrqIxJPUMQKHas,13852
|
|
295
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json,sha256=mw2i8zKp8FjwDUV6cPYjwNENaEpjeQf0QpTH51lSHLo,10189
|
|
296
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po,sha256=IcEy3wwMQSyxAgGqfVmXfbLEa2G59aazt9Zm0L2TQZM,13855
|
|
297
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json,sha256=5BAS19E_wbAQDrytRWeKfGFACr2wthpfmnipAWgJSAg,10150
|
|
298
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po,sha256=hjZ0boKeToyOvOWxhA82qeOpMWXP2KhJFHkwVtj0Wvs,22059
|
|
299
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json,sha256=leYFssIpcIEcM1JceKLOJQsPfeC9DY41ytji22m2yTE,18056
|
|
300
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po,sha256=yR1cPZJW18Mxu6mjxwSXAk-UIjIBe4PH1FO9HdVqu2I,13671
|
|
301
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json,sha256=26HqtQmvqALNKfWTsLu66iqiukKRF_TWlcAMsizEq1U,9903
|
|
302
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po,sha256=4DZAW-fMxq0VytCWqxhPpN8UxOpOEuDwAauiWsbYeYI,21212
|
|
303
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json,sha256=ZpSNESg3GS9H7Bn-lb6UmCZcXl1QdCYX2c9AeaxNOFQ,16937
|
|
304
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po,sha256=M-6raYHIdrIF2bnNtYY1iuSSPdXRbLfqCByikxRdgMA,14300
|
|
305
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json,sha256=l95EyxJjv280WXM-uyJ33I6cwaDuQ6nlWerHVVmjsDg,10511
|
|
306
306
|
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en/messages.po,sha256=qmUzHrmSEtAibAHC4Nha2ln5JHXCm0A-5RMu1gFItHI,20996
|
|
307
307
|
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en/translations.json,sha256=fIJ9uQ6akpXq-tk0f418Hax4hpk3RxqM_hzb8JMMcDM,17332
|
|
308
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po,sha256=
|
|
309
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json,sha256=
|
|
310
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po,sha256=
|
|
311
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json,sha256=
|
|
312
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po,sha256=
|
|
313
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json,sha256=
|
|
314
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po,sha256=
|
|
315
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json,sha256=
|
|
316
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po,sha256=
|
|
317
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json,sha256=
|
|
318
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po,sha256=
|
|
319
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json,sha256=
|
|
320
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po,sha256=
|
|
321
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json,sha256=
|
|
322
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po,sha256=
|
|
323
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json,sha256=
|
|
324
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po,sha256=
|
|
325
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json,sha256
|
|
326
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po,sha256=
|
|
327
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json,sha256=
|
|
328
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po,sha256=
|
|
329
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json,sha256=
|
|
330
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po,sha256=
|
|
331
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json,sha256=
|
|
332
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po,sha256=
|
|
333
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json,sha256=
|
|
334
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po,sha256=
|
|
335
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json,sha256=
|
|
336
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po,sha256=
|
|
337
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json,sha256=
|
|
338
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po,sha256=
|
|
339
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json,sha256=
|
|
340
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po,sha256
|
|
341
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json,sha256=
|
|
342
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po,sha256=
|
|
343
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json,sha256=
|
|
344
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po,sha256=
|
|
345
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json,sha256=
|
|
346
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po,sha256=
|
|
347
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json,sha256=
|
|
348
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po,sha256=
|
|
349
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json,sha256=
|
|
350
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po,sha256=
|
|
351
|
-
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json,sha256=
|
|
308
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po,sha256=f7M7MZ8HDxymDJCHxNBh6xCN20Zl1oRELdSsLiY3Ma8,20303
|
|
309
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json,sha256=UsotyEC1M7zzA0FhXGEElATu3Rtj3q2-tm9oLG92YhA,16319
|
|
310
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po,sha256=yOT9m8LShlXq4aGWG9QeAhwtBKimpm_QLWldH5Cd2Yg,14971
|
|
311
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json,sha256=0uPB7sT0fYuR4uYlFs35BKwb9bt9x6hmYWDBT73h3_E,11270
|
|
312
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po,sha256=d672FJjGarYqavYRvQNC_8ieTUyYwuKgJ1REaLQSJGw,13732
|
|
313
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json,sha256=IqPXTzX96qMeSOSJ2DqLLO97xq9E1OGQFvTK0y_rg2w,10072
|
|
314
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po,sha256=G3RNpeEb8zJACl1sGHAezdma6slNZKTV235yOoqr8rE,20336
|
|
315
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json,sha256=puohKbZRmUalzOIzvCurJ5G-tshgQjx0JcilT99FtJI,16480
|
|
316
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po,sha256=npVSs5S3xIMxwsd7abf81zreWLGSdGIU6ovbOZ0JY1Q,13718
|
|
317
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json,sha256=K4OJzd3-wd7hzliw5b4gwKXtMSaw4-fK4y7xuWlPHaE,9984
|
|
318
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po,sha256=W7hgcpYz7_LH5T30cOmWoD8VC6_hMbT34iv15nrEau0,20824
|
|
319
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json,sha256=2VPg9ds83Vs4A6YlH02r81Lnm_p9R_i5wB3hmQURTeM,16954
|
|
320
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po,sha256=zL-9xYclVR2biIeVVvmIBl3GIqOZIKwnbyj2Q2vjo_k,14189
|
|
321
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json,sha256=rKY3CWmR0OcUdSTeZENz2LNtndFJ15WbakKXtIPmj_0,10297
|
|
322
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po,sha256=3aEoPlr5gJhwy0H3L__xKZ5Xq8k9vwFympwkyXkZ2wA,13700
|
|
323
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json,sha256=BWCQNb5Mx-v_b6IXqYgtfhPQNieymkCB5FDLeenJb8Q,10045
|
|
324
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po,sha256=tdzn6ZNxvAl6qcFu6ecznEt5Qdi4_vQ1CuDLbbuQu5E,14262
|
|
325
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json,sha256=bN4_qapHX6tgimeyKfmPeUZG0DOtoeNJxKM5v7lx3nY,10602
|
|
326
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po,sha256=LQ4gxcHOyZ4w2VFAIaOjlcpdAL9rEAl88nKveh7q0yE,13498
|
|
327
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json,sha256=_JzO2OXY2X-inYCmCt7tIzEKpKLQacyoS9VOLbFjz88,9889
|
|
328
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po,sha256=xKWL7nsBpKHONre9IQgeuoSBMvD26Y35r0dox9_WDtg,13889
|
|
329
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json,sha256=oDNX5DEkV2gbouEBa6G-6WyGpwm39pDspczY1jyGDLs,10094
|
|
330
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po,sha256=pQCLnHjps3JyQzGJOV125K8lGbUlytBHyoAapru0JW0,13664
|
|
331
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json,sha256=yBWJ46MjpP1QtFrmk5G6uKUxmjdL4J5wOAu_syTsrcA,10001
|
|
332
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po,sha256=avqy5i3iyOoXhgWs1LxBpyOmFAOQa3l5e4YJfjiLxGA,14155
|
|
333
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json,sha256=79StjI6cqVsnbaH5KvyoX3oQOLauroq4PwtHZiRro0A,10326
|
|
334
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po,sha256=gxSbE4NT_gAqMss62H6Qn055tcJO8OJrAaPK_SGN9n4,13642
|
|
335
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json,sha256=IIaFlGjB2PfNh5f5qEPBBb1Kj_sIFzqf1qYB32ewGxs,9927
|
|
336
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po,sha256=N0byuZocJP_QrxAM9cMSbBhA_vYDrOuNdqlZeVPLYUY,15722
|
|
337
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json,sha256=ecjYcrELfsYe5Q0b7FzrcskQokbfy6kpwd_ofHtik7Y,11946
|
|
338
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po,sha256=RG2pDnUccFRmhiJPQV8AYUYtA0ZzbxiC3eDV7IeNGDs,25088
|
|
339
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json,sha256=XE8VSejm7PyMhhVZNENdwnilryAyzbfCLXZCT599Qm8,21190
|
|
340
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po,sha256=--UFWOeuXev-pBgo0_v8ub6gfmUlw_mVomtRpihk-rM,14005
|
|
341
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json,sha256=YgzQkc8MriyjDc-4tAjEtwt3smzIS-u286B5TTFQ7xA,10230
|
|
342
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po,sha256=DZ5GpgkjF_SDOQpcsSuK7gva-H6U53tukJSHtGvQvuw,21752
|
|
343
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json,sha256=kCxuutVc-qb-Hg9ZuL1erhNB3N803Tj7RBqPsklb99I,17886
|
|
344
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po,sha256=H_IM4UFP53FzrHpajW4gkx-NLSgaYoWqgJc6H7saEnI,20230
|
|
345
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json,sha256=6Du-gZ5V1SCJxWlwXupo_azPj_VtjDFHl-DgNkQjMs0,16355
|
|
346
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po,sha256=CJOytBle0mfosCh3m-XShmYZc0au5ksyRBmZOgTlEO8,16537
|
|
347
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json,sha256=GmkppvbShzv9ITzmOT0BBoZqJzL9l56xPx1XToq2Lw0,12575
|
|
348
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po,sha256=PQQ1QO85ks03AwVLQr8G0g2ZySQdkSnyyQoNBeETRlo,14683
|
|
349
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json,sha256=UlSJM6hocC7TqdnUJukiGsyxeDSo4LaiuHM5MqPWjyo,10993
|
|
350
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po,sha256=BDSu55WsxXr2DyMf0TZr9pyEIV58zSEsmtwlHDE88ao,13627
|
|
351
|
+
invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json,sha256=6OIJINUqXSJcjvJ5yw1nh1Njg0Yln9vEAJGeiqKSVrI,9958
|
|
352
352
|
invenio_app_rdm/theme/static/icons/licenses/cc-by-icon.svg,sha256=Aogts2TDR_M090vHNBA2UhEDu79cdTPyjnoNmeDxFII,9719
|
|
353
353
|
invenio_app_rdm/theme/static/icons/licenses/cc-by-nc-eu-icon.svg,sha256=rJQn1RpDLLHUjVXs3nsxfduzOta1HZ1hBAhtNsvLtcU,15478
|
|
354
354
|
invenio_app_rdm/theme/static/icons/licenses/cc-by-nc-icon.svg,sha256=65P9CKCvlT-AL8a1mkf1ugPBnQqyBVpDBgiSg20fa8w,15083
|
|
@@ -398,70 +398,70 @@ invenio_app_rdm/theme/templates/semantic-ui/invenio_communities/default_static_p
|
|
|
398
398
|
invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/header.html,sha256=pPNIT9J_C4omwWuZWrAdq8rQANLaQmXeeKBmpAMxFtg,5910
|
|
399
399
|
invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html,sha256=D8rFpAzWZ05hUj7kbBqvi-PqLRnEJhtL7UPYy5u0jHA,1644
|
|
400
400
|
invenio_app_rdm/translations/messages.pot,sha256=6Zr8VhWZxAw55EJtmiET3GRkE-9jsQ6X9iuXaasxI3A,48847
|
|
401
|
-
invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo,sha256=
|
|
402
|
-
invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po,sha256=
|
|
403
|
-
invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo,sha256=
|
|
404
|
-
invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po,sha256=
|
|
405
|
-
invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo,sha256=
|
|
406
|
-
invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po,sha256=
|
|
407
|
-
invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo,sha256=
|
|
408
|
-
invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po,sha256=
|
|
409
|
-
invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo,sha256=
|
|
410
|
-
invenio_app_rdm/translations/da/LC_MESSAGES/messages.po,sha256=
|
|
411
|
-
invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo,sha256=
|
|
412
|
-
invenio_app_rdm/translations/de/LC_MESSAGES/messages.po,sha256=
|
|
413
|
-
invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo,sha256=
|
|
414
|
-
invenio_app_rdm/translations/el/LC_MESSAGES/messages.po,sha256=
|
|
415
|
-
invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo,sha256=
|
|
416
|
-
invenio_app_rdm/translations/es/LC_MESSAGES/messages.po,sha256=
|
|
417
|
-
invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo,sha256=
|
|
418
|
-
invenio_app_rdm/translations/et/LC_MESSAGES/messages.po,sha256=
|
|
419
|
-
invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo,sha256=
|
|
420
|
-
invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po,sha256=
|
|
421
|
-
invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo,sha256=
|
|
422
|
-
invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po,sha256=
|
|
423
|
-
invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo,sha256=
|
|
424
|
-
invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po,sha256=
|
|
425
|
-
invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo,sha256=
|
|
426
|
-
invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po,sha256=
|
|
427
|
-
invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo,sha256=
|
|
428
|
-
invenio_app_rdm/translations/it/LC_MESSAGES/messages.po,sha256=
|
|
429
|
-
invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo,sha256=
|
|
430
|
-
invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po,sha256=
|
|
431
|
-
invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo,sha256=
|
|
432
|
-
invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po,sha256=
|
|
433
|
-
invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo,sha256=
|
|
434
|
-
invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po,sha256=
|
|
435
|
-
invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo,sha256=
|
|
436
|
-
invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po,sha256=
|
|
437
|
-
invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo,sha256=
|
|
438
|
-
invenio_app_rdm/translations/no/LC_MESSAGES/messages.po,sha256=
|
|
439
|
-
invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo,sha256=
|
|
440
|
-
invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po,sha256=
|
|
441
|
-
invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo,sha256=
|
|
442
|
-
invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po,sha256=
|
|
443
|
-
invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo,sha256=
|
|
444
|
-
invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po,sha256=
|
|
445
|
-
invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo,sha256=
|
|
446
|
-
invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po,sha256=
|
|
447
|
-
invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo,sha256=
|
|
448
|
-
invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po,sha256=
|
|
449
|
-
invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo,sha256=
|
|
450
|
-
invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po,sha256=
|
|
451
|
-
invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo,sha256=
|
|
452
|
-
invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po,sha256=
|
|
453
|
-
invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo,sha256=
|
|
454
|
-
invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po,sha256=
|
|
455
|
-
invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo,sha256=
|
|
456
|
-
invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po,sha256=
|
|
457
|
-
invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo,sha256=
|
|
458
|
-
invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po,sha256=
|
|
401
|
+
invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo,sha256=JE2__aY31ycwRXLGBCF3CAfAAyD0342I0gyd9YPkkPQ,19807
|
|
402
|
+
invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po,sha256=ke1eG7RO4R0rjXRB7Td92AWHXP5Az5ytKS36ThMZ064,59042
|
|
403
|
+
invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo,sha256=n7mX_5wYX2cAFQGFz24gNyns-JfrbazyTF4rnvwKc0E,1352
|
|
404
|
+
invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po,sha256=9LrE3nydAmr1C3D28PJRaAX9SLDon7k73bsvLfIW_Mg,50195
|
|
405
|
+
invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo,sha256=D_0qN6AdhsFGlfMHsRHH6exk6N90aCcE8Bb0VEWjr50,1936
|
|
406
|
+
invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po,sha256=JWREae2s211hQILpY5pVTl9qOpVlgH76JZIv-XoL16g,50278
|
|
407
|
+
invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo,sha256=3E3ma7n0j3XMqaoFtdrP6m5LRHzDkyDTYlW-nXeN9UQ,18832
|
|
408
|
+
invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po,sha256=PyEiZQF6E-WSnGXoWI6gmDAV8OxDgwejqsrlqvyvC8I,57002
|
|
409
|
+
invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo,sha256=a9RfPwdhQscBPVBRyVABLJi9UpZ5zkqKvSvsraHNHlo,703
|
|
410
|
+
invenio_app_rdm/translations/da/LC_MESSAGES/messages.po,sha256=IfHThG3G4GQITMtDenBsU37Eej5smxOchv5tHdfts8c,50021
|
|
411
|
+
invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo,sha256=xTlNo3_OktG9OIj_iohBd1RdI3CH02E5u5dksfZUcu0,17541
|
|
412
|
+
invenio_app_rdm/translations/de/LC_MESSAGES/messages.po,sha256=jw5l1-beBXc_VdU20oiOoMUJv69uQJAowIBeypnvAPg,57134
|
|
413
|
+
invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo,sha256=zPpiSB9L1pLahCRy2k43jD8p3atkSGEJtCzLaYhsWFA,2429
|
|
414
|
+
invenio_app_rdm/translations/el/LC_MESSAGES/messages.po,sha256=a_UupIBJP0yr4BryHK085FTJ7ZkGYiWOgsS05bvKkgI,50825
|
|
415
|
+
invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo,sha256=RCRNgmeQ3zDu-U__SQe-kh9blu13Df5EgD-o1j60Ykw,14294
|
|
416
|
+
invenio_app_rdm/translations/es/LC_MESSAGES/messages.po,sha256=VfblljdxeomcEZ7BEE25sbmMp6fyA83YvBpAraHA9yg,55232
|
|
417
|
+
invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo,sha256=Lxu000I-6cC1ZOlps0BqrofJT6gC08ssHfPLyL_jG2o,7432
|
|
418
|
+
invenio_app_rdm/translations/et/LC_MESSAGES/messages.po,sha256=JaYPHZjEuuqEAWb8rtRAou9pX5yEijusV7yWZsbkn5I,52048
|
|
419
|
+
invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo,sha256=m4GvNRAm7GtlFnHekJu1j2UwHq3SVJKm_9EYpUB5Zwg,1145
|
|
420
|
+
invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po,sha256=EGSwiH0DiYB8CEkOjFNUIa4mULzVqL3V8hs_C446ZhI,50083
|
|
421
|
+
invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo,sha256=Vwlg7dpyJ9hoKbtOGMz169jcq8tNZmiAvCXoMZNhc2c,14348
|
|
422
|
+
invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po,sha256=ITkOQ_jS33Z5jFXF2RWAtXCw8czJEPheQ7PuAwO6CeY,55240
|
|
423
|
+
invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo,sha256=lLj2mFnyB7y8PVkUgqUlnZr9IV_9nnnKV_hs4uvPaRM,1173
|
|
424
|
+
invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po,sha256=zydDQVfLVaAkAdMg5TAYMYWTpqdTAfdZFsTuDUbjYBY,50091
|
|
425
|
+
invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo,sha256=CZlqfP5S6Y0pTlzSVsPtOshwucqYL4f2h6ucbrzqZQc,17533
|
|
426
|
+
invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po,sha256=7x8K97y_whi_4zofimyNsEDeLHX4RYl81Vo3KaOvw8I,56818
|
|
427
|
+
invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo,sha256=vGhktl8prRMwEXTLRtH4mF6bATY1VYlnmQQUgho8MF4,5386
|
|
428
|
+
invenio_app_rdm/translations/it/LC_MESSAGES/messages.po,sha256=85t7-IndvZ6vq46uO2AU-a322oEFibP0vuVut4rG03o,51530
|
|
429
|
+
invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo,sha256=AOXXqJ0lsdcKCqLV9ZxPHafrhks_w0q3rSSY0itf1MA,1155
|
|
430
|
+
invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po,sha256=UULzAurd05bYdckm-1M3SorCinjT_FXYaPI92pZ0l8c,50073
|
|
431
|
+
invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo,sha256=UCI1JUzZ-foNPR0FNhw5R35HPi_z0o2qpVszBXdIb9E,2231
|
|
432
|
+
invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po,sha256=ZLG8hPO3Kewao-G6M4Hf4g-YXFcwy-EhaJOr1Xgbn0s,50813
|
|
433
|
+
invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo,sha256=da7VanI18hu2sDkRFAYfI_Oo3J36qw6Au6OJhty8l6Q,723
|
|
434
|
+
invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po,sha256=qAwEmH2VoTRfuKIqoRaq-8G9aZYhacbxr2w6yJWshCM,49885
|
|
435
|
+
invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo,sha256=pMIrCeIjzbf0r4jz0rXPrB2p4KIyMxRofVGWuI5XYm8,1766
|
|
436
|
+
invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po,sha256=KCN0ZlHNsd_uK-QdqYymVy0UuMBXEgWa8oV8KNh8wW0,50325
|
|
437
|
+
invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo,sha256=4donnHDHii4tGGXnhtmeom3K3dZ2kt-WXB4FmlnwTdY,1197
|
|
438
|
+
invenio_app_rdm/translations/no/LC_MESSAGES/messages.po,sha256=wUYPe8p0xWbptzGsF2SUUDrz2Va6Whr5xtf-mGNAjHA,50040
|
|
439
|
+
invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo,sha256=MFv4Sw7D15Y0jrcsH313ZuVLnNaBR5DC9blI1dbq93s,1355
|
|
440
|
+
invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po,sha256=AsWl4A1iqg-Uk3RcXs4Klk3r_XSpNzv0lV72aN3NJPU,50198
|
|
441
|
+
invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo,sha256=KOpD9LP1tPFmU6GZxc1PXYW_ZfsgjDPoNPuO7k6JW44,995
|
|
442
|
+
invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po,sha256=r9388WdWDuTb8sFtHemwNn0hr7AgZ6EZtvvKNtoG-Co,50040
|
|
443
|
+
invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo,sha256=DOCSCs5HEVyYOxWXwTgif-zC6Ge8ivhjaKqFKWCHO4s,14232
|
|
444
|
+
invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po,sha256=1-9TLuJPznlhut1HGwoTLHqAgWbnbIFXvdycVHR9s0U,55297
|
|
445
|
+
invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo,sha256=PABcZt4lqXsPiGffLK3pNhdEAfkKGXKLq34v48Nuqc0,16494
|
|
446
|
+
invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po,sha256=do664czRV6hDFtrt1jQGTyMcMxpNrk9Yf_Ls67E7ASM,58107
|
|
447
|
+
invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo,sha256=ywH_qmMZ-WcQHNcm9kQeYdWXR-3q_9PYXnIUsOrB0zc,2233
|
|
448
|
+
invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po,sha256=dNlkSfLzoloE-beQpkXKhiE8xuiPkosZXb5p3YedHvc,50449
|
|
449
|
+
invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo,sha256=sWwOt_SZzqRmwUG6cbzzupdy9MJKR-Ti84KulySQi80,18438
|
|
450
|
+
invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po,sha256=lMX80XbwAUpjj3uKbxQfxAhDG3SEQ6CksPLXvN9dp9M,56542
|
|
451
|
+
invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo,sha256=EYox0y7egqTRtwhL7U8nFIwohvJWC5IvlEniHz_Ax18,14276
|
|
452
|
+
invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po,sha256=UIUBj_2IOo-XIlLahljDMiYcAePT_ucNwUhSE5HshMw,55288
|
|
453
|
+
invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo,sha256=roAc1aP9DBX-v-ZTOrqwywiobpEYVjjjBfrY1reCOXY,8233
|
|
454
|
+
invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po,sha256=s89zH0phuB2nlpnB8I1B9xwCr5i4AzQos3Zs_I6Al38,53663
|
|
455
|
+
invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo,sha256=MdDcTZS6OezHqB2xJacVBAaqT-fOFauK1qYJdUMFyug,7035
|
|
456
|
+
invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po,sha256=l-LEFzhXCBmgO1V4_WFJlOGfxUfYNfZyRMBYF2zqNSM,51771
|
|
457
|
+
invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo,sha256=e8uPu28cQS63VqLiqmWlI-TFLW2fcR-3iOuZ5A2y-nw,1096
|
|
458
|
+
invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po,sha256=Z_B6YGV0xRILR7a2_OhXVxDKglcacK5sFkUiFHXgTOQ,50014
|
|
459
459
|
invenio_app_rdm/upgrade_scripts/__init__.py,sha256=AlBBeGDr7RmylFE1ynJhFylaAlINQkLNyuS7ufCevEg,285
|
|
460
460
|
invenio_app_rdm/upgrade_scripts/fix_migrated_records_from_1_0_to_2_0.py,sha256=SCUdvuQYGnjWLfm6Kd-f3swlOrxSNN3kO36OVEOkN7g,1760
|
|
461
461
|
invenio_app_rdm/upgrade_scripts/fix_migrated_records_from_8_0_to_9_0.py,sha256=p6qTNjUMAJ-0tnrSwar7jtDX_sg6V9kFj7fzH-wrbkY,2769
|
|
462
462
|
invenio_app_rdm/upgrade_scripts/migrate_10_0_to_11_0.py,sha256=TX6FCWXY4qM4z7IYzDO5qaMTheo3zAjFrmR1sXaEf4U,1333
|
|
463
463
|
invenio_app_rdm/upgrade_scripts/migrate_11_0_to_12_0.py,sha256=Tp7jfT2JHrYCFzF2qIYqG7yr7k-GhX2zkw61CWJGA78,6941
|
|
464
|
-
invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py,sha256=
|
|
464
|
+
invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py,sha256=pyO68jyGyKXVTcja8tpi2XgNx_FxXk7JhgDTV-wx3xM,8205
|
|
465
465
|
invenio_app_rdm/upgrade_scripts/migrate_1_0_records_to_2_0.py,sha256=mRDv_Ao5zMgA6X0aogMfvhspO1CIApKtDW_ziJp5fjI,3325
|
|
466
466
|
invenio_app_rdm/upgrade_scripts/migrate_2_0_to_3_0.py,sha256=jL_2I61Q9qt3fjBzYYueeT4EMQ9FlNPxYE4nzDQbLEY,2698
|
|
467
467
|
invenio_app_rdm/upgrade_scripts/migrate_3_0_to_4_0.py,sha256=BNjGufwLBvLHnu0gz5b_Are-FuxYjXlCtkLgNQckV3U,4768
|
|
@@ -482,9 +482,9 @@ invenio_app_rdm/users_ui/views/__init__.py,sha256=SMdY2NJj9GICfr3Xuok7qdNYVtA2bJ
|
|
|
482
482
|
invenio_app_rdm/users_ui/views/dashboard.py,sha256=iUn2PrODAwb8ugmMosJKAjPhUzjCiWiAWoXQr9RUFuc,1793
|
|
483
483
|
invenio_app_rdm/users_ui/views/ui.py,sha256=W_eXM8dLVIrNHQB2UEh37C9BYoHauft6RyvcDNFHovA,1742
|
|
484
484
|
invenio_app_rdm/utils/files.py,sha256=CruDyO2gDVadSlWEJD-WHpWHeOQ0juh-Ei9jz3D9yjc,3923
|
|
485
|
-
invenio_app_rdm-13.0.
|
|
486
|
-
invenio_app_rdm-13.0.
|
|
487
|
-
invenio_app_rdm-13.0.
|
|
488
|
-
invenio_app_rdm-13.0.
|
|
489
|
-
invenio_app_rdm-13.0.
|
|
490
|
-
invenio_app_rdm-13.0.
|
|
485
|
+
invenio_app_rdm-13.0.2.dist-info/licenses/LICENSE,sha256=AZXFHRrZa5s4m9DV7zZr4bPGTMUvcEPCodeV_AmFI8k,1204
|
|
486
|
+
invenio_app_rdm-13.0.2.dist-info/METADATA,sha256=Z_153_ynI9xX6xFptMpRkxolyM1Doxk4GMVbiTXdAd4,20602
|
|
487
|
+
invenio_app_rdm-13.0.2.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
|
|
488
|
+
invenio_app_rdm-13.0.2.dist-info/entry_points.txt,sha256=rfzEeOEdtGy99NlpWzeW-32CoO5XrEpBvlZwLD2Th88,2158
|
|
489
|
+
invenio_app_rdm-13.0.2.dist-info/top_level.txt,sha256=quZejDUw2vLfKQboNIuVLJ9fxZifdnCT_s2PNf1dfmk,16
|
|
490
|
+
invenio_app_rdm-13.0.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|