Releases: AppStateESS/InternshipInventory
0.1.19
Fix bug in sending registration confirmation emails.
0.1.18
Fix handling of to addresses on graduate school email notifications. …
0.1.17
Fix minor bugs in affiliation agreement reactjs. Must be using a newe…
0.1.16: Term Dates & Webpack Build
We've added the display of term start/end dates when creating an internship. We're also now using a Travis CI to automate our Webpack build process.
0.1.15
Remove duplicate 'after_script' key from travis config.
Version 0.1.14
Here's the changes we've added:
Continue Internship to Next Semester
When you're editing an internship, there's now a button at the top to continue that internship into the next term. This copies most of the internship's data to a new internship, but clears some fields that should be updated (dates, approval status, etc).
Search By Faculty Member
The Search page now allows you to search for internships that are assigned to a particular faculty adviser. The search page now has the same faculty drop-down box as the Internship Details page, where you choose the department, and then choose the faculty member within that department.
Dean Approval can Cancel & Reinstate
The Dean Approval permission now always allows people with this permission to mark internships as cancelled, and to re-instate them. Previously this permission had been given inconsistently.
OIED Notifications on Cancel & Reinstate
The Office of International Education will now receive an email notification if an international internship is cancelled or reinstated.
Background Check & Drug Check Options
On the internship details page, we now have check boxes to indicate whether a student needs a background check and/or drug screening for their internship. Checking these boxes will notify Career Development (i.e. Sharon) to begin the background/drug check process for that student.
Improved the Print View
We don't encourage printing things but, if you must, the print view looks better now. Previously, the print view was rendered using the mobile layout (everything in one column), which caused an internship to print on 10+ pages. This was a bug in the underlying design library we use to build the Inventory. We've upgraded to a newer version and now it looks more like what you'd expect.
Minor Bug Fixes and Improvements to Administrative Features
We've also made a couple miscellaneous improvements and bug fixes to some of the administrative pages, and cleaned up some code under the hood.
Version 0.1.7
Legacy release for Internship Inventory v 0.1.7, prior to web service data integration.