- Fix check_servizi view and made optional canale_fisico in Servizio [lucabel]
6.0.6
------------------
- Added images serialization to the summary serializer of the UO content type; If both the image and preview image are present, the 'image_field' attribute is forced to contain 'preview_image'. [lucabel]
6.0.5
------------------
- 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]