Skip to content

Commit 161805f

Browse files
authored
Merge pull request #3048 from AtlasOfLivingAustralia/feature/issue3046
commit label updates #3046
2 parents 1b27fb5 + 4304a11 commit 161805f

21 files changed

+32
-32
lines changed

grails-app/views/project/meriPlan/_extendedBaselineMonitoring.gsp

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<tbody data-bind="foreach: rows">
1010
<tr class="header">
1111
<th class="code"></th>
12-
<th class="outcome required">Outcome statement/s</th>
12+
<th class="outcome required">${outcomeStatementHeading ?: 'Outcome statement/s'}</th>
1313
<th class="monitoring-data required">Baseline data <g:if test="${baselineDataHelpText}"><fc:iconHelp>${baselineDataHelpText}</fc:iconHelp></g:if></th>
1414
<th class="baseline required">Baseline data description <g:if test="${baselineDataDescriptionHelpText}"><fc:iconHelp>${baselineDataDescriptionHelpText}</fc:iconHelp></g:if></th>
15-
<th class="service required">Project Service / Target Measure/s <g:if test="${baselineHelpText}"><fc:iconHelp>${baselineServiceHelpText}</fc:iconHelp></g:if></th>
15+
<th class="service required">${servicesHeading ?: 'Project service / Target measure/s'}<g:if test="${baselineHelpText}"><fc:iconHelp>${baselineServiceHelpText}</fc:iconHelp></g:if></th>
1616
<th class="baseline-method required">Select the method used to obtain the baseline, or how the baseline will be established if ‘Other’<fc:iconHelp html="true">${baselineMethodHelpText ?: "Describe the project baseline(s) units of measure or data which will be used to report progress towards this project's outcomes (short-term, medium-term and 5 year program outcome), and the monitoring design."}</fc:iconHelp></th>
1717
<th class="baseline-evidence required">Evidence to be retained <g:if test="${evidenceHelpText}"><fc:iconHelp>${evidenceHelpText}</fc:iconHelp></g:if></th>
1818
<th class="remove"></th>

grails-app/views/project/meriPlan/_extendedKeyThreats.gsp

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<thead>
1010
<tr>
1111
<th class="index"></th>
12-
<th class="related-outcomes required">Outcome Statement/s</th>
12+
<th class="related-outcomes required">${outcomeStatementHeading ?: 'Outcome statement/s'}</th>
1313
<th class="threat-code required">Threats / Threatening processes</th>
1414
<th class="threat required">Description <fc:iconHelp>${threatHelpText ?: "Describe the key threats (or key threatening processes) to the primary investment priority"}</fc:iconHelp></th>
15-
<th class="services required">Project Service / Target Measure/s to address threats<fc:iconHelp>${servicesHelpText ?: "Project Services/Target measures selected in this section will be pre-populated into the Project services and targets and Project service forecasts tables"}</fc:iconHelp></th>
15+
<th class="services required">${servicesHeading ?: 'Project service / Target measure/s to address threats'}<fc:iconHelp>${servicesHelpText ?: "Project Services/Target measures selected in this section will be pre-populated into the Project services and targets and Project service forecasts tables"}</fc:iconHelp></th>
1616
<th class="intervention required">Methodology <fc:iconHelp>${interventionHelpText ?: "Describe the proposed interventions to address the threat and how this will deliver on the 5 year outcome."}</fc:iconHelp></th>
1717
<th class="evidence required">Evidence to be retained <g:if test="${evidenceHelpText}"><fc:iconHelp>${evidenceHelpText}</fc:iconHelp></g:if></th>
1818
<th class="remove"></th>

grails-app/views/project/meriPlan/_monitoringIndicators.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<g:if test="${monitoringValidation}">
1111
<th class="baseline required">${indicatorHeading} <g:if test="${indicatorHelpText}"><fc:iconHelp title="${indicatorHeading}">${indicatorHelpText}</fc:iconHelp></g:if></th>
1212
<g:if test="${extendedMonitoring}">
13-
<th class="monitoring-service required">Project Service / Target Measure/s <g:if test="${monitoringServiceHelpText}"><fc:iconHelp html="true">${monitoringServiceHelpText}</fc:iconHelp></g:if></th>
13+
<th class="monitoring-service required">${monitoringServicesHeading ?: 'Project service / Target measure/s'} <g:if test="${monitoringServiceHelpText}"><fc:iconHelp html="true">${monitoringServiceHelpText}</fc:iconHelp></g:if></th>
1414
</g:if>
1515
<th class="baseline-method required">${approachHeading} <g:if test="${approachHelpText}"><fc:iconHelp html="true" title="${approachHeading}">${approachHelpText}</fc:iconHelp></g:if></th>
1616
<g:if test="${extendedMonitoring}">

