FlightPath 6.x-6.0-alpha3

Referenced project: 
Release version: 
6.0-alpha3
Release type: 
Bug fixes
Release notes: 

2021-07-26
Fixed bug when editing groups, where school_id was not correctly being loaded.

Fixed bug in group definitions and group course repeats, where FP was not respecting the school_id.

Set a default icon (major.gif) for new groups.

2021-07-25
Configured blank degrees to make use of the render system (so other modules can make changes more easily)

2021-07-23
Added a few more details to render array in AdvisingScreen, when drawing course rows. Also added argument to include the group a course is assigned to, if applicable, to
draw_course_row(). This also helps the render engine and any modules which need it.