summaryrefslogtreecommitdiff
path: root/src/main/java/design/controller (follow)
Commit message (Expand)AuthorAge
* Merge branch 'league-play-refactoring' of https://github.com/RIT-SWEN-262/des...league-play-refactoringjrshi11 days
|\
| * fixed guests viewing coursesWillemDalton11 days
| * Merge branch 'main' into league-modelleague-modelsowgro11 days
| |\
| | * tweak main menusowgro11 days
| * | Merge pull request #19 from RIT-SWEN-262/import-exportTyler Ferrari11 days
| |\ \
| | * | Merge branch 'main' into import-exportimport-exportsowgro11 days
| | |\|
| | * | fix nullssowgro11 days
| | * | export almost workingsowgro14 days
| | * | 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
| | |\ \
* | | | | Cleaning up codejrshi11 days
* | | | | Working on league menusjrshi11 days
|/ / / /
* | | / change league printingsowgro2025-11-13
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/league-model'sowgro2025-11-13
|\ \ \
| * | | stub out some menussowgro2025-11-12
| |/ /
| * / make id system consistentsowgro2025-11-09
| |/
* | setGuest to false on setCurrentGolferMichael Lizzio2025-11-11
* | Added isGuest to Session and updated menusMichael Lizzio2025-11-11
* | Fixed not updateing database on undo/redoMichael Lizzio2025-11-10
* | Used UndoManager in Menus to Capture SanpshotsMichael Lizzio2025-11-10
|/
* 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
* Menu cleanup - pass 3sowgro2025-10-11
* Menu cleanup - pass 2sowgro2025-10-11
* fix typosowgro2025-10-11
* Menu cleanup - pass 1sowgro2025-10-09
* Merge branch 'main' into statistic-devsowgro2025-10-09
|\
| * fix formattingsowgro2025-10-09
| * update for action interface change and cleanup stringsowgro2025-10-08
| * Merge branch 'main' into course-searchWillem Dalton2025-10-08
| |\
| * | added the ability for users to save courses to their profileWillemDalton2025-10-08
| * | finished multi filteringWillemDalton2025-10-08
| * | added some comments, allows users to add courses to profile, fixed displaying...WillemDalton2025-10-07
| * | Merge branch 'main' into course-searchWillemDalton2025-10-07
| |\ \
| * | | working on course filteringWillemDalton2025-10-06
| * | | pushing course search workWillemDalton2025-10-06
| * | | finished searching just need to order by our sorting strategies.WillemDalton2025-10-06
| * | | more progress on getting searching to workWillemDalton2025-10-06
| * | | moved some menu logic over to the search subystem, added a new query classWillemDalton2025-10-06
| * | | more work on UI for the course searchingWillemDalton2025-10-05
| * | | some progress on menu commands for searchingWillemDalton2025-10-05
* | | | added commentJacob Shimp2025-10-09