grails-app/views/project/meriPlan/_outcomeStatements.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</g:else>
1919
<th class="outcome required">${subtitle ?: ""} <g:if test="${helpText}"><fc:iconHelp html="true" container="body">${helpText}</fc:iconHelp></g:if> </th>
2020
<g:if test="${extendedOutcomes}">
21-
<th class="investment-priority required">Investment Priority</th>
21+
<th class="investment-priority required">${investmentPriorityHeading ?: 'Investment priority'}</th>
2222
<th class="program-outcome required">Related program outcome</th>
2323
</g:if>
2424
<th class="remove"></th>

grails-app/views/project/meriPlan/_programOutcome.gsp

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<h4>Program Outcome<g:if test="${helpTextHeading}"> <fc:iconHelp html="true" container="body">${helpTextHeading}</fc:iconHelp></g:if></h4>
1+
<h4>${sectionHeading ?: 'Program outcome'}<g:if test="${helpTextHeading}"> <fc:iconHelp html="true" container="body">${helpTextHeading}</fc:iconHelp></g:if></h4>
22
<table class="table">
33
<thead>
44
<tr class="header">
55
<th class="outcome-priority required">${primaryOutcomeHeading?: 'Primary outcome'}<g:if test="${helpTextPrimaryOutcome}"> <fc:iconHelp html="true" container="body">${helpTextPrimaryOutcome}</fc:iconHelp></g:if></th>
6-
<th class="primary-outcome priority required">${pestsAndWeedsHeading?: 'Primary Investment'} <span data-bind="if:!isAgricultureProject() && !details.outcomes.primaryOutcomeSupportsMultiplePriorities()">Priority</span><span data-bind="if:isAgricultureProject() || details.outcomes.primaryOutcomeSupportsMultiplePriorities()">Priorities</span>
6+
<th class="primary-outcome priority required">${pestsAndWeedsHeading?: 'Primary investment'} <span data-bind="if:!isAgricultureProject() && !details.outcomes.primaryOutcomeSupportsMultiplePriorities()">${pestsAndWeedsHeadingExtNonMulti ?: 'priority'}</span><span data-bind="if:isAgricultureProject() || details.outcomes.primaryOutcomeSupportsMultiplePriorities()">${pestsAndWeedsHeadingExtMulti ?: 'priorities'}</span>
77
<fc:iconHelp html="true" container="body">${priorityHelpText?: 'Enter the primary investment priority/ies for the primary outcome. (drop down list in MERIT) <br/>For outcomes 1-4, only one primary investment priority can be selected.<br/>For outcomes 5-6, select one or a maximum of two primary investment priorities'}</fc:iconHelp>
88
</th>
99
<th class="remove"></th>

grails-app/views/project/meriPlanChanges/_additionalOutcomes.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<table class="table secondary-outcome">
33
<thead>
44
<tr>
5-
<th class="outcome-priority">Secondary outcome(s)</th>
5+
<th class="outcome-priority">${outcomePriority ?:"Secondary outcome(s)"}</th>
66
<th class="priority">${ priority ?:"Secondary Investment Priorities"}</th>
77
</tr>
88
</thead>

grails-app/views/project/meriPlanChanges/_extendedBaselineMonitoring.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<g:set var="monitoringModel" value="${changed.custom.details.monitoring?.rows.find {it.relatedBaseline == code}}"/>
1313
<tr class="header">
1414
<th class="code"></th>
15-
<th class="outcome required">Outcome statement</th>
15+
<th class="outcome required">Outcome statement/s</th>
1616
<th class="monitoring-data required">Baseline data <g:if test="${baselineDataHelpText}"><fc:iconHelp>${baselineDataHelpText}</fc:iconHelp></g:if></th>
1717
<th class="baseline required">Baseline data description <g:if test="${baselineDataDescriptionHelpText}"><fc:iconHelp>${baselineDataDescriptionHelpText}</fc:iconHelp></g:if></th>
1818
<th class="service required">Project Service / Target Measure/s <g:if test="${baselineHelpText}"><fc:iconHelp>${baselineServiceHelpText}</fc:iconHelp></g:if></th>

