Releases: HarkerDev/bellschedule
Releases · HarkerDev/bellschedule
Minor updates (9/3/17)
Firefox Bugfix Patch (9/18/14)
- 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)
- fixed some issues with browser history navigation
2014-2015 Update (8/24/14)
- 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)
- 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)
- 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)
- fixed no school on Monday, 5/26 for Memorial Day (previously was a regular schedule)
Yet Another Bugfix Patch (5/20/14)
- 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)
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)
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