0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 10 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor bugfix More... over 12 years ago
adjust js to actually print the results again More... over 12 years ago
updated seeds.rb More... over 12 years ago
redid the tables More... over 12 years ago
javascript passes search params in a more useful way More... over 12 years ago
removed buggy migration More... over 12 years ago
.gitignore: ignore .sqlite More... over 12 years ago
Merge branch 'master' of github.com:DartmouthHackerClub/coursetown More... over 12 years ago
Merge branch 'master' of github.com:DartmouthHackerClub/coursetown More... over 12 years ago
added show_schedule controller & view More... over 12 years ago
pass the search parameters to the controller more carefully More... over 12 years ago
Merge branch 'master' of github.com:DartmouthHackerClub/coursetown More... over 12 years ago
Deleted old files More... over 12 years ago
Ran to new schema More... over 12 years ago
added mathface mcmath seed More... over 12 years ago
search page now actually uses our rails database More... over 12 years ago
double woops--forgot to add the search template also More... over 12 years ago
woops--forgot to add the index template More... over 12 years ago
more modularizing template code. now there's one main layout, with a separate view for home and for search (in addition to all these default views that we have laying around). the javascript is all sourced out to a js file More... over 12 years ago
moved the html from public html land to ruby template land (in preparation for modularizing) More... over 12 years ago
bugfix: uncomment query_url var in javascript More... over 12 years ago
Merge branch 'master' of github.com:DartmouthHackerClub/coursetown More... over 12 years ago
user model: added wishlist_offerings etc More... over 12 years ago
added a login link. my thinking is that to bootstrap we should make clicking the link just log you in as one of cole\'s parents More... over 12 years ago
added view to serve JSON for a course search. (working towards using the ruby DB instead of the couch db) More... over 12 years ago
added the old coursepicker interface More... over 12 years ago
Seeded schedules.
hac
More... over 12 years ago
schedule view: wrapped title in header tags More... over 12 years ago
Merge branch 'master' of github.com:DartmouthHackerClub/coursetown More... over 12 years ago
added schedule mv&c More... over 12 years ago