grails-app/views/project/meriPlanChanges/_extendedKeyThreats.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<th class="related-outcomes">Outcome Statement/s</th>
1414
<th class="threat-code">Threats / Threatening processes</th>
1515
<th class="threat required">Description <fc:iconHelp>${threatHelpText ?: "Describe the key threats (or key threatening processes) to the primary investment priority"}</fc:iconHelp></th>
16-
<th class="services">Project service measure/s to address threats</th>
16+
<th class="services">Project service / Target measure/s to address threats</th>
1717
<th class="intervention required">Methodology <fc:iconHelp>${interventionHelpText ?: "Describe the proposed interventions to address the threat and how this will deliver on the 5 year outcome."}</fc:iconHelp></th>
1818
<th class="evidence">Evidence to be retained <g:if test="${evidenceHelpText}"><fc:iconHelp>${evidenceHelpText}</fc:iconHelp></g:if></th>
1919
</tr>

grails-app/views/project/meriPlanChanges/_monitoringIndicators.gsp

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<thead>
66
<tr>
77
<th class="index"></th>
8-
<th class="baseline">Monitoring indicator</th>
8+
<th class="baseline">${indicatorHeading}</th>
99
<g:if test="${extendedMonitoring}">
10-
<th class="monitoring-service">Service / Target Measure</th>
10+
<th class="monitoring-service">${monitoringServicesHeading ?: 'Project service / Target measure/s'}</th>
1111
</g:if>
12-
<th class="baseline-method">Monitoring approach</th>
12+
<th class="baseline-method">${approachHeading}</th>
1313
<g:if test="${extendedMonitoring}">
14-
<th class="monitoring-evidence">Evidence</th>
14+
<th class="monitoring-evidence">Evidence to be retained</th>
1515
</g:if>
1616
</tr>
1717
</thead>

grails-app/views/project/meriPlanChanges/_outcomeStatements.gsp

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<thead>
77
<tr>
88
<th class="code"></th>
9-
<th class="outcome">Outcome statement/s</th>
10-
<th class="investment-priority">Investment Priority</th>
9+
<th class="outcome">${subtitle ?: ""} </th>
10+
<th class="investment-priority">Investment priority</th>
1111
<th class="program-outcome">Related program outcome/s</th>
1212
</tr>
1313
</thead>

grails-app/views/project/meriPlanChanges/_programOutcome.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<thead>
44
<tr>
55
<th class="outcome-priority">Primary outcome</th>
6-
<th class="primary-outcome priority required">${pestsAndWeedsHeading?: 'Primary Investment'} <span data-bind="if:!isAgricultureProject() && !details.outcomes.primaryOutcomeSupportsMultiplePriorities()">Priority</span><span data-bind="if:isAgricultureProject() || details.outcomes.primaryOutcomeSupportsMultiplePriorities()">Priorities</span>
6+
<th class="primary-outcome priority required">${pestsAndWeedsHeading?: 'Primary investment'} <span data-bind="if:!isAgricultureProject() && !details.outcomes.primaryOutcomeSupportsMultiplePriorities()">priority</span><span data-bind="if:isAgricultureProject() || details.outcomes.primaryOutcomeSupportsMultiplePriorities()">priorities</span>
77
</tr>
88
</thead>
99
<tbody>

grails-app/views/project/meriPlanChanges/_projectMethodology.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<table class="table">
55
<thead>
66
<tr>
7-
<th>Project methodology</th>
7+
<th class="required">${tableHeading ?: "Project delivery assumptions"}</th>
88
</tr>
99
</thead>
1010
<tbody>

grails-app/views/project/meriPlanChanges/_projectReview.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<table class="table">
22
<thead>
33
<tr>
4-
<th>Project Review, Evaluation and Improvement Methodology and Approach</th>
4+
<th>${title?: "Project Review, Evaluation and Improvement Methodology and Approach"}</th>
55
</tr>
66
</thead>
77
<tbody>

grails-app/views/project/meriPlanReadOnly/_additionalOutcomes.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<thead>
55

66
<tr>
7-
<th class="outcome-priority">Secondary outcome(s)</th>
7+
<th class="outcome-priority">${outcomePriority ?:"Secondary outcome(s)"}</th>
88
<th class="priority">${ priority ?:"Secondary Investment Priorities"}</th>
99
</tr>
1010
</thead>

