Skip to content

Commit 9825924

Browse files
authored
Merge pull request #6 from euphorie/update-proto
Update from prototype
2 parents 1e21c11 + 6840879 commit 9825924

File tree

370 files changed

+11121
-6714
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

370 files changed

+11121
-6714
lines changed

CHANGES.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Changelog
2+
3+
<!--
4+
You should *NOT* be adding new change log entries to this file.
5+
You should create a file in the news directory instead.
6+
For helpful instructions, please see:
7+
https://github.com/plone/plone.releaser/blob/master/ADD-A-NEWS-ITEM.rst
8+
-->
9+
10+
<!-- towncrier release notes start -->
11+
12+
113
## 1.0.0 (2025-07-15)
214

315
### Bug fixes:
@@ -8,15 +20,6 @@
820
[thet]
921

1022

11-
# Changelog
12-
13-
.. You should *NOT* be adding new change log entries to this file.
14-
You should create a file in the news directory instead.
15-
For helpful instructions, please see:
16-
https://github.com/plone/plone.releaser/blob/master/ADD-A-NEWS-ITEM.rst
17-
18-
.. towncrier release notes start
19-
2023
## 1.0.0a5 (2025-03-27)
2124

2225

news/+fix-towncrier.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix towncrier config.

news/+update-proto.bugfix.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Update Prototype to fix a problem with some previews not shown in help pages.
2+
3+
Note: This uses the submodule "\_includes/patterns" branch "reverse-sentinel"
4+
from https://github.com/Patternslib/patterns-includes/pull/3
5+
6+
Ref: scrum-3430
7+
[thet]

pyproject.toml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,14 @@
55
requires = ["setuptools>=68.2"]
66

77
[tool.towncrier]
8-
directory = "news/"
98
filename = "CHANGES.md"
9+
directory = "news/"
10+
start_string = "<!-- towncrier release notes start -->\n"
1011
title_format = "## {version} ({project_date})"
11-
underlines = ["-", ""]
12+
issue_format = "Issue [#{issue}](https://github.com/syslabcom/scrum/issues/{issue})"
13+
# First underline is used for version/date header.
14+
# Second underline is used for the type names (like 'Bug fixes:').
15+
underlines = ["", "", ""]
1216

1317
[[tool.towncrier.type]]
1418
directory = "breaking"

src/plonestatic/euphorie/resources/assets/oira/help/bg/illustrations/2014-01-02-work-environment-site-related.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -825,6 +825,7 @@
825825
</div>
826826

827827
<a
828+
id="oira-progress-indicator"
828829
href="#status-sentinel"
829830
data-pat-inject="history: record"
830831
class="icon pat-inject progress pat-tooltip"
@@ -873,6 +874,7 @@
873874
</div>
874875
</div>
875876
</div>
877+
876878

877879
<article
878880
class="pat-rich">

src/plonestatic/euphorie/resources/assets/oira/help/bg/illustrations/2014-01-04-collisions-bumps-and-jamming-are-prevented.html

Lines changed: 26 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -968,6 +968,7 @@
968968
</div>
969969

970970
<a
971+
id="oira-progress-indicator"
971972
href="#status-sentinel"
972973
data-pat-inject="history: record"
973974
class="icon pat-inject progress pat-tooltip"
@@ -1017,6 +1018,7 @@
10171018
</div>
10181019
</div>
10191020

1021+
10201022
<h2
10211023
class="risk-title">
10221024

@@ -1031,9 +1033,12 @@
10311033

10321034

10331035
<fieldset
1034-
class="pat-checklist radio">
1036+
class="
1037+
pat-checklist
1038+
radio">
10351039

1036-
<label class="yes">
1040+
<label
1041+
class="yes">
10371042
<input type="radio"
10381043
name="answer"
10391044
value="yes"
@@ -1042,11 +1047,21 @@
10421047
/>
10431048
Да
10441049
</label>
1045-
<label class="no">
1046-
<input type="radio" name="answer" value="no" checked="checked" />Не
1050+
<label
1051+
class="no">
1052+
<input
1053+
type="radio"
1054+
name="answer"
1055+
value="no"
1056+
checked="checked" />Не
10471057
</label>
1048-
<label class="not-applicable">
1049-
<input type="radio" name="answer" value="na" />Не е приложимо
1058+
<label
1059+
class="not-applicable">
1060+
<input
1061+
type="radio"
1062+
name="answer"
1063+
value="na"
1064+
/>Не е приложимо
10501065
</label>
10511066

