| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'main' into import-exportimport-export | sowgro | 11 days |
| |\ | | | | | | | | | | | | | | | | | | | # Conflicts: # data/personaldb.json # src/main/java/design/controller/userinput/menus/MainMenu.java # src/main/java/design/persistence/JSONLeagueDatabase.java # src/main/java/design/persistence/JSONPersonalDatabase.java # src/test/java/design/model/ClubTest.java # src/test/java/design/model/GolferTest.java | ||
| | * | fix constructor | sowgro | 2025-11-13 |
| | | | |||
| | * | Merge remote-tracking branch 'origin/league-model' | sowgro | 2025-11-13 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/main/java/design/controller/userinput/menus/MainMenu.java # src/main/java/design/model/Golfer.java # src/test/java/design/model/ClubTest.java # src/test/java/design/model/GolferTest.java | ||
| | | * | stub out some menus | sowgro | 2025-11-12 |
| | | | | |||
| | | * | Fix some serialization stuff | sowgro | 2025-11-12 |
| | | | | |||
| | | * | working with matches in league | Jacob Shimp | 2025-11-11 |
| | | | | |||
| | | * | Added list of matches | Jacob Shimp | 2025-11-11 |
| | | | | |||
| | * | | setGuest to false on setCurrentGolfer | Michael Lizzio | 2025-11-11 |
| | | | | |||
| | * | | Added isGuest to Session and updated menus | Michael Lizzio | 2025-11-11 |
| | | | | |||
| | * | | Fixed not updateing database on undo/redo | Michael Lizzio | 2025-11-10 |
| | | | | |||
| | * | | Used UndoManager in Menus to Capture Sanpshots | Michael Lizzio | 2025-11-10 |
| | | | | |||
| | * | | Added HolePlayMemento with sanpshots and restore | Michael Lizzio | 2025-11-10 |
| | | | | |||
| | * | | Added GolferMememto, updated Golfer | Michael Lizzio | 2025-11-10 |
| | | | | |||
| | * | | Basic undo Mememto Pattern | Michael Lizzio | 2025-11-09 |
| | | | | |||
| * | | | IMPORT-EXPORT WORKING!!!!!!!!!!!!!!!!!!!!!!!!!!import-export-exp | sowgro | 11 days |
| | | | | |||
| * | | | fix datetime issue | sowgro | 12 days |
| | | | | |||
| * | | | fix nulls | sowgro | 12 days |
| | | | | |||
| * | | | export almost working | sowgro | 14 days |
| | | | | |||
| * | | | added comments to adapter | WillemDalton | 2025-11-13 |
| | | | | |||
| * | | | more work on adapting to XML | WillemDalton | 2025-11-13 |
| | | | | |||
| * | | | added league JSON import/export, still working with XML import | WillemDalton | 2025-11-13 |
| | | | | |||
| * | | | working on XML formatting | WillemDalton | 2025-11-11 |
| | | | | |||
| * | | | fixed exporting xml | WillemDalton | 2025-11-11 |
| | | | | |||
| * | | | progress on importing exporting | WillemDalton | 2025-11-11 |
| | | | | |||
| * | | | progress on import/export | WillemDalton | 2025-11-11 |
| | | | | |||
| * | | | a bit more progress on the menu for import export | WillemDalton | 2025-11-10 |
| | | | | |||
| * | | | working on exporting to XML and JSON | WillemDalton | 2025-11-10 |
| |\| | | |/ |/| | |||
| * | | fix circular dependency | sowgro | 2025-11-10 |
| | | | |||
| * | | add invites to golfer | sowgro | 2025-11-09 |
| | | | |||
| * | | add serializer for leagues in golfer, reorganize serializers | sowgro | 2025-11-09 |
| | | | |||
| * | | fix error | sowgro | 2025-11-09 |
| | | | |||
| * | | make id system consistent | sowgro | 2025-11-09 |
| | | | |||
| * | | complete serialization | sowgro | 2025-11-09 |
| | | | |||
| * | | create most of the model and league DAOs | sowgro | 2025-11-09 |
| |/ | |||
| * | Remove singleton from course search subsystemsingleton-daos | sowgro | 2025-10-30 |
| | | |||
| * | Convert DAOs to proper singleton format | sowgro | 2025-10-26 |
| | | |||
| * | fixed bug where listing filters ended menu logic | WillemDalton | 2025-10-12 |
| | | |||
| * | Update Menu.java | Willem Dalton | 2025-10-12 |
| | | | | fixed IndexOutOfBounds exception to catch (for some reason, arrayindexoutofbounds) does not catch for out of index menu choices | ||
| * | fix club serialization and saving of some options | sowgro | 2025-10-12 |
| | | |||
| * | add datetime override | sowgro | 2025-10-12 |
| | | |||
| * | change filter text | sowgro | 2025-10-12 |
| | | |||
| * | Menu cleanup - pass 3 | sowgro | 2025-10-11 |
| | | |||
| * | Menu cleanup - pass 2 | sowgro | 2025-10-11 |
| | | |||
| * | fix typo | sowgro | 2025-10-11 |
| | | |||
| * | Menu cleanup - pass 1 | sowgro | 2025-10-09 |
| | | |||
| * | Merge branch 'main' into statistic-dev | sowgro | 2025-10-09 |
| |\ | |||
| | * | fix formatting | sowgro | 2025-10-09 |
| | | | |||
| | * | update for action interface change and cleanup string | sowgro | 2025-10-08 |
| | | | |||
| | * | Merge branch 'main' into course-search | Willem Dalton | 2025-10-08 |
| | |\ | |||
| | * | | added the ability for users to save courses to their profile | WillemDalton | 2025-10-08 |
| | | | | |||
