log

age author description
Mon, 31 Oct 2011 09:31:14 +0200 Matti Hamalainen Fix recursive parsing with attributes.
Mon, 17 Oct 2011 23:14:28 +0300 Matti Hamalainen Update copyright.
Sun, 16 Oct 2011 03:00:46 +0300 Matti Hamalainen Add support for fetching and showing data for next/upcoming period.
Tue, 27 Sep 2011 10:56:50 +0300 Matti Hamalainen Cleanups.
Mon, 05 Sep 2011 10:55:45 +0300 Matti Hamalainen Add support for URL prefix pattern in updates.
Mon, 05 Sep 2011 10:55:16 +0300 Matti Hamalainen Cosmetics & comments.
Mon, 05 Sep 2011 10:54:47 +0300 Matti Hamalainen Use different strategy of saving course cache, by using file_put_contents() with locking instead of using separate writes.
Sat, 04 Jun 2011 04:35:58 +0300 Matti Hamalainen Oops, 10l.
Sun, 27 Mar 2011 01:14:40 +0200 Matti Hamalainen Fix string parsing in the HTML parser.
Wed, 16 Mar 2011 08:49:49 +0200 Matti Hamalainen Get updates / data from upcoming work-in-progress timetables for next period also.
Mon, 14 Feb 2011 23:55:09 +0200 Matti Hamalainen Better input validation for $_GET arguments, thanks to Hjalmarr for pointing out the error.
Tue, 25 Jan 2011 19:51:39 +0200 Matti Hamalainen Make backup copies of old versions of data files when updating.
Fri, 14 Jan 2011 20:35:21 +0200 Matti Hamalainen Update script diff checking was not working, fixed.
Wed, 12 Jan 2011 03:59:36 +0200 Matti Hamalainen Cleanups.
Wed, 12 Jan 2011 03:06:46 +0200 Matti Hamalainen Modularize, cleanup.
Wed, 12 Jan 2011 02:54:52 +0200 Matti Hamalainen Fixes, cleanups.
Wed, 12 Jan 2011 01:32:13 +0200 Matti Hamalainen Cleanups.
Wed, 12 Jan 2011 01:09:41 +0200 Matti Hamalainen Add link to original data, fix left-over beta stuff.
Wed, 12 Jan 2011 01:03:36 +0200 Matti Hamalainen Move beta code into production. :P
Wed, 12 Jan 2011 01:02:28 +0200 Matti Hamalainen Cosmetics.
Wed, 12 Jan 2011 01:01:02 +0200 Matti Hamalainen Fix hours, add mini-info mode.
Tue, 11 Jan 2011 23:05:49 +0200 Matti Hamalainen Fix hour counts when table has been modified.
Tue, 11 Jan 2011 22:46:37 +0200 Matti Hamalainen Fixes.
Tue, 11 Jan 2011 22:30:59 +0200 Matti Hamalainen Make editing of custom timetable easier.
Tue, 11 Jan 2011 22:24:01 +0200 Matti Hamalainen Remove dead code, that is done in parsedata.pl now.
Tue, 11 Jan 2011 22:22:45 +0200 Matti Hamalainen Crop off empty hours (time slots) and days.
Tue, 11 Jan 2011 22:04:18 +0200 Matti Hamalainen Remove useless variable.
Tue, 11 Jan 2011 21:58:52 +0200 Matti Hamalainen Added data fetching and updating shellscript.
Tue, 11 Jan 2011 21:58:35 +0200 Matti Hamalainen Improvements.
Tue, 11 Jan 2011 20:55:09 +0200 Matti Hamalainen Removed http fetching feature, it's not really useful here.
Tue, 11 Jan 2011 20:54:02 +0200 Matti Hamalainen Renamed fetchdata utility to parsedata.
Tue, 11 Jan 2011 20:53:50 +0200 Matti Hamalainen Cosmetics.
Tue, 11 Jan 2011 20:43:12 +0200 Matti Hamalainen Add beta code.
Tue, 11 Jan 2011 20:42:54 +0200 Matti Hamalainen Initial import.