Skip to content

Releases: sriehl/PowerSchool-Student-Map

v1.2.0

27 Mar 00:43
v1.2.0
26731b9
Compare
Choose a tag to compare

Installing

  1. Download PowerSchool-Student-Map.zip
  2. Remove any previous version
  3. Install the file you downloaded
  4. Enable the plugin named "Student Map"

What's Changed

  • Add Group Based Security setting and path in EUI menu. by @bjkemp in #7

New Contributors

  • @bjkemp made their first contribution in #7

Full Changelog: v1.1.0...v1.2.0

v1.1.0

10 Jan 15:20
e0ffdee
Compare
Choose a tag to compare

Installing

  1. Download PowerSchool-Student-Map.zip
  2. Remove any previous version
  3. Install the file you downloaded
  4. 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

28 Sep 14:40
c70d527
Compare
Choose a tag to compare

Installing

  1. Download PowerSchool-Student-Map.zip
  2. Remove any previous version
  3. Install the file you downloaded
  4. 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

31 Aug 13:53
5cd9965
Compare
Choose a tag to compare

Installing

  1. Download student_map.zip
  2. Remove any previous version
  3. Install the file you downloaded
  4. 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

06 Aug 02:14
22ae572
Compare
Choose a tag to compare

Installing

  1. Download student_map.zip
  2. Remove any previous version
  3. Install the file you downloaded
  4. 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

06 Aug 02:09
a54f6f2
Compare
Choose a tag to compare

Installing

  1. Download student_map.zip
  2. Remove any previous version
  3. Install the file you downloaded
  4. 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

23 Feb 15:13
1d93af6
Compare
Choose a tag to compare

Installing

  1. Download student_map.zip
  2. Remove any previous version
  3. Install the file you downloaded
  4. 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

25 Jun 16:38
98e5281
Compare
Choose a tag to compare

Installing

  1. Download student_map.zip
  2. Remove any previous version
  3. Install the file you downloaded
  4. 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

11 Jun 18:48
cc63d77
Compare
Choose a tag to compare

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

17 Apr 14:42
d10c1f0
Compare
Choose a tag to compare

Using a new CDN for the javascript and css files.

Download student_map.zip and upload it as a plugin in PowerSchool.