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
/
controller
/
userinput
/
menus
/
CourseSearch.java
(
unfollow
)
Commit message (
Collapse
)
Author
2025-11-10
Used UndoManager in Menus to Capture Sanpshots
Michael Lizzio
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
add datetime override
sowgro
2025-10-11
Menu cleanup - pass 2
sowgro
2025-10-09
Menu cleanup - pass 1
sowgro
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
finished multi filtering
WillemDalton
2025-10-07
added some comments, allows users to add courses to profile, fixed ↵
WillemDalton
displaying course lists
2025-10-06
working on course filtering
WillemDalton
2025-10-06
pushing course search work
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-05
some progress on menu commands for searching
WillemDalton