log

age author description
Tue, 22 Oct 2013 14:22:26 +0300 Matti Hamalainen Make test vote keys "testN" where N >= 1
Tue, 22 Oct 2013 14:22:02 +0300 Matti Hamalainen Change the default of some boolean settings.
Tue, 22 Oct 2013 14:21:40 +0300 Matti Hamalainen Added .hgignore.
Tue, 22 Oct 2013 12:42:04 +0300 Matti Hamalainen Show 'show_id' in the vote sheet as well.
Tue, 22 Oct 2013 12:41:30 +0300 Matti Hamalainen Some preliminary work on the votekey administration backend.
Tue, 22 Oct 2013 12:26:06 +0300 Matti Hamalainen Comments.
Tue, 22 Oct 2013 12:26:01 +0300 Matti Hamalainen Highlight element being queried for deletion when showing the confirmation dialog.
Tue, 22 Oct 2013 12:09:32 +0300 Matti Hamalainen Add "show_id" to compo entries, to designate the position they were shown at
Tue, 22 Oct 2013 12:08:27 +0300 Matti Hamalainen Add some error checking to compo id updating vs. compo entries.
Tue, 22 Oct 2013 00:34:35 +0300 Matti Hamalainen Add entry index numbers.
Mon, 21 Oct 2013 22:48:55 +0300 Matti Hamalainen Work on voting.
Mon, 21 Oct 2013 22:48:27 +0300 Matti Hamalainen Add showAuthors to collected compo data set by stGetCompoList().
Mon, 21 Oct 2013 22:47:54 +0300 Matti Hamalainen Oops, mistakenly used SESS_ADMIN instead of SESS_USER.
Mon, 21 Oct 2013 22:47:29 +0300 Matti Hamalainen Cleanup the code a bit.
Mon, 21 Oct 2013 22:11:40 +0300 Matti Hamalainen Add extra HTML + sponsors box to layout.
Mon, 21 Oct 2013 16:26:42 +0300 Matti Hamalainen Move some things around and modularize the code.
Mon, 21 Oct 2013 15:17:04 +0300 Matti Hamalainen Cosmetics.
Mon, 21 Oct 2013 14:52:06 +0300 Matti Hamalainen Add hard limit option for attendees, and add feature of using "0" to disable
Mon, 21 Oct 2013 13:45:11 +0300 Matti Hamalainen Animate a bit.
Sat, 19 Oct 2013 15:46:55 +0300 Matti Hamalainen Comment.
Sat, 19 Oct 2013 12:59:55 +0300 Matti Hamalainen Cleanup.
Fri, 18 Oct 2013 20:30:55 +0300 Matti Hamalainen Limit the vote key character space even more.
Fri, 18 Oct 2013 20:30:37 +0300 Matti Hamalainen Obey userKeyLength site setting here when printing voting login.
Fri, 18 Oct 2013 20:30:12 +0300 Matti Hamalainen Helpful comment about how important it is to check the default site
Fri, 18 Oct 2013 20:29:46 +0300 Matti Hamalainen Add stylesheet for hardcopy prints.
Fri, 18 Oct 2013 20:29:24 +0300 Matti Hamalainen Work on hardcopy/votekey list printing.
Fri, 18 Oct 2013 20:28:58 +0300 Matti Hamalainen Start adding votekey modes code.
Fri, 18 Oct 2013 20:26:03 +0300 Matti Hamalainen User AJAX.
Fri, 18 Oct 2013 20:25:40 +0300 Matti Hamalainen Removed obsolete file, this is moving to AJAX.
Fri, 18 Oct 2013 15:51:56 +0300 Matti Hamalainen Initial addition of hardcopy / print helper module.
Fri, 18 Oct 2013 10:11:56 +0300 Matti Hamalainen Comments.
Fri, 18 Oct 2013 10:09:43 +0300 Matti Hamalainen More test data.
Fri, 18 Oct 2013 09:56:00 +0300 Matti Hamalainen More work on test data generation.
Fri, 18 Oct 2013 09:47:15 +0300 Matti Hamalainen Remove a function, etc.
Fri, 18 Oct 2013 09:10:06 +0300 Matti Hamalainen Some work.
Fri, 18 Oct 2013 09:07:48 +0300 Matti Hamalainen Add test data mode for database creation.
Fri, 18 Oct 2013 09:05:21 +0300 Matti Hamalainen Set some default parameters.
Thu, 17 Oct 2013 22:44:41 +0300 Matti Hamalainen Restore the old way.
Thu, 17 Oct 2013 22:43:53 +0300 Matti Hamalainen Change order of table fields.
Thu, 17 Oct 2013 20:41:22 +0300 Matti Hamalainen Comments.
Thu, 17 Oct 2013 20:41:03 +0300 Matti Hamalainen Rename a variable.
Thu, 17 Oct 2013 18:44:16 +0300 Matti Hamalainen More work.
Thu, 17 Oct 2013 18:14:15 +0300 Matti Hamalainen Use silent auth check.
Thu, 17 Oct 2013 18:14:04 +0300 Matti Hamalainen Support silent auth checks (no debug info).
Thu, 17 Oct 2013 18:10:39 +0300 Matti Hamalainen Rename a variable.
Thu, 17 Oct 2013 17:09:19 +0300 Matti Hamalainen Cosmetic reorder of checks.
Thu, 17 Oct 2013 15:02:00 +0300 Matti Hamalainen Up default attendee soft limit.
Thu, 17 Oct 2013 15:01:48 +0300 Matti Hamalainen Cosmetics.
Thu, 17 Oct 2013 15:01:20 +0300 Matti Hamalainen Fix creation of boolean settings, and add '%b' formatter into stPrepareSQL().
Fri, 11 Oct 2013 09:33:16 +0300 Matti Hamalainen Adjust attendee output again, we're separating vote keys from there once more. Durr.
Fri, 11 Oct 2013 09:32:00 +0300 Matti Hamalainen Added stUpdateUserKey(uid) for updating / regenerating a vote key for given UID.
Fri, 11 Oct 2013 09:31:25 +0300 Matti Hamalainen stGenerateUserKey() simply returns a generated key now (string) or FALSE if
Fri, 11 Oct 2013 09:29:44 +0300 Matti Hamalainen More work.
Sat, 05 Oct 2013 18:58:03 +0300 Matti Hamalainen Remove keygen.php from permission cleanup.
Sat, 05 Oct 2013 17:59:24 +0300 Matti Hamalainen Move some functions to site lib.
Sat, 05 Oct 2013 12:51:31 +0300 Matti Hamalainen Add function for generating vote keys into site lib.
Sat, 05 Oct 2013 12:51:13 +0300 Matti Hamalainen Remove external votekey generator script.
Sat, 05 Oct 2013 12:35:33 +0300 Matti Hamalainen Cosmetics.
Sat, 05 Oct 2013 12:34:23 +0300 Matti Hamalainen Add a new setting for ASCII vs. HTML table output for compo results.
Sat, 05 Oct 2013 12:33:59 +0300 Matti Hamalainen Work on attendee editing, etc.