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
/
design
/
model
(
follow
)
Commit message (
Expand
)
Author
Age
*
fix constructor
sowgro
2025-11-13
*
Merge remote-tracking branch 'origin/league-model'
sowgro
2025-11-13
|
\
|
*
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
|
*
fix circular dependency
sowgro
2025-11-10
|
*
add invites to golfer
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
*
|
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
|
/
*
Remove singleton from course search subsystem
singleton-daos
sowgro
2025-10-30
*
Convert DAOs to proper singleton format
sowgro
2025-10-26
*
fix club serialization and saving of some options
sowgro
2025-10-12
*
Menu cleanup - pass 3
sowgro
2025-10-11
*
Menu cleanup - pass 2
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
|
*
Merge branch 'main' into course-search
Willem Dalton
2025-10-08
|
|
\
|
*
|
reversed the sorting order of difficulty and par to be descending instead of ...
WillemDalton
2025-10-08
|
*
|
finished multi filtering
WillemDalton
2025-10-08
|
*
|
added some comments, allows users to add courses to profile, fixed displaying...
WillemDalton
2025-10-07
|
*
|
working on course filtering
WillemDalton
2025-10-06
|
*
|
finished searching just need to order by our sorting strategies.
WillemDalton
2025-10-06
|
*
|
more progress on getting searching to work
WillemDalton
2025-10-06
|
*
|
moved some menu logic over to the search subystem, added a new query class
WillemDalton
2025-10-06
|
*
|
more work on UI for the course searching
WillemDalton
2025-10-05
*
|
|
implemented all other menu options
Jacob Shimp
2025-10-08
|
|
/
|
/
|
*
|
Added AddClubMenu and modified club and golfer to allow club id's, added menu...
Michael Lizzio
2025-10-07
|
/
*
merged from main
Jacob Shimp
2025-10-05
|
\
|
*
Updated logic and completed holeplay subsystem
Michael Lizzio
2025-10-05
|
*
Completed first take of holeplay logic and added empty test files
Michael Lizzio
2025-10-05
|
*
Created holepaly in model
Michael Lizzio
2025-10-05
|
*
minor project reorganization
sowgro
2025-10-03
|
*
Serialization fully working
sowgro
2025-10-03
|
*
Add code to handle id serialization
sowgro
2025-10-03
*
|
Implemented all decorators, replaced BaseStatistics with LifetimeStatistics s...
Jacob Shimp
2025-10-03
*
|
adited lifetime stats
Jacob Shimp
2025-10-02
*
|
implemented lifetime statistics
Jacob Shimp
2025-10-02
*
|
Merge branch 'main' of https://github.com/RIT-SWEN-262/designproject-design-6...
Jacob Shimp
2025-10-02
|
\
|
|
*
more progress on the strategy, unit testing
WillemDalton
2025-10-02
|
*
progress on implementing strategy pattern
WillemDalton
2025-09-29
*
|
added base implementations for all concrete decorators
Jacob Shimp
2025-10-02
*
|
got the two 'implements' classes done
Jacob Shimp
2025-10-02
*
|
added all files, no implementation yet
Jacob Shimp
2025-10-02
|
/
*
Add basic classes for model and persistence interfaces
sowgro
2025-09-28