log

age author description
Wed, 24 Oct 2012 01:39:38 +0300 Matti Hamalainen Add back the indicator box for number of hours for the class.
Wed, 24 Oct 2012 01:31:10 +0300 Matti Hamalainen Cleaned up, v2.0 beta.
Wed, 24 Oct 2012 01:30:37 +0300 Matti Hamalainen Work on XML output support (not finished yet.)
Wed, 24 Oct 2012 01:18:45 +0300 Matti Hamalainen New parser output format, parser logic cleaned up a bit.
Wed, 24 Oct 2012 01:18:24 +0300 Matti Hamalainen Updated stylesheets.
Tue, 23 Oct 2012 19:01:11 +0300 Matti Hamalainen Merged.
Tue, 23 Oct 2012 19:00:19 +0300 Matti Hamalainen Cleanups.
Tue, 23 Oct 2012 18:25:51 +0300 Matti Hamalainen Clean up maxDays computation.
Tue, 23 Oct 2012 18:04:15 +0300 Matti Hamalainen Oops, the output variable names should not have been changed.
Tue, 23 Oct 2012 18:02:36 +0300 Matti Hamalainen Rename some variables, remove "simple" mode.
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.
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.