AppStateESS / InternshipInventory

Web app for tracking and approving student internships.
http://appstateess.github.io/InternshipInventory/
GNU General Public License v3.0
9 stars 22 forks source link

Generic student types #363

Closed caldwellc1 closed 6 years ago

caldwellc1 commented 7 years ago

Ref #248 #370 The student types are now handled in a generic way with the use of a new table intern_student_level. The student's code is the key and cannot be changed on the edit page. The user can also not delete a level. The update 01.23 file needs to be checked, they work when I put them in my table but I don't know if they need to be in a certain order. Also added permissions that need to be checked if they were added everywhere.