log

age author description
Wed, 05 Nov 2014 15:27:38 +0200 Matti Hamalainen Adjust the HTML of about page a bit.
Wed, 05 Nov 2014 15:16:56 +0200 Matti Hamalainen Add new settings for certain HTML pieces.
Wed, 05 Nov 2014 15:16:22 +0200 Matti Hamalainen Cleanups, cosmetics.
Wed, 05 Nov 2014 15:15:50 +0200 Matti Hamalainen Add error message for missing rotation list IDs.
Tue, 04 Nov 2014 15:17:05 +0200 Matti Hamalainen Use <th>-element instead of <td>.
Mon, 03 Nov 2014 05:30:45 +0200 Matti Hamalainen Add CSS class for compo data blurbs.
Mon, 03 Nov 2014 05:07:49 +0200 Matti Hamalainen Reorder code for clarity.
Mon, 03 Nov 2014 04:19:24 +0200 Matti Hamalainen Possibly fix an SQL syntax incompability SQLite vs. Postgres.
Mon, 03 Nov 2014 04:10:40 +0200 Matti Hamalainen Oops, forgot some debugging on and commented out line ..
Mon, 03 Nov 2014 04:09:05 +0200 Matti Hamalainen Improve compo data updates.
Mon, 03 Nov 2014 04:08:31 +0200 Matti Hamalainen Add nofail argument to jsMakePostArgs() to ignore unfound DOM elements.
Mon, 03 Nov 2014 03:39:01 +0200 Matti Hamalainen Fix compo data updates.
Mon, 03 Nov 2014 03:26:16 +0200 Matti Hamalainen Oops, fix a 10L.
Mon, 03 Nov 2014 03:17:17 +0200 Matti Hamalainen Oops, forgot an AND from one SQL clause.
Mon, 03 Nov 2014 03:13:40 +0200 Matti Hamalainen Improve attendee adding/updating data validation.
Mon, 03 Nov 2014 02:15:36 +0200 Matti Hamalainen Delete overly complex and useless ideas.
Mon, 03 Nov 2014 02:14:54 +0200 Matti Hamalainen Implement changing of compo type.
Mon, 03 Nov 2014 02:11:10 +0200 Matti Hamalainen Fix adding of new compos.
Mon, 03 Nov 2014 02:00:28 +0200 Matti Hamalainen Fix comparision check. :S
Mon, 03 Nov 2014 01:58:41 +0200 Matti Hamalainen Cosmetics.
Mon, 03 Nov 2014 01:58:04 +0200 Matti Hamalainen Rename a database field, so that it does not conflict with AJAX request item
Mon, 03 Nov 2014 01:40:28 +0200 Matti Hamalainen Elements of arrays passed to selection list can be arrays themselves, the
Mon, 03 Nov 2014 01:40:06 +0200 Matti Hamalainen Allow selection list size to be zero.
Mon, 03 Nov 2014 00:04:40 +0200 Matti Hamalainen Move some code around, for more appropriate placement in the modules.
Mon, 03 Nov 2014 00:00:20 +0200 Matti Hamalainen Cosmetics.
Sat, 01 Nov 2014 16:16:06 +0200 Matti Hamalainen Somewhat fix compo data updating. Work is still needed to have the planned
Sat, 01 Nov 2014 16:15:03 +0200 Matti Hamalainen Cosmetics.
Sat, 01 Nov 2014 16:14:10 +0200 Matti Hamalainen Updated DB defs.
Sat, 01 Nov 2014 13:41:26 +0200 Matti Hamalainen Modularize a bit.
Sat, 01 Nov 2014 13:26:45 +0200 Matti Hamalainen Fix a silly bug in updating of site settings.