summaryrefslogtreecommitdiff
path: root/src/main (unfollow)
Commit message (Expand)Author
12 daystweak main menusowgro
12 daysfinished work on unit testing for npwWillemDalton
13 daysprogress on league database testingWillemDalton
13 daysfinished testing most of JSON personal databaseWillemDalton
13 daysfinished unit testing for teams and matchesWillemDalton
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-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-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-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
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
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
2025-10-07Added AddClubMenu and modified club and golfer to allow club id's, added menu...Michael Lizzio
2025-10-07Prompt for password and cleanupsowgro
2025-10-07added menu optionsJacob Shimp
2025-10-07Add user settingssowgro
2025-10-07added some comments, allows users to add courses to profile, fixed displaying...WillemDalton