summaryrefslogtreecommitdiff
path: root/src/main (unfollow)
Commit message (Collapse)Author
12 daystweak main menusowgro
12 daysIMPORT-EXPORT WORKING!!!!!!!!!!!!!!!!!!!!!!!!!!import-export-expsowgro
12 daysfix datetime issuesowgro
12 daysfix nullssowgro
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
14 daysexport almost workingsowgro
2025-11-13added comments to adapterWillemDalton
2025-11-13more work on adapting to XMLWillemDalton
2025-11-13change league printingsowgro
2025-11-13added league JSON import/export, still working with XML importWillemDalton
2025-11-13fix constructorsowgro
2025-11-12stub out some menussowgro
2025-11-12Fix some serialization stuffsowgro
2025-11-11potential implementation for playing in a leagueJacob Shimp
2025-11-11working on XML formattingWillemDalton
2025-11-11fixed exporting xmlWillemDalton
2025-11-11working with matches in leagueJacob Shimp
2025-11-11progress on importing exportingWillemDalton
2025-11-11setGuest to false on setCurrentGolferMichael Lizzio
2025-11-11progress on import/exportWillemDalton
2025-11-11Added isGuest to Session and updated menusMichael Lizzio
2025-11-11Added list of matchesJacob Shimp
2025-11-10 a bit more progress on the menu for import exportWillemDalton
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
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