slate_permutate

log

age author description
Sun, 29 Apr 2012 03:58:36 +0000 Nathan Phillip Brink Fix explanation about $feedback_emails and example.default tip
Sat, 28 Apr 2012 22:00:12 +0000 Nathan Phillip Brink Add support for automatically registering for courses when using older WebAdvisor 2.x installations, particularly at Calvin College.
Fri, 27 Apr 2012 02:20:01 +0000 Nathan Phillip Brink Fix PHP notice when loading section_meetings which were created before Sunday was invented.
Thu, 26 Apr 2012 05:38:39 +0000 Nathan Phillip Brink Fix having PHP warnings when reading the lastid.
Thu, 26 Apr 2012 05:33:27 +0000 Nathan Phillip Brink Fix the sample value of the $feedback_emails configuration directive.
Thu, 26 Apr 2012 05:33:07 +0000 Nathan Phillip Brink Remove unnecessary CONSTITUENCY GET parameter from the Calvin College crawler.
Wed, 25 Apr 2012 00:50:19 +0000 Nathan Phillip Brink Set calvin's registration URI to its actual registration page.
Mon, 27 Feb 2012 15:15:18 +0000 Nathan Phillip Brink Add caching support for section autocomplete requests.
Sun, 19 Feb 2012 06:21:58 +0000 Nathan Phillip Brink Start autocompleting course numbers as soon as possible.
Sun, 19 Feb 2012 06:21:32 +0000 Nathan Phillip Brink Add support for manually specifying the base_uri.
Sun, 19 Feb 2012 06:01:53 +0000 Nathan Phillip Brink Create page::query_string() function for querystring serialization.
Sun, 19 Feb 2012 05:39:23 +0000 Nathan Phillip Brink Fix autocomplete of the course number part of a course identifier, fixing a regression from ff180c328353.
Sun, 19 Feb 2012 05:32:05 +0000 Nathan Phillip Brink On the school selection page, show the user the school which slate_permutate thinks he should use (the `detected' school).
Sun, 19 Feb 2012 05:17:20 +0000 Nathan Phillip Brink Add support for Sunday, fixing bug #98.
Sun, 19 Feb 2012 02:49:33 +0000 Nathan Phillip Brink Fix bug #127 by causing the section meeting-removing button to only ever remove a single section meeting.
Thu, 16 Feb 2012 20:18:59 -0500 nathang Updated 'hysterical' to 'historical'.
Thu, 16 Feb 2012 15:08:56 +0000 Nathan Phillip Brink Set the User-Agent header in our crawler.
Thu, 16 Feb 2012 15:08:05 +0000 Nathan Phillip Brink Automatically determine a workable student_address value (<college name> student).
Thu, 16 Feb 2012 05:22:02 +0000 Nathan Phillip Brink Add support for friendly department/subject names to calvin and fix parsing the course title.
Thu, 16 Feb 2012 04:23:08 +0000 Nathan Phillip Brink Add support to cedarville's crawler for retreiving friendly subject/department names for the autocomplete user.
Thu, 16 Feb 2012 04:22:23 +0000 Nathan Phillip Brink Add support for displaying the friendly name of the department or course in the autocomplete.
Wed, 15 Feb 2012 18:26:36 +0000 Nathan Phillip Brink Only show the course slot information to the user for the courses which have multiple slots.
Wed, 15 Feb 2012 18:07:20 +0000 Nathan Phillip Brink Add ability to distinguish, in most cases, between labs and lectures at Hope.
Wed, 15 Feb 2012 14:18:53 +0000 Nathan Phillip Brink Don't disable autocomplete for schools which failed to crawl in the last rehash.
Wed, 15 Feb 2012 13:53:02 +0000 Nathan Phillip Brink Add some unitish tests for school_crawl_csv_parse().
Wed, 15 Feb 2012 03:20:03 +0000 Nathan Phillip Brink Add basic crawler support for Hope College in light of their winning the Calvin v. Hope basketball game last weekend.
Wed, 15 Feb 2012 03:18:08 +0000 Nathan Phillip Brink Add a CSV parser which works with the sorts of CSV we need to work with more than PHP's str_getcsv() or fgetcsv() functions.
Wed, 15 Feb 2012 03:17:13 +0000 Nathan Phillip Brink Add support for hiding hysterical (historical) semesters on the semester selection page.
Wed, 15 Feb 2012 03:16:41 +0000 Nathan Phillip Brink More documentation fixes.
Tue, 14 Feb 2012 23:56:05 +0000 Nathan Phillip Brink Fix the documentation of SectionMeeting::__construct() concerning the format of $time_start/$time_end.
Mon, 13 Feb 2012 03:42:14 +0000 Nathan Phillip Brink Fix some form parsing functions in the crawler API.
Mon, 13 Feb 2012 01:16:07 +0000 Nathan Phillip Brink Update copyright year sohwn at the bottom of each page.
Sun, 12 Feb 2012 01:10:56 +0000 Nathan Phillip Brink Remove ``Profile:'' and ``Semester:'' from the indication of which school/semester combination the user has selected.
Sun, 12 Feb 2012 01:06:15 +0000 Nathan Phillip Brink Fix regression in d7044a583ccc where the semester could not be selected when editing a saved schedule.
Sun, 12 Feb 2012 00:57:37 +0000 Nathan Phillip Brink Add the name of the chosen university/school to <title/> for SEO.
Sat, 11 Feb 2012 02:38:53 +0000 Nathan Phillip Brink Add missing alt attribute to Google AdWords Conversion image.
Sat, 11 Feb 2012 02:33:11 +0000 Nathan Phillip Brink Add hacky native support for Google AdWords Conversion pixel image tracker.
Fri, 10 Feb 2012 02:05:16 +0000 Nathan Phillip Brink Fix regression in 4d7bb7e8bc2e which caused redirection to the parent directory of slate_permutate.
Fri, 10 Feb 2012 01:59:26 +0000 Nathan Phillip Brink Add support for <meta/> tags and enforce canonization of URIs for index.php and input.php pages through redirects.
Thu, 09 Feb 2012 22:20:01 +0000 Nathan Phillip Brink Clean up Previous and Next links when viewing a paginated list of possible schedules.
Wed, 08 Feb 2012 06:25:34 +0000 Nathan Phillip Brink Fix ccbcmd's support for multiple section meetings and for crawling the professor associated with sections.
Wed, 08 Feb 2012 01:35:21 +0000 Nathan Phillip Brink Add support for detecting the start and end times of a semester, which enables the correct semester to be automatically selected.
Wed, 08 Feb 2012 01:21:10 +0000 Nathan Phillip Brink Port the University of Michigan (school_id=umich) crawler to the new per-semester crawler API.
Wed, 08 Feb 2012 01:20:24 +0000 Nathan Phillip Brink Update some of the school crawler API documentation.
Wed, 08 Feb 2012 01:20:00 +0000 Nathan Phillip Brink Extraneous whitespace.
Sun, 29 Jan 2012 01:27:26 +0000 Nathan Phillip Brink Clean out a few unused images.
Thu, 27 Oct 2011 04:52:40 +0000 Nathan Phillip Brink Move the hacked jQuery.cuteTime extension's source to http://js.ohnopub.net/js/ which is more reliable than http://ohnopub.net/~ohnobinki/.
Thu, 27 Oct 2011 04:35:10 +0000 Nathan Phillip Brink Use a different way to fix the reported time for saved_schedules created in the future.
Thu, 27 Oct 2011 04:20:17 +0000 Nathan Phillip Brink Override invalid wording from jQuery.cuteTime plugin concerning items created in the future.
Thu, 27 Oct 2011 04:14:04 +0000 Nathan Phillip Brink Cleaner English concerning the number of possible and realized permutations.
Thu, 27 Oct 2011 03:44:20 +0000 Nathan Phillip Brink Crawl and store credit-hours per section. Display credit-hours, but provide no UI for updating them. Fixes bug #114.
Mon, 24 Oct 2011 21:38:13 +0000 Nathan Phillip Brink Generalize setting a CSS class based on the type of section on the input page, move cedarville-specific CSS to schools.d/cedarville.inc and add ILB to CSS. Fixes bug #121.
Thu, 20 Oct 2011 13:05:56 +0000 Nathan Phillip Brink Don't hide permalink when the user tries to click on it/select it. Fixes bug #120.
Thu, 20 Oct 2011 12:57:06 +0000 Nathan Phillip Brink Fix bug #119, regression caused by 63da13bd33d5. Previous and Next buttons for schedules with large numbers of permutations works.
Wed, 19 Oct 2011 00:38:50 +0000 Nathan Phillip Brink Don't include ugly shadow in printed output.
Wed, 19 Oct 2011 00:38:33 +0000 Nathan Phillip Brink Only output one schedule per page of paginated mediums (such as for printed materials).
Wed, 19 Oct 2011 00:21:56 +0000 Nathan Phillip Brink Fix JavaScript errors on schedule print page and restrict output only to schedule selected for printing.
Wed, 19 Oct 2011 00:02:54 +0000 Nathan Phillip Brink Fix PHP strict warnings due to using Schedule::url() as both static and object method.
Tue, 18 Oct 2011 23:48:39 +0000 Nathan Phillip Brink Fix PHP warnings in feedback-submit.php.
Tue, 18 Oct 2011 23:41:06 +0000 Nathan Phillip Brink Replace user-pointing uses of date() with gmdate(), starting to address bug #116.