Jonathan Lamothe
|
119cb873eb
|
implemented editStandings
|
2020-01-15 00:26:46 -05:00 |
|
Jonathan Lamothe
|
82603ba504
|
added "Edit Standings" to edit menu
|
2020-01-15 00:15:58 -05:00 |
|
Jonathan Lamothe
|
a909b9ba7a
|
added EditStandings mode
|
2020-01-15 00:08:04 -05:00 |
|
Jonathan Lamothe
|
802bf7314e
|
fixed formatting of change log
|
2020-01-14 23:33:39 -05:00 |
|
Jonathan Lamothe
|
a3124aca58
|
Merge pull request #63 from mtlstats/save-db
save a copy of the database on new season
|
2020-01-14 03:29:52 -05:00 |
|
Jonathan Lamothe
|
f113e46564
|
updated change log
|
2020-01-14 03:23:39 -05:00 |
|
Jonathan Lamothe
|
39646f3fa7
|
save a copy of the database on start of new season
|
2020-01-14 03:21:40 -05:00 |
|
Jonathan Lamothe
|
2bf8d15bd4
|
logic branch for database saving on new season
|
2020-01-14 02:42:30 -05:00 |
|
Jonathan Lamothe
|
3009a8f60c
|
Merge pull request #62 from mtlstats/clear-rookies
clear rookies on new (regular) season
|
2020-01-11 02:39:41 -05:00 |
|
Jonathan Lamothe
|
3b4ce50ae8
|
clear rookies on new (regular) season
|
2020-01-11 02:30:09 -05:00 |
|
Jonathan Lamothe
|
fcfbcea72f
|
Merge pull request #61 from mtlstats/active-col
Added active field to players/goalies
|
2020-01-11 01:59:51 -05:00 |
|
Jonathan Lamothe
|
d132ebd502
|
updated change log
|
2020-01-11 01:52:40 -05:00 |
|
Jonathan Lamothe
|
75cd253f3f
|
allow user to toggle active flag for Player/Goalie
|
2020-01-11 01:49:27 -05:00 |
|
Jonathan Lamothe
|
063bebfbb5
|
test active field in JSON for Player/Goalie
|
2020-01-11 01:49:27 -05:00 |
|
Jonathan Lamothe
|
7923827d22
|
flag inactive goalies in goalieName
|
2020-01-11 01:49:27 -05:00 |
|
Jonathan Lamothe
|
461fb5d942
|
mark inactive players in playerName
|
2020-01-11 01:27:01 -05:00 |
|
Jonathan Lamothe
|
e38275aefe
|
added active field to Player and Goalie
|
2020-01-11 01:21:16 -05:00 |
|
Jonathan Lamothe
|
dd6f604cd7
|
version 0.10.0
|
2020-01-11 00:30:51 -05:00 |
|
Jonathan Lamothe
|
1763f142f1
|
updated copyright
|
2020-01-11 00:29:45 -05:00 |
|
Jonathan Lamothe
|
b442b6a360
|
updated change log
|
2020-01-09 01:55:57 -05:00 |
|
Jonathan Lamothe
|
119c28ef18
|
Merge pull request #60 from mtlstats/rookie-col
Add rookie flag to players/goalies
|
2020-01-09 01:54:48 -05:00 |
|
Jonathan Lamothe
|
b69b3fce7a
|
fixed editSelectedGoalie test labels
|
2020-01-09 01:43:35 -05:00 |
|
Jonathan Lamothe
|
59026de077
|
use editSelectedGoalie for all goalie editing
|
2020-01-09 01:35:37 -05:00 |
|
Jonathan Lamothe
|
52f1e34d49
|
implemented rookie flag toggling for goalies
|
2020-01-09 01:31:24 -05:00 |
|
Jonathan Lamothe
|
2c561e9807
|
use editSelectedPlayer for all player edits
|
2020-01-09 01:23:20 -05:00 |
|
Jonathan Lamothe
|
e2aeb5bfa4
|
enable toggling of rookie flag for players
|
2020-01-09 01:23:20 -05:00 |
|
Jonathan Lamothe
|
5b40a5942b
|
mark rookies in reports
|
2020-01-09 00:00:05 -05:00 |
|
Jonathan Lamothe
|
ee3cea5643
|
mark rookies in goalieSummary
|
2020-01-08 23:54:16 -05:00 |
|
Jonathan Lamothe
|
5209c4a296
|
mark rookies in playerSummary
|
2020-01-04 12:10:19 -05:00 |
|
Jonathan Lamothe
|
e077c32956
|
implemented goalieName
|
2020-01-04 11:02:58 -05:00 |
|
Jonathan Lamothe
|
8dcef502be
|
implemented playerName
|
2020-01-03 22:01:09 -05:00 |
|
Jonathan Lamothe
|
3ee97406f1
|
make database less brittle when something's wrong with the JSON file
|
2020-01-03 21:37:33 -05:00 |
|
Jonathan Lamothe
|
2768934c7c
|
added rookie field to Player and Goalie values
|
2020-01-03 21:33:39 -05:00 |
|
Jonathan Lamothe
|
6c8ec21ffe
|
Merge pull request #59 from mtlstats/line-numbers
add line numbers to lifetime player/goalie reports
|
2020-01-02 23:57:52 -05:00 |
|
Jonathan Lamothe
|
ba3f8a5a6c
|
updated change log
|
2020-01-02 23:51:36 -05:00 |
|
Jonathan Lamothe
|
3a71dc1e62
|
add line numbers to lifetime goalie report
|
2020-01-02 23:50:21 -05:00 |
|
Jonathan Lamothe
|
d14f2ba527
|
line numbers on lifetime player report
|
2020-01-02 23:43:44 -05:00 |
|
Jonathan Lamothe
|
acd45229e7
|
Merge pull request #58 from mtlstats/edit-shutouts
allow user to edit goalie shutouts
|
2020-01-02 00:48:05 -05:00 |
|
Jonathan Lamothe
|
aff1d5c255
|
allow user to edit goalie shutouts
|
2020-01-02 00:42:04 -05:00 |
|
Jonathan Lamothe
|
0448a4beee
|
updated change log
|
2020-01-02 00:20:26 -05:00 |
|
Jonathan Lamothe
|
ddb9394ab7
|
Merge pull request #57 from mtlstats/batch-edit
Allow editing of player/goalie YTD/lifetime stats at once
|
2020-01-02 00:16:39 -05:00 |
|
Jonathan Lamothe
|
071aa3bd8e
|
allow batch editing of goalie YTD/lifetime stats
|
2020-01-02 00:07:29 -05:00 |
|
Jonathan Lamothe
|
ac95601609
|
removed (redundant) Mtlstats.Actions.EditGoalie module
|
2020-01-01 23:40:24 -05:00 |
|
Jonathan Lamothe
|
9606436e9e
|
don't edit goalie stats when no input entered
|
2020-01-01 23:36:37 -05:00 |
|
Jonathan Lamothe
|
30807b7e2e
|
implemented batch editing of all player ytd/lifetime stats
|
2020-01-01 23:09:07 -05:00 |
|
Jonathan Lamothe
|
34b743a55b
|
don't edit player values when no new value entered
|
2020-01-01 23:09:07 -05:00 |
|
Jonathan Lamothe
|
63bd9a6de4
|
implemented numPromptWithFallback
|
2019-12-31 22:44:37 -05:00 |
|
Jonathan Lamothe
|
1f3ff5912c
|
Merge pull request #56 from mtlstats/edit-return
make player edit prompts return to the appropriate menus
|
2019-12-28 21:58:35 -05:00 |
|
Jonathan Lamothe
|
7bb0981ed6
|
make player edit prompts return to the appropriate menus
|
2019-12-28 21:53:23 -05:00 |
|
Jonathan Lamothe
|
eb4107365c
|
Merge pull request #55 from mtlstats/fix-case
force player/goalie names to correct case when editing
|
2019-12-28 21:36:24 -05:00 |
|