index
:
designproject-design-6
import-export
import-export-exp
league-model
league-play-refactoring
main
singleton-daos
Unnamed repository; edit this file 'description' to name the repository.
sowgro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
(
unfollow
)
Commit message (
Collapse
)
Author
13 days
Bug fixes, potential implementation of playing in a league and league stats. ↵
Jacob Shimp
Also, rounds playing during a league should be saved to individual statistics.
13 days
Round data is stored to each golfer after a match is concluded
Jacob Shimp
13 days
Potential implementation of LeagueStats
Jacob Shimp
13 days
more robust map serializer should be working
sowgro
2025-11-13
change league printing
sowgro
2025-11-13
fix constructor
sowgro
2025-11-12
stub out some menus
sowgro
2025-11-12
Fix some serialization stuff
sowgro
2025-11-11
potential implementation for playing in a league
Jacob Shimp
2025-11-11
working with matches in league
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
Added list of matches
Jacob Shimp
2025-11-10
Fixed not updateing database on undo/redo
Michael Lizzio
2025-11-10
fix circular dependency
sowgro
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-09
add invites to golfer
sowgro
2025-11-09
add serializer for leagues in golfer, reorganize serializers
sowgro
2025-11-09
Basic undo Mememto Pattern
Michael Lizzio
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-10-30
Remove singleton from course search subsystem
singleton-daos
sowgro
2025-10-26
Convert DAOs to proper singleton format
sowgro
2025-10-12
fixed bug where listing filters ended menu logic
WillemDalton
2025-10-12
Update Menu.java
Willem Dalton
fixed IndexOutOfBounds exception to catch (for some reason, arrayindexoutofbounds) does not catch for out of index menu choices
2025-10-12
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-11
Menu cleanup - pass 3
sowgro
2025-10-11
Menu cleanup - pass 2
sowgro
2025-10-11
fix typo
sowgro
2025-10-09
Menu cleanup - pass 1
sowgro
2025-10-09
added comment
Jacob Shimp
2025-10-09
fix formatting
sowgro
2025-10-08
update for action interface change and cleanup string
sowgro
2025-10-08
added the ability for users to save courses to their profile
WillemDalton
2025-10-08
reversed the sorting order of difficulty and par to be descending instead of ↵
WillemDalton
ascending.
2025-10-08
finished multi filtering
WillemDalton
2025-10-08
implemented all other menu options
Jacob Shimp
2025-10-08
empty getters
Jacob Shimp
2025-10-07
Updated HolePlayMenu to allow user to select one of their clubs
Michael Lizzio
2025-10-07
Added club to json
Michael Lizzio
2025-10-07
Added AddClubMenu and modified club and golfer to allow club id's, added ↵
Michael Lizzio
menu to UserSettings
2025-10-07
Prompt for password and cleanup
sowgro
2025-10-07
added menu options
Jacob Shimp
2025-10-07
Add user settings
sowgro
[next]