log msite.inc.php @ 94:6edd7d623eab

age author description
Fri, 18 Oct 2013 20:28:58 +0300 Matti Hamalainen Start adding votekey modes code.
Fri, 18 Oct 2013 09:47:15 +0300 Matti Hamalainen Remove a function, etc.
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
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 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.
Fri, 15 Feb 2013 20:58:47 +0200 Matti Hamalainen Cleanups.
Wed, 02 Jan 2013 04:37:31 +0200 Matti Hamalainen Cleanups.
Tue, 11 Dec 2012 11:46:47 +0200 Matti Hamalainen Modularize.
Mon, 10 Dec 2012 11:14:05 +0200 Matti Hamalainen Moar work.
Sat, 08 Dec 2012 04:57:32 +0200 Matti Hamalainen Lots of cleanups, preparing for adding entry submission support.
Fri, 07 Dec 2012 10:05:02 +0200 Matti Hamalainen Make voting toggle for individual compos.
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 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 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:08:58 +0200 Matti Hamalainen Improve voting, clean up the code, etc.
Tue, 04 Dec 2012 19:07:18 +0200 Matti Hamalainen Initial import.