summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAge
* 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 adapterWillemDalton14 days
| * | more work on adapting to XMLWillemDalton14 days
| * | added league JSON import/export, still working with XML importWillemDalton14 days
| * | 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
| |\ \
* | \ \ merge league-play into league-modelJacob Shimp14 days
|\ \ \ \
| * | | | potential implementation for playing in a leagueJacob Shimp2025-11-11
* | | | | change league printingsowgro14 days
| |_|_|/ |/| | |
* | | | fix constructorsowgro14 days
* | | | Merge remote-tracking branch 'origin/league-model'sowgro14 days
|\ \ \ \
| * | | | 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
| * | create most of the model and league DAOssowgro2025-11-09
* | | setGuest to false on setCurrentGolferMichael Lizzio2025-11-11
* | | Added isGuest to Session and updated menusMichael Lizzio2025-11-11
* | | Merge pull request #15 from RIT-SWEN-262/lizzio-UndoRedoSubsystemMichael Lizzio2025-11-11
|\ \ \
| * | | Fixed not updateing database on undo/redoMichael Lizzio2025-11-10
| * | | Used UndoManager in Menus to Capture SanpshotsMichael Lizzio2025-11-10
| * | | Added HolePlayMemento with sanpshots and restoreMichael Lizzio2025-11-10
| * | | Added GolferMememto, updated GolferMichael Lizzio2025-11-10
| * | | Basic undo Mememto PatternMichael Lizzio2025-11-09
| |/ /
* | / wrote unit tests for course searchWillemDalton2025-11-10
| |/ |/|
* | more unit testsWillemDalton2025-11-10
|/
* working on unit tests, added to pom to support jacocoWillemDalton2025-11-05
* Remove singleton from course search subsystemsingleton-daossowgro2025-10-30
* Convert DAOs to proper singleton formatsowgro2025-10-26
* fixed bug where listing filters ended menu logicWillemDalton2025-10-12
* Update Menu.javaWillem Dalton2025-10-12
* fix club serialization and saving of some optionssowgro2025-10-12
* add datetime overridesowgro2025-10-12
* change filter textsowgro2025-10-12