summaryrefslogtreecommitdiff
path: root/src/main/java/design/model (unfollow)
Commit message (Expand)Author
11 daysRemoved team ownerjrshi
11 daysCleaning up codejrshi
11 daysWorking on league menusjrshi
12 daysfinished work on unit testing for npwWillemDalton
13 daysBug fixes, potential implementation of playing in a league and league stats. ...Jacob Shimp
13 daysRound data is stored to each golfer after a match is concludedJacob Shimp
13 daysPotential implementation of LeagueStatsJacob Shimp
13 daysfinished unit testing for teams and matchesWillemDalton
14 daysexport almost workingsowgro
2025-11-13change league printingsowgro
2025-11-13fix constructorsowgro
2025-11-12Fix some serialization stuffsowgro
2025-11-11potential implementation for playing in a leagueJacob Shimp
2025-11-11working on XML formattingWillemDalton
2025-11-11working with matches in leagueJacob Shimp
2025-11-11progress on import/exportWillemDalton
2025-11-11Added list of matchesJacob Shimp
2025-11-10fix circular dependencysowgro
2025-11-10Added HolePlayMemento with sanpshots and restoreMichael Lizzio
2025-11-10Added GolferMememto, updated GolferMichael Lizzio
2025-11-09add invites to golfersowgro
2025-11-09Basic undo Mememto PatternMichael Lizzio
2025-11-09fix errorsowgro
2025-11-09make id system consistentsowgro
2025-11-09complete serializationsowgro
2025-11-09create most of the model and league DAOssowgro
2025-10-30Remove singleton from course search subsystemsingleton-daossowgro
2025-10-26Convert DAOs to proper singleton formatsowgro
2025-10-12fix club serialization and saving of some optionssowgro
2025-10-11Menu cleanup - pass 3sowgro
2025-10-11Menu cleanup - pass 2sowgro
2025-10-09Menu cleanup - pass 1sowgro
2025-10-09fix formattingsowgro
2025-10-08reversed the sorting order of difficulty and par to be descending instead of ...WillemDalton
2025-10-08finished multi filteringWillemDalton
2025-10-08implemented all other menu optionsJacob Shimp
2025-10-07Added AddClubMenu and modified club and golfer to allow club id's, added menu...Michael Lizzio
2025-10-07added some comments, allows users to add courses to profile, fixed displaying...WillemDalton
2025-10-06working on course filteringWillemDalton
2025-10-06finished searching just need to order by our sorting strategies.WillemDalton
2025-10-06more progress on getting searching to workWillemDalton
2025-10-06moved some menu logic over to the search subystem, added a new query classWillemDalton
2025-10-05more work on UI for the course searchingWillemDalton
2025-10-05Updated logic and completed holeplay subsystemMichael Lizzio
2025-10-05Completed first take of holeplay logic and added empty test filesMichael Lizzio
2025-10-05Created holepaly in modelMichael Lizzio
2025-10-03minor project reorganizationsowgro
2025-10-03Serialization fully workingsowgro
2025-10-03Implemented all decorators, replaced BaseStatistics with LifetimeStatistics s...Jacob Shimp
2025-10-03Add code to handle id serializationsowgro