Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Latest commit

 

History

History
69 lines (54 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

69 lines (54 loc) · 2.03 KB

Change Log

All notable changes to this project will be documented in this file.

Fixed

  • Fixed the style of Added,Changed,Fixed,Removed,...

Changed

  • Removed warning template - it is no longer needed here because it was moved to module perun

Added

  • Added file phpcs.xml

Changed

  • Changed code style to PSR-2
  • addInstitution URL and email in disco-tpl.php are loaded from a config file
  • Templates are included from module perun
  • Using of short array syntax (from array() to [])

Fixed

  • Fixed the email address in footer

Added

  • Added support for pass selected IdP from SP in AuthnContextClassRef attribute.
    • It's required add this line into module_perun.php config file
      'disco.removeAuthnContextClassRefPrefix' => 'urn:cesnet:proxyidp:',
      

Changed

  • Social Idps are not shown when adding institution

Fixed

  • Fixed RegistrationURL for LifeScience Hostel

Added

  • Added support for LifeScience hostel

Added

  • Added favicon

Changed

  • Renamed directory 'themes/bbmri-eric' to 'themes/bbmri' and file 'bbmri-eric.css' to 'bbmri.css'
  • Fixed names in LICENSE, footer and other files

Added

  • Possibility to show a warning in disco-tpl
  • Added License
  • Added badges to README

Changed

  • Filling email is now required for reporting error
  • Changed help-block text for email in report error form
  • Whole module now uses a dictionary