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 media folder for adverts and other PR, imported SVG of logo and wordmark
ethanzonca
as Ethan Zonca
More... over 13 years ago
Add reference to new homepage, http://ohnopub.net/w/SlatePermutate.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
jQuery-1.6.4 has been released which includes the fix to http://bugs.jquery.com/ticket/10197 .
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
Revert to jQuery-1.6.1 because jQuery-1.6.2 is incompatible with application/xhtml+xml.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
Fix invalid XHTML for school_id=umich, reported by Mike Nowak.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
Don't scroll to the top of the document on clicking ``Detailed Instructions...''
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
The copyright date should be hardcoded (or in config.inc), not calculated on demand, for licensing reasons.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
Use http://js.ohnopub.net/ instead of http://ohnopub.net/js/ as a baseurl for JS libs not distributed by google.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
Add .htaccess to prevent users from trying to invoke the CLI rehash script.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
Document some of the existing school.d API and the planned new crawler API.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
Add favicon_96.png, a bigger version of the favicon for people who feature slate_permutate. Fixes bug 110.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
Add some default school_info settings to the rehasher.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
Add Doxygen-generated resources to .hgignore.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
XHTML validation on feedback form page.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
Fix some validation issues in schedule output.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
Make PHP files more emacs-friendly.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
Bump to jQuery-1.6*.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... over 13 years ago
Link to MSchedule for umich users.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 14 years ago
Store timestamp of schedule creation in Schedule object. Use hacked up jQuery.cuteTime plugin to display the relative time of schedule creation to the user.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 14 years ago
Small doxygen doc fix.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 14 years ago
Fix typo in schedule input page instructions reported by Victor Norman <[email protected]>.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 14 years ago
Sync the `Registration Codes' dialogue with a saved_schedule's specified school/semester. Previously it relied on the session variable for this information.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 14 years ago
Support umich's concept of a student having to sign up for multiple sections within one course. In slate_permutate, we call these course slots.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 14 years ago
Doxygenize some of the documentation.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 14 years ago
Add a Doxyfile for doxygen use.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 14 years ago
Close the autocomplete menu upon pressing ENTER (seems to only affect webkit people).
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 14 years ago
Fix variable typo.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 14 years ago
Fix upgrading of Section class in Section::__wakeup() where a PHP notice was issued.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 14 years ago
When crawling, use `course' instead of `class' in the JSON output.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 14 years ago
On the input page, append sections to a course rather than prepending them to the beginning of the course. Fixes bug 37.
Nathan Phillip Brink (ohnobinki)
as Nathan Phillip Brink
More... almost 14 years ago