0.7.0 (2016-11-13)
0.7.0 (2016-11-13)
- tournaments: the top match card could be hard to see in some cases (2e057b6)
- upcoming: tournament name always showed as unavailable (286ebee)
- upcoming: upcoming view would get squished if there were too many upcoming matches (4e73839)
0.6.12 (2016-10-19)
- tournament: big tournaments should no longer flow upwards out of the container (6ab57dc)
- upcoming: the view will no longer break if there are no stations recorded (acdaf84)
0.6.11 (2016-05-11)
0.6.10 (2016-02-29)
- display: fixing the display of labels in the tournament setup view (47552dc)
0.6.9 (2016-02-29)
- dialogs: all dialogs will be more sensible and look nicer (5a7bf01), closes #104
- frontpage: the front page should now appear properly on mobile and on desktop (16d6059), closes #118
- scoring: tourmanent scoring should behave more consistently now. also, matches that are t (e858b31), closes #110
- tournaments: social links now should not break by default (the goo.gl url shortener is used c (d6fe5f3), closes #41
- tournaments: the round advance check is now centered vertically (d499d84), closes #105
- tournaments: Added tounament info popup to tournament page via bottom right menu (10f60a4), closes #102
- tournaments: Allows tournaments to have no game associated with them if wanted (9ab74b7), closes #109
- tournaments: Clicking on match title will display popup of match summary (baea6b8), closes #87
- tournaments: tournament headers can now be edited to display custom round titles (d1416d3), closes #101
- tournaments: user scores are now recalculated automatically when a tournament is finished (7995cfc), closes #90
- ui: autofocus text entry fields in modals where necessary (f4032f9), closes #113
0.6.7 (2015-11-10)
- homepage: Changed github link to be hyperlink in body of widget (b277610), closes #92
- homepage: Changes max width of homepage (c938c5e), closes #91
- tournaments: fix a regression with the firefox fix in #89 (03afc76), closes #89
- tournaments: loser bracket matches are no longer duplicated in rare cases (e18abca), closes #67
- tournaments: the bracket should now render the top bar correctly in firefox. (1784cd5), closes #89
- tournaments: the scoring checkbox is now centered correctly (d927fbd), closes #86
- userManager: the tournament dropdown is now populated correctly and the scoring factors in on (3c90c13), closes #96
- tournaments: scores are, by default, 0 now. this means each score does not need to be entered (015ccbb), closes #88
- tournamentSetup: there is now more than one way to get players into a tournament. You can now set (76cff98), closes #75
0.6.6 (2015-11-02)
- dialogs: clicking outside of a dialog will not close it anymore (01ee672), closes #81
- homepage: the homepage blocks should now display correctly (e411a13)
- logout: logging out should work in all browsers now (b112436), closes #73
- tournaments: access levels are fixed and station id cannot be edited unless you're the owner (5f979c2), closes #83
- tournaments: hide unnecessary grand final matches (b4670c6), closes #79
- tournaments: lines will no longer furiously redraw if you score a match (754cd81), closes #78
- tournaments: masters tournaments don't throw a bunch of console errors anymore (369fad6), closes #85
- upcoming: change squished text to be less squished (50a6e60)
- navigation: added a link to the wiki for help (c863620), closes #82
- navigation: currently hovered item will now be shown better (f462478), closes #72
- tournaments: tournament matches now have a colored plate if they are ready (8c9ff97), closes #80
0.6.5 (2015-10-29)
- tournaments: made between-match lines not overlap in some testable cases (e8e684b), closes #76
- tournaments: very long lines sometimes overlapped a match block (8a5dbd0), closes #77
0.6.4 (2015-10-26)
0.6.3 (2015-10-19)
- scores: scores should now calculate properly in more cases (639f589)
0.6.2 (2015-10-19)
- consistency: all pages alert you if you do not own the player set now (916ab22)
- homePage: blocks should be more normal sized (a49517c)
- navigation: the menu button is no longer a giant hitbox (202c4e8)
- tournamentManager: you can now see page 2 of tournaments (728ed61)
- tournaments: the station and round number are now separate again (2d3af71)
0.6.1 (2015-10-18)
0.6.0 (2015-10-18)
- tournament: changing options won't break tournaments (2e9c0c9)
- tournamentPrep: rounding score in player display (85fb8c1)
- tournaments: bring back some backwards compatibility (0e65287)
- tournaments: hide tournament menu when tournament is unavailable (6ff8b71)
- tournaments: it is always possible to change between all possible tournament configs now (a81acd7)
- tournaments: social icons have appropriate colors (ed48cfa), closes #68
- userManager: player bucket no longer clears when adding a new player (e43b7eb), closes #61
- tournaments: can now assign station numbers to tournament rounds (7ec6380), closes #60
- tournaments: there is now an upcoming matches view (9de9c1f), closes #62
- tournaments: tournaments with no scores can be reconfigured (06849c8), closes #48
- tournaments: when editing the options for a tournament, you can now add your player bucket (0858626), closes #65
- userManager: selected users can now be exported between sets (74f0a3c), closes #46
- tournaments: Some old tournaments may be broken.
0.5.0 (2015-10-14)
- dialogs: all dialogs should work better on mobile resolutions (d4782ec)
- quickActions: quick actions button should now stay in the bottom right (00de65d)
- scoring: score header is actually usable on mobile (46a6f60)
- settings: settings page no longer squishes on mobile (0fbf901)
- social: url copy-to-clipboard gives correct url now (5ef07b6)
- tournaments: tournament header tools moved to fab menu on mobile (18ef0d0), closes #54
- app: app will now ask if you want to leave and are offline (a991b07), closes #57
- tournaments: option to allow scores up to 999,999,999,999 (88adb36), closes #51
0.4.4 (2015-10-13)
0.4.3 (2015-10-13)
- allManagers: fixing top-row buttons click zones (firefox bug) (7a77ba2), closes #55
- tournament: scoring now works if one score is 0 (ab92b57)
0.4.2 (2015-10-10)
- tournamentManager: properly unlink tournaments if their event is deleted. (17a0cff), closes #40
- tournaments: Allow reconnect if broadcast is turned private (88ae10f), closes #44
- scoring: added ELL scoring (05d2317), closes #14
- tournaments: Added FFA tournaments (e76ac59)
- tournaments: added link button to allow for easier copying of tournament urls (d658497), closes #50
- tournaments: Added Masters tournaments (7f36870), closes #1
- tournaments: Added seed functions (Shuffle, descending-score, stagger) (e5029ab), closes #47
- tournaments: Implemented GroupStage (round-robin, et al) (e16adb4), closes #2