grails-app/views/project/meriPlanReadOnly/_extendedBaselineMonitoring.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<tbody data-bind="foreach: rows">
1010
<tr class="header">
1111
<th class="code"></th>
12-
<th class="outcome required">Outcome statement</th>
12+
<th class="outcome required">Outcome statement/s</th>
1313
<th class="monitoring-data required">Baseline data <g:if test="${baselineDataHelpText}"><fc:iconHelp>${baselineDataHelpText}</fc:iconHelp></g:if></th>
1414
<th class="baseline required">Baseline data description <g:if test="${baselineDataDescriptionHelpText}"><fc:iconHelp>${baselineDataDescriptionHelpText}</fc:iconHelp></g:if></th>
1515
<th class="service required">Project Service / Target Measure/s <g:if test="${baselineHelpText}"><fc:iconHelp>${baselineServiceHelpText}</fc:iconHelp></g:if></th>

grails-app/views/project/meriPlanReadOnly/_extendedKeyThreats.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<th class="related-outcomes">Outcome Statement/s</th>
1313
<th class="threat-code">Threats / Threatening processes</th>
1414
<th class="threat required">Description <fc:iconHelp>${threatHelpText ?: "Describe the key threats (or key threatening processes) to the primary investment priority"}</fc:iconHelp></th>
15-
<th class="services">Project service measure/s to address threats</th>
15+
<th class="services">Project service / Target measure/s to address threats</th>
1616
<th class="intervention required">Methodology <fc:iconHelp>${interventionHelpText ?: "Describe the proposed interventions to address the threat and how this will deliver on the 5 year outcome."}</fc:iconHelp></th>
1717
<th class="evidence">Evidence to be retained <g:if test="${evidenceHelpText}"><fc:iconHelp>${evidenceHelpText}</fc:iconHelp></g:if></th>
1818
</tr>

grails-app/views/project/meriPlanReadOnly/_monitoringIndicators.gsp

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<thead>
66
<tr>
77
<th class="index"></th>
8-
<th class="baseline">Monitoring indicator</th>
8+
<th class="baseline">${indicatorHeading}</th>
99
<g:if test="${extendedMonitoring}">
10-
<th class="monitoring-service">Service / Target Measure</th>
10+
<th class="monitoring-service">${monitoringServicesHeading ?: 'Project service / Target measure/s'}</th>
1111
</g:if>
12-
<th class="baseline-method">Monitoring approach</th>
12+
<th class="baseline-method">${approachHeading}</th>
1313
<g:if test="${extendedMonitoring}">
14-
<th class="monitoring-evidence">Evidence</th>
14+
<th class="monitoring-evidence">Evidence to be retained</th>
1515
</g:if>
1616
</tr>
1717
</thead>

grails-app/views/project/meriPlanReadOnly/_outcomeStatements.gsp

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<g:else>
1212
<th class="code"></th>
1313
</g:else>
14-
<th class="outcome">Outcome statement/s</th>
14+
<th class="outcome">${subtitle ?: ""} </th>
1515
<g:if test="${extendedOutcomes}">
16-
<th class="investment-priority">Investment Priority</th>
16+
<th class="investment-priority">Investment priority</th>
1717
<th class="program-outcome">Related program outcome/s</th>
1818
</g:if>
1919
</tr>

grails-app/views/project/meriPlanReadOnly/_programOutcome.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<thead>
44
<tr>
55
<th class="outcome-priority">Primary outcome</th>
6-
<th class="primary-outcome priority required">${pestsAndWeedsHeading?: 'Primary Investment'} <span data-bind="if:!isAgricultureProject() && !details.outcomes.primaryOutcomeSupportsMultiplePriorities()">Priority</span><span data-bind="if:isAgricultureProject() || details.outcomes.primaryOutcomeSupportsMultiplePriorities()">Priorities</span>
6+
<th class="primary-outcome priority required">${pestsAndWeedsHeading?: 'Primary investment'} <span data-bind="if:!isAgricultureProject() && !details.outcomes.primaryOutcomeSupportsMultiplePriorities()">priority</span><span data-bind="if:isAgricultureProject() || details.outcomes.primaryOutcomeSupportsMultiplePriorities()">priorities</span>
77
</tr>
88
</thead>
99
<tbody>

grails-app/views/project/meriPlanReadOnly/_projectMethodology.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<table class="table">
55
<thead>
66
<tr>
7-
<th>Project methodology</th>
7+
<th class="required">${tableHeading ?: "Project delivery assumptions"}</th>
88
</tr>
99
</thead>
1010
<tbody>

grails-app/views/project/meriPlanReadOnly/_projectReview.gsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<table class="table">
22
<thead>
33
<tr>
4-
<th>Project Review, Evaluation and Improvement Methodology and Approach</th>
4+
<th>${title?: "Project Review, Evaluation and Improvement Methodology and Approach"}</th>
55
</tr>
66
</thead>
77
<tbody>

0 commit comments

Comments
 (0)