Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Snapshot 2.0.34 is based on CSF Release version 2.0.33 - June 27, 2014.
  • Added a new method findStudentDegreesByCourseLevelAndStatusDate(...) to StudentDegreeDao.java in csf-common-legacy.  This method will be used to resend the data to SFP for anyone whose degree list status has changed.  Patch submitted by Jennifer Weiss on July 11, 2014.  Committed by David Tanner on July 16, 2014.
  • Added a new method sendEmailWithTemplateAndAttachmentsFromDataSource(...)  to EmailServiceImpl.java in csf-email which takes both a list of data sources and a velocity template.  Patch submitted by Jennifer Weiss on July 14, 2014.  Committed by David Tanner on July 16, 2014Whether or not approval of a student's HASS Concentration completion form is urgent or not depends on whether the student is on the degree list.  Since a student may come on or off the degree list after information is pushed from the HassForm web app to SFP, we are implementing a batch job that will resend the data to SFP for anyone whose degree list status has changed.

CSF Release Version 2.0.33 - Released June 27, 2014

...