- Add custom expand_events method in scadenziario endpoints, because in plone.app.events >= 3.2.13 that method changed and breaks our integration. We keep previous version of that method to not re-implement scadenziario endpoints. [cekk]
- Add new criteria for tipologia_organizzazione field/index. [cekk]
4.1.1
------------------
- Fix summary serializers for specific types. [cekk]
4.1.0
------------------
- Do not return related items in serializer, if they're published but the date is in the future and the current user can't edit current context. [cekk] - Add default folders when creating a new Bando. [cekk] - Align summary serializer with latest redturtle.volto changes (pr 53). [cekk]
4.0.6
------------------
- Fix common indexers to work with also non-folderish contents. [cekk]