log

age author description
Tue, 03 Dec 2013 11:13:44 +0200 Matti Hamalainen Implement CSRF token checks.
Tue, 03 Dec 2013 10:58:46 +0200 Matti Hamalainen Add preliminary code for CSRF prevention via unique hash tokens. Not fully
Tue, 03 Dec 2013 10:31:37 +0200 Matti Hamalainen Use GET for error parameter.
Tue, 03 Dec 2013 10:31:25 +0200 Matti Hamalainen Make default of request items to allow POST only, GET enabled on case by case basis.
Tue, 03 Dec 2013 08:55:50 +0200 Matti Hamalainen Order slides in rotation list by slide order_num.
Tue, 03 Dec 2013 08:55:28 +0200 Matti Hamalainen Database format change.
Mon, 02 Dec 2013 11:23:08 +0200 Matti Hamalainen Simplify code by reusing functions from site module.
Mon, 02 Dec 2013 07:20:21 +0200 Matti Hamalainen Add some CSS for select boxes.
Mon, 02 Dec 2013 06:20:18 +0200 Matti Hamalainen Remove dead code.
Mon, 02 Dec 2013 06:01:30 +0200 Matti Hamalainen Make the messagebox a bit tighter.
Mon, 02 Dec 2013 06:01:21 +0200 Matti Hamalainen Modularize a bit and add confirmation for deactivating of votekeys.
Mon, 02 Dec 2013 05:52:29 +0200 Matti Hamalainen New message/confirmation boxes code done in JS + CSS instead of relying on
Mon, 02 Dec 2013 05:51:38 +0200 Matti Hamalainen Oops, some messageBox() -> jsMessageBox() renames were missing.
Mon, 02 Dec 2013 05:35:58 +0200 Matti Hamalainen Move things around a bit.
Mon, 02 Dec 2013 05:02:48 +0200 Matti Hamalainen Rename makePostArgs() to jsMakePostArgs().
Mon, 02 Dec 2013 04:27:17 +0200 Matti Hamalainen Move adminContent div.
Mon, 02 Dec 2013 04:26:23 +0200 Matti Hamalainen Rename createXMLRequest() to jsCreateXMLRequest().
Mon, 02 Dec 2013 01:21:03 +0200 Matti Hamalainen Rename messageBox() to jsMessageBox().
Mon, 02 Dec 2013 01:19:57 +0200 Matti Hamalainen Rename sendPOSTRequest() to jsSendPOSTRequest().
Sat, 30 Nov 2013 22:13:39 +0200 Matti Hamalainen Add confirmBox() wrapper function as well.
Sat, 30 Nov 2013 22:12:23 +0200 Matti Hamalainen Use a wrapper function for alert(), we might be changing the functionality
Fri, 29 Nov 2013 07:42:57 +0200 Matti Hamalainen Fix a link to the admin interface.
Fri, 29 Nov 2013 07:22:26 +0200 Matti Hamalainen Add class for compo list.
Fri, 29 Nov 2013 05:42:40 +0200 Matti Hamalainen Change hover behaviour in stylesheet.
Thu, 28 Nov 2013 07:14:23 +0200 Matti Hamalainen Fix radio- and checkbutton labels.
Thu, 28 Nov 2013 06:35:59 +0200 Matti Hamalainen Fix the assigned key results calculation as well.
Thu, 28 Nov 2013 06:30:56 +0200 Matti Hamalainen Work on fixing results display.
Thu, 28 Nov 2013 04:45:24 +0200 Matti Hamalainen Make voting more visually pleasant(?).
Thu, 28 Nov 2013 03:32:49 +0200 Matti Hamalainen Oops, some debugging code was left in.
Thu, 28 Nov 2013 00:45:45 +0200 Matti Hamalainen Fixes in CSS.
Thu, 28 Nov 2013 00:31:04 +0200 Matti Hamalainen Add an error dialog.
Thu, 28 Nov 2013 00:28:07 +0200 Matti Hamalainen Yay, noscript voting also works now.
Thu, 28 Nov 2013 00:18:12 +0200 Matti Hamalainen Improve HTML table output of results.
Thu, 28 Nov 2013 00:10:27 +0200 Matti Hamalainen Fix results display.
Wed, 27 Nov 2013 23:36:33 +0200 Matti Hamalainen Clarify voting form.
Wed, 27 Nov 2013 23:19:00 +0200 Matti Hamalainen More work on voting.
Wed, 27 Nov 2013 18:48:49 +0200 Matti Hamalainen Improve vkey admin visual usability.
Wed, 27 Nov 2013 18:42:45 +0200 Matti Hamalainen Fix login code.
Wed, 27 Nov 2013 18:42:37 +0200 Matti Hamalainen Improve colours.
Wed, 27 Nov 2013 18:36:30 +0200 Matti Hamalainen Votekey activation usability improvements.
Wed, 27 Nov 2013 17:26:17 +0200 Matti Hamalainen Vote key activation.
Wed, 27 Nov 2013 16:26:58 +0200 Matti Hamalainen Simplify things, add clear button to vote key assignation.
Wed, 27 Nov 2013 05:57:01 +0200 Matti Hamalainen Allow clearing of key id.
Wed, 27 Nov 2013 05:50:41 +0200 Matti Hamalainen Return empty string in case of unsupported type in makePostArgs().
Wed, 27 Nov 2013 05:07:48 +0200 Matti Hamalainen Work on voting.
Wed, 27 Nov 2013 03:45:18 +0200 Matti Hamalainen Implement bits of user login checking.
Wed, 27 Nov 2013 03:16:36 +0200 Matti Hamalainen Make sure that the key ID # is valid.
Wed, 27 Nov 2013 03:13:44 +0200 Matti Hamalainen 10L.
Wed, 27 Nov 2013 03:11:32 +0200 Matti Hamalainen Work on votekey admin.
Tue, 26 Nov 2013 23:36:11 +0200 Matti Hamalainen We'll be checking key validity in login phase, so start working on that.
Tue, 26 Nov 2013 23:35:00 +0200 Matti Hamalainen We won't be checking key validity while session is in progress, thus get rid
Tue, 26 Nov 2013 23:34:24 +0200 Matti Hamalainen Remove dead line.
Tue, 26 Nov 2013 23:25:11 +0200 Matti Hamalainen A bit of work on vote key management backend.
Tue, 26 Nov 2013 22:47:24 +0200 Matti Hamalainen Add procedure description to assigned keys mode.
Tue, 26 Nov 2013 19:51:11 +0200 Matti Hamalainen Improve user login handling.
Tue, 26 Nov 2013 06:43:43 +0200 Matti Hamalainen More work on admin backend.
Tue, 26 Nov 2013 06:27:06 +0200 Matti Hamalainen Change how user login errors are handled.
Tue, 26 Nov 2013 06:15:52 +0200 Matti Hamalainen Change page parameter.
Tue, 26 Nov 2013 05:41:57 +0200 Matti Hamalainen Some work on vote backend stuff.
Tue, 26 Nov 2013 05:40:58 +0200 Matti Hamalainen Layout of the votes table has changed, so add an upgrade path.