Skip to content

Commit

Permalink
Merge branch 'main' into bandi_146
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-bellenghi authored Sep 18, 2024
2 parents b54a3b5 + 02bfde5 commit a8087d3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@
- Add effective and modified date to retrieveContentsOfFolderDeepening data. [cekk]
- Added "tipologia_bando_label" metadata [daniele]
- Changed translation for states "Open" and "Closed". [daniele]
- design.plone.ioprenoto = 1.2.5 -> 1.2.6
- Added more information in the /@booking/<bookingid> service (e.g. booking_folder, booking_address, booking_office), already present in the /@bookings?fullobjects=1 service. #41 These changes will be moved in the future from here to redturtle.prenotazioni 2.3.x [mamico]

## 20240917-01
- redturtle.prenotazioni 2.7.7 -> 2.7.8
- Remove csrf protection from send reminder endpoint. [folix-01]

- plone.recipe.varnish 6.0.11 -> 6.0.13
- Add cookie-pass-not-exclude config. The default value has ++resource++zmi, which is needed for Zope 5.9+ (Plone 6.0.10+). [mamico]
- Use Varnish 6.0.13 LTS [mamico]
- Add vcl_synth options to insert arbitrary vcl. [mamico]

- design.plone.iocittadino 1.0.2 -> 1.0.3
- Email logo as link (Gmail compatibility). [folix-01]

## 20240909-01
- design.plone.contenttypes 6.2.15 -> 6.2.18
Expand Down
8 changes: 4 additions & 4 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Products.ZMIntrospection = 1.0
experimental.gracefulblobmissing = 2.0

# io-cittadino
design.plone.iocittadino = 1.0.2
design.plone.iocittadino = 1.0.3
Brotli = 1.0.9
cssselect2 = 0.7.0
fonttools = 4.39.3
Expand All @@ -113,8 +113,8 @@ zeep = 4.2.1
zopfli = 0.2.2

# io-prenoto
design.plone.ioprenoto = 1.2.5
redturtle.prenotazioni = 2.7.7
design.plone.ioprenoto = 1.2.6
redturtle.prenotazioni = 2.7.8
pas.plugins.jwt = 1.0a4
pyexcel-ods3 = 0.6.1
pyexcel-ezodf = 0.3.4
Expand Down Expand Up @@ -176,7 +176,7 @@ z3c.recipe.usercrontab = 1.5
zope.mkzeoinstance = 5.0
collective.recipe.backup = 4.2.0
zc.recipe.cmmi = 3.0.0
plone.recipe.varnish = 6.0.11
plone.recipe.varnish = 6.0.13
collective.recipe.template = 2.2
collective.recipe.cmd = 0.11
click = 8.1.7
Expand Down

0 comments on commit a8087d3

Please sign in to comment.