- Remove address, city, zip_code, nome_sede, title, quartiere, circoscrizione, street from UO summary serializer and add sede in thery place in the UO summary serializer [lucabel] - Re-add FileFieldViewModeSerializer accidentally deleted. [cekk] - Fix broken tests. [cekk]
- Change check_servizi making optional the check for field "condizioni_di_servizio" and removing the check for the "contact_info" field. Import a fontawesome cdn in this view to show the "V" icon. Change some minor style in the check_servizi view. [lucabel]
6.0.2
------------------
- Fix condizioni_di_servizio field, no more required. [eikichi18]
6.0.1
------------------
- Fix None type itereation attempt in relation field adapter [foxtrot-dfm1] - Add serializer/deserializer for canale_digitale_link to handle internal/external links like remoteURL field. [cekk] - Force canale_digitale_link return `url` widget in Servizio schema. [cekk] - Do not purge allowed_content_types filter for Servizio. [cekk]
- Fix patch/post validations for required fields: do not return errors when sorting items. [cekk] - Add "Atto di nomina" link in incarico summary serializer [lucabel]