Skip to content

Commit ab6789d

Browse files
committed
release: v1.22.1
* Fixes two translations. * Fixes files setup. Co-Authored-by: Pascal Repond <[email protected]>
1 parent 4f2a502 commit ab6789d

File tree

16 files changed

+384
-291
lines changed

16 files changed

+384
-291
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [v1.22.1](https://github.com/rero/rero-ils/tree/v1.22.1) (2024-06-06)
4+
5+
**Fixes:**
6+
* fix(editor): resolve contribution and subject required subfields [\#3696](https://github.com/rero/rero-ils/pull/3696) (by @Garfield-fr)
7+
38
## [v1.22.0](https://github.com/rero/rero-ils/tree/v1.22.0) (2024-05-16)
49

510
[Full Changelog](https://github.com/rero/rero-ils/compare/v1.21.0...v1.22.0)

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "rero-ils"
3-
version = "1.22.0"
3+
version = "1.22.1"
44
description = "Invenio digital library framework."
55
authors = ["RERO <[email protected]>"]
66
license = "GNU Affero General Public License v3.0"

rero_ils/translations/ar/LC_MESSAGES/messages.po

+32-24
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: rero-ils 0.9.1\n"
1212
"Report-Msgid-Bugs-To: [email protected]\n"
13-
"POT-Creation-Date: 2024-05-28 12:59+0200\n"
13+
"POT-Creation-Date: 2024-06-06 16:53+0200\n"
1414
"PO-Revision-Date: 2021-10-24 13:38+0000\n"
1515
"Last-Translator: ButterflyOfFire <[email protected]>\n"
1616
"Language: ar\n"
@@ -6373,16 +6373,39 @@ msgid ""
63736373
"contributing role for the document."
63746374
msgstr ""
63756375

6376-
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_entity_link-v0.0.1.json:3
6377-
msgid "Link to an agent"
6376+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution-v0.0.1.json:14
6377+
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:13
6378+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects-v0.0.1.json:13
6379+
msgid "Link to an entity"
63786380
msgstr ""
63796381

6382+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution-v0.0.1.json:15
63806383
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_entity_link-v0.0.1.json:5
63816384
msgid ""
63826385
"Link to a remote or local entity of type person, family or corporate body"
63836386
" (including conferences)."
63846387
msgstr ""
63856388

6389+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution-v0.0.1.json:43
6390+
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:3
6391+
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:100
6392+
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:30
6393+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects-v0.0.1.json:37
6394+
msgid "Entity (textual)"
6395+
msgstr ""
6396+
6397+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution-v0.0.1.json:44
6398+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_local-v0.0.1.json:5
6399+
msgid ""
6400+
"Textual description of a person, family or corporate body (including "
6401+
"conferences). Usually used temporarily until a link to an entity can be "
6402+
"established."
6403+
msgstr ""
6404+
6405+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_entity_link-v0.0.1.json:3
6406+
msgid "Link to an agent"
6407+
msgstr ""
6408+
63866409
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_entity_link-v0.0.1.json:15
63876410
#: rero_ils/modules/documents/jsonschemas/documents/document_work_access_point-v0.0.1.json:29
63886411
msgid "Agent"
@@ -6413,13 +6436,6 @@ msgstr ""
64136436
msgid "Agent (textual)"
64146437
msgstr ""
64156438

6416-
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_local-v0.0.1.json:5
6417-
msgid ""
6418-
"Textual description of a person, family or corporate body (including "
6419-
"conferences). Usually used temporarily until a link to an entity can be "
6420-
"established."
6421-
msgstr ""
6422-
64236439
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_local-v0.0.1.json:31
64246440
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:38
64256441
msgid "bf:Person"
@@ -7693,13 +7709,8 @@ msgstr "ملاحظة عامة"
76937709
msgid "Example: Access only from the library"
76947710
msgstr "مثال: الوصول هنا فقط عن طريق المكتبة"
76957711

7696-
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:3
7697-
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:100
7698-
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:30
7699-
msgid "Entity (textual)"
7700-
msgstr ""
7701-
77027712
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:5
7713+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects-v0.0.1.json:39
77037714
msgid ""
77047715
"Textual description of a topic, person, organisation (including "
77057716
"conferences), place, temporal or work. Usually used temporarily until a "
@@ -7790,10 +7801,6 @@ msgstr ""
77907801
msgid "Genre or form of the document."
77917802
msgstr ""
77927803

7793-
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:13
7794-
msgid "Link to an entity"
7795-
msgstr ""
7796-
77977804
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:15
77987805
msgid ""
77997806
"Link to a remote or local entity of type topic accepted as a 'genre, "
@@ -8825,16 +8832,17 @@ msgid ""
88258832
"work that is a subject of the document."
88268833
msgstr ""
88278834

8828-
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects_entity_link-v0.0.1.json:3
8829-
msgid "Link to a subject"
8830-
msgstr ""
8831-
8835+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects-v0.0.1.json:15
88328836
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects_entity_link-v0.0.1.json:5
88338837
msgid ""
88348838
"Link to a remote or local entity of type topic, person, organisation "
88358839
"(including conferences), place, temporal or work."
88368840
msgstr ""
88378841

8842+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects_entity_link-v0.0.1.json:3
8843+
msgid "Link to a subject"
8844+
msgstr ""
8845+
88388846
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects_entity_link-v0.0.1.json:29
88398847
#: rero_ils/modules/entities/local_entities/jsonschemas/local_entities/local_entity_topic-v0.0.1.json:4
88408848
msgid "Topic"

rero_ils/translations/de/LC_MESSAGES/messages.po

+37-29
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: rero-ils 0.9.1\n"
1818
"Report-Msgid-Bugs-To: [email protected]\n"
19-
"POT-Creation-Date: 2024-05-28 12:59+0200\n"
19+
"POT-Creation-Date: 2024-06-06 16:53+0200\n"
2020
"PO-Revision-Date: 2024-05-16 14:23+0000\n"
2121
"Last-Translator: Pascal Repond <[email protected]>\n"
2222
"Language: de\n"
@@ -5706,7 +5706,7 @@ msgstr "Fiktion"
57065706

57075707
#: rero_ils/modules/documents/jsonschemas/documents/document-v0.0.1.json:331
57085708
msgid "non_fiction"
5709-
msgstr "Sachbuch/Dokumentarfilm"
5709+
msgstr "Sachthema"
57105710

57115711
#: rero_ils/modules/documents/jsonschemas/documents/document-v0.0.1.json:335
57125712
#: rero_ils/modules/documents/jsonschemas/documents/document_content_media_carrier-v0.0.1.json:746
@@ -6412,10 +6412,13 @@ msgstr ""
64126412
"Person, Familie oder Körperschaft (einschließlich Konferenzen) und ihre "
64136413
"Rolle bei der Erstellung des Dokuments."
64146414

6415-
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_entity_link-v0.0.1.json:3
6416-
msgid "Link to an agent"
6417-
msgstr "Link zu einem Akteur"
6415+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution-v0.0.1.json:14
6416+
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:13
6417+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects-v0.0.1.json:13
6418+
msgid "Link to an entity"
6419+
msgstr "Link zu einer Entität"
64186420

6421+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution-v0.0.1.json:15
64196422
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_entity_link-v0.0.1.json:5
64206423
msgid ""
64216424
"Link to a remote or local entity of type person, family or corporate body"
@@ -6424,6 +6427,29 @@ msgstr ""
64246427
"Link zu einer entfernten oder lokalen Entität des Typs Person, Familie "
64256428
"oder Körperschaft (einschließlich Konferenzen)."
64266429

6430+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution-v0.0.1.json:43
6431+
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:3
6432+
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:100
6433+
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:30
6434+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects-v0.0.1.json:37
6435+
msgid "Entity (textual)"
6436+
msgstr "Entität (textuell)"
6437+
6438+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution-v0.0.1.json:44
6439+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_local-v0.0.1.json:5
6440+
msgid ""
6441+
"Textual description of a person, family or corporate body (including "
6442+
"conferences). Usually used temporarily until a link to an entity can be "
6443+
"established."
6444+
msgstr ""
6445+
"Textliche Beschreibung einer Person, Familie oder Körperschaft "
6446+
"(einschließlich Konferenzen). Wird in der Regel temporär verwendet, bis "
6447+
"einer Link zu einer Entität hergestellt werden kann."
6448+
6449+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_entity_link-v0.0.1.json:3
6450+
msgid "Link to an agent"
6451+
msgstr "Link zu einem Akteur"
6452+
64276453
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_entity_link-v0.0.1.json:15
64286454
#: rero_ils/modules/documents/jsonschemas/documents/document_work_access_point-v0.0.1.json:29
64296455
msgid "Agent"
@@ -6453,16 +6479,6 @@ msgstr "MEF Identifikator"
64536479
msgid "Agent (textual)"
64546480
msgstr "Akteur (textuell)"
64556481

6456-
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_local-v0.0.1.json:5
6457-
msgid ""
6458-
"Textual description of a person, family or corporate body (including "
6459-
"conferences). Usually used temporarily until a link to an entity can be "
6460-
"established."
6461-
msgstr ""
6462-
"Textliche Beschreibung einer Person, Familie oder Körperschaft "
6463-
"(einschließlich Konferenzen). Wird in der Regel temporär verwendet, bis "
6464-
"einer Link zu einer Entität hergestellt werden kann."
6465-
64666482
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_local-v0.0.1.json:31
64676483
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:38
64686484
msgid "bf:Person"
@@ -7673,13 +7689,8 @@ msgstr "Öffentliche Anmerkung"
76737689
msgid "Example: Access only from the library"
76747690
msgstr "Beispiel: Zugang nur von der Bibliothek aus"
76757691

7676-
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:3
7677-
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:100
7678-
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:30
7679-
msgid "Entity (textual)"
7680-
msgstr "Entität (textuell)"
7681-
76827692
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:5
7693+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects-v0.0.1.json:39
76837694
msgid ""
76847695
"Textual description of a topic, person, organisation (including "
76857696
"conferences), place, temporal or work. Usually used temporarily until a "
@@ -7783,10 +7794,6 @@ msgstr "(MARC 655)"
77837794
msgid "Genre or form of the document."
77847795
msgstr "Genre oder Form des Dokuments."
77857796

7786-
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:13
7787-
msgid "Link to an entity"
7788-
msgstr "Link zu einer Entität"
7789-
77907797
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:15
77917798
msgid ""
77927799
"Link to a remote or local entity of type topic accepted as a 'genre, "
@@ -8840,10 +8847,7 @@ msgstr ""
88408847
"Thema, Person, Organisation (einschließlich Konferenzen), Ort, Zeitraum "
88418848
"oder Werk, das Gegenstand des Dokuments ist."
88428849

8843-
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects_entity_link-v0.0.1.json:3
8844-
msgid "Link to a subject"
8845-
msgstr "Link zu einem Thema"
8846-
8850+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects-v0.0.1.json:15
88478851
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects_entity_link-v0.0.1.json:5
88488852
msgid ""
88498853
"Link to a remote or local entity of type topic, person, organisation "
@@ -8852,6 +8856,10 @@ msgstr ""
88528856
"Link zu einer entfernten oder lokalen Entität vom Typ Thema, Person, "
88538857
"Körperschaft (einschließlich Konferenzen), Ort, Zeitraum oder Werk."
88548858

8859+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects_entity_link-v0.0.1.json:3
8860+
msgid "Link to a subject"
8861+
msgstr "Link zu einem Thema"
8862+
88558863
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects_entity_link-v0.0.1.json:29
88568864
#: rero_ils/modules/entities/local_entities/jsonschemas/local_entities/local_entity_topic-v0.0.1.json:4
88578865
msgid "Topic"

rero_ils/translations/en/LC_MESSAGES/messages.po

+36-28
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: rero-ils 0.9.1\n"
1919
"Report-Msgid-Bugs-To: [email protected]\n"
20-
"POT-Creation-Date: 2024-05-28 12:59+0200\n"
20+
"POT-Creation-Date: 2024-06-06 16:53+0200\n"
2121
"PO-Revision-Date: 2024-05-16 14:23+0000\n"
2222
"Last-Translator: Pascal Repond <[email protected]>\n"
2323
"Language: en\n"
@@ -6397,10 +6397,13 @@ msgstr ""
63976397
"Person, family or corporate body (including conferences) and their "
63986398
"contributing role for the document."
63996399

6400-
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_entity_link-v0.0.1.json:3
6401-
msgid "Link to an agent"
6402-
msgstr "Link to an agent"
6400+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution-v0.0.1.json:14
6401+
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:13
6402+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects-v0.0.1.json:13
6403+
msgid "Link to an entity"
6404+
msgstr "Link to an entity"
64036405

6406+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution-v0.0.1.json:15
64046407
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_entity_link-v0.0.1.json:5
64056408
msgid ""
64066409
"Link to a remote or local entity of type person, family or corporate body"
@@ -6409,6 +6412,29 @@ msgstr ""
64096412
"Link to a remote or local entity of type person, family or corporate body"
64106413
" (including conferences)."
64116414

6415+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution-v0.0.1.json:43
6416+
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:3
6417+
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:100
6418+
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:30
6419+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects-v0.0.1.json:37
6420+
msgid "Entity (textual)"
6421+
msgstr "Entity (textual)"
6422+
6423+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution-v0.0.1.json:44
6424+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_local-v0.0.1.json:5
6425+
msgid ""
6426+
"Textual description of a person, family or corporate body (including "
6427+
"conferences). Usually used temporarily until a link to an entity can be "
6428+
"established."
6429+
msgstr ""
6430+
"Textual description of a person, family or corporate body (including "
6431+
"conferences). Usually used temporarily until a link to an entity can be "
6432+
"established."
6433+
6434+
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_entity_link-v0.0.1.json:3
6435+
msgid "Link to an agent"
6436+
msgstr "Link to an agent"
6437+
64126438
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_entity_link-v0.0.1.json:15
64136439
#: rero_ils/modules/documents/jsonschemas/documents/document_work_access_point-v0.0.1.json:29
64146440
msgid "Agent"
@@ -6438,16 +6464,6 @@ msgstr "MEF ID"
64386464
msgid "Agent (textual)"
64396465
msgstr "Agent (textual)"
64406466

6441-
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_local-v0.0.1.json:5
6442-
msgid ""
6443-
"Textual description of a person, family or corporate body (including "
6444-
"conferences). Usually used temporarily until a link to an entity can be "
6445-
"established."
6446-
msgstr ""
6447-
"Textual description of a person, family or corporate body (including "
6448-
"conferences). Usually used temporarily until a link to an entity can be "
6449-
"established."
6450-
64516467
#: rero_ils/modules/documents/jsonschemas/documents/document_contribution_local-v0.0.1.json:31
64526468
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:38
64536469
msgid "bf:Person"
@@ -7655,13 +7671,8 @@ msgstr "Public note"
76557671
msgid "Example: Access only from the library"
76567672
msgstr "Example: Access only from the library"
76577673

7658-
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:3
7659-
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:100
7660-
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:30
7661-
msgid "Entity (textual)"
7662-
msgstr "Entity (textual)"
7663-
76647674
#: rero_ils/modules/documents/jsonschemas/documents/document_entity_local-v0.0.1.json:5
7675+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects-v0.0.1.json:39
76657676
msgid ""
76667677
"Textual description of a topic, person, organisation (including "
76677678
"conferences), place, temporal or work. Usually used temporarily until a "
@@ -7762,10 +7773,6 @@ msgstr "(MARC 655)"
77627773
msgid "Genre or form of the document."
77637774
msgstr "Genre or form of the document."
77647775

7765-
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:13
7766-
msgid "Link to an entity"
7767-
msgstr "Link to an entity"
7768-
77697776
#: rero_ils/modules/documents/jsonschemas/documents/document_genre_form-v0.0.1.json:15
77707777
msgid ""
77717778
"Link to a remote or local entity of type topic accepted as a 'genre, "
@@ -8809,10 +8816,7 @@ msgstr ""
88098816
"Topic, person, organisation (including conferences), place, temporal or "
88108817
"work that is a subject of the document."
88118818

8812-
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects_entity_link-v0.0.1.json:3
8813-
msgid "Link to a subject"
8814-
msgstr "Link to a subject"
8815-
8819+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects-v0.0.1.json:15
88168820
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects_entity_link-v0.0.1.json:5
88178821
msgid ""
88188822
"Link to a remote or local entity of type topic, person, organisation "
@@ -8821,6 +8825,10 @@ msgstr ""
88218825
"Link to a remote or local entity of type topic, person, organisation "
88228826
"(including conferences), place, temporal or work."
88238827

8828+
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects_entity_link-v0.0.1.json:3
8829+
msgid "Link to a subject"
8830+
msgstr "Link to a subject"
8831+
88248832
#: rero_ils/modules/documents/jsonschemas/documents/document_subjects_entity_link-v0.0.1.json:29
88258833
#: rero_ils/modules/entities/local_entities/jsonschemas/local_entities/local_entity_topic-v0.0.1.json:4
88268834
msgid "Topic"

0 commit comments

Comments
 (0)