10521067
</fieldset>
@@ -1194,7 +1209,10 @@
11941209

11951210

11961211
<div
1197-
class="pat-rich-editor pat-rich toolbar-detached">
1212+
class="
1213+
pat-rich-editor
1214+
pat-rich
1215+
toolbar-detached">
11981216
<!-- <rich-editor> -->
11991217
<textarea
12001218
name=""
@@ -1261,7 +1279,7 @@ <h4>Допълнителни ресурси за оценка на риска</h
12611279
class="pat-collapsible closed risk-module form-panel">
12621280
<h3
12631281
class="form-separation-header">
1264-
1282+
12651283
</h3>
12661284

12671285

src/plonestatic/euphorie/resources/assets/oira/help/bg/illustrations/2014-01-05-the-electricity-gas-and-water-supplies-are-in-order-and-well-maintained.html

Lines changed: 26 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -968,6 +968,7 @@
968968
</div>
969969

970970
<a
971+
id="oira-progress-indicator"
971972
href="#status-sentinel"
972973
data-pat-inject="history: record"
973974
class="icon pat-inject progress pat-tooltip"
@@ -1017,6 +1018,7 @@
10171018
</div>
10181019
</div>
10191020

1021+
10201022
<h2
10211023
class="risk-title">
10221024

@@ -1031,9 +1033,12 @@
10311033

10321034

10331035
<fieldset
1034-
class="pat-checklist radio">
1036+
class="
1037+
pat-checklist
1038+
radio">
10351039

1036-
<label class="yes">
1040+
<label
1041+
class="yes">
10371042
<input type="radio"
10381043
name="answer"
10391044
value="yes"
@@ -1043,11 +1048,21 @@
10431048
/>
10441049
Да
10451050
</label>
1046-
<label class="no">
1047-
<input type="radio" name="answer" value="no" />Не
1051+
<label
1052+
class="no">
1053+
<input
1054+
type="radio"
1055+
name="answer"
1056+
value="no"
1057+
/>Не
10481058
</label>
1049-
<label class="not-applicable">
1050-
<input type="radio" name="answer" value="na" />Не е приложимо
1059+
<label
1060+
class="not-applicable">
1061+
<input
1062+
type="radio"
1063+
name="answer"
1064+
value="na"
1065+
/>Не е приложимо
10511066
</label>
10521067

10531068
</fieldset>
@@ -1132,7 +1147,10 @@
11321147

11331148

11341149
<div
1135-
class="pat-rich-editor pat-rich toolbar-detached">
1150+
class="
1151+
pat-rich-editor
1152+
pat-rich
1153+
toolbar-detached">
11361154
<!-- <rich-editor> -->
11371155
<textarea
11381156
name=""
@@ -1199,7 +1217,7 @@ <h4>Допълнителни ресурси за оценка на риска</h
11991217
class="pat-collapsible closed risk-module form-panel">
12001218
<h3
12011219
class="form-separation-header">
1202-
1220+
12031221
</h3>
12041222

12051223

src/plonestatic/euphorie/resources/assets/oira/help/bg/illustrations/2014-01-06-exposure-to-noise-is-prevented-or-controlled.html

Lines changed: 26 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -968,6 +968,7 @@
968968
</div>
969969

970970
<a
971+
id="oira-progress-indicator"
971972
href="#status-sentinel"
972973
data-pat-inject="history: record"
973974
class="icon pat-inject progress pat-tooltip"
@@ -1017,6 +1018,7 @@
10171018
</div>
10181019
</div>
10191020

1021+
10201022
<h2
10211023
class="risk-title">
10221024

@@ -1031,9 +1033,12 @@
10311033

10321034

10331035
<fieldset
1034-
class="pat-checklist radio">
1036+
class="
1037+
pat-checklist
1038+
radio">
10351039

