You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added CAS_CHECK_NEXT environment variable for development and documentation for it
Added first_name and last_name to API user response
Added ClamAV and scan uploaded media objects
Added bulk creation of entries for importer
Added project mapping in skosmos.py
Added get_preflabel_via_uri in skosmos.py
Added management command to update all labels
Added management commands to evaluate keywords usage of published entries
Changed
BREAKING: Update all labels on every update of Portfolio
BREAKING: Adapted API user response to use request.user.get_full_name() instead of the CAS attribute display_name to be consistent over multiple Portfolio instances