FlightPath 7.x-7.6

Referenced project: 
Release core: 
7.x
Release version: 
7.6
Release ZIP file: 
Release type: 
New features and bug fixes
Release notes: 

2025-02-01
Added new hook to allow modules to add/modify the left sidebar links.

2025-01-30
Small changes to clean up code.

Added new "school_name" to per-school settings. Ex: University of FlightPath.

Added new convenience function: fp_url_absolute() for getting full URLs to FP pages.

Fixed bug where anonymous users were not getting permissions set correctly.

2024-11-08
Small change in alerts module to make sure that $content is a valid object before
working on it.

2024-11-07
Minor tweaks to ensure course hours are numeric before attempting arithmatic with them.

2024-11-04
Made various tweaks so that every time we are working with a min_grade, it has always been converted to uppercase.

2024-10-29
Fixing display of school name when an invalid school_id is supplied to schools module.

2024-10-25
Added an extra warning when editing degrees or groups if the draft catalog year setting is LESS than the year you are editing, as that
can cause problems loading course names.

Added to default style for a "warning" message via fp_add_message("text", "warning")

2024-10-16
Tidying up code relating to querying for course_id.