Added media folder for adverts and other PR, imported SVG of logo and wordmark |
|
More...
|
over 13 years ago
|
Add reference to new homepage, http://ohnopub.net/w/SlatePermutate. |
|
More...
|
over 13 years ago
|
jQuery-1.6.4 has been released which includes the fix to http://bugs.jquery.com/ticket/10197 . |
|
More...
|
over 13 years ago
|
Revert to jQuery-1.6.1 because jQuery-1.6.2 is incompatible with application/xhtml+xml. |
|
More...
|
over 13 years ago
|
Fix invalid XHTML for school_id=umich, reported by Mike Nowak. |
|
More...
|
over 13 years ago
|
Don't scroll to the top of the document on clicking ``Detailed Instructions...'' |
|
More...
|
over 13 years ago
|
The copyright date should be hardcoded (or in config.inc), not calculated on demand, for licensing reasons. |
|
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. |
|
More...
|
over 13 years ago
|
Add .htaccess to prevent users from trying to invoke the CLI rehash script. |
|
More...
|
over 13 years ago
|
Document some of the existing school.d API and the planned new crawler API. |
|
More...
|
over 13 years ago
|
Add favicon_96.png, a bigger version of the favicon for people who feature slate_permutate. Fixes bug 110. |
|
More...
|
over 13 years ago
|
Add some default school_info settings to the rehasher. |
|
More...
|
over 13 years ago
|
Add Doxygen-generated resources to .hgignore. |
|
More...
|
over 13 years ago
|
XHTML validation on feedback form page. |
|
More...
|
over 13 years ago
|
Fix some validation issues in schedule output. |
|
More...
|
over 13 years ago
|
Make PHP files more emacs-friendly. |
|
More...
|
over 13 years ago
|
Bump to jQuery-1.6*. |
|
More...
|
over 13 years ago
|
Link to MSchedule for umich users. |
|
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. |
|
More...
|
almost 14 years ago
|
Small doxygen doc fix. |
|
More...
|
almost 14 years ago
|
Fix typo in schedule input page instructions reported by Victor Norman <[email protected]>. |
|
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. |
|
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. |
|
More...
|
almost 14 years ago
|
Doxygenize some of the documentation. |
|
More...
|
almost 14 years ago
|
Add a Doxyfile for doxygen use. |
|
More...
|
almost 14 years ago
|
Close the autocomplete menu upon pressing ENTER (seems to only affect webkit people). |
|
More...
|
almost 14 years ago
|
Fix variable typo. |
|
More...
|
almost 14 years ago
|
Fix upgrading of Section class in Section::__wakeup() where a PHP notice was issued. |
|
More...
|
almost 14 years ago
|
When crawling, use `course' instead of `class' in the JSON output. |
|
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. |
|
More...
|
almost 14 years ago
|