log

age author description
Wed, 17 Oct 2012 15:48:30 +0300 Matti Hamalainen Adjust css selector font size.
Wed, 17 Oct 2012 15:35:16 +0300 Matti Hamalainen Improved CSS, added a third stylesheet option.
Wed, 17 Oct 2012 14:02:24 +0300 Matti Hamalainen Implement switchable CSS support and a new default style + very minor code
Sat, 13 Oct 2012 12:01:08 +0300 Matti Hamalainen Change backup (old) cache directories.
Sat, 13 Oct 2012 11:58:26 +0300 Matti Hamalainen Improvements in the update logic.
Mon, 24 Sep 2012 16:45:40 +0300 Matti Hamalainen Change the visual style a tiny bit.
Mon, 27 Aug 2012 18:35:20 +0300 Matti Hamalainen Rename some functions + reindentation cosmetics.
Mon, 27 Aug 2012 07:56:07 +0300 Matti Hamalainen Various bits and pieces -- a commit that defies logic. Oh well.
Mon, 27 Aug 2012 07:55:22 +0300 Matti Hamalainen Update the source data URLs.
Thu, 08 Mar 2012 07:32:16 +0200 Matti Hamalainen Use <?php tag (aka long tag)
Thu, 08 Mar 2012 07:32:05 +0200 Matti Hamalainen Update.
Thu, 08 Mar 2012 07:31:33 +0200 Matti Hamalainen Add support for upcoming period data.
Thu, 08 Mar 2012 07:30:59 +0200 Matti Hamalainen Add chentities() helper function and use it.
Thu, 08 Mar 2012 07:25:01 +0200 Matti Hamalainen Partially convert to UTF-8.
Thu, 08 Mar 2012 07:22:41 +0200 Matti Hamalainen Input in ISO-8859-1 and output in UTF-8.
Wed, 09 Nov 2011 22:23:25 +0200 Matti Hamalainen Update fetching URLs and parameters to match the latest changes on OAMK's web.
Wed, 09 Nov 2011 22:22:42 +0200 Matti Hamalainen Script output cosmetics.
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.