\ No newline at end of file
diff --git a/src/main/webapp/file-download-popup-fragment.xhtml b/src/main/webapp/file-download-popup-fragment.xhtml
index b514e9a56dc..43652e44054 100644
--- a/src/main/webapp/file-download-popup-fragment.xhtml
+++ b/src/main/webapp/file-download-popup-fragment.xhtml
@@ -10,6 +10,7 @@
+
\ No newline at end of file
diff --git a/src/main/webapp/file-request-access-popup-fragment.xhtml b/src/main/webapp/file-request-access-popup-fragment.xhtml
index ef405e01999..f9e3154978d 100644
--- a/src/main/webapp/file-request-access-popup-fragment.xhtml
+++ b/src/main/webapp/file-request-access-popup-fragment.xhtml
@@ -41,11 +41,12 @@
diff --git a/src/main/webapp/file-versions.xhtml b/src/main/webapp/file-versions.xhtml
index ce46cb4c434..43a84d5dd2b 100644
--- a/src/main/webapp/file-versions.xhtml
+++ b/src/main/webapp/file-versions.xhtml
@@ -33,11 +33,11 @@
Details are for a later version
-->
+ and !(dataFileServiceBean.hasReplacement(FilePage.fileMetadata.dataFile) or dataFileServiceBean.hasBeenDeleted(FilePage.fileMetadata.dataFile))}">
#{bundle['dataset.editBtn']}
@@ -395,15 +394,14 @@
From 62642ef06e9f1fedea03cb677749b3bfee022ef3 Mon Sep 17 00:00:00 2001
From: Philip Durbin
Date: Wed, 5 Jun 2019 15:19:51 -0400
Subject: [PATCH 05/10] Style Guide: primary button is styled differently #5717
---
doc/sphinx-guides/source/style/patterns.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/sphinx-guides/source/style/patterns.rst b/doc/sphinx-guides/source/style/patterns.rst
index 781de3d40fb..377fb4e3495 100644
--- a/doc/sphinx-guides/source/style/patterns.rst
+++ b/doc/sphinx-guides/source/style/patterns.rst
@@ -378,7 +378,7 @@ For action buttons on a page, we include an icon and text label. Action buttons
Form Buttons
------------
-Form buttons typically appear at the bottom of a form, aligned to the left. They do not have icons, just text labels.
+Form buttons typically appear at the bottom of a form, aligned to the left. They do not have icons, just text labels. The primary button is styled differently.
.. raw:: html
@@ -388,7 +388,7 @@ Form buttons typically appear at the bottom of a form, aligned to the left. They
Save Changes
-
+ Cancel
@@ -399,7 +399,7 @@ Form buttons typically appear at the bottom of a form, aligned to the left. They
-
+
From 2c28994894b93fa4880b54a197fae98cd3a92e80 Mon Sep 17 00:00:00 2001
From: Michael Heppler
Date: Fri, 7 Jun 2019 17:00:58 -0400
Subject: [PATCH 06/10] Another round of accessibility refactoring [ref #5717]
---
src/main/java/propertyFiles/Bundle.properties | 13 +-
src/main/webapp/dashboard-users.xhtml | 5 +-
src/main/webapp/dataset-license-terms.xhtml | 562 +++++++++---------
src/main/webapp/dataset-versions.xhtml | 6 +-
src/main/webapp/dataset-widgets.xhtml | 4 +-
src/main/webapp/dataset.xhtml | 70 +--
.../webapp/datasetFieldForEditFragment.xhtml | 11 +-
src/main/webapp/dataverse.xhtml | 4 +-
src/main/webapp/editFilesFragment.xhtml | 7 +-
src/main/webapp/editdatafiles.xhtml | 8 +-
.../webapp/file-download-popup-fragment.xhtml | 2 +-
src/main/webapp/harvestclients.xhtml | 8 +-
src/main/webapp/manage-groups.xhtml | 4 +-
src/main/webapp/manage-guestbooks.xhtml | 4 +-
src/main/webapp/manage-templates.xhtml | 10 +-
src/main/webapp/metadataFragment.xhtml | 19 +-
src/main/webapp/permissions-configure.xhtml | 1 -
.../webapp/permissions-manage-files.xhtml | 5 +-
src/main/webapp/permissions-manage.xhtml | 1 +
src/main/webapp/roles-assign.xhtml | 2 +-
src/main/webapp/roles-edit.xhtml | 2 +-
src/main/webapp/search/advanced.xhtml | 4 +-
src/main/webapp/template.xhtml | 4 +-
23 files changed, 355 insertions(+), 401 deletions(-)
diff --git a/src/main/java/propertyFiles/Bundle.properties b/src/main/java/propertyFiles/Bundle.properties
index 31266f70f06..ee59bc991f2 100755
--- a/src/main/java/propertyFiles/Bundle.properties
+++ b/src/main/java/propertyFiles/Bundle.properties
@@ -1227,8 +1227,7 @@ dataset.submit.failure.isReleased=Latest version of dataset is already released.
dataset.submit.failure.inReview=You cannot submit this dataset for review because it is already in review.
dataset.rejectMessage=Return this dataset to contributor for modification.
dataset.rejectWatermark=Please enter a reason for returning this dataset to its author(s).
-dataset.reject.enterReason=Reason for return to author is required
-dataset.reject.enterReason.header=Required entry
+dataset.reject.enterReason.error=Reason for return to author is required.
dataset.reject.success=This dataset has been sent back to the contributor.
dataset.reject.failure=Dataset Submission Return Failed - {0}
dataset.reject.datasetNull=Cannot return the dataset to the author(s) because it is null.
@@ -1643,20 +1642,10 @@ file.deaccessionDialog.leaveURL.watermark=Optional dataset site, http://...
file.deaccessionDialog.deaccession.tip=Are you sure you want to deaccession? The selected version(s) will no longer be viewable by the public.
file.deaccessionDialog.deaccessionDataset.tip=Are you sure you want to deaccession this dataset? It will no longer be viewable by the public.
file.deaccessionDialog.dialog.selectVersion.error=Please select version(s) for deaccessioning.
-file.deaccessionDialog.dialog.selectVersion.tip=Please select version(s) for deaccessioning.
-file.deaccessionDialog.dialog.selectVersion.header=Please Select Version(s)
-file.deaccessionDialog.dialog.reason.tip=Please select reason for deaccessioning.
file.deaccessionDialog.dialog.reason.error=Please select reason for deaccessioning.
-file.deaccessionDialog.dialog.reason.header=Please Select Reason
-file.deaccessionDialog.dialog.url.tip=Please enter valid forwarding URL.
file.deaccessionDialog.dialog.url.error=Please enter valid forwarding URL.
-file.deaccessionDialog.dialog.url.header=Invalid URL
-file.deaccessionDialog.dialog.textForReason.tip=Please enter text for reason for deaccessioning.
-file.deaccessionDialog.dialog.textForReason.header=Enter additional information
file.deaccessionDialog.dialog.textForReason.error=Please enter text for reason for deaccessioning.
-file.deaccessionDialog.dialog.limitChar.tip=Text for reason for deaccessioning may be no longer than 1000 characters.
file.deaccessionDialog.dialog.limitChar.error=Text for reason for deaccessioning may be no longer than {0} characters.
-file.deaccessionDialog.dialog.limitChar.header=Limit 1000 characters
file.viewDiffDialog.header=Version Differences Details
file.viewDiffDialog.dialog.warning=Please select two versions to view the differences.
file.viewDiffDialog.notAvailable=N/A
diff --git a/src/main/webapp/dashboard-users.xhtml b/src/main/webapp/dashboard-users.xhtml
index 764ecb3252c..7a824435bf7 100644
--- a/src/main/webapp/dashboard-users.xhtml
+++ b/src/main/webapp/dashboard-users.xhtml
@@ -4,7 +4,6 @@
xmlns:f="http://java.sun.com/jsf/core"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:jsf="http://xmlns.jcp.org/jsf"
- xmlns:pt="http://xmlns.jcp.org/jsf/passthrough"
xmlns:p="http://primefaces.org/ui"
xmlns:c="http://xmlns.jcp.org/jsp/jstl/core">
@@ -101,8 +100,8 @@
@@ -231,7 +224,7 @@
or !empty termsOfUseAndAccess.dataAccessPlace
or !empty termsOfUseAndAccess.originalArchive or !empty termsOfUseAndAccess.availabilityStatus
or !empty termsOfUseAndAccess.contactForAccess or !empty termsOfUseAndAccess.sizeOfCollection
- or !empty termsOfUseAndAccess.studyCompletion)}" >
+ or !empty termsOfUseAndAccess.studyCompletion)}">