- Disallower other objs creation in Persona and Incarico ct. - Fix limit in query for service in ScadenziarioDayPost service [eikichi18]
6.2.10
-------------------
- Add importi_viaggio_servizio field as block field in Incarico response [eikichi18] - Add rassegna index to events [lucabel] - Remove File from addable type in Servizio / modulistica folder. As stated by AGID team we can't add File in this folder but link to modules in "Documenti e Dati" section [lucabel]
6.2.9
------------------
- Add this folder "Altri Documenti" under "Persona pubblica" [lucabel] - Code porting to work with both plone 6.0.10.x and 6.0.11 due to some core egg update Code porting to work with the new plone.restapi 9.6.1 version [lucabel]
6.2.8
------------------
- Add start metadata to event summary serialization; useful when create event with children event: in items list we have subevents with missing start date [lucabel]
6.2.7
------------------
- Fix change_news_type view; Taxonomy doesn't index values not present in the taxonomy vocabulary, so we had lot of old values not indexed and not listed as available type to change. [lucabel] - Do not break News serialzier if `tipologia_notizia` attribute is missing. [cekk]