Skip to content

Latest commit

 

History

History
83 lines (64 loc) · 2.37 KB

CHANGELOG.md

File metadata and controls

83 lines (64 loc) · 2.37 KB

Change Log

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

[Added]

  • Added details with statistics for individually SPs and IdPs
  • Added script for migrate data to new version of database structure

[Added]

  • Added legends to charts
  • Instance name in header is taken from config file

[Fixed]

  • set default value of lastDays and tab in index.php: no error logs when user open statistics for the first time

[Fixed]

  • Statistics will be now full screen
  • Fixed bad checks before insert translation to db

[Added]

  • Possibility to change the time range of displayed data

[Changed]

  • DB commands work with apostrophes in IdP/SP names
  • New visual form of the site
  • Draw tables without month

[Fixed]

  • Draws tables data by selected time range

[Removed]

  • Removed unused functions

[Added]

  • Added mapping tables for mapping identifier to name

[Changed]

  • Storing entityIds instead of SpName/IdPName.

[Fixed]

  • Used only tabs for indentations

[Fixed]

  • Fixed the problem with getting utf8 chars from database

[Added]

  • Classes SimpleSAML_Logger and SimpleSAML_Module renamed to SimpleSAML\Logger and SimpleSAML\Module
  • Dictionary
  • Czech translation

[Changed]

  • Database commands use prepared statements
  • Saving SourceIdPName instead of EntityId

[Added]

  • Added average and maximal count of logins per day into summary table

[Changed]

  • Fixed overqualified element in statisticsproxy.css

[Added]

  • Changelog