- Fix student selection for RRISD
- Fix compatibility for 10 Apr 2014 RRISD HAC update
- Fix typo
- Don't break on Austin ISD's cumulative GPA
- Fix bug that broke background updating if refresh interval was not set
- Include newer version of
qhac-common
- Make all Round Rock ISD grade requests direct from client to GradeSpeed; credentials no longer touch our server at all
- Make close button work
- Fix exam weight in Austin ISD semester average calculation
- Add permission to allow making direct requests to Austin ISD
- Make requests directly to Austin ISD instead of going through our server
- Add another extra credit case.
- Always calculate semester average on the client to avoid Gradespeed messing up
- Handle extra credit correctly, assuming it counts toward six weeks average
- Revert stuff because I'm an idiot and pushed the wrong code
- Improve GPA Options panel, putting more GPA-related options in one place
- Slightly more handling of edge cases when communicating with HAC server
- Fix bug that broke background grade updating
- Add support for AISD-style weighted GPA
- Add header to GPA options
- Improve visuals on detailed grades view
- Allow tabbing across assignment and exam grade editors
- Fix initialization issues on the options page
- Fix quote citation bottom margin being too small on options page
- Fix login box being truncated vertically
- Add Muscula for error tracking
- More quotes
- Fix a regression that caused options page to be broken when upgrading to 2.1.0
- Add GPA calculator
- Add inspiring quotes to options page
- Rename "Asianness Level" to "Power Level"
- Remove High Expectations Asian Father reference
- Add support for 8 digit student IDs
- Fetch ads from server instead of hardcoding them
- Fix NaN when adding grade to empty category
- Fix automatic updating not working unless user changed options
- Fix logged out qHAC being CPU/network hog
- Fix user interactivity disabled on logging in
- Add JSDoc documentation
- Merge in ability to save grade data from 1.2.10
- Add ability to add new assignments
- Add new indicator for Offline Mode
- Add small indicators to show which grades have changed
- Change 'busy' spinner sprite
- Cache class grades for offline use and pre-loading to increse responsiveness
- Adjust and even out the column widths of assignment grades for readability
- Add color schemes
- Add special color for extra credit
- Render logo in canvas
- Other minor visual updates
- Handle invalid responses from HAC gracefully
- Only load one AJAX request at a time
- Completely rewrite options page
- Add option to show consolidated grade change notifications
- Add password protection (with cool animations! :D)
- Add support for Austin ISD users
- Enhance support for Grisham MS
- Migrate to jQuery 2.0
- Add ability to save all grade data
- Add tracking of background updates
- Fix CPU and network hog
- Add developer credit to Tristan Seifert (oops!)
- Add checkboxes to options page for more intuitive disabling of grade colorization and automatic refresh
- Add link to survey
- Refactor ad generation code
- Add tooltip showing original grade when editing a grade (via tipsy)
- Add "edited" notice to the header
- Highlight edited six-weeks averages in blue
- Limit six weeks and semester averages to between 0 and 100
- Fix colorising algorithm to handle extreme grades gracefully
- Allow editing of semester exam grades
- Add notice of workaround for Mountain Lion users potentially having scrolling issues
- Refactor code
- Change the way the scrolling shadow is calculated
- Add analytics for grade editing
- Hide "User-edited" notice when changing grade back to original value
- Fix formatting issues with grade editor
- Change the way the scrolling shadow is calculated
- Add extra credit case to grade calculation (does not cover all extra credit)
- Add ability to edit assignment grades
- Add ad for Sailesh
- Update overall grades when loading class grades
- Fix bugs
- Show version on options page
- Other options page tweaks
- Make orchestra booster ad work
- Add orchestra booster ad
- Add detailed Google Analytics code
- First official release