1036-
<label class="yes">
1040+
<label
1041+
class="yes">
10371042
<input type="radio"
10381043
name="answer"
10391044
value="yes"
@@ -1042,11 +1047,21 @@
10421047
/>
10431048
Да
10441049
</label>
1045-
<label class="no">
1046-
<input type="radio" name="answer" value="no" checked="checked" />Не
1050+
<label
1051+
class="no">
1052+
<input
1053+
type="radio"
1054+
name="answer"
1055+
value="no"
1056+
checked="checked" />Не
10471057
</label>
1048-
<label class="not-applicable">
1049-
<input type="radio" name="answer" value="na" />Не е приложимо
1058+
<label
1059+
class="not-applicable">
1060+
<input
1061+
type="radio"
1062+
name="answer"
1063+
value="na"
1064+
/>Не е приложимо
10501065
</label>
10511066

10521067
</fieldset>
@@ -1145,7 +1160,10 @@
11451160

11461161

11471162
<div
1148-
class="pat-rich-editor pat-rich toolbar-detached">
1163+
class="
1164+
pat-rich-editor
1165+
pat-rich
1166+
toolbar-detached">
11491167
<!-- <rich-editor> -->
11501168
<textarea
11511169
name=""
@@ -1212,7 +1230,7 @@ <h4>Допълнителни ресурси за оценка на риска</h
12121230
class="pat-collapsible closed risk-module form-panel">
12131231
<h3
12141232
class="form-separation-header">
1215-
1233+
12161234
</h3>
12171235

12181236

src/plonestatic/euphorie/resources/assets/oira/help/bg/illustrations/2014-01-08-exposure-to-biological-substances-is-prevented-or-controlled.html

Lines changed: 26 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -968,6 +968,7 @@
968968
</div>
969969

970970
<a
971+
id="oira-progress-indicator"
971972
href="#status-sentinel"
972973
data-pat-inject="history: record"
973974
class="icon pat-inject progress pat-tooltip"
@@ -1017,6 +1018,7 @@
10171018
</div>
10181019
</div>
10191020

1021+
10201022
<h2
10211023
class="risk-title">
10221024

@@ -1031,9 +1033,12 @@
10311033

10321034

10331035
<fieldset
1034-
class="pat-checklist radio">
1036+
class="
1037+
pat-checklist
1038+
radio">
10351039

1036-
<label class="yes">
1040+
<label
1041+
class="yes">
10371042
<input type="radio"
10381043
name="answer"
10391044
value="yes"
@@ -1042,11 +1047,21 @@
10421047
/>
10431048
Да
10441049
</label>
1045-
<label class="no">
1046-
<input type="radio" name="answer" value="no" checked="checked" />Не
1050+
<label
1051+
class="no">
1052+
<input
1053+
type="radio"
1054+
name="answer"
1055+
value="no"
1056+
checked="checked" />Не
10471057
</label>
1048-
<label class="not-applicable">
1049-
<input type="radio" name="answer" value="na" />Не е приложимо
1058+
<label
1059+
class="not-applicable">
1060+
<input
1061+
type="radio"
1062+
name="answer"
1063+
value="na"
1064+
/>Не е приложимо
10501065
</label>
10511066

10521067
</fieldset>
@@ -1189,7 +1204,10 @@
11891204

11901205

11911206
<div
1192-
class="pat-rich-editor pat-rich toolbar-detached">
1207+
class="
1208+
pat-rich-editor
1209+
pat-rich
1210+
toolbar-detached">
11931211
<!-- <rich-editor> -->
11941212
<textarea
11951213
name=""
@@ -1256,7 +1274,7 @@ <h4>Допълнителни ресурси за оценка на риска</h
12561274
class="pat-collapsible closed risk-module form-panel">
12571275
<h3
12581276
class="form-separation-header">
1259-
1277+
12601278
</h3>
12611279

12621280

src/plonestatic/euphorie/resources/assets/oira/help/bg/illustrations/add-risk.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,10 @@
809809

810810

811811
<div
812-
class="pat-rich-editor pat-rich toolbar-detached">
812+
class="
813+
pat-rich-editor
814+
pat-rich
815+
toolbar-detached">
813816
<!-- <rich-editor> -->
814817
<textarea
815818
name=""

0 commit comments

Comments
 (0)