Skip to content

Releases: HarkerDev/bellschedule

Minor updates (9/3/17)

03 Sep 20:31
Compare
Choose a tag to compare
1.6.00

Update changelog, minify script

Firefox Bugfix Patch (9/18/14)

19 Sep 05:38
Compare
Choose a tag to compare
  • fixed schedule not loading on Firefox
  • fixed periods being slightly too short on Firefox
  • schedule updates
    • removed assembly schedule on Friday 9/19 (cancelled)
    • renamed Lunch on Wednesday 9/10 to Club Fair

Minor Bugfix (8/25/14)

25 Aug 23:22
Compare
Choose a tag to compare
  • fixed some issues with browser history navigation

2014-2015 Update (8/24/14)

25 Aug 00:13
Compare
Choose a tag to compare
  • updated schedules for 2014-2015 school year
  • added system to rename specific periods in schedules (e.g. replace class meeting with school meeting)
  • reorganized code a bit (back end)

Secondary Mobile Update (6/5/14)

05 Jun 08:26
Compare
Choose a tag to compare
  • made minor schedule updates
    • Tue 5/27 2 -> 2a (school meeting instead of class meeting)
    • Mon 6/2 1 -> 1a (extra help instead of school meeting)
  • added mobile defaults to options (defaults that apply on mobile devices)
  • created day view
    • defaults on on mobile
  • changed some default values for options
  • changed spacing in header
  • added/changed some title titles

Finals and Summer Schedules Update (5/31/14)

31 May 18:55
Compare
Choose a tag to compare
  • added finals schedules (6/3 through 6/5)
  • added summer break (6/6 through 8/25; not sure when school actually starts in August; not my problem)
  • added finals good luck message

Schedule Fix Patch (5/26/14)

26 May 19:59
Compare
Choose a tag to compare
  • fixed no school on Monday, 5/26 for Memorial Day (previously was a regular schedule)

Yet Another Bugfix Patch (5/20/14)

20 May 17:44
Compare
Choose a tag to compare
  • fixed current period not being highlighted properly
  • reapplied the following changes
    • changed back-end warning message handling (now uses a single div with changing text instead of multiple divs with hard-coded messages)
    • fixed double/incorrect notifications for lunch periods

[buggy] Emergency Rollback Patch (5/19/14)

20 May 04:59
Compare
Choose a tag to compare

NOTE: this patch does not highlight the current period properly.
The previous patch only worked on chrome, so the majority of its changes have been reverted.

  • reverted the following changes
    • added support for setting as an iOS web app
    • changed back-end handling of options (now uses JSON to generate html (should be easier to manage))
    • changed back-end warning message handling (now uses a single div with changing text instead of multiple divs with hard-coded messages)
    • unfixed double/incorrect notifications for lunch periods

[broken] Miscellaneous Fixes Patch (5/16/14)

16 May 21:34
Compare
Choose a tag to compare

NOTE: this release only seems to work in Chrome.

  • fixed lunch (split) periods being colored slightly darker than regular periods
  • added support for setting as an iOS web app
  • changed back-end handling of options
    • now uses JSON to generate html (should be easier to manage)
  • changed back-end warning message handling
    • now uses a single div with changing text instead of multiple divs with hard-coded messages
  • fixed double/incorrect notifications for lunch periods