Skip to content

Commit

Permalink
updated version of design.plone.contenttypes to 6.2.15 and design.plo… (
Browse files Browse the repository at this point in the history
#91)

* updated version of design.plone.contenttypes to 6.2.15 and design.plone.policy to 5.0.10

* updated CHANGELOG
  • Loading branch information
eikichi18 authored Sep 4, 2024
1 parent 19c9ce0 commit 608214d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,23 @@
- Add pratica's next steps dates auto calculation. [folix-01]
- 1.0.0 (2024-08-27)
- Update user store ref [mamico]

- design.plone.contentypes 6.2.14 -> 6.2.15
- Add design.plone.contenttypes.behavior.news_base behavior (news metadata, without blocks)
[mamico]
- Add folder creation (multimedia + allegati) for "ComunicatiStampa" CT (if exists)
[mamico]
- Add "Emolumenti a carico della finanza pubblica" to Persona
Add "Dichiarazioni di insussistenza e incompatibilità" to Persona
[lucabel]
- design.plone.policy 5.0.9 -> 5.0.10
- `search_sections` in IDesignPloneSettings has a new filed in each section:
`expandItems` that is a boolean to decide if the items of the section should
be expanded or not (default is True).
[mamico]
- Add a profile to limit addables on site root
[lucabel]
- Patch for collective.volto.formsupport
[eikichi18]
## 20240822-01
- redturtle.prenotazioni 2.7.4 -> 2.7.7
- 2.7.7 (2024-08-22)
Expand Down
4 changes: 2 additions & 2 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ collective.volto.slimheader = 1.0.1
collective.volto.subfooter = 1.1.0
collective.volto.subsites = 1.5.0
collective.z3cform.datagridfield = 3.0.1
design.plone.contenttypes = 6.2.14
design.plone.policy = 5.0.9
design.plone.contenttypes = 6.2.15
design.plone.policy = 5.0.10
eea.api.taxonomy = 1.5
et-xmlfile = 1.1.0
geographiclib = 1.50
Expand Down

0 comments on commit 608214d

Please sign in to comment.