World Rugby rankings calculator
Many changes, but mostly
- make WRU option more visible for the RWC
- handle WR publishing rankings updates on matchdays better
- show rankings and potential changes per-fixture
- try to handle WR publishing rankings on match days
- Support nominally Away teams playing at home and gaining home advanage, as seen in Pacific Nations Cup 2019
- Support loading multiple pages of fixtures
- Better support when the last ranking date was a long time ago
- Fix scoping issue?
- Support WRU fixture-links by preserving
w
query parameter
- handle matches with no events
- Add indicator of live score status
- Show kickoffs in browser-local time rather than venue-local time
- Fix issue with NHA detection prematurely populating querystring
- Add kickoff and venue for loaded fixtures
- Pull live hotfixes from GitHub
- Support WRU with
w
query parameter - Try to detect NHA from venue country
- Upgrade to latest version of Knockout.js
- Performance upgrades
- Share calculations by putting base date and fixture list into query string
- Use Jekyll (gh pages) to enable SASS
- Material redesign
- Responsive - top/bottom on screens that can't fit left/right
- Correct sorting of real-life fixtures
- Visual redesign
- Abbreviate longer team names to save space
- Version CSS/JS links to avoid caching older files
Includes re-instating scrolling panes, disclaimer footer, prettier tables, slightly better loading behaviour.
- Load matches between the latest rankings and the next (i.e. a week), including scores
- Use Knockout rather than manual DOM manipulation
Some behaviour has regressed (panes don't scroll separately; autocompletes are now just selects) but Knockout simplifies the code and gives immediate feedback on changes.
- Detect RWC matches (thanks to marcoas)
- Change team IDs from name to IDs from API
- Test new staging workflow
- Show separate loading messages for rankings and fixtures
- Use numeric inputs for scores
- Add ability to add rows above loaded fixtures
- Automatically populate with a week of upcoming fixtures (thanks to marcoas)
- Replace JSONP call for rankings with
$.get
prompted by the above
- Fix issue with columns misaligning after calculating
- Split out JS and CSS into separate files
- Import from http://irbrankingcalculator.azurewebsites.net/ and fix links to be protocol-relative
- Change IRB to World Rugby