2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix the support for automatic WebAdvisor registration to not enter infinite loops.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... about 12 years ago
Don’t automatically redirect to the somewhat broken automatic WebAdvisor registration page.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... about 12 years ago
Fix qTips not appearing for certain courses because of partial XML underquoting.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
Merge in partially-working half-semester support.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
Makg section_meeting_add() more specific about parameter types.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
Fix autocomplete of departments for schools which do not crawl human-friendly department names, such as cedarville.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
calvin: Remove unused variables from crawler.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
Fix some crawler utility functions to handle relative URI resolving correctly and be more flexible when parsing days.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
Fill in more of the schedule search form for Calvin to fix an error that prevented crawling.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
Stop calling Dordt students Dorks for Chad Wallinga's sake.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
Make the Semester class smarter about guessing it start and end times based on season to support crawling without getting exact times, fixing dordt semester detection for now.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
Add a correct example course for Dordt, ENG-202, in place of ENGL-101.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
Add support for Dordt College.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
Use SVG for favicon and give the favicon a light green background.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
Use rel="icon" instead of rel="shortcut icon" for favicon, following W3 specs more correctly.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
Add section_meeting date_start/date_end data to the edit schedule'' page so that this information is not lost when editing a saved schedule.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 12 years ago
Fix explanation about $feedback_emails and example.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago
Add support for automatically registering for courses when using older WebAdvisor 2.x installations, particularly at Calvin College.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago
Fix PHP notice when loading section_meetings which were created before Sunday was invented.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago
Fix having PHP warnings when reading the lastid.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago
Fix the sample value of the $feedback_emails configuration directive.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago
Remove unnecessary CONSTITUENCY GET parameter from the Calvin College crawler.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago
Set calvin's registration URI to its actual registration page.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago
Add support to the collision-detection engine for half-semester sections. Breaks the calendar view.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago
Store the start and end dates of each section meeting. (Phase 1 in bug #122).
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago
Make school_crawl_url() actually function properly for relative URIs.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago
Add caching support for section autocomplete requests.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago
Start autocompleting course numbers as soon as possible.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago
Add support for manually specifying the base_uri.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago
Create page::query_string() function for querystring serialization.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 13 years ago