webadvisor: Increase WebAdvisor compatibility by relaxing the XPath for `datatelform`. |
|
More...
|
over 10 years ago
|
Fix crawler’s support for Dordt by making the crawler’s section parser more liberal. |
|
More...
|
about 11 years ago
|
Catch exceptions thrown by crawler implementations to allow other crawlers to continue. |
|
More...
|
about 11 years ago
|
Drop use of strptime() for compatibility with PHP on Windows. |
|
More...
|
about 11 years ago
|
Fix heading in HACKING. |
|
More...
|
about 11 years ago
|
Add HACKING to store up coding standards and notes intended for contributors/developers. |
|
More...
|
about 11 years ago
|
Fix admin page purge operation to support purging the last saved schedule. |
|
More...
|
about 11 years ago
|
Show curl_error() when curl_exec() fails to ease debugging. |
|
More...
|
about 11 years ago
|
Fix HTTPS detection in redirect code to support IIS. |
|
More...
|
about 11 years ago
|
cedarville: Update crawler to support new page layout. Wasn’t crawling semester 2014/Fall reported by Nasya Stanley. |
|
More...
|
about 11 years ago
|
Add disclaimers about the autocompleted/saved_schedule data possibly being outdated. |
|
More...
|
over 11 years ago
|
Fix Cache-Control to actually limit autocomplete caching to 10 minutes instead of 3 hours, reported by Jason VanHorn <[email protected]>. |
|
More...
|
over 11 years ago
|
Fix pluralization issues in 143f48e9e161. |
|
More...
|
over 11 years ago
|
Add description blurbs that happen to be picked up by facebook’s link blurb generator, somewhat addresses bug #90. |
|
More...
|
over 11 years ago
|
Fix WebAdvisor (particularly cornerstone) crawling when some searches by semester+department are specific enough to return no results. |
|
More...
|
almost 12 years ago
|
Fix typo in placing feedback user’s email address into the feedback email. |
|
More...
|
almost 12 years ago
|
Enable users who fail to meet all the feedback requirements tested in feedback-submit.php to return to feedback.php without losing their comments (when using the “Try again” button). |
|
More...
|
almost 12 years ago
|
Automatically determine a suggested example course_id based on the number of sections found in a course during crawling, bug #102. |
|
More...
|
about 12 years ago
|
Add support for cornerstone, fixing bug #146, including support for WebAdvisor schools lacking section synonyms. |
|
More...
|
about 12 years ago
|
Relax pagination-parsing regex so that it doesn’t care between CRLF and LF, prerequisite for fixing bug #146 (cornerstone support). |
|
More...
|
about 12 years ago
|
Finish cleaning up some no-longer-used functions from calvin.crawl.inc unused since bbb436f2315b. |
|
More...
|
about 12 years ago
|
Move most WebAdvisor crawling code out from calvin.crawl.inc, developed to work with a new cornerstone crawler, fixing bug #145. |
|
More...
|
about 12 years ago
|
Fix support for displaying the number of credit hours in a permutation for schools with course slots, reported by bot10berg. |
|
More...
|
about 12 years ago
|
Avoid creating links with extraneous forward-slashes in them, so that people end up at http://slatepermutate.org/ instead of http://slatepermutate.org//. |
|
More...
|
about 12 years ago
|
Fix sharing dialogue to give links to the currently selected permutation/tab, fixing bug #92. |
|
More...
|
about 12 years ago
|
Update Hope College crawler to be stream/chunk based, lowering its memory usage. |
|
More...
|
about 12 years ago
|
Use UTF-8 © instead of © HTML entity. |
|
More...
|
about 12 years ago
|
Add a .htaccess to the inc/ folder to protect sensitive data in config.inc from exposure. |
|
More...
|
about 12 years ago
|
Drop some leftover remnants of the JSONP callback portion of the WebAdvisor automatic registration hack. |
|
More...
|
about 12 years ago
|
Add some hacks to support pure HTTPS for WebAdvisor XSS automatic registration hack. |
|
More...
|
about 12 years ago
|