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.
Sat, 05 Oct 2013 11:36:30 +0300 Matti Hamalainen Show certain menu options always if we are inside an admin session.
Sat, 05 Oct 2013 11:36:09 +0300 Matti Hamalainen Work on compo entry addition and editing.
Sat, 05 Oct 2013 10:34:32 +0300 Matti Hamalainen Always show optionally hidden information for admin session on the results
Sat, 05 Oct 2013 09:33:26 +0300 Matti Hamalainen Remove useless dead line.
Sat, 05 Oct 2013 09:33:16 +0300 Matti Hamalainen Add some comments.
Sat, 05 Oct 2013 09:33:06 +0300 Matti Hamalainen Make visibility of entry authors per compo.
Sat, 05 Oct 2013 08:44:05 +0300 Matti Hamalainen Remove unused field from compo entries table.
Sat, 05 Oct 2013 08:43:39 +0300 Matti Hamalainen More work on admin interface.
Sat, 05 Oct 2013 07:29:42 +0300 Matti Hamalainen Start combining "users" with "attendees".
Sat, 05 Oct 2013 06:55:58 +0300 Matti Hamalainen Work on session stuff.
Sat, 05 Oct 2013 04:14:21 +0300 Matti Hamalainen Move CLI helper functions to createdb.php, as they are now only used there.
Sat, 05 Oct 2013 04:09:05 +0300 Matti Hamalainen Cosmetics in CSS.
Sat, 05 Oct 2013 03:59:03 +0300 Matti Hamalainen Fix e-mail check.
Sat, 05 Oct 2013 00:49:28 +0300 Matti Hamalainen Cleanups.
Sat, 05 Oct 2013 00:18:43 +0300 Matti Hamalainen Added image data.
Sat, 05 Oct 2013 00:02:29 +0300 Matti Hamalainen Remove stuff.
Fri, 04 Oct 2013 23:54:25 +0300 Matti Hamalainen More work on the design.
Fri, 04 Oct 2013 22:23:02 +0300 Matti Hamalainen Add a new setting.
Fri, 04 Oct 2013 07:48:17 +0300 Matti Hamalainen Remove.
Fri, 04 Oct 2013 07:30:04 +0300 Matti Hamalainen Work on design.
Fri, 04 Oct 2013 07:29:40 +0300 Matti Hamalainen Change HTML layout a bit.
Tue, 01 Oct 2013 14:34:09 +0300 Matti Hamalainen Improve authentication.
Fri, 19 Jul 2013 13:30:04 +0300 Matti Hamalainen Remove '1' from the key character set.
Fri, 15 Feb 2013 20:58:47 +0200 Matti Hamalainen Cleanups.
Wed, 02 Jan 2013 05:52:57 +0200 Matti Hamalainen Comments.
Wed, 02 Jan 2013 04:37:31 +0200 Matti Hamalainen Cleanups.
Sat, 22 Dec 2012 21:32:28 +0200 Matti Hamalainen Update to match with common web code API.
Tue, 11 Dec 2012 11:46:47 +0200 Matti Hamalainen Modularize.
Mon, 10 Dec 2012 11:14:05 +0200 Matti Hamalainen Moar work.
Sun, 09 Dec 2012 06:21:19 +0200 Matti Hamalainen Cleanups.
Sun, 09 Dec 2012 05:58:14 +0200 Matti Hamalainen Adding entries is now done via the regular entry submission system .. which
Sun, 09 Dec 2012 05:41:18 +0200 Matti Hamalainen Moar work.
Sat, 08 Dec 2012 14:40:13 +0200 Matti Hamalainen Moar work.
Sat, 08 Dec 2012 06:49:53 +0200 Matti Hamalainen Work on adding support for entry submission.
Sat, 08 Dec 2012 04:57:32 +0200 Matti Hamalainen Lots of cleanups, preparing for adding entry submission support.
Fri, 07 Dec 2012 23:31:23 +0200 Matti Hamalainen Add filename and screenshot fields to entries table. Not used yet.
Fri, 07 Dec 2012 10:05:02 +0200 Matti Hamalainen Make voting toggle for individual compos.
Thu, 06 Dec 2012 23:08:46 +0200 Matti Hamalainen Improve display of results.
Thu, 06 Dec 2012 21:28:17 +0200 Matti Hamalainen Update configuration template.
Thu, 06 Dec 2012 21:27:47 +0200 Matti Hamalainen Remove SQLite database template, it is not needed as the database can be created with createdb script.
Thu, 06 Dec 2012 18:45:43 +0200 Matti Hamalainen s/voter/entry/.
Thu, 06 Dec 2012 18:26:39 +0200 Matti Hamalainen Add confirmation for deactivation of vote keys.
Thu, 06 Dec 2012 18:26:25 +0200 Matti Hamalainen Improve keygen vote key print output slightly.
Thu, 06 Dec 2012 17:53:43 +0200 Matti Hamalainen Minor improvements.
Thu, 06 Dec 2012 17:30:12 +0200 Matti Hamalainen Moar work.
Thu, 06 Dec 2012 16:52:38 +0200 Matti Hamalainen Fix some issues and bugs caused by recent changes.
Thu, 06 Dec 2012 16:13:08 +0200 Matti Hamalainen Fix settings to work, clean up the code, etc.
Thu, 06 Dec 2012 14:49:10 +0200 Matti Hamalainen Simplify.
Thu, 06 Dec 2012 14:48:23 +0200 Matti Hamalainen Clean up some of the html item generation code.
Thu, 06 Dec 2012 14:45:07 +0200 Matti Hamalainen Improve database initialization script.
Thu, 06 Dec 2012 14:44:30 +0200 Matti Hamalainen Start work on settings interface.
Thu, 06 Dec 2012 13:50:59 +0200 Matti Hamalainen More work on settings storage.
Thu, 06 Dec 2012 13:30:46 +0200 Matti Hamalainen Migrate certain settings to SQL database, cleanups, etc.
Wed, 05 Dec 2012 09:35:30 +0200 Matti Hamalainen Various fixes, cleanups and improvements.
Wed, 05 Dec 2012 08:14:04 +0200 Matti Hamalainen Add new module.
Wed, 05 Dec 2012 08:08:58 +0200 Matti Hamalainen Improve voting, clean up the code, etc.
Tue, 04 Dec 2012 21:28:11 +0200 Matti Hamalainen Various improvements.
Tue, 04 Dec 2012 20:27:08 +0200 Matti Hamalainen More work on the party management and voting system.
Tue, 04 Dec 2012 19:11:53 +0200 Matti Hamalainen Add voting button link, if enabled.
Tue, 04 Dec 2012 19:07:28 +0200 Matti Hamalainen Add missing CSS stylesheet.