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
/
course_search
(
follow
)
Commit message (
Collapse
)
Author
Age
*
Remove singleton from course search subsystem
singleton-daos
sowgro
2025-10-30
|
*
Convert DAOs to proper singleton format
sowgro
2025-10-26
|
*
fix formatting
sowgro
2025-10-09
|
*
reversed the sorting order of difficulty and par to be descending instead of ↵
WillemDalton
2025-10-08
|
|
|
|
ascending.
*
finished multi filtering
WillemDalton
2025-10-08
|
*
added some comments, allows users to add courses to profile, fixed ↵
WillemDalton
2025-10-07
|
|
|
|
displaying course lists
*
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
|
*
minor project reorganization
sowgro
2025-10-03
|
*
more progress on the strategy, unit testing
WillemDalton
2025-10-02