From b9bfa18d64ec8eb511507a359b7d87f2609fda6f Mon Sep 17 00:00:00 2001
From: peterVG <672121+peterVG@users.noreply.github.com>
Date: Tue, 15 Jun 2021 15:14:26 -0700
Subject: [PATCH] Add full stop to all report descriptions (#158)
* Reformat 'Select Report' page (#151)
* Move report descriptions into dedicated column.
* Add report filter info to description column.
* Make table header darker to distinguish from striped rows
* Rename 'AIP Storage Locations' report to 'Storage locations'
* Add full stop to all description text
* Add date range option to Storage Location report description.
* make filter descriptions consistent
* assign proper ID to fix AIP Contents button
---
AIPscan/Reporter/templates/reports.html | 19 +++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/AIPscan/Reporter/templates/reports.html b/AIPscan/Reporter/templates/reports.html
index ea61651a..a68d7fbd 100644
--- a/AIPscan/Reporter/templates/reports.html
+++ b/AIPscan/Reporter/templates/reports.html
@@ -73,7 +73,8 @@
Storage locations
|
- List all locations in this Storage Service, including total AIPs and storage volume. |
+ List all locations in this Storage Service, including total AIPs and storage volume.
+ Filter by date range. |
|
@@ -82,21 +83,22 @@
Largest files |
Top twenty largest files in the Storage Service.
- Filter by storage location. Filter by originals or preservation copies (in report). |
+
Filter by storage location.
+
Filter by originals or preservation copies (in report).
|
File format count |
Number of files per format and the volume of storage each uses.
- Filter by date range and storage location |
+
Filter by date range and storage location.
|
Format version count |
Number of files per format version (PUID) and the volume of storage each uses.
- Filter by date range and storage location |
+
Filter by date range and storage location.
|
@@ -105,7 +107,7 @@
Types of file formats in AIPs, including file count per format.
Filter by date range and storage location. |
- |
+ |
@@ -174,7 +176,7 @@
- AIPs containing preservation copies matching the selected PRONOM Unique Identifier (file format versions)
+ AIPs containing preservation copies matching the selected PRONOM Unique Identifier (file format versions).
Filter by storage location.
|
@@ -185,14 +187,15 @@
Preservation derivatives |
Map original files to their preservation copy counterpart.
- Filter by storage location and filter by AIP (inside report) |
+
Filter by storage location.
+
Filter by AIP (in report).
|
User ingest log |
List all Archivematica ingest events, per user.
- Filter by storage location |
+
Filter by storage location.
|