From d59ab5424cf0864e7006a611008192c3d51e1ff6 Mon Sep 17 00:00:00 2001 From: conwelld Date: Tue, 16 Jun 2026 19:21:25 +0000 Subject: [PATCH 01/13] replaced labor program with Berea's Work college program in app --- app/static/js/alterLSF.js | 2 +- app/static/js/laborStatusForm.js | 2 +- app/templates/main/laborStatusForm.html | 2 +- app/templates/main/studentEmailConfirmation.html | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/static/js/alterLSF.js b/app/static/js/alterLSF.js index 4c4f32c08..76e82185e 100644 --- a/app/static/js/alterLSF.js +++ b/app/static/js/alterLSF.js @@ -73,7 +73,7 @@ function fillHoursPerWeek(){ // prefill hours per week select picker $("#warningModalText").html("Student with WLS Level 5 or 6 must have at least a 15 hour contract. " + "These positions require special authorization as specified at " + "The Labor Program Website."); + "target=\"_blank\">Berea's Work College Program Website."); $("#warningModalButton").css('display', 'none'); $("#resetConfirmButton").css('display', 'none'); $("#warningModal").modal("show"); diff --git a/app/static/js/laborStatusForm.js b/app/static/js/laborStatusForm.js index ff9b252a9..e8b04d124 100755 --- a/app/static/js/laborStatusForm.js +++ b/app/static/js/laborStatusForm.js @@ -253,7 +253,7 @@ function getDepartment(object, stopSelectRefresh="") { // get department from se $("#warningModalText").html("Student with WLS Level 5 or 6 must have at least a 15 hour contract. " + "These positions require special authorization as specified at " + "The Labor Program Website."); + "target=\"_blank\">Berea's Work College Program Website."); $("#warningModal").modal("show"); } } diff --git a/app/templates/main/laborStatusForm.html b/app/templates/main/laborStatusForm.html index 83b2b2864..867750537 100755 --- a/app/templates/main/laborStatusForm.html +++ b/app/templates/main/laborStatusForm.html @@ -15,7 +15,7 @@

Labor Status Form diff --git a/app/templates/main/studentEmailConfirmation.html b/app/templates/main/studentEmailConfirmation.html index 781a253ec..89f0f1975 100644 --- a/app/templates/main/studentEmailConfirmation.html +++ b/app/templates/main/studentEmailConfirmation.html @@ -35,11 +35,11 @@

Labor Contract Details:

{% if laborDescription.jobType == "Primary" %} -

This contract is an offer that you must respond to before it is reviewed by the Labor Program Office. By choosing “Accept”, you agree to the labor status form details above. Please be aware that once an offer is accepted, the offer is locked in. In order to leave an accepted contract, you and your supervisor must mutually agree to a release before the labor change deadline listed in the academic calendar. Any mutual releases or adjustments must happen before the labor position change deadline listed on the academic calendar.

-

Please do not accept this position without first considering all your offers. If you felt coerced or pressured to accept the position, please do not accept the contract and contact the Labor Program Office.

+

This contract is an offer that you must respond to before it is reviewed by Berea's Work College Program Office. By choosing “Accept”, you agree to the labor status form details above. Please be aware that once an offer is accepted, the offer is locked in. In order to leave an accepted contract, you and your supervisor must mutually agree to a release before the labor change deadline listed in the academic calendar. Any mutual releases or adjustments must happen before the labor position change deadline listed on the academic calendar.

+

Please do not accept this position without first considering all your offers. If you felt coerced or pressured to accept the position, please do not accept the contract and contact Berea's Work College Program Office.

{% else %} {# Secondary #} -

This contract is an offer that you must respond to before it is reviewed by the Labor Program Office. By choosing “Accept”, you agree to the labor status form details above. Please be aware that secondaries are not a requirement. However, in order to leave an accepted contract, your supervisor must submit a release.

+

This contract is an offer that you must respond to before it is reviewed by Berea's Work College Program Office. By choosing “Accept”, you agree to the labor status form details above. Please be aware that secondaries are not a requirement. However, in order to leave an accepted contract, your supervisor must submit a release.

If this is a secondary position for the Spring or Fall term, your primary supervisor reserves the right to deny the secondary position. There are no primary break positions.

{% endif %} @@ -47,7 +47,7 @@

Labor Contract Details:

If you do not accept the terms of this form, please deny the position. If you believe that some of the information in this contract is correct, but some of it is incorrect, deny the position and contact the potential supervisor. Your supervisor can submit a new contract for your acceptance.

-

NOTICE: This does not mean your position is active to begin work, only that a labor status form has been submitted to the Labor Program Office to await approval.

+

NOTICE: This does not mean your position is active to begin work, only that a labor status form has been submitted to Berea's Work College Program Office to await approval.

diff --git a/app/templates/sidebar.html b/app/templates/sidebar.html index 39676f748..2e198d490 100644 --- a/app/templates/sidebar.html +++ b/app/templates/sidebar.html @@ -8,7 +8,7 @@