summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAge
* Merge branch 'main' into league-play-refactoringsowgro11 days
|\
| * Merge branch 'main' into league-modelleague-modelsowgro11 days
| |\
| | * tweak main menusowgro11 days
| | * finished work on unit testing for npwWillemDalton12 days
| | * finished testing for statistics subsystemWillemDalton12 days
| | * removed unused dependencies in CSV testingWillemDalton12 days
| | * finished testing for persistenceWillemDalton12 days
| | * progress on league database testingWillemDalton13 days
| | * finished testing most of JSON personal databaseWillemDalton13 days
| | * completed courselist testingWillemDalton13 days
| | * finished unit testing for teams and matchesWillemDalton13 days
| | * completed unit testing for play classWillemDalton14 days
| | * completed unit testing for scrambleWillemDalton14 days
| | * completed coverage for stroke leagueWillemDalton14 days
| | * fixed broken unit tests in clubWillemDalton14 days
| * | Merge pull request #19 from RIT-SWEN-262/import-exportTyler Ferrari11 days
| |\ \
| | * | Merge branch 'main' into import-exportimport-exportsowgro11 days
| | |\|
| | * | IMPORT-EXPORT WORKING!!!!!!!!!!!!!!!!!!!!!!!!!!import-export-expsowgro11 days
| | * | fix datetime issuesowgro11 days
| | * | fix nullssowgro11 days
| | * | export almost workingsowgro14 days
| | * | added comments to adapterWillemDalton2025-11-13
| | * | more work on adapting to XMLWillemDalton2025-11-13
| | * | added league JSON import/export, still working with XML importWillemDalton2025-11-13
| | * | working on XML formattingWillemDalton2025-11-11
| | * | fixed exporting xmlWillemDalton2025-11-11
| | * | progress on importing exportingWillemDalton2025-11-11
| | * | progress on import/exportWillemDalton2025-11-11
| | * | a bit more progress on the menu for import exportWillemDalton2025-11-10
| | * | working on exporting to XML and JSONWillemDalton2025-11-10
| | |\ \
* | | | | Bug fixes, potential implementation of playing in a league and league stats. ...Jacob Shimp13 days
* | | | | Round data is stored to each golfer after a match is concludedJacob Shimp13 days
* | | | | Potential implementation of LeagueStatsJacob Shimp13 days
* | | | | more robust map serializer should be workingsowgro13 days
|/ / / /
* | | | merge league-play into league-modelJacob Shimp2025-11-13
|\ \ \ \
| * | | | potential implementation for playing in a leagueJacob Shimp2025-11-11
* | | | | change league printingsowgro2025-11-13
| |_|_|/ |/| | |
* | | | fix constructorsowgro2025-11-13
* | | | Merge remote-tracking branch 'origin/league-model'sowgro2025-11-13
|\ \ \ \
| * | | | stub out some menussowgro2025-11-12
| * | | | Fix some serialization stuffsowgro2025-11-12
| |/ / /
| * | | working with matches in leagueJacob Shimp2025-11-11
| * | | Added list of matchesJacob Shimp2025-11-11
| |/ /
| * | fix circular dependencysowgro2025-11-10
| * | fix some testssowgro2025-11-10
| * | add invites to golfersowgro2025-11-09
| * | add serializer for leagues in golfer, reorganize serializerssowgro2025-11-09
| * | fix errorsowgro2025-11-09
| * | make id system consistentsowgro2025-11-09
| * | complete serializationsowgro2025-11-09