summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)Author
13 dayscompleted courselist testingWillemDalton
13 daysfinished unit testing for teams and matchesWillemDalton
14 dayscompleted unit testing for play classWillemDalton
14 dayscompleted unit testing for scrambleWillemDalton
14 dayscompleted coverage for stroke leagueWillemDalton
14 daysfixed broken unit tests in clubWillemDalton
2025-11-13fix constructorsowgro
2025-11-12stub out some menussowgro
2025-11-12Fix some serialization stuffsowgro
2025-11-11working with matches in leagueJacob Shimp
2025-11-11setGuest to false on setCurrentGolferMichael Lizzio
2025-11-11Added isGuest to Session and updated menusMichael Lizzio
2025-11-11Added list of matchesJacob Shimp
2025-11-10wrote unit tests for course searchWillemDalton
2025-11-10more unit testsWillemDalton
2025-11-10Fixed not updateing database on undo/redoMichael Lizzio
2025-11-10fix circular dependencysowgro
2025-11-10Used UndoManager in Menus to Capture SanpshotsMichael Lizzio
2025-11-10Added HolePlayMemento with sanpshots and restoreMichael Lizzio
2025-11-10Added GolferMememto, updated GolferMichael Lizzio
2025-11-10fix some testssowgro
2025-11-09add invites to golfersowgro
2025-11-09add serializer for leagues in golfer, reorganize serializerssowgro
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-11-05working on unit tests, added to pom to support jacocoWillemDalton
2025-10-30Remove singleton from course search subsystemsingleton-daossowgro
2025-10-26Convert DAOs to proper singleton formatsowgro
2025-10-12fixed bug where listing filters ended menu logicWillemDalton
2025-10-12Update Menu.javaWillem Dalton
fixed IndexOutOfBounds exception to catch (for some reason, arrayindexoutofbounds) does not catch for out of index menu choices
2025-10-12fix club serialization and saving of some optionssowgro
2025-10-12add datetime overridesowgro
2025-10-12change filter textsowgro
2025-10-11Menu cleanup - pass 3sowgro
2025-10-11Menu cleanup - pass 2sowgro
2025-10-11fix typosowgro
2025-10-09Menu cleanup - pass 1sowgro
2025-10-09added commentJacob Shimp
2025-10-09fix formattingsowgro
2025-10-08update for action interface change and cleanup stringsowgro
2025-10-08added the ability for users to save courses to their profileWillemDalton
2025-10-08reversed the sorting order of difficulty and par to be descending instead of ↵WillemDalton
ascending.
2025-10-08finished multi filteringWillemDalton
2025-10-08implemented all other menu optionsJacob Shimp
2025-10-08empty gettersJacob Shimp
2025-10-07Updated HolePlayMenu to allow user to select one of their clubsMichael Lizzio
2025-10-07Added club to jsonMichael Lizzio