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
Added project description More... about 14 years ago
Page class now outputs nicely indented html, other minor indentation fixes.
ethanzonca
as Ethan Zonca
More... about 14 years ago
XHTML fixes, CU-specific instruction changes, removed IE-specific warning as autocompletion now works in IE
ethanzonca
as Ethan Zonca
More... about 14 years ago
Only show recaptcah if values are supplied
ethanzonca
as normaldotcom
More... about 14 years ago
Added reCaptcha support to feedback form, fixed feedback form
ethanzonca
as normaldotcom
More... about 14 years ago
Removed todo, since the bugtracker is working nicely
ethanzonca
as normaldotcom
More... about 14 years ago
Cedarville crawler: make output cleaner
ethanzonca
as normaldotcom
More... about 14 years ago
General styling changes
ethanzonca
as normaldotcom
More... about 14 years ago
Use the Affero General Public License, as agreed upon by Ethan Zonca, Nathan Gelderloos, and Nathan Phillip Brink (myself).
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... about 14 years ago
Actually reject bad input for the feedback form instead of detecting it but still allowing it through.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
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.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
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.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 14 years ago
Don't give an irrelavent 404 when there are 0 nonconflicting permutations.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 14 years ago
Pager support, needs some nicer CSS and configurability.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
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).
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
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.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 14 years ago
Add Michigan State University, sans crawler code (in development).
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 14 years ago
merge
ethanzonca
as Ethan Zonca
More... over 14 years ago
Fixed spacing
ethanzonca
as Ethan Zonca
More... over 14 years ago
Reindent some HTML.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 14 years ago
Restyle show/hide bar, other fixes
ethanzonca
as Ethan Zonca
More... over 14 years ago
Provide the remaining rgb() CSS2 backwards-compatibility rules (mostly for IE).
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 14 years ago
Fix HTML comment mismatch
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 14 years ago
Fix active tab coloration for CSS2 backwards-compatibility.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 14 years ago
Remove JS if statements which detected if validator or jqueryui were not loaded for partial IE support.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
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.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
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.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
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.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 14 years ago
Style synonyms like professors and rooms.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 14 years ago
Merge
ethanzonca
as Ethan Zonca
More... over 14 years ago