From b21288bc78316d1c7fb3e5e3acadd8f10ef4e7e1 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Mon, 7 Nov 2016 11:53:57 +0000 Subject: [PATCH] Move the MDUI statistics generator into /charting With this change, the MDUI charting is based on the cached monthly aggregate rather than being dependent on the current registered metadata on the day the script happens to be run. This means it can be run retrospectively as far back as 2012, when we started including registrationAuthority metadata. --- build.xml | 27 ------------- charting/mdui.pl | 36 +++++++++++++++++ {build => charting}/statistics_mdui.xsl | 52 +++++++++++++------------ 3 files changed, 63 insertions(+), 52 deletions(-) create mode 100755 charting/mdui.pl rename {build => charting}/statistics_mdui.xsl (96%) diff --git a/build.xml b/build.xml index d3ab3ce3..6d76b786 100644 --- a/build.xml +++ b/build.xml @@ -2223,33 +2223,6 @@ x="${build.dir}/list_uiinfo.xsl"/> - - - - - Please select the channel to use (e.g., us_incommon): - - - - - - - - - - - - - - - + - - + + @@ -33,100 +35,100 @@ Total entities - + Identity providers - + Service providers - + - + : - + - + mdui:UIInfo - + mdui:Logo - + mdui:Description - + mdui:DisplayName - + mdui:Keywords - + mdui:InformationURL - + mdui:PrivacyStatementURL - + mdui:DiscoHints - + mdui:IPHint - + mdui:DomainHint - + mdui:GeolocationHint - + - + @@ -142,5 +144,5 @@ ) - +