Added project description |
|
More...
|
about 14 years ago
|
Page class now outputs nicely indented html, other minor indentation fixes. |
|
More...
|
about 14 years ago
|
XHTML fixes, CU-specific instruction changes, removed IE-specific warning as autocompletion now works in IE |
|
More...
|
about 14 years ago
|
Only show recaptcah if values are supplied |
|
More...
|
about 14 years ago
|
Added reCaptcha support to feedback form, fixed feedback form |
|
More...
|
about 14 years ago
|
Removed todo, since the bugtracker is working nicely |
|
More...
|
about 14 years ago
|
Cedarville crawler: make output cleaner |
|
More...
|
about 14 years ago
|
General styling changes |
|
More...
|
about 14 years ago
|
Use the Affero General Public License, as agreed upon by Ethan Zonca, Nathan Gelderloos, and Nathan Phillip Brink (myself). |
|
More...
|
about 14 years ago
|
Actually reject bad input for the feedback form instead of detecting it but still allowing it through. |
|
More...
|
over 14 years ago
|
Fix up validation to not require a class/course name if the class/course has had not sections added to it. |
|
More...
|
over 14 years ago
|
Automatically add a new class each time an auto.php?getsections AJAX call returns a valid list of sections to reduce user confusion about how to use autocomplete. |
|
More...
|
over 14 years ago
|
Don't give an irrelavent 404 when there are 0 nonconflicting permutations. |
|
More...
|
over 14 years ago
|
Pager support, needs some nicer CSS and configurability. |
|
More...
|
over 14 years ago
|
Upgrade to jQuery-1.4.3 (or any other future jQuery-1.4, because we now just use a more generalized URI). |
|
More...
|
over 14 years ago
|
Don't store all of the outputted tables into a long string, output them directly. This should speed up page load times for medium-sized numbers of permutations. |
|
More...
|
over 14 years ago
|
Add Michigan State University, sans crawler code (in development). |
|
More...
|
over 14 years ago
|
merge |
|
More...
|
over 14 years ago
|
Fixed spacing |
|
More...
|
over 14 years ago
|
Reindent some HTML. |
|
More...
|
over 14 years ago
|
Restyle show/hide bar, other fixes |
|
More...
|
over 14 years ago
|
Provide the remaining rgb() CSS2 backwards-compatibility rules (mostly for IE). |
|
More...
|
over 14 years ago
|
Fix HTML comment mismatch |
|
More...
|
over 14 years ago
|
Fix active tab coloration for CSS2 backwards-compatibility. |
|
More...
|
over 14 years ago
|
Remove JS if statements which detected if validator or jqueryui were not loaded for partial IE support. |
|
More...
|
over 14 years ago
|
Use <script></script> to solve all of our problems with IE, since IE doesn't take application/xhtml+xml but only text/html. |
|
More...
|
over 14 years ago
|
Also avoid calling jQuery().validate() if IE doesn't think it exists, this actually lets the input.php page work. |
|
More...
|
over 14 years ago
|
Detect if IE would give a scripting error and bail out of using autocomplete, falling back on a working Generic-college style input form. |
|
More...
|
over 14 years ago
|
Style synonyms like professors and rooms. |
|
More...
|
over 14 years ago
|
Merge |
|
More...
|
over 14 years ago
|