Releases: sriehl/PowerSchool-Student-Map
v1.2.0
Installing
- Download PowerSchool-Student-Map.zip
- Remove any previous version
- Install the file you downloaded
- Enable the plugin named "Student Map"
What's Changed
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Installing
- Download PowerSchool-Student-Map.zip
- Remove any previous version
- Install the file you downloaded
- Enable the plugin named "Student Map"
Changes
Change where geocodes come from
PowerSchool seems to be moving away from students.geocode and geocoding the address itself in personaddress. This links the student to their person record, then finds their home address and grabs the geocode off that.
v1.0.5
Installing
- Download PowerSchool-Student-Map.zip
- Remove any previous version
- Install the file you downloaded
- Enable the plugin named "Student Map"
Changes
Fix issue with loading the map
Fixed an issue where the map would load. The console gave the error: "Unhandled Promise rejection: L.markerClusterGroup is not a function"
v1.0.4
Installing
- Download student_map.zip
- Remove any previous version
- Install the file you downloaded
- Enable the plugin named "Student Map"
Changes
Minor visual fix
The link on the start page has been fixed to appear like the rest of adjacent links.
v1.0.3
Installing
- Download student_map.zip
- Remove any previous version
- Install the file you downloaded
- Enable the plugin named "Student Map"
Changes
Update Security for PowerSchool SIS 22.7
PowerSchool 22.7 introduces Content Security Policy headers that require listing the CDNs that javascript can run from. This release adds that tag to continue to work.
This release fixes the image tiles not loading.
v1.0.2
Installing
- Download student_map.zip
- Remove any previous version
- Install the file you downloaded
- Enable the plugin named "Student Map"
Changes
Update Security for PowerSchool SIS 22.7
PowerSchool 22.7 introduces Content Security Policy headers that require listing the CDNs that javascript can run from. This release adds that tag to continue to work.
v1.0.1
Installing
- Download student_map.zip
- Remove any previous version
- Install the file you downloaded
- Enable the plugin named "Student Map"
Changes
Fix spelling mistake
On the page where no students are selected, please was spelled incorrectly.
v1.0.0
Installing
- Download student_map.zip
- Remove any previous version
- Install the file you downloaded
- Enable the plugin named "Student Map"
Changes
Fix for PowerSchool 20.4's New Experience
This fixes the start page to show the link when using the "New Experience"
v0.0.8
Installing
Download student_map.zip and upload it as a plugin in PowerSchool.
Changes
Better Current Selection
Using post 6 at https://support.powerschool.com/thread/22110
Using the Fetch API
Using the fetch API instead of jquery. Also added the fetch polyfill.
v0.0.7
Using a new CDN for the javascript and css files.
Download student_map.zip and upload it as a plugin in PowerSchool.