Fix the support for automatic WebAdvisor registration to not enter infinite loops. |
|
More...
|
about 12 years ago
|
Don’t automatically redirect to the somewhat broken automatic WebAdvisor registration page. |
|
More...
|
about 12 years ago
|
Fix qTips not appearing for certain courses because of partial XML underquoting. |
|
More...
|
over 12 years ago
|
Merge in partially-working half-semester support. |
|
More...
|
over 12 years ago
|
Makg section_meeting_add() more specific about parameter types. |
|
More...
|
over 12 years ago
|
Fix autocomplete of departments for schools which do not crawl human-friendly department names, such as cedarville. |
|
More...
|
over 12 years ago
|
calvin: Remove unused variables from crawler. |
|
More...
|
over 12 years ago
|
Fix some crawler utility functions to handle relative URI resolving correctly and be more flexible when parsing days. |
|
More...
|
over 12 years ago
|
Fill in more of the schedule search form for Calvin to fix an error that prevented crawling. |
|
More...
|
over 12 years ago
|
Stop calling Dordt students Dorks for Chad Wallinga's sake. |
|
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. |
|
More...
|
over 12 years ago
|
Add a correct example course for Dordt, ENG-202, in place of ENGL-101. |
|
More...
|
over 12 years ago
|
Add support for Dordt College. |
|
More...
|
over 12 years ago
|
Use SVG for favicon and give the favicon a light green background. |
|
More...
|
over 12 years ago
|
Use rel="icon" instead of rel="shortcut icon" for favicon, following W3 specs more correctly. |
|
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. |
|
More...
|
over 12 years ago
|
Fix explanation about $feedback_emails and example. |
|
More...
|
almost 13 years ago
|
Add support for automatically registering for courses when using older WebAdvisor 2.x installations, particularly at Calvin College. |
|
More...
|
almost 13 years ago
|
Fix PHP notice when loading section_meetings which were created before Sunday was invented. |
|
More...
|
almost 13 years ago
|
Fix having PHP warnings when reading the lastid. |
|
More...
|
almost 13 years ago
|
Fix the sample value of the $feedback_emails configuration directive. |
|
More...
|
almost 13 years ago
|
Remove unnecessary CONSTITUENCY GET parameter from the Calvin College crawler. |
|
More...
|
almost 13 years ago
|
Set calvin's registration URI to its actual registration page. |
|
More...
|
almost 13 years ago
|
Add support to the collision-detection engine for half-semester sections. Breaks the calendar view. |
|
More...
|
almost 13 years ago
|
Store the start and end dates of each section meeting. (Phase 1 in bug #122). |
|
More...
|
almost 13 years ago
|
Make school_crawl_url() actually function properly for relative URIs. |
|
More...
|
almost 13 years ago
|
Add caching support for section autocomplete requests. |
|
More...
|
almost 13 years ago
|
Start autocompleting course numbers as soon as possible. |
|
More...
|
almost 13 years ago
|
Add support for manually specifying the base_uri. |
|
More...
|
almost 13 years ago
|
Create page::query_string() function for querystring serialization. |
|
More...
|
almost 13 years ago
|