design-comuni-plone-theme 11.0.0-alpha.0 → 11.0.0-alpha.2
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.
- package/CHANGELOG.md +680 -873
- package/RELEASE.md +13 -0
- package/package.json +2 -2
- package/publiccode.yml +2 -2
- package/src/components/ItaliaTheme/Blocks/CountDown/Edit.jsx +6 -2
- package/src/components/ItaliaTheme/Blocks/CountDown/View.jsx +6 -2
- package/src/components/ItaliaTheme/Blocks/Listing/CardWithImageTemplate.jsx +0 -1
- package/src/components/ItaliaTheme/Blocks/Listing/CardWithSlideUpTextTemplate.jsx +8 -10
- package/src/components/ItaliaTheme/Blocks/Listing/InEvidenceTemplate.jsx +1 -6
- package/src/components/ItaliaTheme/Blocks/Listing/TemplatesSkeletons/CardWithImageTemplateSkeleton.jsx +1 -5
- package/src/components/ItaliaTheme/Blocks/Listing/TemplatesSkeletons/InEvidenceTemplateSkeleton.jsx +1 -6
- package/src/components/ItaliaTheme/Blocks/NumbersBlock/Edit.jsx +5 -2
- package/src/components/ItaliaTheme/Blocks/NumbersBlock/View.jsx +6 -2
- package/src/components/ItaliaTheme/Blocks/RssBlock/CardWithImageRssTemplate.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/RssBlock/TemplatesSkeleton/CardWithImageRssTemplateSkeleton.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/__disabled_tests__/CardWithImageTemplate.test_disabled.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/__tests__/CardWithImageRssTemplate.test.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/__tests__/CardWithoutImageRssTemplate.test.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/__tests__/Countdown.test.jsx +1 -83
- package/src/components/ItaliaTheme/View/Commons/Events.jsx +1 -1
- package/src/components/ItaliaTheme/View/Commons/Gallery.jsx +4 -3
- package/src/components/ItaliaTheme/View/Commons/GenericCard.jsx +1 -1
- package/src/customizations/volto/components/manage/Blocks/Listing/ListingBody.jsx +2 -2
- package/src/theme/ItaliaTheme/Blocks/_bandiInEvidenceTemplate.scss +5 -1
- package/src/theme/ItaliaTheme/Blocks/_cardWithImageAndInEvidence.scss +0 -6
- package/src/theme/ItaliaTheme/Blocks/_cardWithSlideUpTextTemplate.scss +4 -2
- package/src/components/ItaliaTheme/Blocks/CountDown/Background.jsx +0 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,1878 +1,1685 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
## [11.0.0-alpha.
|
|
3
|
+
## [11.0.0-alpha.2](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v11.0.0-alpha.1...v11.0.0-alpha.2) (2023-11-29)
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
###
|
|
6
|
+
### Bug Fixes
|
|
7
7
|
|
|
8
|
-
*
|
|
9
|
-
*
|
|
8
|
+
* background image for NumbersBlock and Countdown block ([#423](https://github.com/RedTurtle/design-comuni-plone-theme/issues/423)) ([28ba7ea](https://github.com/RedTurtle/design-comuni-plone-theme/commit/28ba7ea39701eed8e65843b68c62a29797dd7d4f))
|
|
9
|
+
* gallery component for ct views breaking with newer backend versions ([#422](https://github.com/RedTurtle/design-comuni-plone-theme/issues/422)) ([45a52f7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/45a52f7572cfc25b3adec897c089b848c215e359))
|
|
10
|
+
* image size in listing ([397ba93](https://github.com/RedTurtle/design-comuni-plone-theme/commit/397ba932c0742690535c9dd6868cd0bda740f11b))
|
|
11
|
+
* update volto-editablefooter to 5.0.3 ([8fcada1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8fcada1c5e36e67fd79f3fa99ec9077d0565a661))
|
|
12
|
+
|
|
13
|
+
## [10.4.2](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v11.0.0-alpha.1...v11.0.0-alpha.2) (2023-11-23)
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### Bug Fixes
|
|
17
|
+
|
|
18
|
+
* a11y of listing block read-more with card-slide-text template ([#415](https://github.com/RedTurtle/design-comuni-plone-theme/issues/415)) ([6260983](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6260983016622af038d84d0f2efd3c9e13d2fbcf))
|
|
19
|
+
* changed layout of readMore component to avoid overlapping ([#411](https://github.com/RedTurtle/design-comuni-plone-theme/issues/411)) ([a36a8b8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a36a8b8b1be250a27fa48316bf514d43f2aac9b7))
|
|
20
|
+
* error in search blocks with service-link lighthouse id ([#417](https://github.com/RedTurtle/design-comuni-plone-theme/issues/417)) ([69f1a42](https://github.com/RedTurtle/design-comuni-plone-theme/commit/69f1a4243d13c077a0b0b469ce1de50a17527b95))
|
|
10
21
|
|
|
11
|
-
### Features
|
|
12
22
|
|
|
13
|
-
|
|
14
|
-
|
|
23
|
+
### Documentation
|
|
24
|
+
|
|
25
|
+
* updated publiccode and release log ([603c65d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/603c65d1de43952d7a1936127ea043d8a631a8b3))
|
|
15
26
|
|
|
16
27
|
|
|
17
28
|
### Maintenance
|
|
18
29
|
|
|
19
|
-
*
|
|
20
|
-
* upgrade linters ([9d8f13a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9d8f13a34d82fb6cc9ce68f0881a46ffd8803eca))
|
|
30
|
+
* release v10.4.2 ([b7f8713](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b7f87139d12ddeffcdcfcaaad730f46b64271cc2))
|
|
21
31
|
|
|
22
|
-
## [
|
|
32
|
+
## [11.0.0-alpha.1](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v11.0.0-alpha.0...v11.0.0-alpha.1) (2023-11-23)
|
|
33
|
+
|
|
34
|
+
### ⚠ BREAKING CHANGES
|
|
23
35
|
|
|
36
|
+
- card image height from newest bootstrap-italia version (#406)
|
|
37
|
+
|
|
38
|
+
### Features
|
|
39
|
+
|
|
40
|
+
- card image height from newest bootstrap-italia version ([#406](https://github.com/RedTurtle/design-comuni-plone-theme/issues/406)) ([2cf34bc](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2cf34bcfc961673a94b3d76c39632a764b1e322a))
|
|
24
41
|
|
|
25
42
|
### Bug Fixes
|
|
26
43
|
|
|
27
|
-
|
|
28
|
-
* class no-after added to simple card text block ([#413](https://github.com/RedTurtle/design-comuni-plone-theme/issues/413)) ([10073e8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/10073e8bdf50c9e4b8d4245c05ad38bdac8423e3))
|
|
29
|
-
* search block column template + button text color ([#408](https://github.com/RedTurtle/design-comuni-plone-theme/issues/408)) ([72f7eae](https://github.com/RedTurtle/design-comuni-plone-theme/commit/72f7eae3bac35aaaa01e725a89a65de8a2b02b60))
|
|
44
|
+
- listing block card-slide-text-template read-more alignment ([#416](https://github.com/RedTurtle/design-comuni-plone-theme/issues/416)) ([39c756c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/39c756c9c350b9783b46259076842004df7751a6))
|
|
30
45
|
|
|
46
|
+
## [11.0.0-alpha.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v10.4.1...v11.0.0-alpha.0) (2023-11-22)
|
|
47
|
+
|
|
48
|
+
### ⚠ BREAKING CHANGES
|
|
49
|
+
|
|
50
|
+
- upgrade to design-react-kit 5.0.0-1 and bootstrap-italia 2.6.1 (#407)
|
|
51
|
+
- upgrade to volto 17.5.0 (#382)
|
|
52
|
+
|
|
53
|
+
### Features
|
|
54
|
+
|
|
55
|
+
- upgrade to design-react-kit 5.0.0-1 and bootstrap-italia 2.6.1 ([#407](https://github.com/RedTurtle/design-comuni-plone-theme/issues/407)) ([ec1ec5b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ec1ec5bd693df58653a7c10d17a4085305734625))
|
|
56
|
+
- upgrade to volto 17.5.0 ([#382](https://github.com/RedTurtle/design-comuni-plone-theme/issues/382)) ([cef3f09](https://github.com/RedTurtle/design-comuni-plone-theme/commit/cef3f09ef971bfcc03b61dafe5e1c712ac6563da))
|
|
57
|
+
|
|
58
|
+
## [10.4.2](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v10.4.1...v10.4.2) (2023-11-23)
|
|
59
|
+
|
|
60
|
+
### Bug Fixes
|
|
61
|
+
|
|
62
|
+
- a11y of listing block read-more with card-slide-text template ([#415](https://github.com/RedTurtle/design-comuni-plone-theme/issues/415)) ([6260983](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6260983016622af038d84d0f2efd3c9e13d2fbcf))
|
|
63
|
+
- changed layout of readMore component to avoid overlapping ([#411](https://github.com/RedTurtle/design-comuni-plone-theme/issues/411)) ([a36a8b8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a36a8b8b1be250a27fa48316bf514d43f2aac9b7))
|
|
64
|
+
- error in search blocks with service-link lighthouse id ([#417](https://github.com/RedTurtle/design-comuni-plone-theme/issues/417)) ([69f1a42](https://github.com/RedTurtle/design-comuni-plone-theme/commit/69f1a4243d13c077a0b0b469ce1de50a17527b95))
|
|
31
65
|
|
|
32
66
|
### Maintenance
|
|
33
67
|
|
|
34
|
-
|
|
68
|
+
- fix babel-eslint ([a7aa9a6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a7aa9a6dff9f420bceef34809c2f7e23da883bcd))
|
|
69
|
+
- upgrade linters ([9d8f13a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9d8f13a34d82fb6cc9ce68f0881a46ffd8803eca))
|
|
70
|
+
|
|
71
|
+
### Documentation
|
|
72
|
+
|
|
73
|
+
- updated publiccode and release log ([603c65d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/603c65d1de43952d7a1936127ea043d8a631a8b3))
|
|
74
|
+
|
|
75
|
+
## [10.4.1](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v10.4.0...v10.4.1) (2023-11-21)
|
|
76
|
+
|
|
77
|
+
### Bug Fixes
|
|
78
|
+
|
|
79
|
+
- BandiInEvidenceTemplate layout to space bando dati when titles have different lengths ([#410](https://github.com/RedTurtle/design-comuni-plone-theme/issues/410)) ([4780b12](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4780b127497e247df7dd59ffcba274537b2bc5a5))
|
|
80
|
+
- class no-after added to simple card text block ([#413](https://github.com/RedTurtle/design-comuni-plone-theme/issues/413)) ([10073e8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/10073e8bdf50c9e4b8d4245c05ad38bdac8423e3))
|
|
81
|
+
- search block column template + button text color ([#408](https://github.com/RedTurtle/design-comuni-plone-theme/issues/408)) ([72f7eae](https://github.com/RedTurtle/design-comuni-plone-theme/commit/72f7eae3bac35aaaa01e725a89a65de8a2b02b60))
|
|
82
|
+
|
|
83
|
+
### Maintenance
|
|
35
84
|
|
|
85
|
+
- how to customize the 503 file ([#405](https://github.com/RedTurtle/design-comuni-plone-theme/issues/405)) ([b444ba8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b444ba84de9a31edffb01f778b66677ac72971cb))
|
|
36
86
|
|
|
37
87
|
### Documentation
|
|
38
88
|
|
|
39
|
-
|
|
89
|
+
- updated publiccode and release log ([5be0543](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5be054313163816dd764149e8f7cb1717c52eab2))
|
|
40
90
|
|
|
41
91
|
## [10.4.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v10.3.0...v10.4.0) (2023-11-14)
|
|
42
92
|
|
|
43
|
-
|
|
44
93
|
### Features
|
|
45
94
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
95
|
+
- added image size and colorListWidget in Alert block ([#396](https://github.com/RedTurtle/design-comuni-plone-theme/issues/396)) ([63f3b5b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/63f3b5b60364e650de5123cf8b8108dd86eab9f9))
|
|
96
|
+
- split VenueDescription component ([#399](https://github.com/RedTurtle/design-comuni-plone-theme/issues/399)) ([68c3ca5](https://github.com/RedTurtle/design-comuni-plone-theme/commit/68c3ca5338f27f4e64ea257f679ae91dc1842491))
|
|
49
97
|
|
|
50
98
|
### Bug Fixes
|
|
51
99
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
100
|
+
- documentFirstHeading in subsites without style ([#400](https://github.com/RedTurtle/design-comuni-plone-theme/issues/400)) ([9588073](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9588073d4a2a72e4eb3664c5741b0368f59781fb))
|
|
101
|
+
- icons in NumbersBlock and Sidebar Widget not updating ([#402](https://github.com/RedTurtle/design-comuni-plone-theme/issues/402)) ([0df93a5](https://github.com/RedTurtle/design-comuni-plone-theme/commit/0df93a59c100df69085db83b4ade85101601ed35))
|
|
102
|
+
- locales ([c4bdc14](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c4bdc148aa76ad7ee81945185f22b2eeead3feeb))
|
|
103
|
+
- mark section filters correctly when navigating to search page from page header ([#401](https://github.com/RedTurtle/design-comuni-plone-theme/issues/401)) ([fdc6207](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fdc62074fa2b92292b128a31f7d227ed5e97c074))
|
|
104
|
+
- ParentSiteMenu now draws only Visible site menu elements in subsites ([#403](https://github.com/RedTurtle/design-comuni-plone-theme/issues/403)) ([9fc0a24](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9fc0a2456030d1480fbe5b76cf4f9c29eab0d10e))
|
|
105
|
+
- Photogallery popup image ([#395](https://github.com/RedTurtle/design-comuni-plone-theme/issues/395)) ([4fce154](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4fce154045e2cbc710fed9d975842edb1af7e85a))
|
|
106
|
+
- scroll position on h2 .visually-hidden ([#397](https://github.com/RedTurtle/design-comuni-plone-theme/issues/397)) ([9356e6a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9356e6af8a3273ebb1d51c80d84ae0cce7c7dd3a))
|
|
60
107
|
|
|
61
108
|
### Maintenance
|
|
62
109
|
|
|
63
|
-
|
|
64
|
-
|
|
110
|
+
- split BandoView Text in different components ([#391](https://github.com/RedTurtle/design-comuni-plone-theme/issues/391)) ([e787f38](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e787f38899519daa2e6743e896e5f8d53fc8bf8a))
|
|
65
111
|
|
|
66
112
|
### Documentation
|
|
67
113
|
|
|
68
|
-
|
|
114
|
+
- updated publiccode and release log ([f95133b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f95133b0ddaa5ac27a07dfa772f48dfb1b59c067))
|
|
69
115
|
|
|
70
116
|
## [10.3.0](https://github.com/redturtle/design-comuni-plone-theme/compare/v10.2.2...v10.3.0) (2023-11-08)
|
|
71
117
|
|
|
72
|
-
|
|
73
118
|
### Features
|
|
74
119
|
|
|
75
|
-
|
|
76
|
-
|
|
120
|
+
- new BandoStatus component to manage the current status translations ([#390](https://github.com/redturtle/design-comuni-plone-theme/issues/390)) ([4f0f775](https://github.com/redturtle/design-comuni-plone-theme/commit/4f0f775e99572152f359c3dd6b227601ebffcdd9))
|
|
77
121
|
|
|
78
122
|
### Bug Fixes
|
|
79
123
|
|
|
80
|
-
|
|
81
|
-
|
|
124
|
+
- updated tipologia_bando data in Bando listing template ([#393](https://github.com/redturtle/design-comuni-plone-theme/issues/393)) ([6f38934](https://github.com/redturtle/design-comuni-plone-theme/commit/6f3893457c10035cfc17bede816b91fcbeae93d7))
|
|
82
125
|
|
|
83
126
|
### Maintenance
|
|
84
127
|
|
|
85
|
-
|
|
86
|
-
|
|
128
|
+
- preparing release ([73632c8](https://github.com/redturtle/design-comuni-plone-theme/commit/73632c832a5f7ad350d407cb2bfe5723d193730b))
|
|
129
|
+
- Update RELEASE.md ([#394](https://github.com/redturtle/design-comuni-plone-theme/issues/394)) ([0da8790](https://github.com/redturtle/design-comuni-plone-theme/commit/0da8790b5238ade33a491894d98c06f2813e8993))
|
|
87
130
|
|
|
88
131
|
## [10.2.2](https://github.com/redturtle/design-comuni-plone-theme/compare/v10.2.1...v10.2.2) (2023-11-07)
|
|
89
132
|
|
|
90
|
-
|
|
91
133
|
### Bug Fixes
|
|
92
134
|
|
|
93
|
-
|
|
94
|
-
|
|
135
|
+
- header Metadata to h2 ([d2952b7](https://github.com/redturtle/design-comuni-plone-theme/commit/d2952b781df8b7e42f9e8c48999aa9f79538081e))
|
|
95
136
|
|
|
96
137
|
### Maintenance
|
|
97
138
|
|
|
98
|
-
|
|
139
|
+
- preparing release ([6b70a73](https://github.com/redturtle/design-comuni-plone-theme/commit/6b70a739835175b39478156d29a6f144b1ecb9ae))
|
|
99
140
|
|
|
100
141
|
## [10.2.1](https://github.com/redturtle/design-comuni-plone-theme/compare/v10.2.0...v10.2.1) (2023-11-06)
|
|
101
142
|
|
|
102
|
-
|
|
103
143
|
### Bug Fixes
|
|
104
144
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
145
|
+
- fix id for gallery video title ([5d35058](https://github.com/redturtle/design-comuni-plone-theme/commit/5d35058308c04eaa416146a3966a9cfb4915bbab))
|
|
146
|
+
- sidemenu by titles work only with h2 and not items with id #header-\* ([71ca592](https://github.com/redturtle/design-comuni-plone-theme/commit/71ca5921f68ade764e9aaab47b529342befe51d3))
|
|
108
147
|
|
|
109
148
|
### Maintenance
|
|
110
149
|
|
|
111
|
-
|
|
150
|
+
- updated publiccode ([3041114](https://github.com/redturtle/design-comuni-plone-theme/commit/3041114b59fced1d47ea05812f19006daf55eb0b))
|
|
112
151
|
|
|
113
152
|
## [10.2.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v10.1.1...v10.2.0) (2023-11-06)
|
|
114
153
|
|
|
115
|
-
|
|
116
154
|
### Features
|
|
117
155
|
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
156
|
+
- added pager-link data-element to search block pagination ([#389](https://github.com/RedTurtle/design-comuni-plone-theme/issues/389)) ([fbc32a3](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fbc32a32ffc04054b39eb623584aadd1dc517beb))
|
|
157
|
+
- added title param to SideMenuByTitle ([d6718b4](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d6718b41ef0ce61959ca884ad0012825c09701bf))
|
|
121
158
|
|
|
122
159
|
### Bug Fixes
|
|
123
160
|
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
161
|
+
- messages in EventoView contatti ([348469f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/348469fcbe63136dc9bfa3fcbfe04ea1728ab953))
|
|
162
|
+
- missing locales update ([633be45](https://github.com/RedTurtle/design-comuni-plone-theme/commit/633be45a7ea425ebfa1a5e9bf7cf3c0b44d6250c))
|
|
127
163
|
|
|
128
164
|
### Maintenance
|
|
129
165
|
|
|
130
|
-
|
|
131
|
-
|
|
166
|
+
- split EventoVView Contatti in different components ([5abf0d8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5abf0d85d101fd2c67f663c8eb68ddce698d6c2d))
|
|
132
167
|
|
|
133
168
|
### Documentation
|
|
134
169
|
|
|
135
|
-
|
|
170
|
+
- updated publiccode and release log ([0a09061](https://github.com/RedTurtle/design-comuni-plone-theme/commit/0a090616afffd574822c8d3874e7de9abb90242a))
|
|
136
171
|
|
|
137
172
|
## [10.1.1](https://github.com/redturtle/design-comuni-plone-theme/compare/v10.1.0...v10.1.1) (2023-11-06)
|
|
138
173
|
|
|
139
|
-
|
|
140
174
|
### Bug Fixes
|
|
141
175
|
|
|
142
|
-
|
|
176
|
+
- fix sideMenuByTitles to remove duplicate text title when it is hidden ([9da33c8](https://github.com/redturtle/design-comuni-plone-theme/commit/9da33c8d5f5470e20873a04e5963d66a3cc46515))
|
|
143
177
|
|
|
144
178
|
## [10.1.0](https://github.com/redturtle/design-comuni-plone-theme/compare/v10.0.0...v10.1.0) (2023-11-06)
|
|
145
179
|
|
|
146
|
-
|
|
147
180
|
### Features
|
|
148
181
|
|
|
149
|
-
|
|
150
|
-
|
|
182
|
+
- Sidemenu customizable ([#388](https://github.com/redturtle/design-comuni-plone-theme/issues/388)) ([94fa0c1](https://github.com/redturtle/design-comuni-plone-theme/commit/94fa0c107f73acb9b7e89638f613206391cefc46))
|
|
151
183
|
|
|
152
184
|
### Bug Fixes
|
|
153
185
|
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
186
|
+
- GalleryPreview ([29f0299](https://github.com/redturtle/design-comuni-plone-theme/commit/29f02990f1e7467e536f151c9e86821c1b0c9e98))
|
|
187
|
+
- locales ([14d268b](https://github.com/redturtle/design-comuni-plone-theme/commit/14d268be970d6fccce06c0c24f99c67745735fef))
|
|
188
|
+
- useSideMenu observer ([bd2e4ab](https://github.com/redturtle/design-comuni-plone-theme/commit/bd2e4ab451d4bc5a05b2673cdbf4a2b05038f4b4))
|
|
157
189
|
|
|
158
190
|
## [10.0.0](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.9.0...v10.0.0) (2023-11-03)
|
|
159
191
|
|
|
160
|
-
|
|
161
192
|
### ⚠ BREAKING CHANGES
|
|
162
193
|
|
|
163
|
-
|
|
194
|
+
- h titles in views (#381)
|
|
164
195
|
|
|
165
196
|
### Bug Fixes
|
|
166
197
|
|
|
167
|
-
|
|
168
|
-
|
|
198
|
+
- h titles in views ([#381](https://github.com/redturtle/design-comuni-plone-theme/issues/381)) ([1b871e9](https://github.com/redturtle/design-comuni-plone-theme/commit/1b871e9f86b3fa5866ddf7192ccbc900e2629ce7))
|
|
169
199
|
|
|
170
200
|
### Maintenance
|
|
171
201
|
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
202
|
+
- prapring release 9.0.1 ([7d7376c](https://github.com/redturtle/design-comuni-plone-theme/commit/7d7376cf2f536a8262c73b1e0f2aabda08818e78))
|
|
203
|
+
- preparing release 8.10.0 ([a33e32b](https://github.com/redturtle/design-comuni-plone-theme/commit/a33e32bd6cdda6aea0227140580a43e26501f475))
|
|
204
|
+
- preparing release 9.0.0 ([95f5cc0](https://github.com/redturtle/design-comuni-plone-theme/commit/95f5cc0bd486198c0b66dcd4d0b659113d51527f))
|
|
205
|
+
- preparing release 9.0.1 (9.0.0) ([e230881](https://github.com/redturtle/design-comuni-plone-theme/commit/e23088116b5422081a9ce22763288cd0b65fc4cc))
|
|
176
206
|
|
|
177
207
|
## [8.9.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.8.2...v8.9.0) (2023-11-03)
|
|
178
208
|
|
|
179
|
-
|
|
180
209
|
### Features
|
|
181
210
|
|
|
182
|
-
|
|
183
|
-
|
|
211
|
+
- added data-element for service-link pagination ([#387](https://github.com/RedTurtle/design-comuni-plone-theme/issues/387)) ([3ef75a5](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3ef75a5f8dde74b948bbfe3e61fd58575baa7c13))
|
|
184
212
|
|
|
185
213
|
### Bug Fixes
|
|
186
214
|
|
|
187
|
-
|
|
188
|
-
|
|
215
|
+
- locales ([e6b8904](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e6b890401222739a756a77cc06958ea3b9173759))
|
|
189
216
|
|
|
190
217
|
### Documentation
|
|
191
218
|
|
|
192
|
-
|
|
219
|
+
- updated publiccode and release log ([2fe4539](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2fe4539ee4cf6dcc88d0dfeb9fe9c49bb972244f))
|
|
193
220
|
|
|
194
221
|
## [8.8.2](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.8.1...v8.8.2) (2023-11-03)
|
|
195
222
|
|
|
196
|
-
|
|
197
223
|
### Maintenance
|
|
198
224
|
|
|
199
|
-
|
|
200
|
-
|
|
225
|
+
- changed descrizione bando i18n id ([5bef0e8](https://github.com/redturtle/design-comuni-plone-theme/commit/5bef0e8e1ebfbf6e7254ee177817960cc829b3aa))
|
|
226
|
+
- preparing release 8.8.2 ([d842e66](https://github.com/redturtle/design-comuni-plone-theme/commit/d842e66c891fd19a4eef81bea2aaaf2d33c6ead7))
|
|
201
227
|
|
|
202
228
|
## [8.8.1](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.8.0...v8.8.1) (2023-11-03)
|
|
203
229
|
|
|
204
|
-
|
|
205
230
|
### Bug Fixes
|
|
206
231
|
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
232
|
+
- fix gallery preview image ([f2ddb87](https://github.com/redturtle/design-comuni-plone-theme/commit/f2ddb8798fcdd88cc003791c483240f4d95e3880))
|
|
233
|
+
- fix slider dr dots margin ([8e24914](https://github.com/redturtle/design-comuni-plone-theme/commit/8e2491430c7951cbc87fcf30cb860c1ae0f55460))
|
|
234
|
+
- RSS template div source moved inside condition and changed release.md ([#386](https://github.com/redturtle/design-comuni-plone-theme/issues/386)) ([200fefa](https://github.com/redturtle/design-comuni-plone-theme/commit/200fefad7b0c7596cdcb3109ef5962d53b643626))
|
|
235
|
+
- source added for rss single card ([#384](https://github.com/redturtle/design-comuni-plone-theme/issues/384)) ([669f165](https://github.com/redturtle/design-comuni-plone-theme/commit/669f16575e93944a354119aff4a6dd4ba9cf58b8))
|
|
212
236
|
|
|
213
237
|
### Maintenance
|
|
214
238
|
|
|
215
|
-
|
|
239
|
+
- preparing release 8.8.1 ([d12c618](https://github.com/redturtle/design-comuni-plone-theme/commit/d12c61899c0cd5b658e6fa38234f90a029b1786c))
|
|
216
240
|
|
|
217
241
|
## [8.8.0](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.7.12...v8.8.0) (2023-10-31)
|
|
218
242
|
|
|
219
|
-
|
|
220
243
|
### Features
|
|
221
244
|
|
|
222
|
-
|
|
223
|
-
|
|
245
|
+
- added id and title_it adttrs and handled h2 title_type in Gallery component ([4d5949e](https://github.com/redturtle/design-comuni-plone-theme/commit/4d5949eb2393f442e6541637e89123153606279e))
|
|
224
246
|
|
|
225
247
|
### Bug Fixes
|
|
226
248
|
|
|
227
|
-
|
|
228
|
-
|
|
249
|
+
- fixed image url in Photogallery listing popup ([#383](https://github.com/redturtle/design-comuni-plone-theme/issues/383)) ([b8d2e20](https://github.com/redturtle/design-comuni-plone-theme/commit/b8d2e207cdefd018824229975ac0f5ac0bdb8d0c))
|
|
229
250
|
|
|
230
251
|
### Maintenance
|
|
231
252
|
|
|
232
|
-
|
|
253
|
+
- preparing release ([2e6d0a5](https://github.com/redturtle/design-comuni-plone-theme/commit/2e6d0a56ddd96ecbf48e68e03fcc3caf061ceb55))
|
|
233
254
|
|
|
234
255
|
## [8.7.12](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.7.11...v8.7.12) (2023-10-27)
|
|
235
256
|
|
|
236
|
-
|
|
237
257
|
### Bug Fixes
|
|
238
258
|
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
259
|
+
- backport white header preset from child themes and fix header mobile ([#380](https://github.com/RedTurtle/design-comuni-plone-theme/issues/380)) ([60276ec](https://github.com/RedTurtle/design-comuni-plone-theme/commit/60276ecc3aa0dc51016f0bc8d1fad2e4a09ccd4e))
|
|
260
|
+
- fixed conditions for rendering + fix title tag ([#371](https://github.com/RedTurtle/design-comuni-plone-theme/issues/371)) ([522774b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/522774bee6dafd21dc09beef2fbc5b70936b7944))
|
|
261
|
+
- icon component for TextSizeButton in RichTextEditor ([#379](https://github.com/RedTurtle/design-comuni-plone-theme/issues/379)) ([d2160ce](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d2160ce95eb8c98f1221c690f019ec42c20c8fcd))
|
|
262
|
+
- overlapping block chooser in small pages/screens ([#372](https://github.com/RedTurtle/design-comuni-plone-theme/issues/372)) ([3035ea2](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3035ea2b2c1e7ddfa3968d3d685614cb3dda097d))
|
|
263
|
+
- release-log class added ([#376](https://github.com/RedTurtle/design-comuni-plone-theme/issues/376)) ([92e5a68](https://github.com/RedTurtle/design-comuni-plone-theme/commit/92e5a680afd15bc25a8b8eb97ab96845f77e8294))
|
|
264
|
+
- release-log text ([#377](https://github.com/RedTurtle/design-comuni-plone-theme/issues/377)) ([46a4d5f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/46a4d5f174d9dedd6cf190466a88ade0d6746d68))
|
|
246
265
|
|
|
247
266
|
### Documentation
|
|
248
267
|
|
|
249
|
-
|
|
250
|
-
|
|
268
|
+
- updated publiccode and release log ([b1e9e81](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b1e9e81c3506851e41b5f35d866353b579358edd))
|
|
269
|
+
- updated publiccode and release log ([276ca06](https://github.com/RedTurtle/design-comuni-plone-theme/commit/276ca0605b13923f2941a9ec843ca7e04dce20a1))
|
|
251
270
|
|
|
252
271
|
## [8.7.11](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.7.10...v8.7.11) (2023-10-23)
|
|
253
272
|
|
|
254
|
-
|
|
255
273
|
### Bug Fixes
|
|
256
274
|
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
275
|
+
- fixed requiredBlocks config with spread and added controls in EventView props ([#374](https://github.com/redturtle/design-comuni-plone-theme/issues/374)) ([f4ec297](https://github.com/redturtle/design-comuni-plone-theme/commit/f4ec297e3e5a5b2ec7cfc60b96fa73565c202de7))
|
|
276
|
+
- tabnav label in Release log ([#373](https://github.com/redturtle/design-comuni-plone-theme/issues/373)) ([c4abcd9](https://github.com/redturtle/design-comuni-plone-theme/commit/c4abcd95d40ecc3af56baeb8aa7a06d442b9154d))
|
|
260
277
|
|
|
261
278
|
### Maintenance
|
|
262
279
|
|
|
263
|
-
|
|
280
|
+
- preparing release 8.7.11 ([fbf6386](https://github.com/redturtle/design-comuni-plone-theme/commit/fbf638682c30de694134bcf2686714204837d5cd))
|
|
264
281
|
|
|
265
282
|
## [8.7.10](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.7.9...v8.7.10) (2023-10-19)
|
|
266
283
|
|
|
267
|
-
|
|
268
284
|
### Bug Fixes
|
|
269
285
|
|
|
270
|
-
|
|
271
|
-
|
|
286
|
+
- timeline_tempi_scadenze validation ([#370](https://github.com/RedTurtle/design-comuni-plone-theme/issues/370)) ([c97e325](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c97e3252b21c409dbe575d43448ee4cf9a58ffba))
|
|
272
287
|
|
|
273
288
|
### Maintenance
|
|
274
289
|
|
|
275
|
-
|
|
276
|
-
|
|
290
|
+
- updated github workflows ([0445653](https://github.com/RedTurtle/design-comuni-plone-theme/commit/04456532b38742877b5879e12492a6a2d0fdcabc))
|
|
277
291
|
|
|
278
292
|
### Documentation
|
|
279
293
|
|
|
280
|
-
|
|
281
|
-
|
|
294
|
+
- updated publiccode and release log ([59ea5b7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/59ea5b73e43bb5e937e34d67ef6bdad3da35e2ee))
|
|
295
|
+
- updated release log ([80bdcd1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/80bdcd1e63bf6d405fcc692e860bc6fee138d58c))
|
|
282
296
|
|
|
283
297
|
## [8.7.9](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.7.8...v8.7.9) (2023-10-18)
|
|
284
298
|
|
|
285
|
-
|
|
286
299
|
### Bug Fixes
|
|
287
300
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
+
- add pluggable custom validation for all datagrid fields, not just required ones and applied new validation to timeline_tempi_scadenze ([#357](https://github.com/RedTurtle/design-comuni-plone-theme/issues/357)) ([9c6f55c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9c6f55c7f72a0210b18c2ef3d25d078056fc8b9d))
|
|
302
|
+
- do not show subsite footer banner when field is empty ([#356](https://github.com/RedTurtle/design-comuni-plone-theme/issues/356)) ([3d7bb92](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3d7bb923b056620ec499c2f235bd2c64aaf13279))
|
|
303
|
+
- icona link esterni in linea con il testo ([#355](https://github.com/RedTurtle/design-comuni-plone-theme/issues/355)) ([33635ec](https://github.com/RedTurtle/design-comuni-plone-theme/commit/33635ecc80256051a597eacce87f047942781585))
|
|
304
|
+
- object browser limit is now respected, add logic for deselection and conditional closing of ob in some cases ([#363](https://github.com/RedTurtle/design-comuni-plone-theme/issues/363)) ([f6e9c35](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f6e9c3565518914731b55543a0c2bc622b53f0d9))
|
|
305
|
+
- outline color of search icon in header for subsites ([#358](https://github.com/RedTurtle/design-comuni-plone-theme/issues/358)) ([4fea6cd](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4fea6cdab31d46e4d3c3386024a17067a8e8b94d))
|
|
306
|
+
- overflow of vertical images in page view ([#364](https://github.com/RedTurtle/design-comuni-plone-theme/issues/364)) ([e584f63](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e584f6397d251b86fb5cc7ed27f4a22710052ffe))
|
|
307
|
+
- overflowing help text in Numbers block sidebar ([#367](https://github.com/RedTurtle/design-comuni-plone-theme/issues/367)) ([ab68178](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ab68178ee9646cb7f6f36cdc0b32ebbd167565cc))
|
|
308
|
+
- regression for default classes in SearchBlock view that were overflowing content into columns ([#369](https://github.com/RedTurtle/design-comuni-plone-theme/issues/369)) ([c82f886](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c82f8867508a978a4f6d69df452e68b05101a8ff))
|
|
309
|
+
- removed unnecessary h3 in footer ([#360](https://github.com/RedTurtle/design-comuni-plone-theme/issues/360)) ([de2a9c1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/de2a9c1ac3820eac65279cce3041d370add12fee))
|
|
310
|
+
- restore missing IconWidget and FontawesomeIcons ([#365](https://github.com/RedTurtle/design-comuni-plone-theme/issues/365)) ([fcd942c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fcd942cbfdaaef6dd2255f478a18c58a2f52c8cd))
|
|
311
|
+
- rimuovere blocco maps da servizi ([#368](https://github.com/RedTurtle/design-comuni-plone-theme/issues/368)) ([b3ec883](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b3ec883b827b4b0b6c26bdd14e5e9609c8b21685))
|
|
312
|
+
- styling and visual issues in CartellaModulisticaView on desktop and mobile ([#366](https://github.com/RedTurtle/design-comuni-plone-theme/issues/366)) ([5206265](https://github.com/RedTurtle/design-comuni-plone-theme/commit/520626517ffbd52ce88b65f13fe2768ce7381fd2))
|
|
301
313
|
|
|
302
314
|
### Maintenance
|
|
303
315
|
|
|
304
|
-
|
|
305
|
-
|
|
316
|
+
- update git merge strategy for RELEASE.md ([e4d1db1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e4d1db1519746819aedab28a210ffe6f7fda332f))
|
|
306
317
|
|
|
307
318
|
### Documentation
|
|
308
319
|
|
|
309
|
-
|
|
320
|
+
- updated publiccode and release log ([310fb87](https://github.com/RedTurtle/design-comuni-plone-theme/commit/310fb87f4809ee920387e15b4fbb455ff2bd256b))
|
|
310
321
|
|
|
311
322
|
## [8.7.8](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.7.7...v8.7.8) (2023-10-12)
|
|
312
323
|
|
|
313
|
-
|
|
314
324
|
### Bug Fixes
|
|
315
325
|
|
|
316
|
-
|
|
317
|
-
|
|
326
|
+
- avoid overlay of link more and dots in Calendar block ([d063a29](https://github.com/redturtle/design-comuni-plone-theme/commit/d063a294ebef9d4d5c87c2fc82893afc318518b7))
|
|
318
327
|
|
|
319
328
|
### Maintenance
|
|
320
329
|
|
|
321
|
-
|
|
322
|
-
|
|
330
|
+
- preparing release 8..7.8 ([b60c3d0](https://github.com/redturtle/design-comuni-plone-theme/commit/b60c3d0b63145bc07980c6f68ca9c9ac90be6d51))
|
|
331
|
+
- updated RELEASE.md ([e63045c](https://github.com/redturtle/design-comuni-plone-theme/commit/e63045c466b68e5fabde864e790007f55901bb57))
|
|
323
332
|
|
|
324
333
|
## [8.7.7](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.7.6...v8.7.7) (2023-10-12)
|
|
325
334
|
|
|
326
|
-
|
|
327
335
|
### Maintenance
|
|
328
336
|
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
337
|
+
- preparing release 8.7.7 ([1136269](https://github.com/redturtle/design-comuni-plone-theme/commit/1136269c2afd1de887d44c96edbe1fffcbdb990e))
|
|
338
|
+
- updated twitter icon ([#361](https://github.com/redturtle/design-comuni-plone-theme/issues/361)) ([ce75b74](https://github.com/redturtle/design-comuni-plone-theme/commit/ce75b74e5d2b7eccdb56456f7b474184483d3035))
|
|
333
339
|
|
|
334
340
|
## [8.7.6](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.7.5...v8.7.6) (2023-10-09)
|
|
335
341
|
|
|
336
|
-
|
|
337
342
|
### Bug Fixes
|
|
338
343
|
|
|
339
|
-
|
|
340
|
-
|
|
344
|
+
- allineamento testo blocco elenco quadratoni ([#353](https://github.com/redturtle/design-comuni-plone-theme/issues/353)) ([79bdf64](https://github.com/redturtle/design-comuni-plone-theme/commit/79bdf64f0fff59dde7f31a573a0678d6f6e0331b))
|
|
341
345
|
|
|
342
346
|
### Maintenance
|
|
343
347
|
|
|
344
|
-
|
|
345
|
-
|
|
348
|
+
- preparing release 8.7.6 ([6a2c6a9](https://github.com/redturtle/design-comuni-plone-theme/commit/6a2c6a9405cc44f17c8a06cc198fc8490ddc6e6f))
|
|
349
|
+
- updated volto-data-grid-widget 2.2.3 ([47a6171](https://github.com/redturtle/design-comuni-plone-theme/commit/47a61712a6074c2b699bdddde90b4f489c3bc3d9))
|
|
346
350
|
|
|
347
351
|
## [8.7.5](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.7.4...v8.7.5) (2023-10-05)
|
|
348
352
|
|
|
349
|
-
|
|
350
353
|
### Maintenance
|
|
351
354
|
|
|
352
|
-
|
|
353
|
-
|
|
355
|
+
- preparing release 8.7.5 ([8c4a5d1](https://github.com/redturtle/design-comuni-plone-theme/commit/8c4a5d198eb2ef2976c9be9eaf90826bda7c7790))
|
|
356
|
+
- updated volto-data-grid-widget 2.2.2 ([1cb054d](https://github.com/redturtle/design-comuni-plone-theme/commit/1cb054d28ca4919dd1f447253033b83949a1ac23))
|
|
354
357
|
|
|
355
358
|
## [8.7.4](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.7.3...v8.7.4) (2023-10-05)
|
|
356
359
|
|
|
357
|
-
|
|
358
360
|
### Maintenance
|
|
359
361
|
|
|
360
|
-
|
|
362
|
+
- preparing release 8.7.4 ([7627cfd](https://github.com/redturtle/design-comuni-plone-theme/commit/7627cfd5edfa2469b8ddc6d8ccc675486be082dc))
|
|
361
363
|
|
|
362
364
|
## [8.7.3](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.7.2...v8.7.3) (2023-09-26)
|
|
363
365
|
|
|
364
|
-
|
|
365
366
|
### Bug Fixes
|
|
366
367
|
|
|
367
|
-
|
|
368
|
-
|
|
368
|
+
- fix rsss CardWithImageTemplate view date ([d509471](https://github.com/redturtle/design-comuni-plone-theme/commit/d509471994cfc4be62b1f15c60b06388ff8e0a9c))
|
|
369
369
|
|
|
370
370
|
### Maintenance
|
|
371
371
|
|
|
372
|
-
|
|
372
|
+
- preparing release 8.7.3 ([db663e6](https://github.com/redturtle/design-comuni-plone-theme/commit/db663e622df1e5756d7574a1288fd97ca30a3d8a))
|
|
373
373
|
|
|
374
374
|
## [8.7.1](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.7.2...v8.7.3) (2023-09-21)
|
|
375
375
|
|
|
376
|
-
|
|
377
376
|
### Maintenance
|
|
378
377
|
|
|
379
|
-
|
|
378
|
+
- release v8.7.1 ([b201b34](https://github.com/redturtle/design-comuni-plone-theme/commit/b201b34043e3bc14dbca40492b909801b2bbaaad))
|
|
380
379
|
|
|
381
380
|
## [8.7.2](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.7.0...v8.7.2) (2023-09-21)
|
|
382
381
|
|
|
383
|
-
|
|
384
382
|
### Maintenance
|
|
385
383
|
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
384
|
+
- added id in h2 title of some blocks to enable anchors ([#350](https://github.com/redturtle/design-comuni-plone-theme/issues/350)) ([e67e57a](https://github.com/redturtle/design-comuni-plone-theme/commit/e67e57a3f767f94377cae4605097977a0fa5021a))
|
|
385
|
+
- changed buplicode ([0cce8ff](https://github.com/redturtle/design-comuni-plone-theme/commit/0cce8ff3615b3cc3dd57a5b8715b050d18732679))
|
|
386
|
+
- manage release ([a79ecdf](https://github.com/redturtle/design-comuni-plone-theme/commit/a79ecdf629e1e2900662ed1d9c36ec1053085eaa))
|
|
387
|
+
- updated publicode ([cd8fc79](https://github.com/redturtle/design-comuni-plone-theme/commit/cd8fc791891105e69f7cbc7b8b14e19f0da71601))
|
|
391
388
|
|
|
392
389
|
## [8.7.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.6.0...v8.7.0) (2023-09-20)
|
|
393
390
|
|
|
394
|
-
|
|
395
391
|
### Features
|
|
396
392
|
|
|
397
|
-
|
|
398
|
-
|
|
393
|
+
- Us 46339 link esterni smalllinksblock ([#339](https://github.com/RedTurtle/design-comuni-plone-theme/issues/339)) ([9d4ab47](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9d4ab474390d934bbc92ad9a6527fcb44138ad3e))
|
|
399
394
|
|
|
400
395
|
### Bug Fixes
|
|
401
396
|
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
397
|
+
- accessibility and SR fix for selectInput ([#345](https://github.com/RedTurtle/design-comuni-plone-theme/issues/345)) ([67adc6f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/67adc6fb222b72636a772153fb20dbbe70a17190))
|
|
398
|
+
- fix blocks Alert, Card Semplice, Card immagine, Accordion keyboa… ([#348](https://github.com/RedTurtle/design-comuni-plone-theme/issues/348)) ([bc93065](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bc930651ed88c2ce8ba06c3d6b0a793418c2427a))
|
|
399
|
+
- fix Contact Block items align ([#338](https://github.com/RedTurtle/design-comuni-plone-theme/issues/338)) ([c2e9aaa](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c2e9aaab1ea132ac043952deb37b3cd8843ec440))
|
|
400
|
+
- i link in modulistica devono far vedere la remoteUrl e non il link ([#336](https://github.com/RedTurtle/design-comuni-plone-theme/issues/336)) ([a311095](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a3110953b2e99425e864eed8eeb870fe9eab3acb))
|
|
407
401
|
|
|
408
402
|
### Maintenance
|
|
409
403
|
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
404
|
+
- added title to release-log ([#347](https://github.com/RedTurtle/design-comuni-plone-theme/issues/347)) ([b04f947](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b04f947f48b0431acb5ebae1017f49fb9e1a5fcb))
|
|
405
|
+
- update files for release ([eed8929](https://github.com/RedTurtle/design-comuni-plone-theme/commit/eed89299d8a13dea863ee9a8edbb08e298fbec19))
|
|
406
|
+
- updated locales ([9ef4dd3](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9ef4dd38e52bd085c7f09a182addda06e0632254))
|
|
407
|
+
- updated publiccode ([6d46730](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6d467308c02bf2377adf5574e5d1a715f5f33072))
|
|
408
|
+
- updated RELEASE.md ([c8b4982](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c8b49822f88cba8d8e3911e03e1b069306966591))
|
|
409
|
+
- updatedRELEASE.md ([4391e42](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4391e42a3c908c1ed15693a548d06c05c9cb37fd))
|
|
416
410
|
|
|
417
411
|
## [8.6.0](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.5.1...v8.6.0) (2023-09-18)
|
|
418
412
|
|
|
419
|
-
|
|
420
413
|
### Features
|
|
421
414
|
|
|
422
|
-
|
|
423
|
-
|
|
415
|
+
- added Release log ([#332](https://github.com/redturtle/design-comuni-plone-theme/issues/332)) ([d1f73d0](https://github.com/redturtle/design-comuni-plone-theme/commit/d1f73d033c54e4c5e9f6b8ec231e938d7bc97c8b))
|
|
424
416
|
|
|
425
417
|
### Bug Fixes
|
|
426
418
|
|
|
427
|
-
|
|
419
|
+
- fix container in edit mode ([#328](https://github.com/redturtle/design-comuni-plone-theme/issues/328)) ([d52a02d](https://github.com/redturtle/design-comuni-plone-theme/commit/d52a02d7218d6ccfcfa13a1b66993887820f7114))
|
|
428
420
|
|
|
429
421
|
## [8.5.1](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.5.0...v8.5.1) (2023-09-18)
|
|
430
422
|
|
|
431
|
-
|
|
432
423
|
### Bug Fixes
|
|
433
424
|
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
425
|
+
- added clear float to page sections ([#324](https://github.com/RedTurtle/design-comuni-plone-theme/issues/324)) ([7f1e46d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/7f1e46d42b8cae11b04f68b3a01988c3e9226db7))
|
|
426
|
+
- fix cContacts block horizontal alignment ([#329](https://github.com/RedTurtle/design-comuni-plone-theme/issues/329)) ([b68ee5e](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b68ee5e9901c81db0048dc2eb29f9611cdc3fb5a))
|
|
427
|
+
- fix Content in Evidence template when there's more than one item ([#327](https://github.com/RedTurtle/design-comuni-plone-theme/issues/327)) ([049f520](https://github.com/RedTurtle/design-comuni-plone-theme/commit/049f5205685d2010982cf4a990479f719142fadf))
|
|
428
|
+
- fix height of icons in Icons Block ([#330](https://github.com/RedTurtle/design-comuni-plone-theme/issues/330)) ([c77ada8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c77ada86763de62060f95b2fec52a824cbe76011))
|
|
429
|
+
- gridBlock edit overlapping when using 4 columns and adding image block ([#322](https://github.com/RedTurtle/design-comuni-plone-theme/issues/322)) ([018deb7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/018deb7081b3830df526304330349855e5b79d4d))
|
|
430
|
+
- load of locations data in LocationsMap ([#323](https://github.com/RedTurtle/design-comuni-plone-theme/issues/323)) ([093f08b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/093f08bcdb92c46053ec78878b1ed2e375efd2ff))
|
|
431
|
+
- slider a11y ([3d5bcc4](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3d5bcc485c6d280647712ad2d0e3ccf6b8c4974a))
|
|
432
|
+
- updated volto-dropdownmenu to remove upload image when editing dropdownmenu blocks ([#331](https://github.com/RedTurtle/design-comuni-plone-theme/issues/331)) ([2c5605f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2c5605f3be09632c923196eedc166485c15b04a3))
|
|
443
433
|
|
|
444
434
|
### Documentation
|
|
445
435
|
|
|
446
|
-
|
|
436
|
+
- updated publiccode ([55e59c7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/55e59c7822ca93330c4d509461d0cd32a9b2ea0b))
|
|
447
437
|
|
|
448
438
|
## [8.5.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.4.6...v8.5.0) (2023-09-05)
|
|
449
439
|
|
|
450
|
-
|
|
451
440
|
### Features
|
|
452
441
|
|
|
453
|
-
|
|
454
|
-
|
|
442
|
+
- added pec to office card info ([#312](https://github.com/RedTurtle/design-comuni-plone-theme/issues/312)) ([a555954](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a555954bbd482f27c711ac314aeda45e01537b06))
|
|
455
443
|
|
|
456
444
|
### Bug Fixes
|
|
457
445
|
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
446
|
+
- fixed videogallery template block and standardized slider styles ([#301](https://github.com/RedTurtle/design-comuni-plone-theme/issues/301)) ([9abe515](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9abe51584c631a75c6145944f8a14a0c187dd625))
|
|
447
|
+
- incorrect logic for determining if search is ongoing, less layout shifts ([#313](https://github.com/RedTurtle/design-comuni-plone-theme/issues/313)) ([69bc749](https://github.com/RedTurtle/design-comuni-plone-theme/commit/69bc74963760caf6465bdf7cc6e64c0413d8d655))
|
|
448
|
+
- mantiene la querystring nel came_from della login ([#315](https://github.com/RedTurtle/design-comuni-plone-theme/issues/315)) ([5313e8b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5313e8b4bbcc54b492e07876abf5dc607d5b118b))
|
|
449
|
+
- mostra tutti i campi incarico della persona ([#311](https://github.com/RedTurtle/design-comuni-plone-theme/issues/311)) ([bd9afa2](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bd9afa284f84202fece2f95c6664406bb605d66e))
|
|
450
|
+
- querystring results with additional filters in listing blocks ([#317](https://github.com/RedTurtle/design-comuni-plone-theme/issues/317)) ([ba52c7f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ba52c7f22b98baf4373ac580cd0a0441dc60ad01))
|
|
451
|
+
- revert SSR redirect backport https://github.com/plone/volto/pull/4854 ([#306](https://github.com/RedTurtle/design-comuni-plone-theme/issues/306)) ([ce80334](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ce803342595693b819e9185990ea4e45777fa055))
|
|
465
452
|
|
|
466
453
|
### Documentation
|
|
467
454
|
|
|
468
|
-
|
|
455
|
+
- updated publiccode ([973363a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/973363a7ca46654cf79a1cfd7e9151cb97c77221))
|
|
469
456
|
|
|
470
457
|
## [8.4.6](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.4.5...v8.4.6) (2023-08-31)
|
|
471
458
|
|
|
472
|
-
|
|
473
459
|
### Bug Fixes
|
|
474
460
|
|
|
475
|
-
|
|
461
|
+
- changed conditions for campo importi in CT persona ([65931ac](https://github.com/redturtle/design-comuni-plone-theme/commit/65931acb8d1d8a6e12444067573380b639f03291))
|
|
476
462
|
|
|
477
463
|
## [8.4.5](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.4.4...v8.4.5) (2023-08-30)
|
|
478
464
|
|
|
479
|
-
|
|
480
465
|
### Bug Fixes
|
|
481
466
|
|
|
482
|
-
|
|
467
|
+
- changed conditions for campo compensi in CT persona ([8b2c7c0](https://github.com/redturtle/design-comuni-plone-theme/commit/8b2c7c0ea2e2a8539c3e8ca16077d74539bc6f5d))
|
|
483
468
|
|
|
484
469
|
## [8.4.4](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.4.3...v8.4.4) (2023-08-30)
|
|
485
470
|
|
|
486
|
-
|
|
487
471
|
### Bug Fixes
|
|
488
472
|
|
|
489
|
-
|
|
473
|
+
- removed link from last breadcrumb element ([a10237b](https://github.com/redturtle/design-comuni-plone-theme/commit/a10237bf697f84d12c0a95045f7203278e3cb42e))
|
|
490
474
|
|
|
491
475
|
## [8.4.3](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.4.2...v8.4.3) (2023-08-25)
|
|
492
476
|
|
|
493
|
-
|
|
494
477
|
### Bug Fixes
|
|
495
478
|
|
|
496
|
-
|
|
497
|
-
|
|
479
|
+
- fix querystringresults to work properly in megamenu ([#304](https://github.com/RedTurtle/design-comuni-plone-theme/issues/304)) ([79687c0](https://github.com/RedTurtle/design-comuni-plone-theme/commit/79687c0c75846b5bbe40dab509ccb0cbad6aa10f))
|
|
498
480
|
|
|
499
481
|
### Documentation
|
|
500
482
|
|
|
501
|
-
|
|
483
|
+
- updated publiccode ([ff9f57b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ff9f57b5c07411835b2d6cf5cc20c78858faa182))
|
|
502
484
|
|
|
503
485
|
## [8.4.2](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.4.1...v8.4.2) (2023-08-24)
|
|
504
486
|
|
|
505
|
-
|
|
506
487
|
### Bug Fixes
|
|
507
488
|
|
|
508
|
-
|
|
509
|
-
|
|
489
|
+
- more external url fixes for images ([dc6da3a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/dc6da3ac832bec31c372cc854ff6b199df32273e))
|
|
510
490
|
|
|
511
491
|
### Documentation
|
|
512
492
|
|
|
513
|
-
|
|
493
|
+
- updated publiccode ([ad343ef](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ad343ef38c2d893c7ec7222c2e24baa7139ef4aa))
|
|
514
494
|
|
|
515
495
|
## [8.4.1](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.4.0...v8.4.1) (2023-08-24)
|
|
516
496
|
|
|
517
|
-
|
|
518
497
|
### Bug Fixes
|
|
519
498
|
|
|
520
|
-
|
|
521
|
-
|
|
499
|
+
- external urls in images ([39429d6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/39429d6b7b361f78c05e41f35d71e4b3184092dc))
|
|
522
500
|
|
|
523
501
|
### Documentation
|
|
524
502
|
|
|
525
|
-
|
|
503
|
+
- updated publiccode ([21170fd](https://github.com/RedTurtle/design-comuni-plone-theme/commit/21170fdf50ff47f91d37c3dd0b5f11f97a94e6db))
|
|
526
504
|
|
|
527
505
|
## [8.4.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.3.2...v8.4.0) (2023-08-24)
|
|
528
506
|
|
|
529
|
-
|
|
530
507
|
### Features
|
|
531
508
|
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
509
|
+
- a11y for Slider listing template ([#235](https://github.com/RedTurtle/design-comuni-plone-theme/issues/235)) ([0bb636d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/0bb636ddaaa7e213e643ac04ba4a99a3b654abe3))
|
|
510
|
+
- add optional custom path to feedbackform ([#285](https://github.com/RedTurtle/design-comuni-plone-theme/issues/285)) ([af41470](https://github.com/RedTurtle/design-comuni-plone-theme/commit/af414709d82a145ea9bef8378efe1b3e91482582))
|
|
511
|
+
- added last element to breadcrumbs for guidelines compat ([#295](https://github.com/RedTurtle/design-comuni-plone-theme/issues/295)) ([badea90](https://github.com/RedTurtle/design-comuni-plone-theme/commit/badea905a588e9b5d4620b4a212befde08055781))
|
|
512
|
+
- added legal-notes to subfooter data-elements ([653263e](https://github.com/RedTurtle/design-comuni-plone-theme/commit/653263ebf909fb9f3449ad0444d2d22dca1eb6a1))
|
|
513
|
+
- added new relation fields in persona view ([#293](https://github.com/RedTurtle/design-comuni-plone-theme/issues/293)) ([d253476](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d2534766bac8d457791ca0f4dcaa7ad4ea8a15d4))
|
|
514
|
+
- aggiunti allegati da incarico delle persone ([#288](https://github.com/RedTurtle/design-comuni-plone-theme/issues/288)) ([86352b7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/86352b775da6075514556ae5067eb7a54cb82d91))
|
|
539
515
|
|
|
540
516
|
### Bug Fixes
|
|
541
517
|
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
518
|
+
- backport prs 4854 and 5069 from latest core volto ([#297](https://github.com/RedTurtle/design-comuni-plone-theme/issues/297)) ([60df809](https://github.com/RedTurtle/design-comuni-plone-theme/commit/60df809ebb40ef3326098dc3a21348aff88a4aa4))
|
|
519
|
+
- eu pnrr loro is now as big as site logo in the footer ([#296](https://github.com/RedTurtle/design-comuni-plone-theme/issues/296)) ([ab59406](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ab5940653fa4c4350e2cb99fd025d365b06a43ce))
|
|
520
|
+
- focus color on all buttons ([#246](https://github.com/RedTurtle/design-comuni-plone-theme/issues/246)) ([fb71407](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fb714075260d4e72fa92ef6995769be742f8a30a))
|
|
521
|
+
- focus styles for single select options ([#287](https://github.com/RedTurtle/design-comuni-plone-theme/issues/287)) ([ce29d43](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ce29d433f4beffaa7d38cbd3f7fadf338bf6c1e8))
|
|
522
|
+
- image block aligned left or right overlay on the block chooser ([#291](https://github.com/RedTurtle/design-comuni-plone-theme/issues/291)) ([5e587dc](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5e587dc070b0f5631a9f570da8657f34cfbe13f9))
|
|
523
|
+
- image block alignment with text when align is left or right ([#292](https://github.com/RedTurtle/design-comuni-plone-theme/issues/292)) ([1d2b74c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/1d2b74c24683a59468d613d056c653c683148568))
|
|
524
|
+
- locales ([ac9aaaa](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ac9aaaaee87b3973014dca5a5cfbcaa358592c66))
|
|
525
|
+
- pagination param in site search ([#294](https://github.com/RedTurtle/design-comuni-plone-theme/issues/294)) ([540e45d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/540e45deb9ad99de37f81a3ddfd3866f1e07b880))
|
|
526
|
+
- remove Contact link in unauthorized error page ([#298](https://github.com/RedTurtle/design-comuni-plone-theme/issues/298)) ([325bc0b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/325bc0b2ddcfd235a9ff9db70682c19b8588fcdf))
|
|
527
|
+
- search modal focus styles and focus handling for keyboard navigation ([#215](https://github.com/RedTurtle/design-comuni-plone-theme/issues/215)) ([46eb7a4](https://github.com/RedTurtle/design-comuni-plone-theme/commit/46eb7a43462d54efc2363b95a73f893dd23500f8))
|
|
528
|
+
- TOC block links ([#272](https://github.com/RedTurtle/design-comuni-plone-theme/issues/272)) ([d185b48](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d185b48ba8865a2776481d6f6c06f22dc57d6151))
|
|
554
529
|
|
|
555
530
|
### Documentation
|
|
556
531
|
|
|
557
|
-
|
|
532
|
+
- updated publiccode ([66433b3](https://github.com/RedTurtle/design-comuni-plone-theme/commit/66433b363344b90df6ba596ad70e2c1c1dc69a14))
|
|
558
533
|
|
|
559
534
|
## [8.3.2](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.3.1...v8.3.2) (2023-08-18)
|
|
560
535
|
|
|
561
|
-
|
|
562
536
|
### Bug Fixes
|
|
563
537
|
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
538
|
+
- actually use color variable for privacy link in cookie banner ([711efed](https://github.com/RedTurtle/design-comuni-plone-theme/commit/711efed3b9d67d5414bdba5ccf86161fe152943e))
|
|
539
|
+
- focus styles on search button ([#281](https://github.com/RedTurtle/design-comuni-plone-theme/issues/281)) ([d3cddee](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d3cddee4cdfd2fed9bd230b036b29a057851bf25))
|
|
540
|
+
- webp static imports in jsx code ([b1ab875](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b1ab87519b9fb29fcd05edb2bddc3c953b805957))
|
|
568
541
|
|
|
569
542
|
### Documentation
|
|
570
543
|
|
|
571
|
-
|
|
544
|
+
- updated publiccode ([a2d8fb5](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a2d8fb5efe1cf2a813efe44189d98dc9d516d705))
|
|
572
545
|
|
|
573
546
|
## [8.3.1](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.3.0...v8.3.1) (2023-08-10)
|
|
574
547
|
|
|
575
|
-
|
|
576
548
|
### Bug Fixes
|
|
577
549
|
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
550
|
+
- card persona images now have fixed size ([#275](https://github.com/RedTurtle/design-comuni-plone-theme/issues/275)) ([cfbdbc8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/cfbdbc8c458036864dd5c6c02fa35e85fc87fc63))
|
|
551
|
+
- event card in listing breaking with invalid dates ([94aa154](https://github.com/RedTurtle/design-comuni-plone-theme/commit/94aa154e02f1a48f2afb9757d43767fea5c1f01a))
|
|
552
|
+
- event dates in cards when recurrence is entirely in the past ([#277](https://github.com/RedTurtle/design-comuni-plone-theme/issues/277)) ([5c45415](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5c4541529e276693a7d145d99dfbd6a291a52796))
|
|
553
|
+
- focus on cookie banner toggles ([#282](https://github.com/RedTurtle/design-comuni-plone-theme/issues/282)) ([ccc3c73](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ccc3c7324263058916cbe053131be6ae1add7ea0))
|
|
554
|
+
- querystring results when block ids are the same on different pages ([#278](https://github.com/RedTurtle/design-comuni-plone-theme/issues/278)) ([71db4d3](https://github.com/RedTurtle/design-comuni-plone-theme/commit/71db4d30b2ac0faa0dbe1e06302ceb20b81f5b1c))
|
|
555
|
+
- restored full-width class to listing block ([#280](https://github.com/RedTurtle/design-comuni-plone-theme/issues/280)) ([d19c08a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d19c08a29cefe3b4a482e3b2546e71f3c4bf0604))
|
|
556
|
+
- wrong layout for external link indicator icon if objects are Plone Links in anonimous view ([#270](https://github.com/RedTurtle/design-comuni-plone-theme/issues/270)) ([4bbb741](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4bbb74110659144e4f398e54b10b9c66b2c41f7a))
|
|
586
557
|
|
|
587
558
|
### Maintenance
|
|
588
559
|
|
|
589
|
-
|
|
590
|
-
|
|
560
|
+
- deploy to rancher disabled ([d924ef1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d924ef133380d2e7b890483bf0c519ecf4c07a78))
|
|
591
561
|
|
|
592
562
|
### Documentation
|
|
593
563
|
|
|
594
|
-
|
|
564
|
+
- updated publiccode ([c8769d2](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c8769d20088300e59b1d0fef70319b4416ef4a97))
|
|
595
565
|
|
|
596
566
|
## [8.3.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.2.1...v8.3.0) (2023-08-04)
|
|
597
567
|
|
|
598
|
-
|
|
599
568
|
### Features
|
|
600
569
|
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
570
|
+
- coherent description in card persona everywhere ([#273](https://github.com/RedTurtle/design-comuni-plone-theme/issues/273)) ([137fdd5](https://github.com/RedTurtle/design-comuni-plone-theme/commit/137fdd5a17d36ccb67c736467761d645f446d116))
|
|
571
|
+
- rimosso link a form contatto, aggiunto link a motore di ricerca del sito ([#269](https://github.com/RedTurtle/design-comuni-plone-theme/issues/269)) ([6793855](https://github.com/RedTurtle/design-comuni-plone-theme/commit/67938552ba8829c383757d8415c24861ce729b88))
|
|
572
|
+
- upgrade to volto alpha.19 ([02e3096](https://github.com/RedTurtle/design-comuni-plone-theme/commit/02e3096c61331cb5137003c2782fa07aaed23c32))
|
|
605
573
|
|
|
606
574
|
### Bug Fixes
|
|
607
575
|
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
576
|
+
- equal height for card persona in uo people ([#276](https://github.com/RedTurtle/design-comuni-plone-theme/issues/276)) ([3a5e8d1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3a5e8d1672b5700e3d1097f43588ecff86efaff1))
|
|
577
|
+
- height of accessibility icon for external links ([#268](https://github.com/RedTurtle/design-comuni-plone-theme/issues/268)) ([8714eb2](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8714eb29ad7a05b6f40058dfdf315e046dff00ef))
|
|
578
|
+
- optional chaining for pdc data in OfficeCard ([#274](https://github.com/RedTurtle/design-comuni-plone-theme/issues/274)) ([88ec896](https://github.com/RedTurtle/design-comuni-plone-theme/commit/88ec896ae9cbbc357ccb8d7a69977562aef3ab1a))
|
|
579
|
+
- z-index moved to a generic block ([#265](https://github.com/RedTurtle/design-comuni-plone-theme/issues/265)) ([c0d729c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c0d729ceaf50021f5752bfbb961124c3e03e7133))
|
|
613
580
|
|
|
614
581
|
### Documentation
|
|
615
582
|
|
|
616
|
-
|
|
583
|
+
- updated publiccode ([6329a9b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6329a9b3f47cc43d4958155db52529ce25f16807))
|
|
617
584
|
|
|
618
585
|
## [8.2.1](https://github.com/redturtle/design-comuni-plone-theme/compare/v8.2.0...v8.2.1) (2023-07-27)
|
|
619
586
|
|
|
620
|
-
|
|
621
587
|
### Bug Fixes
|
|
622
588
|
|
|
623
|
-
|
|
624
|
-
|
|
589
|
+
- fix LinkEntity error on create link in WysWidget and in edit ([ce16c45](https://github.com/redturtle/design-comuni-plone-theme/commit/ce16c45f0894ce1853f0185c859f85d82ec2d847))
|
|
625
590
|
|
|
626
591
|
### Documentation
|
|
627
592
|
|
|
628
|
-
|
|
629
|
-
|
|
593
|
+
- updated publiccode ([d6affcf](https://github.com/redturtle/design-comuni-plone-theme/commit/d6affcf7f1241c4d338e40907747f93c57716343))
|
|
594
|
+
- updated publiccode ([12ce260](https://github.com/redturtle/design-comuni-plone-theme/commit/12ce2605354b0a380ce83d0285e33e1b75bdb5a8))
|
|
630
595
|
|
|
631
596
|
## [8.2.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.1.0...v8.2.0) (2023-07-26)
|
|
632
597
|
|
|
633
|
-
|
|
634
598
|
### Features
|
|
635
599
|
|
|
636
|
-
|
|
637
|
-
|
|
600
|
+
- make config.settings.italiaThemeViewsConfig extensible from addons ([#257](https://github.com/RedTurtle/design-comuni-plone-theme/issues/257)) ([5b17faf](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5b17faf33c6ca3b0d8cc0091801ef8601cc8dd38))
|
|
638
601
|
|
|
639
602
|
### Bug Fixes
|
|
640
603
|
|
|
641
|
-
|
|
642
|
-
|
|
604
|
+
- display listing bg_color ([#261](https://github.com/RedTurtle/design-comuni-plone-theme/issues/261)) ([5b973c3](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5b973c3d82979db8710432abf0ed90c01bb71cc5))
|
|
605
|
+
- FontAwesomeIcon rendering for both array and string formats ([#256](https://github.com/RedTurtle/design-comuni-plone-theme/issues/256)) ([06eac0e](https://github.com/RedTurtle/design-comuni-plone-theme/commit/06eac0e764156faec99f884f5b4d6bc79d9a168f))
|
|
643
606
|
|
|
644
607
|
## [8.1.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.3...v8.1.0) (2023-07-20)
|
|
645
608
|
|
|
646
|
-
|
|
647
609
|
### Features
|
|
648
610
|
|
|
649
|
-
|
|
650
|
-
|
|
611
|
+
- add icon to external links for accessibility, configurable in theme settings ([#250](https://github.com/RedTurtle/design-comuni-plone-theme/issues/250)) ([cecc025](https://github.com/RedTurtle/design-comuni-plone-theme/commit/cecc0258a8336c0968fa906b29ecb97a8d541749))
|
|
651
612
|
|
|
652
613
|
### Bug Fixes
|
|
653
614
|
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
615
|
+
- a11y title in external links ([a9bd127](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a9bd127f45db0af8593d4ac60fe03eba702e4038))
|
|
616
|
+
- card persona styles ([2f10bde](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2f10bde3bd590e74a25bb09b6ae968aac1562a08))
|
|
617
|
+
- changed title of Altri Documenti section to Documenti ([#253](https://github.com/RedTurtle/design-comuni-plone-theme/issues/253)) ([2f84496](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2f84496382dbc343bea959e6e326e9607a724670))
|
|
618
|
+
- error while cherry-picking changes from v2 ([8d30c6f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8d30c6f9c01bca136beb477ba1dfc1ec9c5db790))
|
|
619
|
+
- upgrade volto-data-grid-widget to 2.2.1 ([08bff18](https://github.com/RedTurtle/design-comuni-plone-theme/commit/08bff189d49e127545eaf98067554dd2ed8d6171))
|
|
660
620
|
|
|
661
621
|
### Documentation
|
|
662
622
|
|
|
663
|
-
|
|
664
|
-
|
|
623
|
+
- updated publiccode ([f27748c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f27748c57d1c1dea5dec20ba73b04e095fe4e259))
|
|
665
624
|
|
|
666
625
|
### Maintenance
|
|
667
626
|
|
|
668
|
-
|
|
669
|
-
|
|
627
|
+
- update linters config ([9c4b548](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9c4b548b1dcfcda688d4b4229ad3bb339aacda91))
|
|
628
|
+
- updated peer dep to volto 17.0.0-alpha.19 ([50625e6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/50625e6e1314201b18357fd821b82499e6f607c4))
|
|
670
629
|
|
|
671
630
|
## [8.0.3](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.2...v8.0.3) (2023-07-14)
|
|
672
631
|
|
|
673
|
-
|
|
674
632
|
### Bug Fixes
|
|
675
633
|
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
634
|
+
- added condition to SimpleCardTemplate for the effective/modified dates ([#251](https://github.com/RedTurtle/design-comuni-plone-theme/issues/251)) ([d578ffa](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d578ffae3dcab1d4e73174762b6507288a93f9e6))
|
|
635
|
+
- grid block view with bootstrap-italia ([aa594d8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/aa594d854b45cab44159328131d0ab782781a4d3))
|
|
636
|
+
- intl missing in SelectInput ([5c9f458](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5c9f45831dc5b8301c832b47f56d4860bebb67da))
|
|
680
637
|
|
|
681
638
|
### Documentation
|
|
682
639
|
|
|
683
|
-
|
|
640
|
+
- updated publiccode ([31efc10](https://github.com/RedTurtle/design-comuni-plone-theme/commit/31efc10ddb1180ae69464371444e8045eba43221))
|
|
684
641
|
|
|
685
642
|
## [8.0.2](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.1...v8.0.2) (2023-07-14)
|
|
686
643
|
|
|
687
|
-
|
|
688
644
|
### Bug Fixes
|
|
689
645
|
|
|
690
|
-
|
|
691
|
-
|
|
646
|
+
- update withQuerystringResults customization ([4d339a9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4d339a9ef5e55be5f30ae7da1490a624eac60bf3))
|
|
647
|
+
- wrong block context ([#249](https://github.com/RedTurtle/design-comuni-plone-theme/issues/249)) ([2047edf](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2047edf08186acd26d738683950682afcea1acba))
|
|
692
648
|
|
|
693
649
|
## [8.0.1](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0...v8.0.1) (2023-07-12)
|
|
694
650
|
|
|
695
|
-
|
|
696
651
|
### Bug Fixes
|
|
697
652
|
|
|
698
|
-
|
|
653
|
+
- grid block config, blocks editor z-index ([02724a2](https://github.com/RedTurtle/design-comuni-plone-theme/commit/02724a21b512a4effaedebecfbfe3398fdfc20d8))
|
|
699
654
|
|
|
700
655
|
## [8.0.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.43...v8.0.0) (2023-07-12)
|
|
701
656
|
|
|
702
|
-
|
|
703
657
|
### Documentation
|
|
704
658
|
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
659
|
+
- fixed readme ([8b73766](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8b737663e24cd00bf6b7c22484b04b9455255646))
|
|
660
|
+
- update readme and publiccode ([db47619](https://github.com/RedTurtle/design-comuni-plone-theme/commit/db476193a40ec2e2521a6c7395e54bbf6a9180f4))
|
|
708
661
|
|
|
709
662
|
### Maintenance
|
|
710
663
|
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
664
|
+
- cleanup unit test workflow ([36ece4d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/36ece4d846632145d44be0b8171d505c258f0477))
|
|
665
|
+
- fix node memory issue on github ci ([427b6a9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/427b6a938d18a3fda6f52752ee666b5ef218fb39))
|
|
666
|
+
- update versions ([a7fba75](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a7fba75d861e479c08e521329566af3a35916f7d))
|
|
667
|
+
- update workflows ([eb49a34](https://github.com/RedTurtle/design-comuni-plone-theme/commit/eb49a34d7099dc81bc63acf37c6c57e2fc33f0bb))
|
|
668
|
+
- update yarn.lock ([f9332e6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f9332e691bf943463b1d883e0366b6568524b48e))
|
|
669
|
+
- updated nvmrc with node 18 ([5dee521](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5dee521aa2801f47c90b7900150b5e0911f79beb))
|
|
670
|
+
- upgrade to latest volto17 alpha ([#222](https://github.com/RedTurtle/design-comuni-plone-theme/issues/222)) ([c13a6cb](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c13a6cb2ab1ebf3858db81f54e7e78b26ab579e2))
|
|
718
671
|
|
|
719
672
|
## [8.0.0-alpha.43](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.42...v8.0.0-alpha.43) (2023-07-11)
|
|
720
673
|
|
|
721
|
-
|
|
722
674
|
### Features
|
|
723
675
|
|
|
724
|
-
|
|
725
|
-
|
|
676
|
+
- empty serviceUrl in servizio schema org metatags when not available ([23602fd](https://github.com/RedTurtle/design-comuni-plone-theme/commit/23602fdd7fe78a311f45f492b7dbe2fe478a1cd7))
|
|
726
677
|
|
|
727
678
|
### Bug Fixes
|
|
728
679
|
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
680
|
+
- a11y styles for focus on search button in header ([#240](https://github.com/RedTurtle/design-comuni-plone-theme/issues/240)) ([6f54cb1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6f54cb1490231dc7125fcf4d001464e980a1981b))
|
|
681
|
+
- cleanup cardpersona styles for style coherence ([8a0630a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8a0630a72209fa9a78cea3264da458c91d476f1a))
|
|
732
682
|
|
|
733
683
|
### Maintenance
|
|
734
684
|
|
|
735
|
-
|
|
685
|
+
- **deps-dev:** bump stylelint from 15.7.0 to 15.10.1 ([#244](https://github.com/RedTurtle/design-comuni-plone-theme/issues/244)) ([100cee6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/100cee67bab233eb70f2ca021742ce2c167875b6))
|
|
736
686
|
|
|
737
687
|
## [8.0.0-alpha.42](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.41...v8.0.0-alpha.42) (2023-07-05)
|
|
738
688
|
|
|
739
|
-
|
|
740
689
|
### Features
|
|
741
690
|
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
691
|
+
- focus on sidemenu shifts correctly between selected items and page content ([#212](https://github.com/RedTurtle/design-comuni-plone-theme/issues/212)) ([bb7c0f6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bb7c0f6d87654b2008f089d3387b2cb8b2c3f676))
|
|
692
|
+
- upgraded volto-data-grid-widget 2.2.0 ([40be1a7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/40be1a786e1bc8ce31337e84d89e4237c31118aa))
|
|
745
693
|
|
|
746
694
|
### Bug Fixes
|
|
747
695
|
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
696
|
+
- "feat: a11y for Slider listing template ([#226](https://github.com/RedTurtle/design-comuni-plone-theme/issues/226))" ([581b1e1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/581b1e1f9a5cff52862672d7a2e62ecf61359e6a))
|
|
697
|
+
- added more improvements about i18n support ([#138](https://github.com/RedTurtle/design-comuni-plone-theme/issues/138)) ([f5d603e](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f5d603e2902bf84be5becd99a87514c365d335a3))
|
|
698
|
+
- nav menu font-weight ([e8897e8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e8897e8eb88239427885485fe39d606ef728b41f))
|
|
699
|
+
- number of slides to scroll on mobile set to 1 ([#239](https://github.com/RedTurtle/design-comuni-plone-theme/issues/239)) ([de0a8cd](https://github.com/RedTurtle/design-comuni-plone-theme/commit/de0a8cd3e367287757dcb7322213055c50181549))
|
|
700
|
+
- rendering autore del documento con UO ([#242](https://github.com/RedTurtle/design-comuni-plone-theme/issues/242)) ([c9d5769](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c9d5769b0be46924ef86735081ae5f4d3a2527d3))
|
|
701
|
+
- small a11y fixes ([94a7496](https://github.com/RedTurtle/design-comuni-plone-theme/commit/94a7496af30dd4e6b93a6189d07c17984a3d7b20))
|
|
702
|
+
- sync datetimewidget customization ([#230](https://github.com/RedTurtle/design-comuni-plone-theme/issues/230)) ([16f78c5](https://github.com/RedTurtle/design-comuni-plone-theme/commit/16f78c5061e5a7c1a02e21ae5a0cca4bfd80b201))
|
|
703
|
+
- translation errors ([772cccd](https://github.com/RedTurtle/design-comuni-plone-theme/commit/772cccd0e0ed7d4082b706e2ceee97756a0b1dce))
|
|
704
|
+
- useIntl in TextSizeButton ([30f77c2](https://github.com/RedTurtle/design-comuni-plone-theme/commit/30f77c2bfe0388014e77546ed9a31ae9ecde1ca3))
|
|
758
705
|
|
|
759
706
|
### Changes
|
|
760
707
|
|
|
761
|
-
|
|
762
|
-
|
|
708
|
+
- removed twitter block ([#233](https://github.com/RedTurtle/design-comuni-plone-theme/issues/233)) ([a3c85f4](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a3c85f449221f1edc9422f7e73dd73d0373e0d06))
|
|
763
709
|
|
|
764
710
|
### Maintenance
|
|
765
711
|
|
|
766
|
-
|
|
712
|
+
- cleanup locales ([3c76bed](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3c76bedfc26b070b8afd810df769b6e3151555e5))
|
|
767
713
|
|
|
768
714
|
## [8.0.0-alpha.41](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.40...v8.0.0-alpha.41) (2023-06-29)
|
|
769
715
|
|
|
770
|
-
|
|
771
716
|
### Features
|
|
772
717
|
|
|
773
|
-
|
|
774
|
-
|
|
718
|
+
- a11y for Slider listing template ([#226](https://github.com/RedTurtle/design-comuni-plone-theme/issues/226)) ([7198e7b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/7198e7b9fff848220b1a858be616c7d8b71c53b6))
|
|
775
719
|
|
|
776
720
|
### Bug Fixes
|
|
777
721
|
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
722
|
+
- padding weekday date search left padding ([#223](https://github.com/RedTurtle/design-comuni-plone-theme/issues/223)) ([c9fc157](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c9fc157f34f15c606209397adb2335d805770dd5))
|
|
723
|
+
- styles for a11y in cookiebanner ([#227](https://github.com/RedTurtle/design-comuni-plone-theme/issues/227)) ([43f0923](https://github.com/RedTurtle/design-comuni-plone-theme/commit/43f092340e289d5c54961965743c17aea42eb7da))
|
|
781
724
|
|
|
782
725
|
### Maintenance
|
|
783
726
|
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
727
|
+
- aria-live on results/no results divs ([#228](https://github.com/RedTurtle/design-comuni-plone-theme/issues/228)) ([18f5a42](https://github.com/RedTurtle/design-comuni-plone-theme/commit/18f5a427522bd83fef671e0daebf2be24d67f8d9))
|
|
728
|
+
- update release deps ([3e2bbc1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3e2bbc1660a4111a9ce5d6796cecec992b5ae69a))
|
|
729
|
+
- upgrade release-it (+ deps) ([#218](https://github.com/RedTurtle/design-comuni-plone-theme/issues/218)) ([d7b7268](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d7b7268de9547186239f820817ca498d43953634))
|
|
787
730
|
|
|
788
731
|
## [8.0.0-alpha.40](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.39...v8.0.0-alpha.40) (2023-06-27)
|
|
789
732
|
|
|
790
|
-
|
|
791
733
|
### Features
|
|
792
734
|
|
|
793
|
-
|
|
794
|
-
|
|
735
|
+
- added accordion in SideMenu component ([#121](https://github.com/RedTurtle/design-comuni-plone-theme/issues/121)) ([1b342a0](https://github.com/RedTurtle/design-comuni-plone-theme/commit/1b342a0af2296342a36d13d274792d532b597bb3))
|
|
736
|
+
- updated gdpr add-on and enabled focus trap in cookie banner ([d860cb1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d860cb13955da2cb1ce0351767888c4b9cb4ebae))
|
|
795
737
|
|
|
796
738
|
## [8.0.0-alpha.39](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.38...v8.0.0-alpha.39) (2023-06-23)
|
|
797
739
|
|
|
798
|
-
|
|
799
740
|
### Features
|
|
800
741
|
|
|
801
|
-
|
|
802
|
-
|
|
742
|
+
- upgrade to volto 16.21.0 ([5b0eafc](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5b0eafc0fd98aa5866258fdd616e8ccc20953a52))
|
|
803
743
|
|
|
804
744
|
### Bug Fixes
|
|
805
745
|
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
746
|
+
- calendar block arrows ([#209](https://github.com/RedTurtle/design-comuni-plone-theme/issues/209)) ([5490ecb](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5490ecb48f8ac619cd7d13a9c18bdb25bf2cf578))
|
|
747
|
+
- fa icons width bug ([#219](https://github.com/RedTurtle/design-comuni-plone-theme/issues/219)) ([4d7b49a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4d7b49ae8b5d34e4e320e1cf38567f6b4eb62fec))
|
|
748
|
+
- fixed integer field value of FormValidationHelpers ([#216](https://github.com/RedTurtle/design-comuni-plone-theme/issues/216)) ([528bceb](https://github.com/RedTurtle/design-comuni-plone-theme/commit/528bcebd16bc3ebee1f8966cdff529e521acdf5e))
|
|
749
|
+
- fixed style for CardBody length when CardPersona has image ([#207](https://github.com/RedTurtle/design-comuni-plone-theme/issues/207)) ([04d1ed9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/04d1ed93af4ab65c01c3ffab4bb0f570d0514afa))
|
|
750
|
+
- il titolo dei costi del servizio ora dipende da quali campi sono popolati ([#203](https://github.com/RedTurtle/design-comuni-plone-theme/issues/203)) ([936a154](https://github.com/RedTurtle/design-comuni-plone-theme/commit/936a154ce59ee662b68a173eb03272d427109f15))
|
|
751
|
+
- removed class that hid skiplinks ([#211](https://github.com/RedTurtle/design-comuni-plone-theme/issues/211)) ([c8f25a7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c8f25a7df9cb4b9a4932e974a0ade83d006af9a0))
|
|
752
|
+
- upgrade volto to volto 16.20.8, remove customization, fix [#193](https://github.com/RedTurtle/design-comuni-plone-theme/issues/193) ([#217](https://github.com/RedTurtle/design-comuni-plone-theme/issues/217)) ([e9bd983](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e9bd983b18fcdf1b21f374957f48d1c06f789bc9))
|
|
753
|
+
- upgrades for volto 16.21.0 ([b4aa077](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b4aa077d2cfe484cd33f634bacd3684d396f034e))
|
|
815
754
|
|
|
816
755
|
### Maintenance
|
|
817
756
|
|
|
818
|
-
|
|
757
|
+
- upgrade volto to 16.21.0 ([841cb37](https://github.com/RedTurtle/design-comuni-plone-theme/commit/841cb377e1ee650f5b69efac882b40ffc6f4e474))
|
|
819
758
|
|
|
820
759
|
## [8.0.0-alpha.38](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.37...v8.0.0-alpha.38) (2023-06-19)
|
|
821
760
|
|
|
822
|
-
|
|
823
761
|
### Features
|
|
824
762
|
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
763
|
+
- added checkbox for event images in calendar ([#208](https://github.com/RedTurtle/design-comuni-plone-theme/issues/208)) ([e5dcd91](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e5dcd9112b65d98e329666e44a0544504a906e22))
|
|
764
|
+
- aggiunto blocco search ([#198](https://github.com/RedTurtle/design-comuni-plone-theme/issues/198)) ([2f7c7b1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2f7c7b10038eef20883194fa035f3ff7f84691f7))
|
|
765
|
+
- twitter errors ([#206](https://github.com/RedTurtle/design-comuni-plone-theme/issues/206)) ([6cee7ed](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6cee7ed200349e9e58705f1c88558bedb3075187))
|
|
829
766
|
|
|
830
767
|
### Bug Fixes
|
|
831
768
|
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
769
|
+
- fixed logout icon color ([#199](https://github.com/RedTurtle/design-comuni-plone-theme/issues/199)) ([dd2ac69](https://github.com/RedTurtle/design-comuni-plone-theme/commit/dd2ac696613e63183ed16691759c7c700cf3d202))
|
|
770
|
+
- hid cookie icon from print mode ([#205](https://github.com/RedTurtle/design-comuni-plone-theme/issues/205)) ([089a60d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/089a60d1d725b576f6d58126373a7c2ad8afc81a))
|
|
771
|
+
- locales ([b7747ba](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b7747bab717dee9e33326f883e75d91ff01d5cbf))
|
|
772
|
+
- missing it translation, workaround for react select missing classnames in build due to design-react-kit mishap ([#202](https://github.com/RedTurtle/design-comuni-plone-theme/issues/202)) ([be2e53d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/be2e53dc21e948da7c968a072ac487154aa49702))
|
|
836
773
|
|
|
837
774
|
## [8.0.0-alpha.37](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.36...v8.0.0-alpha.37) (2023-06-07)
|
|
838
775
|
|
|
839
|
-
|
|
840
776
|
### ⚠ BREAKING CHANGES
|
|
841
777
|
|
|
842
|
-
|
|
778
|
+
- this is now a Volto theme add-on 💥 (#166)
|
|
843
779
|
|
|
844
780
|
### Features
|
|
845
781
|
|
|
846
|
-
|
|
847
|
-
|
|
782
|
+
- aggiornamento icone da fa5 a fa6 ([#194](https://github.com/RedTurtle/design-comuni-plone-theme/issues/194)) ([59cd2ac](https://github.com/RedTurtle/design-comuni-plone-theme/commit/59cd2ac2189062640010340ab3e758f009506ec5))
|
|
848
783
|
|
|
849
784
|
### Bug Fixes
|
|
850
785
|
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
786
|
+
- changed BandoDates and Dates components for accessibility ([#188](https://github.com/RedTurtle/design-comuni-plone-theme/issues/188)) ([6c133ec](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6c133ec09fd29eb666c771f24e61740aa66c8a53))
|
|
787
|
+
- empty alt tag + aria-hidden for link in cards ([#186](https://github.com/RedTurtle/design-comuni-plone-theme/issues/186)) ([3689353](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3689353654525946a2f647d7920b8d5f3972b077))
|
|
788
|
+
- page-break added for all printable content | print visualization for accordion block fixed ([#197](https://github.com/RedTurtle/design-comuni-plone-theme/issues/197)) ([2ac0189](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2ac018957ce6b3e953b451896dcf9b70b08272f3))
|
|
855
789
|
|
|
856
790
|
### Changes
|
|
857
791
|
|
|
858
|
-
|
|
859
|
-
|
|
792
|
+
- this is now a Volto theme add-on 💥 ([#166](https://github.com/RedTurtle/design-comuni-plone-theme/issues/166)) ([19003b7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/19003b77b909ed19b8291ca9f4b900bf66dfa701))
|
|
860
793
|
|
|
861
794
|
### Documentation
|
|
862
795
|
|
|
863
|
-
|
|
864
|
-
|
|
796
|
+
- development instructions ([b87e551](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b87e551e5d9066a4c6aab2d48a67f9c988fe1b9f))
|
|
865
797
|
|
|
866
798
|
### Maintenance
|
|
867
799
|
|
|
868
|
-
|
|
800
|
+
- fix babel config ([2052198](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2052198a119a37e503abca6e17e8b4065aa5cfe9))
|
|
869
801
|
|
|
870
802
|
## [8.0.0-alpha.36](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.35...v8.0.0-alpha.36) (2023-06-01)
|
|
871
803
|
|
|
872
|
-
|
|
873
804
|
### Features
|
|
874
805
|
|
|
875
|
-
|
|
876
|
-
|
|
806
|
+
- disabled contact-form route ([#187](https://github.com/RedTurtle/design-comuni-plone-theme/issues/187)) ([9e39568](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9e3956834d0be35aa371e99d7fee451a09a55d86))
|
|
877
807
|
|
|
878
808
|
### Bug Fixes
|
|
879
809
|
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
810
|
+
- added content in renderBlocks and renamed old content to data ([#195](https://github.com/RedTurtle/design-comuni-plone-theme/issues/195)) ([66b7338](https://github.com/RedTurtle/design-comuni-plone-theme/commit/66b7338038d4f4f7789b5ea380e3f72f709e56c4))
|
|
811
|
+
- aria-expanded and aria-live in search page ([#182](https://github.com/RedTurtle/design-comuni-plone-theme/issues/182)) ([ca3530a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ca3530ad545dfc5eb544db2b614324216584d608))
|
|
812
|
+
- avoid error when adding empty blocks to servizio block fields ([#196](https://github.com/RedTurtle/design-comuni-plone-theme/issues/196)) ([9a95734](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9a95734833dbc342872589ff083f23ec5eafecb1))
|
|
883
813
|
|
|
884
814
|
## [8.0.0-alpha.35](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.34...v8.0.0-alpha.35) (2023-05-30)
|
|
885
815
|
|
|
886
|
-
|
|
887
816
|
### Features
|
|
888
817
|
|
|
889
|
-
|
|
890
|
-
|
|
818
|
+
- upgraded volto-form-block ([e18e153](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e18e1534ad2df8d2aece6d9d597327dfedc43b21))
|
|
891
819
|
|
|
892
820
|
### Bug Fixes
|
|
893
821
|
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
822
|
+
- added space between label and data ([#189](https://github.com/RedTurtle/design-comuni-plone-theme/issues/189)) ([3c75252](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3c75252d07c7eb0078f47bbe8f51a0d708d831b5))
|
|
823
|
+
- font size in CardPersona ([#180](https://github.com/RedTurtle/design-comuni-plone-theme/issues/180)) ([bb09d1f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bb09d1f3ce53056f62123ead76799c73ebc02738))
|
|
824
|
+
- sede mancante nei metatag del servizio ([#185](https://github.com/RedTurtle/design-comuni-plone-theme/issues/185)) ([cebcdf0](https://github.com/RedTurtle/design-comuni-plone-theme/commit/cebcdf090444ca6751726b9a063d696fbe362a90))
|
|
825
|
+
- unnecessary flex removed ([#184](https://github.com/RedTurtle/design-comuni-plone-theme/issues/184)) ([08ce5dc](https://github.com/RedTurtle/design-comuni-plone-theme/commit/08ce5dc849d83ce043787525d89502aa3aef3e6e))
|
|
826
|
+
- upgrade volto to 16.20.7 ([dc08c9f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/dc08c9fc14373fa9d17dda3a996a025501736f6a))
|
|
900
827
|
|
|
901
828
|
### Maintenance
|
|
902
829
|
|
|
903
|
-
|
|
830
|
+
- added basic api expanders ([#192](https://github.com/RedTurtle/design-comuni-plone-theme/issues/192)) ([2c4cb08](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2c4cb08f2e31ad1435900d4edc0f7feec3f52ac4))
|
|
904
831
|
|
|
905
832
|
## [8.0.0-alpha.34](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.33...v8.0.0-alpha.34) (2023-05-25)
|
|
906
833
|
|
|
907
|
-
|
|
908
834
|
### Features
|
|
909
835
|
|
|
910
|
-
|
|
911
|
-
|
|
836
|
+
- custom validation and error message for Event if end date is prior to start date ([#170](https://github.com/RedTurtle/design-comuni-plone-theme/issues/170)) ([f94794a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f94794a701a6f1608e51a983a0446a5817d8683e))
|
|
912
837
|
|
|
913
838
|
### Bug Fixes
|
|
914
839
|
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
840
|
+
- date nelle card evento ([#154](https://github.com/RedTurtle/design-comuni-plone-theme/issues/154)) ([3f00f57](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3f00f57170713e831774ec04448c87fcaa5f101f))
|
|
841
|
+
- more resilient configuration ([e0f1189](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e0f1189cd88f90b86ab9b3ed60353064f6f80cbe))
|
|
842
|
+
- remove custom styles for datepickers, use customizations for DatetimeWidget and RecurrenceWidget to keep previous specs for calendar opening on top in adddate recurrence field ([#172](https://github.com/RedTurtle/design-comuni-plone-theme/issues/172)) ([947979b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/947979bb17c9d495c8c45a38f1ea50477107c520))
|
|
843
|
+
- volto-blocks-widget allowedBlocks configurable from add-ons ([c789e48](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c789e48e1c61129b68d22d57c4b4489f5198fdcc))
|
|
919
844
|
|
|
920
845
|
## [8.0.0-alpha.33](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.32...v8.0.0-alpha.33) (2023-05-22)
|
|
921
846
|
|
|
922
|
-
|
|
923
847
|
### ⚠ BREAKING CHANGES
|
|
924
848
|
|
|
925
|
-
|
|
926
|
-
|
|
849
|
+
- added time field in calendar block, changed layout of date (#167)
|
|
850
|
+
- rethink login process and improve unauthorized page (#113)
|
|
927
851
|
|
|
928
852
|
### Features
|
|
929
853
|
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
854
|
+
- added time field in calendar block, changed layout of date ([#167](https://github.com/RedTurtle/design-comuni-plone-theme/issues/167)) ([1908586](https://github.com/RedTurtle/design-comuni-plone-theme/commit/1908586a78b55b4a29e6fb0c64c58a67360a70bf))
|
|
855
|
+
- rethink login process and improve unauthorized page ([#113](https://github.com/RedTurtle/design-comuni-plone-theme/issues/113)) ([80c4777](https://github.com/RedTurtle/design-comuni-plone-theme/commit/80c4777ce6fc64def08a6fded6f14f9712ee6a18))
|
|
933
856
|
|
|
934
857
|
### Bug Fixes
|
|
935
858
|
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
859
|
+
- fixed site of ufficio_responsabile condition ([#169](https://github.com/RedTurtle/design-comuni-plone-theme/issues/169)) ([65c1eae](https://github.com/RedTurtle/design-comuni-plone-theme/commit/65c1eae889fb1ea8bcec7c2b2ca8f971bb2f7a18))
|
|
860
|
+
- i18n ([d95f3b8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d95f3b8716d144bf6795c10af5ad616590c64f4a))
|
|
861
|
+
- progress bar count ([#171](https://github.com/RedTurtle/design-comuni-plone-theme/issues/171)) ([66ed91a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/66ed91a6e288a570828d487ab736420fd4664a2d))
|
|
939
862
|
|
|
940
863
|
## [8.0.0-alpha.32](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.31...v8.0.0-alpha.32) (2023-05-14)
|
|
941
864
|
|
|
942
|
-
|
|
943
865
|
### Bug Fixes
|
|
944
866
|
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
867
|
+
- fixed title of events in calendar block ([#165](https://github.com/RedTurtle/design-comuni-plone-theme/issues/165)) ([5e73f79](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5e73f792839ba9fd1b9a16b120c258e2e807de9c))
|
|
868
|
+
- progress bar calculation in ct views ([#135](https://github.com/RedTurtle/design-comuni-plone-theme/issues/135)) ([efc5e9c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/efc5e9c866f1d97f3241da068a3ff9ee629ecb04))
|
|
869
|
+
- style of Rss card without image ([#168](https://github.com/RedTurtle/design-comuni-plone-theme/issues/168)) ([ae2673f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ae2673f8d6a13adb591f676696369b80f6cdaafe))
|
|
948
870
|
|
|
949
871
|
## [8.0.0-alpha.31](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.30...v8.0.0-alpha.31) (2023-05-11)
|
|
950
872
|
|
|
951
|
-
|
|
952
873
|
### Bug Fixes
|
|
953
874
|
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
875
|
+
- changed secondary variable to gray-secondary or primary ([#155](https://github.com/RedTurtle/design-comuni-plone-theme/issues/155)) ([9e43bfa](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9e43bfae0050b29a8e91b15d87db8c672a02c5cd))
|
|
876
|
+
- more tolerant check in persona view ([4b36c50](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4b36c506f48112f8a2db202a6342bb4128d910c2))
|
|
877
|
+
- Object browser not updating formData, validation fails ([#158](https://github.com/RedTurtle/design-comuni-plone-theme/issues/158)) ([aba4490](https://github.com/RedTurtle/design-comuni-plone-theme/commit/aba4490f702d1e80314036eb4f4a1596f2a094aa))
|
|
878
|
+
- service schema.org data-element ([24df03f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/24df03f12b6868200c1f4fd6b7798ff19384a4bd))
|
|
879
|
+
- service schema.org serviceUrl nesting ([20e1357](https://github.com/RedTurtle/design-comuni-plone-theme/commit/20e1357f323a3cb59c0460e040600d984bb958cc))
|
|
880
|
+
- service schema.org url and area ([5622eac](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5622eac53d3a039a288a9c439da58a990e399585))
|
|
881
|
+
- toc block not working ([#160](https://github.com/RedTurtle/design-comuni-plone-theme/issues/160)) ([91026ed](https://github.com/RedTurtle/design-comuni-plone-theme/commit/91026edecea142d752ff47f0878d3789d1aea7d0))
|
|
962
882
|
|
|
963
883
|
### Maintenance
|
|
964
884
|
|
|
965
|
-
|
|
885
|
+
- test-acceptance-server ([51853f0](https://github.com/RedTurtle/design-comuni-plone-theme/commit/51853f03c074a267b95571f912d4db769d32f45f))
|
|
966
886
|
|
|
967
887
|
## [8.0.0-alpha.30](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.29...v8.0.0-alpha.30) (2023-05-04)
|
|
968
888
|
|
|
969
|
-
|
|
970
889
|
### Features
|
|
971
890
|
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
891
|
+
- added custom validation for CT Servizio 'Accedere al servizio' section ([#144](https://github.com/RedTurtle/design-comuni-plone-theme/issues/144)) ([4918407](https://github.com/RedTurtle/design-comuni-plone-theme/commit/49184076f05851b3491f03e6669a359deab8088c))
|
|
892
|
+
- added schema.org metadata for ct servizio ([#151](https://github.com/RedTurtle/design-comuni-plone-theme/issues/151)) ([c3d4ff0](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c3d4ff088140a2c83eea1f759be809a30b6439b0))
|
|
893
|
+
- updated customerSatisfaction with ModelloPratica condition ([#145](https://github.com/RedTurtle/design-comuni-plone-theme/issues/145)) ([010071a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/010071aa8a8898bbf79ad990d7883f6dbb9544fd))
|
|
976
894
|
|
|
977
895
|
### Bug Fixes
|
|
978
896
|
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
897
|
+
- blocks copy/paste logic ([#146](https://github.com/RedTurtle/design-comuni-plone-theme/issues/146)) ([59caffd](https://github.com/RedTurtle/design-comuni-plone-theme/commit/59caffdfce28fd14cc4859338240c772aab8d1a1))
|
|
898
|
+
- duplicate feedback form title ([2569199](https://github.com/RedTurtle/design-comuni-plone-theme/commit/256919978b9ec34d75fbfc2e5a3631a03f64df66))
|
|
899
|
+
- percorso raddoppiato immagini ([#153](https://github.com/RedTurtle/design-comuni-plone-theme/issues/153)) ([18e9f8a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/18e9f8aa1a49a570d5e308bafe7fbd718f06de37))
|
|
982
900
|
|
|
983
901
|
## [8.0.0-alpha.29](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.28...v8.0.0-alpha.29) (2023-04-28)
|
|
984
902
|
|
|
985
|
-
|
|
986
903
|
### Features
|
|
987
904
|
|
|
988
|
-
|
|
905
|
+
- added contact info in officeCard from pdc ([#137](https://github.com/RedTurtle/design-comuni-plone-theme/issues/137)) ([5bbddd9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5bbddd9b93ce175ff3fcb5da08f9dd4a063020b7))
|
|
989
906
|
|
|
990
907
|
## [8.0.0-alpha.28](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.27...v8.0.0-alpha.28) (2023-04-27)
|
|
991
908
|
|
|
992
|
-
|
|
993
909
|
### ⚠ BREAKING CHANGES
|
|
994
910
|
|
|
995
|
-
|
|
911
|
+
- remove contents customization (#136)
|
|
996
912
|
|
|
997
913
|
### Features
|
|
998
914
|
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
915
|
+
- lazy load optional footer image ([30d5650](https://github.com/RedTurtle/design-comuni-plone-theme/commit/30d56500909c5309f36eb7b1149e8bb822c05f53))
|
|
916
|
+
- remove contents customization ([#136](https://github.com/RedTurtle/design-comuni-plone-theme/issues/136)) ([3ca63d0](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3ca63d0a234c1cd3e90e4d37b68168517e03f6e5))
|
|
1002
917
|
|
|
1003
918
|
### Bug Fixes
|
|
1004
919
|
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
920
|
+
- better lazy loading for eu footer image ([6a23d43](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6a23d43ee566a228989f9ef2914eff3b24ba735f))
|
|
921
|
+
- fixed description font for cardWithImage component ([#140](https://github.com/RedTurtle/design-comuni-plone-theme/issues/140)) ([c11c5ff](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c11c5ff98f88055f7d8b23c270bd29a0facda755))
|
|
922
|
+
- font in date card evento ([#133](https://github.com/RedTurtle/design-comuni-plone-theme/issues/133)) ([af0dbba](https://github.com/RedTurtle/design-comuni-plone-theme/commit/af0dbba9a2d213ed495116f7640c02bd2191e71b))
|
|
923
|
+
- link more blocco calendario mancante ([#134](https://github.com/RedTurtle/design-comuni-plone-theme/issues/134)) ([d364872](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d3648723f4f2d72e2908eafee89bbb938b438c36))
|
|
924
|
+
- widget date nella ricorrenza, color picker in blocco eventSearch ([#141](https://github.com/RedTurtle/design-comuni-plone-theme/issues/141)) ([ae4610a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ae4610ac43fcf9f720df5c778f2d600bd5ca7210))
|
|
1011
925
|
|
|
1012
926
|
### Maintenance
|
|
1013
927
|
|
|
1014
|
-
|
|
928
|
+
- remove obsolete customization ([852acb1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/852acb1b2f9d548a2bf8439a4eac92922a9a7c14))
|
|
1015
929
|
|
|
1016
930
|
## [8.0.0-alpha.27](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.26...v8.0.0-alpha.27) (2023-04-24)
|
|
1017
931
|
|
|
1018
|
-
|
|
1019
932
|
### Features
|
|
1020
933
|
|
|
1021
|
-
|
|
1022
|
-
|
|
934
|
+
- update volto to 16.20.4 ([6a72b51](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6a72b51ff19115ac17f0e3c29382169c6feca974))
|
|
1023
935
|
|
|
1024
936
|
### Bug Fixes
|
|
1025
937
|
|
|
1026
|
-
|
|
938
|
+
- bg-gradient usage in cardSlideUpText ([b67dae6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b67dae6fb2f69d1a8d0aa97ed218178bfad242d5))
|
|
1027
939
|
|
|
1028
940
|
## [8.0.0-alpha.26](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.25...v8.0.0-alpha.26) (2023-04-19)
|
|
1029
941
|
|
|
1030
|
-
|
|
1031
942
|
### Bug Fixes
|
|
1032
943
|
|
|
1033
|
-
|
|
944
|
+
- testo duplicato nei costi del servizio ([8618d90](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8618d90acd8269952614194ce7f667e39d9da608))
|
|
1034
945
|
|
|
1035
946
|
## [8.0.0-alpha.25](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.24...v8.0.0-alpha.25) (2023-04-12)
|
|
1036
947
|
|
|
1037
|
-
|
|
1038
948
|
### Bug Fixes
|
|
1039
949
|
|
|
1040
|
-
|
|
1041
|
-
|
|
950
|
+
- i18n ([20e42f0](https://github.com/RedTurtle/design-comuni-plone-theme/commit/20e42f0931a4c17b49cce3e12ada2cf1da17ad55))
|
|
951
|
+
- listing block options ordering ([fda2d10](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fda2d1039672b64cfd68034b19616c7fcb282ddf))
|
|
1042
952
|
|
|
1043
953
|
## [8.0.0-alpha.24](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.23...v8.0.0-alpha.24) (2023-04-11)
|
|
1044
954
|
|
|
1045
|
-
|
|
1046
955
|
### Features
|
|
1047
956
|
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
957
|
+
- intersectionObserver new settings and css block \_smallblockLinkstemplate ([#125](https://github.com/RedTurtle/design-comuni-plone-theme/issues/125)) ([719067f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/719067f6ed0bda17b9940d939f1ffff0c192dab2))
|
|
958
|
+
- show next generation eu logo by default ([ac66238](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ac66238f877e9c904ac2e093675361d1ccdfcd8d))
|
|
1051
959
|
|
|
1052
960
|
### Bug Fixes
|
|
1053
961
|
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
962
|
+
- card-big class across all views ([#131](https://github.com/RedTurtle/design-comuni-plone-theme/issues/131)) ([be30e40](https://github.com/RedTurtle/design-comuni-plone-theme/commit/be30e40a0c35e5a91be51cb7067c09b8331c06fb))
|
|
963
|
+
- i18n ([cea78a4](https://github.com/RedTurtle/design-comuni-plone-theme/commit/cea78a4ca7104e16225fe4cf33235437072e6878))
|
|
964
|
+
- link atto di nomina sulla persona ([#130](https://github.com/RedTurtle/design-comuni-plone-theme/issues/130)) ([8f10d79](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8f10d7928b08c1f63046b7fa1311825a898e7118))
|
|
965
|
+
- notizia a cura di info in office card ([#127](https://github.com/RedTurtle/design-comuni-plone-theme/issues/127)) ([7017927](https://github.com/RedTurtle/design-comuni-plone-theme/commit/7017927b4f9e96d1bbb234f33fd9a46f24f8a6b6))
|
|
966
|
+
- pdc intl values ([#129](https://github.com/RedTurtle/design-comuni-plone-theme/issues/129)) ([a6bbc48](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a6bbc486106b32bc39d4ab63a086ebab73ea8385))
|
|
967
|
+
- ribbon card styles ([#132](https://github.com/RedTurtle/design-comuni-plone-theme/issues/132)) ([ff75a75](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ff75a75e45ab3510998bbdc98313bcb781a0087f))
|
|
1060
968
|
|
|
1061
969
|
## [8.0.0-alpha.23](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.22...v8.0.0-alpha.23) (2023-04-06)
|
|
1062
970
|
|
|
1063
|
-
|
|
1064
971
|
### Bug Fixes
|
|
1065
972
|
|
|
1066
|
-
|
|
973
|
+
- ssr error in SideMenu ([bd90ea7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bd90ea713c749349fad92a1a1413ffbc77ffe17c))
|
|
1067
974
|
|
|
1068
975
|
## [8.0.0-alpha.22](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.21...v8.0.0-alpha.22) (2023-04-06)
|
|
1069
976
|
|
|
1070
|
-
|
|
1071
977
|
### Bug Fixes
|
|
1072
978
|
|
|
1073
|
-
|
|
1074
|
-
|
|
979
|
+
- bootstrap breakpoint usage ([7cad6eb](https://github.com/RedTurtle/design-comuni-plone-theme/commit/7cad6eb043b779180304fb7e8492675f14420385))
|
|
980
|
+
- venue view length conditions ([#128](https://github.com/RedTurtle/design-comuni-plone-theme/issues/128)) ([7921e61](https://github.com/RedTurtle/design-comuni-plone-theme/commit/7921e617f2d61630698db0c2d5fe190e7c31485c))
|
|
1075
981
|
|
|
1076
982
|
## [8.0.0-alpha.21](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.20...v8.0.0-alpha.21) (2023-04-05)
|
|
1077
983
|
|
|
1078
|
-
|
|
1079
984
|
### Bug Fixes
|
|
1080
985
|
|
|
1081
|
-
|
|
1082
|
-
|
|
986
|
+
- card with slide up text styles ([9181eb9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9181eb90956a86711676410e8c81b83d8c2b72dc))
|
|
1083
987
|
|
|
1084
988
|
### Maintenance
|
|
1085
989
|
|
|
1086
|
-
|
|
990
|
+
- fixed tests ([e6c4d5b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e6c4d5b9f8e17a3b61fdc4f29a55f2e806e9e58f))
|
|
1087
991
|
|
|
1088
992
|
## [8.0.0-alpha.20](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.19...v8.0.0-alpha.20) (2023-04-05)
|
|
1089
993
|
|
|
1090
|
-
|
|
1091
994
|
### Features
|
|
1092
995
|
|
|
1093
|
-
|
|
1094
|
-
|
|
996
|
+
- add configurable PNRR/NextGenerationEU footer logo ([a1f575b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a1f575bad7e1b7977d46327cf7868517b415cd83))
|
|
1095
997
|
|
|
1096
998
|
### Bug Fixes
|
|
1097
999
|
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1000
|
+
- add data-element to LoginButton component ([6a2492a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6a2492a37604941889c030cc9a662481923d41d5))
|
|
1001
|
+
- bs-it accordion styles readded ([dd1fd19](https://github.com/RedTurtle/design-comuni-plone-theme/commit/dd1fd19f2bab7d1bbb428b8ad794faa0e3d69f3a))
|
|
1002
|
+
- CardWithImage mobile styles, ImageSize selector and tests ([15c77ec](https://github.com/RedTurtle/design-comuni-plone-theme/commit/15c77ec9486afd22e4e822bff9b35fef94898171))
|
|
1003
|
+
- changing FeedbackForm title to disregard Service CT value because validator does not respect AGID specifications ([692967c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/692967ce0c7cf279c4001dd88094c51b6f76abf1))
|
|
1004
|
+
- fix and rework SideMenu component not showing current section/correct progress ([d7a8ee6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d7a8ee6c11c457ea7f345cce51cf0e66f0617f6c))
|
|
1005
|
+
- fix CardWithImage block tests ([fadb661](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fadb661b97eb97adb0cc560fcb4a220b657ed265))
|
|
1006
|
+
- fix smallblockLinksTemplate css ([cb5fccd](https://github.com/RedTurtle/design-comuni-plone-theme/commit/cb5fccd80b085e5a3cbe46e0ab7a5ee2846f59a2))
|
|
1007
|
+
- highlighted block styles ([43f6eed](https://github.com/RedTurtle/design-comuni-plone-theme/commit/43f6eed6590fec321848a7f43d84cea318ffb8d9))
|
|
1008
|
+
- pagina argomento header uo images ([8e4904a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8e4904ab194b51407fc1715af41ed3bed61e7a81))
|
|
1009
|
+
- persona image back to header ([05a6677](https://github.com/RedTurtle/design-comuni-plone-theme/commit/05a667716c107e7ba00040a4247e3d9127715515))
|
|
1010
|
+
- responsive styles ([#120](https://github.com/RedTurtle/design-comuni-plone-theme/issues/120)) ([e5b4978](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e5b497846dac9a267844957cbd7535cdfd292709))
|
|
1011
|
+
- search text input component if page opened with precompiled text ([132d495](https://github.com/RedTurtle/design-comuni-plone-theme/commit/132d495ea198bf83acd118b71efc55b31a6b70d7))
|
|
1012
|
+
- servizio argomenti position ([33a3e2f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/33a3e2f9bf0fd2e2904f8805de8da04d1ef86f6d))
|
|
1013
|
+
- text block in block chooser ([58020c2](https://github.com/RedTurtle/design-comuni-plone-theme/commit/58020c27daa82e14b3d532f196bb0121cedd9469))
|
|
1014
|
+
- toc styles ([b5f1f17](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b5f1f17b8e4e715268be0ca6ff640a2a4f52861e))
|
|
1015
|
+
- updated i18n ([ca8ce05](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ca8ce05b91e9c38db5a2d0e0757330c2d225b6f8))
|
|
1115
1016
|
|
|
1116
1017
|
### Maintenance
|
|
1117
1018
|
|
|
1118
|
-
|
|
1019
|
+
- rimossa patch per le variabili in fase di build ([#86](https://github.com/RedTurtle/design-comuni-plone-theme/issues/86)) ([5fa3544](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5fa3544666d536c746274712ad9d5961df0792e1))
|
|
1119
1020
|
|
|
1120
1021
|
## [8.0.0-alpha.19](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.18...v8.0.0-alpha.19) (2023-03-31)
|
|
1121
1022
|
|
|
1122
|
-
|
|
1123
1023
|
### Features
|
|
1124
1024
|
|
|
1125
|
-
|
|
1126
|
-
|
|
1025
|
+
- moved topics section from PageHeader and positioned them after Contacts section in ServizioView ([#123](https://github.com/RedTurtle/design-comuni-plone-theme/issues/123)) ([3aaa3dd](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3aaa3dd0f99d14ecaf7089576f93227e1a8e38c0))
|
|
1127
1026
|
|
|
1128
1027
|
### Bug Fixes
|
|
1129
1028
|
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1029
|
+
- colori dei link, loghi e configurazione base ([#119](https://github.com/RedTurtle/design-comuni-plone-theme/issues/119)) ([5d0796d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5d0796d32ba97f46e7374b59ce45db02934a2acd))
|
|
1030
|
+
- fixed CardPersona style ([#122](https://github.com/RedTurtle/design-comuni-plone-theme/issues/122)) ([58f5a6c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/58f5a6cc519e5c68560f5a4bd3b56c9ce5bf8afd))
|
|
1031
|
+
- fixed ContactsCard style ([#118](https://github.com/RedTurtle/design-comuni-plone-theme/issues/118)) ([6cde606](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6cde606586a25981fc299f773784046fea9ebdb8))
|
|
1032
|
+
- update volto-feedback questions to adhere to new agid specifications ([#124](https://github.com/RedTurtle/design-comuni-plone-theme/issues/124)) ([8d044e2](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8d044e27980bbaf4d8c3c1e6a2dc9ebf3a6aec6b))
|
|
1134
1033
|
|
|
1135
1034
|
## [8.0.0-alpha.18](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.17...v8.0.0-alpha.18) (2023-03-29)
|
|
1136
1035
|
|
|
1137
|
-
|
|
1138
1036
|
### Bug Fixes
|
|
1139
1037
|
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1038
|
+
- card persona foto sovrapposta ([#115](https://github.com/RedTurtle/design-comuni-plone-theme/issues/115)) ([a3068e9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a3068e97cef4f59028e262f0a1846246c55de4bf))
|
|
1039
|
+
- logo in header padding-left ([d53e2cc](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d53e2cce26bc2996a8e150cee8a3fa8224d23c09))
|
|
1040
|
+
- logo in header padding-left ([2dc8782](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2dc8782b4f6c30a416747cae3cb20d3a5527422f))
|
|
1041
|
+
- modal header for double x button ([#116](https://github.com/RedTurtle/design-comuni-plone-theme/issues/116)) ([e28cae8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e28cae83e0a68e821a8dc9e346f4b6a5e1c66523))
|
|
1042
|
+
- objectBrowser breadcrumb tooltip visibility ([#117](https://github.com/RedTurtle/design-comuni-plone-theme/issues/117)) ([63cabe4](https://github.com/RedTurtle/design-comuni-plone-theme/commit/63cabe48af69f74ae90043230c3736ba84ea44ba))
|
|
1043
|
+
- typo in data element for link-more actions ([#114](https://github.com/RedTurtle/design-comuni-plone-theme/issues/114)) ([bbe0a5a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bbe0a5a14ffe801e470620f41b0988fbfe5480b3))
|
|
1147
1044
|
|
|
1148
1045
|
### Maintenance
|
|
1149
1046
|
|
|
1150
|
-
|
|
1151
|
-
|
|
1047
|
+
- update redturtle/rancher-deploy-action ([4b0a8a7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4b0a8a77beff9b6362304b0238c74909f7bbc83c))
|
|
1048
|
+
- upgrade to volto 16.18.0 ([#104](https://github.com/RedTurtle/design-comuni-plone-theme/issues/104)) ([6d7d8d5](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6d7d8d5beb523b7723fedc932afe81a9da115bf4))
|
|
1152
1049
|
|
|
1153
1050
|
## [8.0.0-alpha.17](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.16...v8.0.0-alpha.17) (2023-03-24)
|
|
1154
1051
|
|
|
1155
|
-
|
|
1156
1052
|
### Bug Fixes
|
|
1157
1053
|
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1054
|
+
- Revert "fix: header image height fixed (#103)" (#111) ([9d53dfd](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9d53dfd6cc174f0a2eb033b36a782d9fb9b71b1a)), closes [#103](https://github.com/RedTurtle/design-comuni-plone-theme/issues/103) [#111](https://github.com/RedTurtle/design-comuni-plone-theme/issues/111)
|
|
1055
|
+
- add Quanto Costa section to page index ([#100](https://github.com/RedTurtle/design-comuni-plone-theme/issues/100)) ([d8038cc](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d8038cc5b9cf7a4b3b18f17c43e712f3cef8375e))
|
|
1056
|
+
- align FormValidation.js customization with Volto pr [#4601](https://github.com/RedTurtle/design-comuni-plone-theme/issues/4601) (fix isValidURL regexp) ([#105](https://github.com/RedTurtle/design-comuni-plone-theme/issues/105)) ([5e6c404](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5e6c4042ae4cf8ec64b0a71464e3a0a988c163f9))
|
|
1057
|
+
- carousel close button ([#96](https://github.com/RedTurtle/design-comuni-plone-theme/issues/96)) ([f5d0dcc](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f5d0dccc6e418ac454bc1310b6a2965fcdcd52d9))
|
|
1058
|
+
- fixed card heading css rules ([#107](https://github.com/RedTurtle/design-comuni-plone-theme/issues/107)) ([db88ff9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/db88ff9236d482eadda2e2e4ab212335105b4f8f))
|
|
1059
|
+
- header image height fixed ([#103](https://github.com/RedTurtle/design-comuni-plone-theme/issues/103)) ([182fa50](https://github.com/RedTurtle/design-comuni-plone-theme/commit/182fa500863327e2424740b16713d34e68b7ee2e))
|
|
1060
|
+
- lateral padding for navbar ([#106](https://github.com/RedTurtle/design-comuni-plone-theme/issues/106)) ([e167f34](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e167f34b5e3feab3f5078b66b0e96a87481ee9d0))
|
|
1061
|
+
- object browser initial search position ([#98](https://github.com/RedTurtle/design-comuni-plone-theme/issues/98)) ([1a16c8a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/1a16c8a30b43795d61a1fbbe2aad0bfa31ac172e))
|
|
1167
1062
|
|
|
1168
1063
|
### Maintenance
|
|
1169
1064
|
|
|
1170
|
-
|
|
1065
|
+
- remove duplicate code ([566b0cf](https://github.com/RedTurtle/design-comuni-plone-theme/commit/566b0cf46a046b2cf10bd271d06935b5be4b1b5a))
|
|
1171
1066
|
|
|
1172
1067
|
## [8.0.0-alpha.16](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.15...v8.0.0-alpha.16) (2023-03-22)
|
|
1173
1068
|
|
|
1174
|
-
|
|
1175
1069
|
### Bug Fixes
|
|
1176
1070
|
|
|
1177
|
-
|
|
1178
|
-
|
|
1071
|
+
- fixed page names across CTs ([#101](https://github.com/RedTurtle/design-comuni-plone-theme/issues/101)) ([cbf2187](https://github.com/RedTurtle/design-comuni-plone-theme/commit/cbf21870ae413ff657dd9e92d14c2f7d3f7a31c2))
|
|
1072
|
+
- missing import in MenuConfigurationForm ([a8baaf0](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a8baaf091816ee7522c58b388b30695d6fc90ba6))
|
|
1179
1073
|
|
|
1180
1074
|
## [8.0.0-alpha.15](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.14...v8.0.0-alpha.15) (2023-03-20)
|
|
1181
1075
|
|
|
1182
|
-
|
|
1183
1076
|
### Features
|
|
1184
1077
|
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1078
|
+
- added data-elements where needed for validator ([#95](https://github.com/RedTurtle/design-comuni-plone-theme/issues/95)) ([5ce1d5d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5ce1d5d4815850d82b1a622d73aa1b01d551b672))
|
|
1079
|
+
- added page-name data-element on page titles ([3796e83](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3796e839cb94a7e35436a8aed2d9daba45a3bd09))
|
|
1080
|
+
- added page-name data-element on page titles ([52e8a37](https://github.com/RedTurtle/design-comuni-plone-theme/commit/52e8a37c6698bbb77a86c0c2cb146e68a891bf5f))
|
|
1189
1081
|
|
|
1190
1082
|
### Bug Fixes
|
|
1191
1083
|
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1084
|
+
- invalid-feedback text was removed by some css in the kit, added it back ([#94](https://github.com/RedTurtle/design-comuni-plone-theme/issues/94)) ([e56ec8b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e56ec8bcafeb963c8efe6b0a388674f45d953f22))
|
|
1085
|
+
- locales ([fc91374](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fc913743b835ae631716afcab75b85840c19199f))
|
|
1086
|
+
- missing Dal in dates if event dates are not occurring in same year ([#97](https://github.com/RedTurtle/design-comuni-plone-theme/issues/97)) ([8531029](https://github.com/RedTurtle/design-comuni-plone-theme/commit/853102912974fd60d8632cdaf6f3a9d265ffaf79))
|
|
1087
|
+
- remove extra content image in venue address part ([fdc0509](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fdc050948da12a5a11f56c6d1d4fa1c7a1126091))
|
|
1197
1088
|
|
|
1198
1089
|
### Maintenance
|
|
1199
1090
|
|
|
1200
|
-
|
|
1091
|
+
- added several tests ([#92](https://github.com/RedTurtle/design-comuni-plone-theme/issues/92)) ([1097d34](https://github.com/RedTurtle/design-comuni-plone-theme/commit/1097d349323834151783436fcfe61d592775956d))
|
|
1201
1092
|
|
|
1202
1093
|
## [8.0.0-alpha.14](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.13...v8.0.0-alpha.14) (2023-03-14)
|
|
1203
1094
|
|
|
1204
|
-
|
|
1205
1095
|
### Features
|
|
1206
1096
|
|
|
1207
|
-
|
|
1208
|
-
|
|
1097
|
+
- avviso per limite caratteri ([#88](https://github.com/RedTurtle/design-comuni-plone-theme/issues/88)) ([4c95c88](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4c95c8876187612ec0959129e61619bffe99022b))
|
|
1209
1098
|
|
|
1210
1099
|
### Bug Fixes
|
|
1211
1100
|
|
|
1212
|
-
|
|
1213
|
-
|
|
1101
|
+
- indice della pagina nel servizio ([3c1f9ec](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3c1f9ecb69908c3bb959a88541251774685899ae))
|
|
1102
|
+
- post release fixes ([#93](https://github.com/RedTurtle/design-comuni-plone-theme/issues/93)) ([d93335f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d93335f65f9eb7604210d7fc3522c5ea708a7457))
|
|
1214
1103
|
|
|
1215
1104
|
## [8.0.0-alpha.13](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.12...v8.0.0-alpha.13) (2023-03-10)
|
|
1216
1105
|
|
|
1217
|
-
|
|
1218
1106
|
### Features
|
|
1219
1107
|
|
|
1220
|
-
|
|
1221
|
-
|
|
1108
|
+
- added description field to select field on form block ([#91](https://github.com/RedTurtle/design-comuni-plone-theme/issues/91)) ([34f01a7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/34f01a7120e41eef4288cd611995fa918fd7ff2f))
|
|
1222
1109
|
|
|
1223
1110
|
### Bug Fixes
|
|
1224
1111
|
|
|
1225
|
-
|
|
1226
|
-
|
|
1112
|
+
- differenze template io comune ([#89](https://github.com/RedTurtle/design-comuni-plone-theme/issues/89)) ([7944531](https://github.com/RedTurtle/design-comuni-plone-theme/commit/79445310d2d969f4cfd7d8630f75ef68abf602d3))
|
|
1113
|
+
- locales ([03bade4](https://github.com/RedTurtle/design-comuni-plone-theme/commit/03bade4daf698e8618f568e5d92cbfb3ebb7fa59))
|
|
1227
1114
|
|
|
1228
1115
|
## [8.0.0-alpha.12](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.11...v8.0.0-alpha.12) (2023-03-08)
|
|
1229
1116
|
|
|
1230
|
-
|
|
1231
1117
|
### Features
|
|
1232
1118
|
|
|
1233
|
-
|
|
1234
|
-
|
|
1119
|
+
- added legal-notes data-element in editors ([00ca40b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/00ca40bb0acf0436c7eb2f4807b52bfa07ba14a2))
|
|
1120
|
+
- timeline_tempi_scadenze non è più obbligatorio ([9e13282](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9e13282172154cd0ee24d9a26c58dfd0ce949dce))
|
|
1235
1121
|
|
|
1236
1122
|
## [8.0.0-alpha.11](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.10...v8.0.0-alpha.11) (2023-03-07)
|
|
1237
1123
|
|
|
1238
|
-
|
|
1239
1124
|
### Features
|
|
1240
1125
|
|
|
1241
|
-
|
|
1242
|
-
|
|
1126
|
+
- add new sort indexes in BandiSearch block: effective and modified date ([#83](https://github.com/RedTurtle/design-comuni-plone-theme/issues/83)) ([62e4322](https://github.com/RedTurtle/design-comuni-plone-theme/commit/62e43226cab1e09903ed0730a0918564dac40087))
|
|
1243
1127
|
|
|
1244
1128
|
### Bug Fixes
|
|
1245
1129
|
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1130
|
+
- added a class to identify the customer satisfaction container ([#81](https://github.com/RedTurtle/design-comuni-plone-theme/issues/81)) ([ace74bf](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ace74bf1f7aecb02df6d5bec658c87adc30f19f1))
|
|
1131
|
+
- conditional checking added to not break Documento Pubblico view when after v3 migration this CT has missing required fields ([#85](https://github.com/RedTurtle/design-comuni-plone-theme/issues/85)) ([d729590](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d729590bb7b4ff711212379a4f2c9ca3fa2f6893))
|
|
1132
|
+
- locales ([9166ca6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9166ca6ff715be08503fe4aa850ea49627d01a2b))
|
|
1133
|
+
- redirect loop with unescaped chars in uri ([#8](https://github.com/RedTurtle/design-comuni-plone-theme/issues/8)) ([feb2e7a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/feb2e7a952560922f709be55ea1769567f63f7e0))
|
|
1250
1134
|
|
|
1251
1135
|
## [8.0.0-alpha.10](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.9...v8.0.0-alpha.10) (2023-02-27)
|
|
1252
1136
|
|
|
1253
|
-
|
|
1254
1137
|
### Features
|
|
1255
1138
|
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1139
|
+
- change patrocinato_da field from TextLine to RichText; change 'contatti interni' to 'organizzato da' ([d712d66](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d712d668c5746c1b27dbb258ea6b795e159a870f))
|
|
1140
|
+
- increase char counter limit to 255 ([3a7b7cc](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3a7b7cc051dac0293177bb6808e85bf8893e33ab))
|
|
1141
|
+
- update and rebuild i18n catalog ([ac3a220](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ac3a220089cbb3480c59defbbd8ff953d5ece05e))
|
|
1260
1142
|
|
|
1261
1143
|
### Bug Fixes
|
|
1262
1144
|
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1145
|
+
- change details in event view ([3d0c005](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3d0c0053f0417ca7127c108678982aac2c1cd7f5))
|
|
1146
|
+
- fix space between galleries ([86e509f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/86e509f487c401cd9a3cda41b72a5cf64863ded4))
|
|
1147
|
+
- fix styles for gallery and better PropTypes description ([fdeb6e4](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fdeb6e4cc4f7fb82ae2e44ba5bd138f35a7936fd))
|
|
1148
|
+
- fix test ([b7fceda](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b7fceda67331d40ee4b373460fd4c0b5112ee4f0))
|
|
1267
1149
|
|
|
1268
1150
|
## [8.0.0-alpha.9](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.8...v8.0.0-alpha.9) (2023-02-22)
|
|
1269
1151
|
|
|
1270
|
-
|
|
1271
1152
|
### Bug Fixes
|
|
1272
1153
|
|
|
1273
|
-
|
|
1274
|
-
|
|
1154
|
+
- tendina react virtualized ([#79](https://github.com/RedTurtle/design-comuni-plone-theme/issues/79)) ([0b7097c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/0b7097cff2be398e6b763c0b68d3f7964de5509c))
|
|
1155
|
+
- width on react virtualized ([#77](https://github.com/RedTurtle/design-comuni-plone-theme/issues/77)) ([be3076c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/be3076c53e94fdfd3a6542ee20dfb95fafa01db8))
|
|
1275
1156
|
|
|
1276
1157
|
## [8.0.0-alpha.8](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.7...v8.0.0-alpha.8) (2023-02-17)
|
|
1277
1158
|
|
|
1278
|
-
|
|
1279
1159
|
### Features
|
|
1280
1160
|
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1161
|
+
- added new customer satisfaction using new volto-feedback and collective.feedback addons ([#74](https://github.com/RedTurtle/design-comuni-plone-theme/issues/74)) ([2d0a894](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2d0a894608d12c9818ce21b58280101e7ba5b67a))
|
|
1162
|
+
- object browser breadcrumbs ([#68](https://github.com/RedTurtle/design-comuni-plone-theme/issues/68)) ([ba4b918](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ba4b918ebe64b9110a22e60ffa8ad5c59176ac78))
|
|
1163
|
+
- upgraded volto 16.11.0 ([3520bc3](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3520bc356413ab3ab981c92cfc4e2d7cbbd989e2))
|
|
1285
1164
|
|
|
1286
1165
|
### Bug Fixes
|
|
1287
1166
|
|
|
1288
|
-
|
|
1289
|
-
|
|
1167
|
+
- propTypes ([83baf67](https://github.com/RedTurtle/design-comuni-plone-theme/commit/83baf67f135bdadfaa5b14e2934cd23d63b17a48))
|
|
1168
|
+
- rimossi campi headline e headlineTag da calendar block ([#78](https://github.com/RedTurtle/design-comuni-plone-theme/issues/78)) ([a3b1b16](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a3b1b1629246ba1243de0e0eeeead0ed17468a18))
|
|
1290
1169
|
|
|
1291
1170
|
## [8.0.0-alpha.7](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.6...v8.0.0-alpha.7) (2023-02-15)
|
|
1292
1171
|
|
|
1293
|
-
|
|
1294
1172
|
### Features
|
|
1295
1173
|
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1174
|
+
- added conditional to set pdf download in a new tab ([2fcbb2b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2fcbb2b09b620c69cbdedf72908c6d3c1c8b0200))
|
|
1175
|
+
- allineamento bottone blocco elenco e linea sotto al titolo ([#58](https://github.com/RedTurtle/design-comuni-plone-theme/issues/58)) ([b3ca7de](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b3ca7dec2755f9bba6c52b61d14e1195f3f1fdc5))
|
|
1176
|
+
- new color for links inside the draftjs editor on footer site config ([#63](https://github.com/RedTurtle/design-comuni-plone-theme/issues/63)) ([c735228](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c73522805db739568eb6e9e119018b11c644ec26))
|
|
1300
1177
|
|
|
1301
1178
|
### Bug Fixes
|
|
1302
1179
|
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1180
|
+
- block twitter strutture re-done ([#75](https://github.com/RedTurtle/design-comuni-plone-theme/issues/75)) ([f9ffe63](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f9ffe63b9231e9020f694cfedc9a1c1bcb784297))
|
|
1181
|
+
- changed label accedi al servizio ([cf8e5f9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/cf8e5f94647963dd5575f884ab92322760d43499))
|
|
1182
|
+
- remove broken api expanders ([82c87c3](https://github.com/RedTurtle/design-comuni-plone-theme/commit/82c87c30b277d120ea1c50fcf23bb4ee50b1bac2))
|
|
1183
|
+
- tipologia_notizia for non configured listing blocks ([1551f97](https://github.com/RedTurtle/design-comuni-plone-theme/commit/1551f979c94fc052ef5779ee3e121c6f608cc042))
|
|
1184
|
+
- uo view competenze ([1491da7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/1491da786ba887f5b516b95e8712f662cb452106))
|
|
1185
|
+
- upgraded design-react-kit ([21d9604](https://github.com/RedTurtle/design-comuni-plone-theme/commit/21d96049b605449617c2e7adc6df6411dff8f947))
|
|
1309
1186
|
|
|
1310
1187
|
## [8.0.0-alpha.6](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.5...v8.0.0-alpha.6) (2023-02-07)
|
|
1311
1188
|
|
|
1312
|
-
|
|
1313
1189
|
### Features
|
|
1314
1190
|
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1191
|
+
- google maps block restricted and removed from privacy options ([#71](https://github.com/RedTurtle/design-comuni-plone-theme/issues/71)) ([abbedf5](https://github.com/RedTurtle/design-comuni-plone-theme/commit/abbedf5aaf1d1098a3b27156864724827dc1fd2e))
|
|
1192
|
+
- upgraded design-react-kit and bootstrap-italia ([960ce5c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/960ce5cdcc1b49076c647b97852cea35972e6f2b))
|
|
1193
|
+
- upgraded kit to latest next branch ([353df7d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/353df7d4f5128351c31b6459d0110a7bfcfde278))
|
|
1194
|
+
- upgraded volto to 16.10.0 ([c9d0cf6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c9d0cf61a8d6f3a44e07d764f060ff4c08663e46))
|
|
1195
|
+
- use new api expanders to reduce the number of api calls ([5cb3904](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5cb3904643a2545cd8baa40ccf26cf596b1a6264))
|
|
1196
|
+
- use new Progress component for content types side menus ([adc3dd5](https://github.com/RedTurtle/design-comuni-plone-theme/commit/adc3dd5dd712a8f2f32f5913606032ebba88b64f))
|
|
1322
1197
|
|
|
1323
1198
|
### Bug Fixes
|
|
1324
1199
|
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1200
|
+
- card category with new taxonomies ([a99af4f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/a99af4f0add3e7527fa27c2f6c8ddb42d925b4ed))
|
|
1201
|
+
- race condition on service deadlines ([8ad445c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8ad445cef490ad44e5f7d054901db521f410bca5))
|
|
1202
|
+
- remove custom headings color ([ed507e8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ed507e84c16e3c3d388f8d5d28a1d2ceb34aac5b))
|
|
1203
|
+
- show persona fields even without incarico ([d439e6b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d439e6baf6d1316172a5e3330323b27b2e5a60b6))
|
|
1204
|
+
- temporary fix for tests ([e19ca71](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e19ca714644607794f631d5af40225e27e75a424))
|
|
1331
1205
|
|
|
1332
1206
|
### Maintenance
|
|
1333
1207
|
|
|
1334
|
-
|
|
1208
|
+
- fix build pipeline and reintroduce auto deployment ([6481d8c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6481d8c5e6917837e1ba0356ac05a989a552388d))
|
|
1335
1209
|
|
|
1336
1210
|
## [8.0.0-alpha.5](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.4...v8.0.0-alpha.5) (2023-02-03)
|
|
1337
1211
|
|
|
1338
|
-
|
|
1339
1212
|
### Bug Fixes
|
|
1340
1213
|
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1214
|
+
- adapt to new taxonomies ([bdd10ca](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bdd10ca8ca4121fce105f740728e139ace792d18))
|
|
1215
|
+
- added some margin to 'punti di contatti' card inside UO ([#65](https://github.com/RedTurtle/design-comuni-plone-theme/issues/65)) ([8eaf326](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8eaf326715e81ed673d0e26ab8efcb3df291c780))
|
|
1216
|
+
- campi mancanti nelle view ([#67](https://github.com/RedTurtle/design-comuni-plone-theme/issues/67)) ([f51f9ec](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f51f9ec35c0abf18fe77d627e0af4599310b8db6))
|
|
1217
|
+
- content type views section components keys breaking related items ([#66](https://github.com/RedTurtle/design-comuni-plone-theme/issues/66)) ([f16095d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f16095da597cbdb3325410eba4f0f40b37aaaf06))
|
|
1345
1218
|
|
|
1346
1219
|
## [8.0.0-alpha.4](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.3...v8.0.0-alpha.4) (2023-01-24)
|
|
1347
1220
|
|
|
1348
|
-
|
|
1349
1221
|
### Features
|
|
1350
1222
|
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1223
|
+
- added field procedure_collegate to ServizioView ([c039c58](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c039c58c0b9d1378cf2b5d82366f9119ec59df73))
|
|
1224
|
+
- moved motivo_stato_servizio to page header ([3c4e4da](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3c4e4da7bd9d10f188c8375663568db4b9f51ec7))
|
|
1225
|
+
- upgraded volto to 16.8.1 ([19b1203](https://github.com/RedTurtle/design-comuni-plone-theme/commit/19b1203b062dac2e096542600cf0a735606c1f0a))
|
|
1355
1226
|
|
|
1356
1227
|
### Bug Fixes
|
|
1357
1228
|
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1229
|
+
- cleanup className errors ([b971f31](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b971f3138c370df39518bf13aa072fa1ef9ffb24))
|
|
1230
|
+
- do not show titles of empty fields in ServizioView ([7d81ccf](https://github.com/RedTurtle/design-comuni-plone-theme/commit/7d81ccfaed5addf9de6b223316d487d96230e13d))
|
|
1231
|
+
- flatten image urls ([ed900a2](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ed900a2b5ed651d7c341cf0043b7cf4b9da12fb2))
|
|
1232
|
+
- link tag in some CardReadMore usages ([8b6a75e](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8b6a75e8bb9f1ff402451b3a21208832e3371930))
|
|
1233
|
+
- listing image when no image is set on the item ([9b4b7db](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9b4b7db85215635be460e673598c9c2554254068))
|
|
1234
|
+
- ordering and labels in DocumentoView ([79b6743](https://github.com/RedTurtle/design-comuni-plone-theme/commit/79b67433be96e64a3ae6a3379586d7e665af3743))
|
|
1235
|
+
- remove subtitle from h1 tag ([27eb014](https://github.com/RedTurtle/design-comuni-plone-theme/commit/27eb014cff1d6ccec6a61020366ef5ab303570f6))
|
|
1236
|
+
- show stato_servizio even when null ([24d89e5](https://github.com/RedTurtle/design-comuni-plone-theme/commit/24d89e50177ab040135d9b58e8fcbccb4bf66fb0))
|
|
1237
|
+
- show stato_servizio even when null ([43541f5](https://github.com/RedTurtle/design-comuni-plone-theme/commit/43541f5d092941ecc9888ac0c4f937fa085b6849))
|
|
1368
1238
|
|
|
1369
1239
|
### Maintenance
|
|
1370
1240
|
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1241
|
+
- enhanced test-setup-config ([9b45002](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9b450021020f7d3639d28b39e49084e471e94933))
|
|
1242
|
+
- fix config in tests, was missing italiaConfig ([83c5937](https://github.com/RedTurtle/design-comuni-plone-theme/commit/83c5937dc4418eb2befa4f211c91ecd51da3d380))
|
|
1243
|
+
- fix test config ([1d924c1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/1d924c1fdabbdabea99b93499a87bc605dbab014))
|
|
1244
|
+
- fixed ServizioView test ([9ffa964](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9ffa9645af5e73c5fa1b6a1be9422647a2799bc3))
|
|
1245
|
+
- twitter image profile removed ([fe733ab](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fe733ab2b9c890e14cca8960712a844c4e8b0f08))
|
|
1376
1246
|
|
|
1377
1247
|
## [8.0.0-alpha.3](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.2...v8.0.0-alpha.3) (2023-01-17)
|
|
1378
1248
|
|
|
1379
|
-
|
|
1380
1249
|
### Bug Fixes
|
|
1381
1250
|
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1251
|
+
- i18n in pdc view ([eb67d56](https://github.com/RedTurtle/design-comuni-plone-theme/commit/eb67d56fbd464cab1fa1ed0a1b780b944a7b4b84))
|
|
1252
|
+
- image component with Plone 6 images_scales ([#56](https://github.com/RedTurtle/design-comuni-plone-theme/issues/56)) ([5f97ac9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5f97ac963764c2b239298b66ff7bbe7652f9f135))
|
|
1253
|
+
- missing locales ([0729bd6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/0729bd6e1aa8ff407b81c51aa99c9a32ad903899))
|
|
1254
|
+
- persona view fields not showing properly ([bc54385](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bc5438517b4806b13e77b925db3fe56b104f02c3))
|
|
1255
|
+
- toolbar z-index in contents view ([e3b90de](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e3b90dedb416e278043b9415151f9baeff71c87f))
|
|
1388
1256
|
|
|
1389
1257
|
### Maintenance
|
|
1390
1258
|
|
|
1391
|
-
|
|
1259
|
+
- added sample test for CardPersona ([413d433](https://github.com/RedTurtle/design-comuni-plone-theme/commit/413d4338e8d933cb97d197086ce375ab3f2c48ac))
|
|
1392
1260
|
|
|
1393
1261
|
## [8.0.0-alpha.2](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v8.0.0-alpha.1...v8.0.0-alpha.2) (2023-01-13)
|
|
1394
1262
|
|
|
1395
|
-
|
|
1396
1263
|
### Features
|
|
1397
1264
|
|
|
1398
|
-
|
|
1399
|
-
|
|
1265
|
+
- upgrade volto-data-grid-widget to 2.1.0 ([#55](https://github.com/RedTurtle/design-comuni-plone-theme/issues/55)) ([e9f8700](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e9f8700c6f6a70ca16c5ffbcdfa93576f301c1db))
|
|
1400
1266
|
|
|
1401
1267
|
### Bug Fixes
|
|
1402
1268
|
|
|
1403
|
-
|
|
1404
|
-
|
|
1269
|
+
- upgraded volto-data-grid-widget to 2.0.0 ([d00b773](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d00b773f33588c7a0456106ee628054a00cb6a02))
|
|
1405
1270
|
|
|
1406
1271
|
### Maintenance
|
|
1407
1272
|
|
|
1408
|
-
|
|
1273
|
+
- cleanup unused import ([6de76ed](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6de76edc4f98f609ef2ca1ce3926f6d68d296134))
|
|
1409
1274
|
|
|
1410
1275
|
## [8.0.0-alpha.1](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.0.0...v8.0.0-alpha.1) (2023-01-12)
|
|
1411
1276
|
|
|
1412
|
-
|
|
1413
1277
|
### ⚠ BREAKING CHANGES
|
|
1414
1278
|
|
|
1415
|
-
|
|
1279
|
+
- upgraded design-react-kit 4.0.2 and bootstrap-italia to last v1
|
|
1416
1280
|
|
|
1417
1281
|
### Features
|
|
1418
1282
|
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1283
|
+
- added filed servizio attivo/non attivo ([#19](https://github.com/RedTurtle/design-comuni-plone-theme/issues/19)) ([069dd90](https://github.com/RedTurtle/design-comuni-plone-theme/commit/069dd9089a17dd819efbacbf014b1e79c386fefb))
|
|
1284
|
+
- luogo view ([#52](https://github.com/RedTurtle/design-comuni-plone-theme/issues/52)) ([81512bd](https://github.com/RedTurtle/design-comuni-plone-theme/commit/81512bdca916a61f78c0691341d38c11a8d831d9))
|
|
1285
|
+
- nuova vista servizio, validazione campi del servizio ([#46](https://github.com/RedTurtle/design-comuni-plone-theme/issues/46)) ([64885de](https://github.com/RedTurtle/design-comuni-plone-theme/commit/64885de071db9837c486d8210c95285feeb09411))
|
|
1286
|
+
- punti di contatto e incarichi ([#48](https://github.com/RedTurtle/design-comuni-plone-theme/issues/48)) ([257d2c9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/257d2c9177b355c3144a687131153b232ce588c6))
|
|
1287
|
+
- tempi e scadenze servizio ([#47](https://github.com/RedTurtle/design-comuni-plone-theme/issues/47)) ([8181820](https://github.com/RedTurtle/design-comuni-plone-theme/commit/81818202fa10c1cad3a4e57812bedb08ed562c6a))
|
|
1288
|
+
- upgraded design-react-kit 4.0.2 and bootstrap-italia to last v1 ([f61c2c3](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f61c2c3d118e7b1986d1041b0f281d7082ae0164))
|
|
1289
|
+
- upgraded volto to 16.7.0 ([d1fb2f4](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d1fb2f48b4a6754a509251a3445557c0b4dec351))
|
|
1290
|
+
- view unita organizzativa ([#51](https://github.com/RedTurtle/design-comuni-plone-theme/issues/51)) ([d562d1f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d562d1f2de714fef8cca3ba639b340135ce0da0a))
|
|
1428
1291
|
|
|
1429
1292
|
### Bug Fixes
|
|
1430
1293
|
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1294
|
+
- cleanup old styles ([fc4703d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fc4703dd4fcc3f36c54d94242e3f2eba7f6eb699))
|
|
1295
|
+
- correct the path to script i18n ([#20](https://github.com/RedTurtle/design-comuni-plone-theme/issues/20)) ([1c888a8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/1c888a89df069cfd7baf28d03ea871de3fdf3f21))
|
|
1296
|
+
- date aperte e ricorrenze ([#53](https://github.com/RedTurtle/design-comuni-plone-theme/issues/53)) ([70bab86](https://github.com/RedTurtle/design-comuni-plone-theme/commit/70bab86d3b8959f8421f5021ece65bdcac1a36e5))
|
|
1297
|
+
- imports ([5371df7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5371df7fe1ce22c7fc682cd393944ac20cae6c18))
|
|
1298
|
+
- incarichi changed to incarichi_persona ([fbb3773](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fbb377342d6e176126dcb43ab5534397aa78ee82))
|
|
1299
|
+
- more style fixes after migration ([e6b8712](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e6b8712dfdd2ba6dcff6b801e320233160f638bb))
|
|
1300
|
+
- removed unused locales ([85ddc78](https://github.com/RedTurtle/design-comuni-plone-theme/commit/85ddc7880c3de0d6fbd2069474927d4f6cb5b62d))
|
|
1301
|
+
- search view label transition fixed ([#34](https://github.com/RedTurtle/design-comuni-plone-theme/issues/34)) ([ea6d489](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ea6d4890a18c3d0dc409c86a7186a6554b9313f7))
|
|
1302
|
+
- servizio attivo ([#31](https://github.com/RedTurtle/design-comuni-plone-theme/issues/31)) ([b31b4ba](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b31b4ba0c438a94ba590deccae52e7550f884ff7))
|
|
1303
|
+
- style fixes ([e185fa3](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e185fa3073178056bad6d14cc2ab1faf376aa717))
|
|
1304
|
+
- style fixes ([9113848](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9113848af2f5780c21317cd38ec33f057372958f))
|
|
1305
|
+
- uo services cards ([aedb5b8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/aedb5b8bb6e507152f3a34dfeca02e09cd1fab23))
|
|
1306
|
+
- updated locales ([6601e91](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6601e91d159b48dad20635eaf673c5305d4b92c8))
|
|
1445
1307
|
|
|
1446
1308
|
### Maintenance
|
|
1447
1309
|
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1310
|
+
- disable auto deployment for releases ([0415b54](https://github.com/RedTurtle/design-comuni-plone-theme/commit/0415b547720a5183dba55a69ed2d40c18d5fc79e))
|
|
1311
|
+
- prepare for alpha deployment ([addeac3](https://github.com/RedTurtle/design-comuni-plone-theme/commit/addeac3a02c25d9282f71ade3d15b063b9c89f37))
|
|
1312
|
+
- removed alpha workflow and removed auto-deploy from develop workflow ([1ec92b2](https://github.com/RedTurtle/design-comuni-plone-theme/commit/1ec92b26c5d3dc0a87f9a0ebccdb40b82546d9b3))
|
|
1451
1313
|
|
|
1452
1314
|
## [7.0.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.0.0-alpha.12...v7.0.0) (2023-01-11)
|
|
1453
1315
|
|
|
1454
|
-
|
|
1455
1316
|
### Bug Fixes
|
|
1456
1317
|
|
|
1457
|
-
|
|
1458
|
-
|
|
1318
|
+
- remove sort_order from search query by date. Sort order is managed by backend ([#45](https://github.com/RedTurtle/design-comuni-plone-theme/issues/45)) ([802a98d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/802a98d003989c3ac7835db6d712c4d439d0f680))
|
|
1459
1319
|
|
|
1460
1320
|
### Documentation
|
|
1461
1321
|
|
|
1462
|
-
|
|
1322
|
+
- improve conventional changelog ([5f70e72](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5f70e725f5336e78f74899147bf325c9f85d2c44))
|
|
1463
1323
|
|
|
1464
1324
|
## [7.0.0-alpha.12](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.0.0-alpha.11...v7.0.0-alpha.12) (2023-01-03)
|
|
1465
1325
|
|
|
1466
|
-
|
|
1467
1326
|
### Bug Fixes
|
|
1468
1327
|
|
|
1469
|
-
|
|
1470
|
-
|
|
1328
|
+
- customized arrayWidget to fix condition of select without vocabulary ([#44](https://github.com/RedTurtle/design-comuni-plone-theme/issues/44)) ([d7d34cb](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d7d34cb4b870f36477cb19d43b468e236172e45c))
|
|
1471
1329
|
|
|
1472
1330
|
### Documentation
|
|
1473
1331
|
|
|
1474
|
-
|
|
1332
|
+
- improve conventional changelog ([1143ed8](https://github.com/RedTurtle/design-comuni-plone-theme/commit/1143ed83cd33d2f807dcc56276a734c4a71c4882))
|
|
1475
1333
|
|
|
1476
1334
|
## [7.0.0-alpha.11](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.0.0-alpha.10...v7.0.0-alpha.11) (2022-12-30)
|
|
1477
1335
|
|
|
1478
|
-
|
|
1479
1336
|
### Features
|
|
1480
1337
|
|
|
1481
|
-
|
|
1482
|
-
|
|
1338
|
+
- hideable footer sub items ([#37](https://github.com/RedTurtle/design-comuni-plone-theme/issues/37)) ([567a2ed](https://github.com/RedTurtle/design-comuni-plone-theme/commit/567a2ed1df49e3913492600a145838f76c344c64))
|
|
1483
1339
|
|
|
1484
1340
|
### Bug Fixes
|
|
1485
1341
|
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1342
|
+
- fixed layoutViewsNamesMapping config ([#39](https://github.com/RedTurtle/design-comuni-plone-theme/issues/39)) ([fff7819](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fff781944344887329cc4e956e62d8904535d0b5))
|
|
1343
|
+
- image in complete block links template ([#38](https://github.com/RedTurtle/design-comuni-plone-theme/issues/38)) ([24b4109](https://github.com/RedTurtle/design-comuni-plone-theme/commit/24b4109ce89bca515a199ab6aa624a90969598fc))
|
|
1344
|
+
- modulistica view race condition on rendering content items ([#43](https://github.com/RedTurtle/design-comuni-plone-theme/issues/43)) ([f51dd5f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f51dd5f1cbc2679cf16f8bd84b4e29f3ef7c1925))
|
|
1345
|
+
- race condition in rendering the toolbar in multilingual sites after saving a page ([6e557b1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6e557b1c5b65e09103cd5df79fca40f709a9482c))
|
|
1490
1346
|
|
|
1491
1347
|
## [7.0.0-alpha.10](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.0.0-alpha.9...v7.0.0-alpha.10) (2022-12-23)
|
|
1492
1348
|
|
|
1493
|
-
|
|
1494
1349
|
### Features
|
|
1495
1350
|
|
|
1496
|
-
|
|
1497
|
-
|
|
1351
|
+
- upgraded volto to 16.6.0 ([47ea40d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/47ea40d247cd42911a112394ab60a7d084915849))
|
|
1498
1352
|
|
|
1499
1353
|
### Bug Fixes
|
|
1500
1354
|
|
|
1501
|
-
|
|
1502
|
-
|
|
1355
|
+
- IntersectionObserver.unobserve: Argument 1 is not an object ([#36](https://github.com/RedTurtle/design-comuni-plone-theme/issues/36)) ([b3e6870](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b3e687016febead7daba781d3ec5bbab402b051c))
|
|
1356
|
+
- related items preview image ([#35](https://github.com/RedTurtle/design-comuni-plone-theme/issues/35)) ([d48c48d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d48c48dc9cea05a2b07e241c24e934664b59e548))
|
|
1503
1357
|
|
|
1504
1358
|
## [7.0.0-alpha.9](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.0.0-alpha.8...v7.0.0-alpha.9) (2022-12-20)
|
|
1505
1359
|
|
|
1506
|
-
|
|
1507
1360
|
### Bug Fixes
|
|
1508
1361
|
|
|
1509
|
-
|
|
1362
|
+
- install volto-sentry to restore sentry functionality ([5f7fe26](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5f7fe2638501f9f587f02662bfaca70bbfc26bf3))
|
|
1510
1363
|
|
|
1511
1364
|
## [7.0.0-alpha.8](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.0.0-alpha.7...v7.0.0-alpha.8) (2022-12-19)
|
|
1512
1365
|
|
|
1513
|
-
|
|
1514
1366
|
### Bug Fixes
|
|
1515
1367
|
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1368
|
+
- race condition in Diff view and components, better diff preview for native volto blocks ([#30](https://github.com/RedTurtle/design-comuni-plone-theme/issues/30)) ([fc6535e](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fc6535e6912bf7d52632a5830651bd53d2d656a9))
|
|
1369
|
+
- updated locales ([4433ed9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4433ed9487ea1ff6d0604445ab80b148c4ee7a45))
|
|
1370
|
+
- upgraded volto-subfooter volto-secondarymenu volto-dropdownmenu ([2ce140c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2ce140c0b1b5d3601f727fc158eb2e6e6b16a5c8))
|
|
1519
1371
|
|
|
1520
1372
|
## [7.0.0-alpha.7](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.0.0-alpha.6...v7.0.0-alpha.7) (2022-12-18)
|
|
1521
1373
|
|
|
1522
|
-
|
|
1523
1374
|
### Features
|
|
1524
1375
|
|
|
1525
|
-
|
|
1376
|
+
- upgraded volto-editablefooter to 5.0.1 ([3be20c0](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3be20c0ea6922d7b249d8d1754169aba66de6dab))
|
|
1526
1377
|
|
|
1527
1378
|
## [7.0.0-alpha.6](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.0.0-alpha.5...v7.0.0-alpha.6) (2022-12-16)
|
|
1528
1379
|
|
|
1529
|
-
|
|
1530
1380
|
### Bug Fixes
|
|
1531
1381
|
|
|
1532
|
-
|
|
1533
|
-
|
|
1382
|
+
- version overview customization ([80606fb](https://github.com/RedTurtle/design-comuni-plone-theme/commit/80606fbeec5ac9fe072f12f887b61c1ad904c219))
|
|
1534
1383
|
|
|
1535
1384
|
### Maintenance
|
|
1536
1385
|
|
|
1537
|
-
|
|
1386
|
+
- re-add locales in lint-staged ([bc649d0](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bc649d05cb7e142456c6f9e6ac33b70cbb90f683))
|
|
1538
1387
|
|
|
1539
1388
|
## [7.0.0-alpha.5](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.0.0-alpha.4...v7.0.0-alpha.5) (2022-12-16)
|
|
1540
1389
|
|
|
1541
|
-
|
|
1542
1390
|
### Features
|
|
1543
1391
|
|
|
1544
|
-
|
|
1545
|
-
|
|
1392
|
+
- upgraded volto to 16.5.0 ([6404b0d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/6404b0d5a7c83b2603227ab72e6322df9f09f015))
|
|
1546
1393
|
|
|
1547
1394
|
### Bug Fixes
|
|
1548
1395
|
|
|
1549
|
-
|
|
1396
|
+
- version overview customization ([95332b9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/95332b9ee9fbad337a0b473615f0e8e33694460e))
|
|
1550
1397
|
|
|
1551
1398
|
## [7.0.0-alpha.4](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.0.0-alpha.3...v7.0.0-alpha.4) (2022-12-16)
|
|
1552
1399
|
|
|
1553
|
-
|
|
1554
1400
|
### Features
|
|
1555
1401
|
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1402
|
+
- added io-Comune version in controlpanels view ([#17](https://github.com/RedTurtle/design-comuni-plone-theme/issues/17)) ([f8c38fc](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f8c38fc283f8fbebc523d18a9209e259991aa29c))
|
|
1403
|
+
- file view custom ([#25](https://github.com/RedTurtle/design-comuni-plone-theme/issues/25)) ([90ce17e](https://github.com/RedTurtle/design-comuni-plone-theme/commit/90ce17e2e2c7239a521c8cacc4edd4f4d0dd843e))
|
|
1404
|
+
- use image_scales metadata ([#14](https://github.com/RedTurtle/design-comuni-plone-theme/issues/14)) ([12a4c2e](https://github.com/RedTurtle/design-comuni-plone-theme/commit/12a4c2e7a80fcece8c94e51004ace78dc307e1f8))
|
|
1560
1405
|
|
|
1561
1406
|
### Bug Fixes
|
|
1562
1407
|
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1408
|
+
- editable footer errors and style ([#23](https://github.com/RedTurtle/design-comuni-plone-theme/issues/23)) ([f050b62](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f050b625f4e5201523bd55c8e0d2722a107d7d0f))
|
|
1409
|
+
- history view ([#27](https://github.com/RedTurtle/design-comuni-plone-theme/issues/27)) ([f2ddda7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f2ddda7eb39f74e29749ab7c886ed838ab17326d))
|
|
1410
|
+
- remove new volto headlines configs from listing block ([#28](https://github.com/RedTurtle/design-comuni-plone-theme/issues/28)) ([157577b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/157577b7c063287d70c6e14125b552d80cd29641))
|
|
1566
1411
|
|
|
1567
1412
|
## [7.0.0-alpha.3](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.0.0-alpha.2...v7.0.0-alpha.3) (2022-12-15)
|
|
1568
1413
|
|
|
1569
|
-
|
|
1570
1414
|
### Bug Fixes
|
|
1571
1415
|
|
|
1572
|
-
|
|
1416
|
+
- upgraded volto-venue to 4.0.2 ([b7205a4](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b7205a412d57c3d816aac993ec94944b2aec8286))
|
|
1573
1417
|
|
|
1574
1418
|
## [7.0.0-alpha.2](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.0.0-alpha.1...v7.0.0-alpha.2) (2022-12-15)
|
|
1575
1419
|
|
|
1576
|
-
|
|
1577
1420
|
### Bug Fixes
|
|
1578
1421
|
|
|
1579
|
-
|
|
1422
|
+
- upgraded volto-venue to 4.0.1 ([cafbec6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/cafbec6c2d460553e53cefb867fd29c47613843d))
|
|
1580
1423
|
|
|
1581
1424
|
## [7.0.0-alpha.1](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v6.5.0...v7.0.0-alpha.1) (2022-12-11)
|
|
1582
1425
|
|
|
1583
|
-
|
|
1584
1426
|
### ⚠ BREAKING CHANGES
|
|
1585
1427
|
|
|
1586
|
-
|
|
1587
|
-
|
|
1428
|
+
- moment locales restrict to it/en (#15)
|
|
1429
|
+
- change name to design-comuni-plone-theme
|
|
1588
1430
|
|
|
1589
1431
|
### Features
|
|
1590
1432
|
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1433
|
+
- added checkbox for date in block HighlightedContent ([#7](https://github.com/RedTurtle/design-comuni-plone-theme/issues/7)) ([b1a3bce](https://github.com/RedTurtle/design-comuni-plone-theme/commit/b1a3bceccfa34a1d878465506c0b3657da546f54))
|
|
1434
|
+
- added data-element on MegaMenu ([#610](https://github.com/RedTurtle/design-comuni-plone-theme/issues/610)) ([2e51337](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2e51337cb0b969da51cf9a810d81321b415c0c95))
|
|
1435
|
+
- data-element added to footer menu and secondary menu ([#611](https://github.com/RedTurtle/design-comuni-plone-theme/issues/611)) ([ef2e748](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ef2e748be536ff1d32c51c67c1a71cd2dcc59243))
|
|
1436
|
+
- lighthouse data-element tag on draftjs ([009c01e](https://github.com/RedTurtle/design-comuni-plone-theme/commit/009c01e9f9a9ce31e4b4397f4eec199da8f71ef2))
|
|
1437
|
+
- upgrade to volto16 ([#605](https://github.com/RedTurtle/design-comuni-plone-theme/issues/605)) ([e6be34d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e6be34d025b7485c26873e530a3a3587c0706692)), closes [plone/volto#2103](https://github.com/plone/volto/issues/2103)
|
|
1438
|
+
- upgraded volto to 16.3.0 ([1115a79](https://github.com/RedTurtle/design-comuni-plone-theme/commit/1115a799f6734bb3cebdcc7f879afdee5adf3d66))
|
|
1598
1439
|
|
|
1599
1440
|
### Bug Fixes
|
|
1600
1441
|
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1442
|
+
- card link color changed ([e2ca9a1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e2ca9a160a5b9829a5d51762fb9cb258ba27b428))
|
|
1443
|
+
- i18n bin ([#12](https://github.com/RedTurtle/design-comuni-plone-theme/issues/12)) ([31b3aef](https://github.com/RedTurtle/design-comuni-plone-theme/commit/31b3aefc7b3e2a69a0af86905d7a8202eb699784))
|
|
1444
|
+
- i18n cleanup ([41b9af2](https://github.com/RedTurtle/design-comuni-plone-theme/commit/41b9af2bbc2aa6bbbfbb928862f8735a00e41e42))
|
|
1445
|
+
- moment locales restrict to it/en ([#15](https://github.com/RedTurtle/design-comuni-plone-theme/issues/15)) ([602ddf9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/602ddf994669b38c1b0b1a12f3a55de58c7eccb0))
|
|
1446
|
+
- proper handling of data-element in LinkEntity when it comes from backend data ([4b8106f](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4b8106f53465f8ed9483ff7643715572ff23a9e8))
|
|
1447
|
+
- removed link style ([f070b02](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f070b02ffaa719d89a974e75965bc9339b67895a))
|
|
1448
|
+
- tag inside attachment cards changed to h5 ([#612](https://github.com/RedTurtle/design-comuni-plone-theme/issues/612)) ([ecbc666](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ecbc6662f09dea79f6497bddb970ee0c2e1227e9))
|
|
1449
|
+
- text report-inefficiency fixed ([f5877a2](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f5877a283343411f660fc9684019c0cba7d3f47f))
|
|
1450
|
+
- theme usage from child themes ([#22](https://github.com/RedTurtle/design-comuni-plone-theme/issues/22)) ([eb22c8c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/eb22c8cf0542d02a68e829334701781ca6d56312))
|
|
1451
|
+
- update html customization to fix redirects problems ([#4](https://github.com/RedTurtle/design-comuni-plone-theme/issues/4)) ([e9208e6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e9208e647ebbce5056c1f55c49be931a6ee4231f))
|
|
1452
|
+
- use full image infos to have width/height in img tag ([#11](https://github.com/RedTurtle/design-comuni-plone-theme/issues/11)) ([035e9ea](https://github.com/RedTurtle/design-comuni-plone-theme/commit/035e9eadb36ac1a9e0ebf4b2c5d942942841457f))
|
|
1613
1453
|
|
|
1614
1454
|
### Changes
|
|
1615
1455
|
|
|
1616
|
-
|
|
1617
|
-
|
|
1456
|
+
- change name to design-comuni-plone-theme ([e3bb745](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e3bb7459c66f4d34f4e2dc9a320cd174ba0505e1))
|
|
1618
1457
|
|
|
1619
1458
|
### Maintenance
|
|
1620
1459
|
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1460
|
+
- added a new phrase to social links title ([abfaf8c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/abfaf8c8877a59cb8a8d7e6d4399751f17a9fcf6))
|
|
1461
|
+
- added title to logo link ([854275e](https://github.com/RedTurtle/design-comuni-plone-theme/commit/854275eb448090975b8e7d7754621b4ba29a3837))
|
|
1462
|
+
- configured draftjs widget ([e05cd0a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e05cd0a31aa487ac0a36e5c00b2dc03b304927f3))
|
|
1463
|
+
- update release script ([459cff7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/459cff7ddc00467427c84166b1b40efdf86d03ee))
|
|
1464
|
+
- updated docs and removed obsolete scripts ([5723b6b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5723b6be16abbd070a21f4bd67385bbd03909d9c))
|
|
1465
|
+
- updated style of link tooltip and codereview ([f9ae9a4](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f9ae9a4085cfff2ab040157f4be406b3fe234f6e))
|
|
1627
1466
|
|
|
1628
1467
|
## [6.5.0](https://github.com/RedTurtle/design-volto-theme/compare/v6.4.0...v6.5.0) (2022-11-08)
|
|
1629
1468
|
|
|
1630
|
-
|
|
1631
1469
|
### Features
|
|
1632
1470
|
|
|
1633
|
-
|
|
1634
|
-
|
|
1471
|
+
- added data element attribute (lighthouse_id) in listing block ([#607](https://github.com/RedTurtle/design-volto-theme/issues/607)) ([0f03480](https://github.com/RedTurtle/design-volto-theme/commit/0f03480d7a1c7e2600bf063e86dfbd557e1437c9))
|
|
1635
1472
|
|
|
1636
1473
|
### Bug Fixes
|
|
1637
1474
|
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1475
|
+
- conditional added to backgroundImage on single card ([b3b2e58](https://github.com/RedTurtle/design-volto-theme/commit/b3b2e583b992a464d299767ee1a96199e863ce2d))
|
|
1476
|
+
- fixed arrows and dots stiles of slider listing template ([#608](https://github.com/RedTurtle/design-volto-theme/issues/608)) ([9b941ae](https://github.com/RedTurtle/design-volto-theme/commit/9b941ae50b71c20c7e489716a88ede53c6e570c6))
|
|
1477
|
+
- fixed person image inside card with image template ([#606](https://github.com/RedTurtle/design-volto-theme/issues/606)) ([5f003ec](https://github.com/RedTurtle/design-volto-theme/commit/5f003ec2afabb3b46faff6430c65c1e51ed5badc))
|
|
1642
1478
|
|
|
1643
1479
|
### Maintenance
|
|
1644
1480
|
|
|
1645
|
-
|
|
1481
|
+
- updated i18n ([604f9b6](https://github.com/RedTurtle/design-volto-theme/commit/604f9b6dfc78597ce45487e2356f3899c394ac42))
|
|
1646
1482
|
|
|
1647
1483
|
## [6.4.0](https://github.com/RedTurtle/design-volto-theme/compare/v6.3.3...v6.4.0) (2022-10-27)
|
|
1648
1484
|
|
|
1649
|
-
|
|
1650
1485
|
### Features
|
|
1651
1486
|
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1487
|
+
- accordion modulistica ([#595](https://github.com/RedTurtle/design-volto-theme/issues/595)) ([51fbce4](https://github.com/RedTurtle/design-volto-theme/commit/51fbce496ed6de377c57d9c0fa7da4a97ff46c8b)), closes [#592](https://github.com/RedTurtle/design-volto-theme/issues/592) [#593](https://github.com/RedTurtle/design-volto-theme/issues/593) [volto-form-block#v2](https://github.com/RedTurtle/volto-form-block/issues/v2) [#594](https://github.com/RedTurtle/design-volto-theme/issues/594)
|
|
1488
|
+
- react-highlight-words implementation inside general Search page ([#587](https://github.com/RedTurtle/design-volto-theme/issues/587)) ([72343d1](https://github.com/RedTurtle/design-volto-theme/commit/72343d1f822a4da9952c5493178905f0e0bfb1d1))
|
|
1655
1489
|
|
|
1656
1490
|
### Bug Fixes
|
|
1657
1491
|
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1492
|
+
- a11y-focus fixed inside editor ([#596](https://github.com/RedTurtle/design-volto-theme/issues/596)) ([17f375a](https://github.com/RedTurtle/design-volto-theme/commit/17f375a76f750c917d5476ee7c2206be6fbb1351))
|
|
1493
|
+
- customize password reset routes until we use Volto 16 (volto [#3448](https://github.com/RedTurtle/design-volto-theme/issues/3448)) ([#602](https://github.com/RedTurtle/design-volto-theme/issues/602)) ([40ac240](https://github.com/RedTurtle/design-volto-theme/commit/40ac24014bede155ca355dedff9a954c8d1c6d97))
|
|
1494
|
+
- fixed accordion height in cartellaModulistica ([52acab5](https://github.com/RedTurtle/design-volto-theme/commit/52acab5e059388fc452cffd98a4090f95d1069b5))
|
|
1495
|
+
- fixed more action from the toolbar ([#601](https://github.com/RedTurtle/design-volto-theme/issues/601)) ([e343b44](https://github.com/RedTurtle/design-volto-theme/commit/e343b44e780900aab22720a8266a5c2d640e14f0))
|
|
1496
|
+
- table horizontal scroll on mobile ([#600](https://github.com/RedTurtle/design-volto-theme/issues/600)) ([eff89bf](https://github.com/RedTurtle/design-volto-theme/commit/eff89bf1097bc4dfa0bb7a433e6e862174a2bdb4))
|
|
1497
|
+
- word-break setted to normal only insite footer-small-prints ([#594](https://github.com/RedTurtle/design-volto-theme/issues/594)) ([c5c2956](https://github.com/RedTurtle/design-volto-theme/commit/c5c29569e5dc2ad648357dd8606c4ef5eaabfa22))
|
|
1665
1498
|
|
|
1666
1499
|
### Maintenance
|
|
1667
1500
|
|
|
1668
|
-
|
|
1669
|
-
|
|
1501
|
+
- description added to document on modulistica folder ([#597](https://github.com/RedTurtle/design-volto-theme/issues/597)) ([9d571bb](https://github.com/RedTurtle/design-volto-theme/commit/9d571bbf32fe1645d3e1d8e5b2cc87f5d0125b28))
|
|
1502
|
+
- description added to gallery image popup ([#603](https://github.com/RedTurtle/design-volto-theme/issues/603)) ([59bebef](https://github.com/RedTurtle/design-volto-theme/commit/59bebefe9db1b79cd74749fd25b7e8649f4ba51b))
|
|
1670
1503
|
|
|
1671
1504
|
### [6.3.3](https://github.com/RedTurtle/design-volto-theme/compare/v6.3.2...v6.3.3) (2022-10-19)
|
|
1672
1505
|
|
|
1673
|
-
|
|
1674
1506
|
### Bug Fixes
|
|
1675
1507
|
|
|
1676
|
-
|
|
1508
|
+
- fixed imports volto-form-block customization ([a39879b](https://github.com/RedTurtle/design-volto-theme/commit/a39879bc1f187ae651537bb975cb7b3221f58c9e))
|
|
1677
1509
|
|
|
1678
1510
|
### [6.3.2](https://github.com/RedTurtle/design-volto-theme/compare/v6.3.1...v6.3.2) (2022-10-19)
|
|
1679
1511
|
|
|
1680
|
-
|
|
1681
1512
|
### Maintenance
|
|
1682
1513
|
|
|
1683
|
-
|
|
1514
|
+
- updated volto-form-block#v2.8.1 ([122b9f8](https://github.com/RedTurtle/design-volto-theme/commit/122b9f8bbb368ad0688661bb59e90ffed0fc2ef8)), closes [volto-form-block#v2](https://github.com/RedTurtle/volto-form-block/issues/v2)
|
|
1684
1515
|
|
|
1685
1516
|
### [6.3.1](https://github.com/redturtle/design-volto-theme/compare/v6.3.0...v6.3.1) (2022-10-07)
|
|
1686
1517
|
|
|
1687
|
-
|
|
1688
1518
|
### Maintenance
|
|
1689
1519
|
|
|
1690
|
-
|
|
1520
|
+
- updated volto-subsites v3.0.4 ([eb23f5f](https://github.com/redturtle/design-volto-theme/commit/eb23f5f79929039d2b85158e461bdb393dee5679))
|
|
1691
1521
|
|
|
1692
1522
|
## [6.3.0](https://github.com/RedTurtle/design-volto-theme/compare/v6.2.2...v6.3.0) (2022-10-05)
|
|
1693
1523
|
|
|
1694
|
-
|
|
1695
1524
|
### Features
|
|
1696
1525
|
|
|
1697
|
-
|
|
1698
|
-
|
|
1526
|
+
- added sorting of bandi search results ([#593](https://github.com/RedTurtle/design-volto-theme/issues/593)) ([76f621c](https://github.com/RedTurtle/design-volto-theme/commit/76f621cc0da7c2514add8e2fcb396475dfb2eb8d))
|
|
1699
1527
|
|
|
1700
1528
|
### Bug Fixes
|
|
1701
1529
|
|
|
1702
|
-
|
|
1530
|
+
- overhaul url checking system of Video Block, added tests, added error message in edit ([#592](https://github.com/RedTurtle/design-volto-theme/issues/592)) ([83bdb0e](https://github.com/RedTurtle/design-volto-theme/commit/83bdb0eed076fa91e2cb0f1712fe26db644a02d0))
|
|
1703
1531
|
|
|
1704
1532
|
### [6.2.2](https://github.com/redturtle/design-volto-theme/compare/v6.2.1...v6.2.2) (2022-10-04)
|
|
1705
1533
|
|
|
1706
|
-
|
|
1707
1534
|
### Bug Fixes
|
|
1708
1535
|
|
|
1709
|
-
|
|
1536
|
+
- reverted header height change ([cd6eec6](https://github.com/redturtle/design-volto-theme/commit/cd6eec6ce275c39a9cfd49e006bedd85417ac366))
|
|
1710
1537
|
|
|
1711
1538
|
### [6.2.1](https://github.com/RedTurtle/design-volto-theme/compare/v6.2.0...v6.2.1) (2022-09-30)
|
|
1712
1539
|
|
|
1713
|
-
|
|
1714
1540
|
### Bug Fixes
|
|
1715
1541
|
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1542
|
+
- fixed dates of cardCalendar component ([#590](https://github.com/RedTurtle/design-volto-theme/issues/590)) ([eebaef0](https://github.com/RedTurtle/design-volto-theme/commit/eebaef07fc78e47180b3a197e21a9edde614dbd7))
|
|
1543
|
+
- fixed window.env of customer satisfaction addon ([#591](https://github.com/RedTurtle/design-volto-theme/issues/591)) ([7e892a1](https://github.com/RedTurtle/design-volto-theme/commit/7e892a14268b91a0ac38d079368c9541a611bc3a))
|
|
1544
|
+
- various ui fixes ([#586](https://github.com/RedTurtle/design-volto-theme/issues/586)) ([4ef3426](https://github.com/RedTurtle/design-volto-theme/commit/4ef3426242105469f28b677451eed28d31f0c261))
|
|
1719
1545
|
|
|
1720
1546
|
## [6.2.0](https://github.com/RedTurtle/design-volto-theme/compare/v6.1.9...v6.2.0) (2022-09-29)
|
|
1721
1547
|
|
|
1722
|
-
|
|
1723
1548
|
### Maintenance
|
|
1724
1549
|
|
|
1725
|
-
|
|
1550
|
+
- updated volto-customer-satisfaction v0.3.2 ([13d418a](https://github.com/RedTurtle/design-volto-theme/commit/13d418a2961946b2dd2b4590474ab942ebfda370))
|
|
1726
1551
|
|
|
1727
1552
|
### [6.1.9](https://github.com/redturtle/design-volto-theme/compare/v6.1.8...v6.1.9) (2022-09-19)
|
|
1728
1553
|
|
|
1729
|
-
|
|
1730
1554
|
### Bug Fixes
|
|
1731
1555
|
|
|
1732
|
-
|
|
1733
|
-
|
|
1556
|
+
- layout alignment in pages ([#585](https://github.com/redturtle/design-volto-theme/issues/585)) ([7d7aafd](https://github.com/redturtle/design-volto-theme/commit/7d7aafd973cf8093c15dd02e15d9ce0d8bcd0649))
|
|
1557
|
+
- rendering logic of ulteriori_informazioni section in every content type that has it ([#584](https://github.com/redturtle/design-volto-theme/issues/584)) ([8eb806e](https://github.com/redturtle/design-volto-theme/commit/8eb806e9474b10df7569a059a654e7ccbe6084c2))
|
|
1734
1558
|
|
|
1735
1559
|
### [6.1.8](https://github.com/RedTurtle/design-volto-theme/compare/v6.1.7...v6.1.8) (2022-09-14)
|
|
1736
1560
|
|
|
1737
|
-
|
|
1738
1561
|
### Bug Fixes
|
|
1739
1562
|
|
|
1740
|
-
|
|
1563
|
+
- fixed description alignment of photogallery listing template ([#583](https://github.com/RedTurtle/design-volto-theme/issues/583)) ([b16e314](https://github.com/RedTurtle/design-volto-theme/commit/b16e3141406d84bc622e24f701e4bf00c3575a92))
|
|
1741
1564
|
|
|
1742
1565
|
### [6.1.7](https://github.com/RedTurtle/design-volto-theme/compare/v6.1.6...v6.1.7) (2022-09-12)
|
|
1743
1566
|
|
|
1744
|
-
|
|
1745
1567
|
### Bug Fixes
|
|
1746
1568
|
|
|
1747
|
-
|
|
1569
|
+
- fixed change grid-gallery listing template ([#582](https://github.com/RedTurtle/design-volto-theme/issues/582)) ([f4882e1](https://github.com/RedTurtle/design-volto-theme/commit/f4882e15ef2ccf2e0754bd813775026d6f058154))
|
|
1748
1570
|
|
|
1749
1571
|
### [6.1.6](https://github.com/RedTurtle/design-volto-theme/compare/v6.1.5...v6.1.6) (2022-09-07)
|
|
1750
1572
|
|
|
1751
|
-
|
|
1752
1573
|
### Bug Fixes
|
|
1753
1574
|
|
|
1754
|
-
|
|
1575
|
+
- fixed mrs.developer version of volto-subsites addon ([c30f7b0](https://github.com/RedTurtle/design-volto-theme/commit/c30f7b00fd4aa9570da6346019aeaed8e059e4c1))
|
|
1755
1576
|
|
|
1756
1577
|
### [6.1.5](https://github.com/RedTurtle/design-volto-theme/compare/v6.1.4...v6.1.5) (2022-09-07)
|
|
1757
1578
|
|
|
1758
|
-
|
|
1759
1579
|
### Maintenance
|
|
1760
1580
|
|
|
1761
|
-
|
|
1581
|
+
- updated volto-subsites v3.0.3 ([3cff4c0](https://github.com/RedTurtle/design-volto-theme/commit/3cff4c07355f09d1484268a213c69af3888e88c5))
|
|
1762
1582
|
|
|
1763
1583
|
### [6.1.4](https://github.com/RedTurtle/design-volto-theme/compare/v6.1.3...v6.1.4) (2022-09-02)
|
|
1764
1584
|
|
|
1765
|
-
|
|
1766
1585
|
### Maintenance
|
|
1767
1586
|
|
|
1768
|
-
|
|
1587
|
+
- added classes to pageheader to enable css customizations ([12f3ec6](https://github.com/RedTurtle/design-volto-theme/commit/12f3ec6912f118e8be1b48ffb256233e2c7e8c10))
|
|
1769
1588
|
|
|
1770
1589
|
### [6.1.3](https://github.com/RedTurtle/design-volto-theme/compare/v6.1.2...v6.1.3) (2022-09-01)
|
|
1771
1590
|
|
|
1772
|
-
|
|
1773
1591
|
### Bug Fixes
|
|
1774
1592
|
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1593
|
+
- fixed few imports for CTABlock and ArgumentsInEvidence blocks ([#581](https://github.com/RedTurtle/design-volto-theme/issues/581)) ([8879606](https://github.com/RedTurtle/design-volto-theme/commit/88796069cf0d4c92576763d976d15562dc264de4))
|
|
1594
|
+
- fixed video preview when an image is loaded ([#579](https://github.com/RedTurtle/design-volto-theme/issues/579)) ([b16db1d](https://github.com/RedTurtle/design-volto-theme/commit/b16db1d918cf0e8d998e1f5756aa9648d02a61ad))
|
|
1595
|
+
- updated volto-subsites ([e7934aa](https://github.com/RedTurtle/design-volto-theme/commit/e7934aadbdfb2466c4496d3e28f5c7b081109f9f))
|
|
1778
1596
|
|
|
1779
1597
|
### [6.1.2](https://github.com/RedTurtle/design-volto-theme/compare/v6.1.1...v6.1.2) (2022-08-31)
|
|
1780
1598
|
|
|
1781
|
-
|
|
1782
1599
|
### Features
|
|
1783
1600
|
|
|
1784
|
-
|
|
1785
|
-
|
|
1601
|
+
- added popup on map pin ([#577](https://github.com/RedTurtle/design-volto-theme/issues/577)) ([adf902a](https://github.com/RedTurtle/design-volto-theme/commit/adf902ae761cb94bc191f99ce0d9118ac4c40045))
|
|
1786
1602
|
|
|
1787
1603
|
### Bug Fixes
|
|
1788
1604
|
|
|
1789
|
-
|
|
1790
|
-
|
|
1605
|
+
- fixed width and height of slider images ([8d4cfab](https://github.com/RedTurtle/design-volto-theme/commit/8d4cfabe4c4170bf8efc9820c3aabeb28345e2e8))
|
|
1791
1606
|
|
|
1792
1607
|
### Maintenance
|
|
1793
1608
|
|
|
1794
|
-
|
|
1609
|
+
- updated volto-subsites ([dd2b41d](https://github.com/RedTurtle/design-volto-theme/commit/dd2b41d5738c20e9212507d718c0ad92cab584bc))
|
|
1795
1610
|
|
|
1796
1611
|
### [6.1.1](https://github.com/RedTurtle/design-volto-theme/compare/v6.1.0...v6.1.1) (2022-08-25)
|
|
1797
1612
|
|
|
1798
|
-
|
|
1799
1613
|
### Features
|
|
1800
1614
|
|
|
1801
|
-
|
|
1615
|
+
- added map Where to contact section of Service CT ([#576](https://github.com/RedTurtle/design-volto-theme/issues/576)) ([53db880](https://github.com/RedTurtle/design-volto-theme/commit/53db880a9a142d435e82adaee39b908f9f464a54))
|
|
1802
1616
|
|
|
1803
1617
|
## [6.1.0](https://github.com/RedTurtle/design-volto-theme/compare/v6.0.2...v6.1.0) (2022-08-25)
|
|
1804
1618
|
|
|
1805
|
-
|
|
1806
1619
|
### Features
|
|
1807
1620
|
|
|
1808
|
-
|
|
1809
|
-
|
|
1621
|
+
- staticize google fonts ([3c3c7e5](https://github.com/RedTurtle/design-volto-theme/commit/3c3c7e5dc6797ea446fcffd2e1596b11146bacbc))
|
|
1810
1622
|
|
|
1811
1623
|
### Maintenance
|
|
1812
1624
|
|
|
1813
|
-
|
|
1625
|
+
- updated VOLTO-BRANCHES.md ([01ac0ff](https://github.com/RedTurtle/design-volto-theme/commit/01ac0ff28864bcb41cc91d287a0dcbb322986684))
|
|
1814
1626
|
|
|
1815
1627
|
### [6.0.2](https://github.com/RedTurtle/design-volto-theme/compare/v6.0.1...v6.0.2) (2022-08-24)
|
|
1816
1628
|
|
|
1817
|
-
|
|
1818
1629
|
### Maintenance
|
|
1819
1630
|
|
|
1820
|
-
|
|
1631
|
+
- updated volto-gdpr-privacy ([7969986](https://github.com/RedTurtle/design-volto-theme/commit/7969986ec5db77eece02119472a7a87230993ca7))
|
|
1821
1632
|
|
|
1822
1633
|
### [6.0.1](https://github.com/RedTurtle/design-volto-theme/compare/v6.0.0...v6.0.1) (2022-08-24)
|
|
1823
1634
|
|
|
1824
|
-
|
|
1825
1635
|
### Maintenance
|
|
1826
1636
|
|
|
1827
|
-
|
|
1637
|
+
- updated volto ([8aad301](https://github.com/RedTurtle/design-volto-theme/commit/8aad301b1dc3595fda3b6b7a4dd1b2a91269aa10))
|
|
1828
1638
|
|
|
1829
1639
|
## [6.0.0](https://github.com/RedTurtle/design-volto-theme/compare/v6.0.0-alpha.1...v6.0.0) (2022-08-24)
|
|
1830
1640
|
|
|
1831
|
-
|
|
1832
1641
|
### Features
|
|
1833
1642
|
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
* removed unused css class link-more ([56649f2](https://github.com/RedTurtle/design-volto-theme/commit/56649f2aca0e64c764762483563c2b0837da5acf))
|
|
1875
|
-
* updated branches and addon customizations docs ([d77cca1](https://github.com/RedTurtle/design-volto-theme/commit/d77cca1487515b113baa8a6ff1f7397931269c0f))
|
|
1643
|
+
- added criticalCss ([9881546](https://github.com/RedTurtle/design-volto-theme/commit/9881546d5a8fc3e8a3b4b8dc71b7115f10192231))
|
|
1644
|
+
- added enableCustomerSatisfactionCaptcha prop in config.settings.siteProperties ([124a479](https://github.com/RedTurtle/design-volto-theme/commit/124a479da417f09546240d00bf8031a68ade2fe3))
|
|
1645
|
+
- added enableVoltoForrmBlockCaptcha siteProperty to disable captcha in form-block ([692acab](https://github.com/RedTurtle/design-volto-theme/commit/692acabfa2ac29731df4ff8237ff3aeb6edfc99d))
|
|
1646
|
+
- added innerHtml in secondary menu items ([976d4fd](https://github.com/RedTurtle/design-volto-theme/commit/976d4fd885a90a421f15ede5ae6a22db1f851ff3))
|
|
1647
|
+
- added page-loader ([792a661](https://github.com/RedTurtle/design-volto-theme/commit/792a66121c550979a4001f80b1e498a318898076))
|
|
1648
|
+
- lazyload subsites css ([f78b006](https://github.com/RedTurtle/design-volto-theme/commit/f78b006d85f02794949b8a2ce78c1b0f78bf98ec))
|
|
1649
|
+
- resize asset images ([9e1fc48](https://github.com/RedTurtle/design-volto-theme/commit/9e1fc484ee7d9f6982ca1d49856eb03221628d94))
|
|
1650
|
+
- use download/width/height from item.image.scales in gridgallerytemplate ([5cc9eae](https://github.com/RedTurtle/design-volto-theme/commit/5cc9eae4a2c996148dc0f787df7bec06548334c0))
|
|
1651
|
+
|
|
1652
|
+
### Bug Fixes
|
|
1653
|
+
|
|
1654
|
+
- fix default value for enableCustomerSatisfactionCaptcha ([c93a7a6](https://github.com/RedTurtle/design-volto-theme/commit/c93a7a666dcf946f67dd8c681d2ed0d812bea3e1))
|
|
1655
|
+
- fix dependencies webpack-image-resize-loader ([#569](https://github.com/RedTurtle/design-volto-theme/issues/569)) ([d2da668](https://github.com/RedTurtle/design-volto-theme/commit/d2da6682332cc9408dfa2a898738ab5032109e11))
|
|
1656
|
+
- fix print styles for content-image ([#573](https://github.com/RedTurtle/design-volto-theme/issues/573)) ([c943fe9](https://github.com/RedTurtle/design-volto-theme/commit/c943fe97dd911fac9c7d661cd7821b534dcc2630))
|
|
1657
|
+
- fix search back from subsite's result ([91a031e](https://github.com/RedTurtle/design-volto-theme/commit/91a031ea074c848a3bfc0b2fa4b4f4d2656b3de5))
|
|
1658
|
+
- fixed autoplay and play button of photogallery and slider listing templates ([#571](https://github.com/RedTurtle/design-volto-theme/issues/571)) ([ec5f7a4](https://github.com/RedTurtle/design-volto-theme/commit/ec5f7a468ec76178e76f4ef9e8471f5709760eb0))
|
|
1659
|
+
- fixed ParentSiteMenu item html ([d58d921](https://github.com/RedTurtle/design-volto-theme/commit/d58d9217d20fe4dae5ed952109150b3fa8247bbc))
|
|
1660
|
+
- fixed subsites import ([#570](https://github.com/RedTurtle/design-volto-theme/issues/570)) ([884c626](https://github.com/RedTurtle/design-volto-theme/commit/884c626443095c465d68ffe00af745baef11e992))
|
|
1661
|
+
- gif removed ([550325e](https://github.com/RedTurtle/design-volto-theme/commit/550325e74dd9d68b858ad56a55ad651be78fa37d))
|
|
1662
|
+
- handle anchor ([f7ebee9](https://github.com/RedTurtle/design-volto-theme/commit/f7ebee901c0228c951ad14370724d2391a3de5a9))
|
|
1663
|
+
- padding block html ([895d98b](https://github.com/RedTurtle/design-volto-theme/commit/895d98b34cb3f245494fcfebcd7d53fd103235fb))
|
|
1664
|
+
- removed critical css file for children sites ([d8e0c02](https://github.com/RedTurtle/design-volto-theme/commit/d8e0c0231f8d19d0a54ab74a765314a153b06319))
|
|
1665
|
+
- subsite scss ([7e92a97](https://github.com/RedTurtle/design-volto-theme/commit/7e92a9714b64f4a659277f1f02ec566594f4b0f9))
|
|
1666
|
+
- version ([cc54e4f](https://github.com/RedTurtle/design-volto-theme/commit/cc54e4f427dab8017fb9c4c96e2b47820ef2069d))
|
|
1667
|
+
- width auto to slider image ([c71b840](https://github.com/RedTurtle/design-volto-theme/commit/c71b840a102a81a7db22d52b89df0a5d1839597e))
|
|
1668
|
+
|
|
1669
|
+
### Maintenance
|
|
1670
|
+
|
|
1671
|
+
- added page-loader styles ([d2e01e9](https://github.com/RedTurtle/design-volto-theme/commit/d2e01e97304d18e9e491788f3bcfb59bfdcaf75a))
|
|
1672
|
+
- changed loadable names ([4ca97e7](https://github.com/RedTurtle/design-volto-theme/commit/4ca97e748f4e06d3d4fb49dcaa7cbb06be8d2316))
|
|
1673
|
+
- css optimizations ([8056002](https://github.com/RedTurtle/design-volto-theme/commit/805600280df0d5afd902fbf6b1c54b6930d3e2be))
|
|
1674
|
+
- hero block optimization for lightouse ([c1f6dd4](https://github.com/RedTurtle/design-volto-theme/commit/c1f6dd442fa5024df9a511b89a217b81ee2d10f3))
|
|
1675
|
+
- removed AppExtras customization ([09eb1fd](https://github.com/RedTurtle/design-volto-theme/commit/09eb1fda9c76e0a5bde4ae81c74b0b9c1719914f))
|
|
1676
|
+
- removed customization for AppExtras ([45c68c0](https://github.com/RedTurtle/design-volto-theme/commit/45c68c0dcc55fc9a7b275821b6dabd34c9029abe))
|
|
1677
|
+
- updated volto ([cb5a239](https://github.com/RedTurtle/design-volto-theme/commit/cb5a2397bd47b6e8a6282bc89133d8d92a732bcb))
|
|
1678
|
+
- upgraded volto-gdpr-privacy to v1.3.9 ([f2ec64a](https://github.com/RedTurtle/design-volto-theme/commit/f2ec64afcbf03d60f93607d2033e5917b725f81f))
|
|
1679
|
+
- **deps:** bump async from 2.6.3 to 2.6.4 ([#498](https://github.com/RedTurtle/design-volto-theme/issues/498)) ([a86232f](https://github.com/RedTurtle/design-volto-theme/commit/a86232f1488ad59b3235a2005d469ca173683697))
|
|
1680
|
+
- **deps:** bump terser from 4.8.0 to 4.8.1 ([#557](https://github.com/RedTurtle/design-volto-theme/issues/557)) ([bc4e3b7](https://github.com/RedTurtle/design-volto-theme/commit/bc4e3b7f8a0617b571bd8ca6df5877d4383d96b4))
|
|
1681
|
+
- removed unused css class link-more ([56649f2](https://github.com/RedTurtle/design-volto-theme/commit/56649f2aca0e64c764762483563c2b0837da5acf))
|
|
1682
|
+
- updated branches and addon customizations docs ([d77cca1](https://github.com/RedTurtle/design-volto-theme/commit/d77cca1487515b113baa8a6ff1f7397931269c0f))
|
|
1876
1683
|
|
|
1877
1684
|
### [5.32.3](https://github.com/RedTurtle/design-volto-theme/compare/v5.32.2...v5.32.3) (2022-08-23)
|
|
1878
1685
|
|