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.