log msite.inc.php @ 623:8e6331d7870d

age author description
Sat, 01 Nov 2014 05:46:38 +0200 Matti Hamalainen Some work on compo type handling.
Fri, 31 Oct 2014 21:47:02 +0200 Matti Hamalainen Slight cleanups.
Mon, 27 Oct 2014 14:29:56 +0200 Matti Hamalainen Better validation for e-mail addresses.
Sun, 26 Oct 2014 22:09:32 +0200 Matti Hamalainen Do not count entries that have been flagged as disqualified.
Fri, 17 Oct 2014 19:03:04 +0300 Matti Hamalainen And some more tweaking.
Fri, 17 Oct 2014 18:58:19 +0300 Matti Hamalainen Improve news item DOM IDs.
Fri, 17 Oct 2014 00:49:13 +0300 Matti Hamalainen Clean up the menu and HTML somewhat.
Fri, 23 May 2014 17:18:33 +0300 Matti Hamalainen Change the header blurb a bit.
Fri, 16 May 2014 19:13:25 +0300 Matti Hamalainen Remove the now useless stStrKludge() function and its use.
Tue, 06 May 2014 16:26:48 +0300 Matti Hamalainen Add missing whitespace to SQL statement.
Mon, 10 Mar 2014 17:08:33 +0200 Matti Hamalainen Bump copyright years.
Sun, 22 Dec 2013 08:03:51 +0200 Matti Hamalainen Add new function stStrChopPad() that replaces stStrChop(), but stStrChop()
Sat, 21 Dec 2013 08:10:29 +0200 Matti Hamalainen Cleanup results SQL clause computation.
Sun, 15 Dec 2013 23:48:14 +0200 Matti Hamalainen Rename various database tables and column names for better SQL compatibility.
Thu, 12 Dec 2013 00:50:48 +0200 Matti Hamalainen Add comments.
Thu, 12 Dec 2013 00:26:50 +0200 Matti Hamalainen Add file path to compo data.
Wed, 11 Dec 2013 01:32:16 +0200 Matti Hamalainen Modularize.
Tue, 10 Dec 2013 17:50:22 +0200 Matti Hamalainen Add preview file and file type fields for entry, for screenshots etc.
Tue, 10 Dec 2013 17:49:57 +0200 Matti Hamalainen Add "notes" field for entries, to contain notes private to organizers.
Tue, 10 Dec 2013 17:47:35 +0200 Matti Hamalainen Make filename field shorter.
Sun, 08 Dec 2013 02:27:15 +0200 Matti Hamalainen Add plain text printable results visible for admins.
Sun, 08 Dec 2013 02:16:26 +0200 Matti Hamalainen Move most of the results code to site module, remove the support for HTML
Sat, 07 Dec 2013 19:38:42 +0200 Matti Hamalainen Add definitions for entry flags and compo types. Not used yet (though the
Sat, 07 Dec 2013 19:36:22 +0200 Matti Hamalainen Change some database field sizes.
Sat, 07 Dec 2013 18:56:52 +0200 Matti Hamalainen Change how table schemas are defined, in preparation for future database
Sat, 07 Dec 2013 15:27:33 +0200 Matti Hamalainen Add entity handling to stConvertCommonDesc().
Sat, 07 Dec 2013 15:23:01 +0200 Matti Hamalainen Move some functions to site module.
Sat, 07 Dec 2013 15:16:16 +0200 Matti Hamalainen Move stExecSQLCond() to site module.
Fri, 06 Dec 2013 18:38:57 +0200 Matti Hamalainen Moar!
Fri, 06 Dec 2013 17:16:46 +0200 Matti Hamalainen Moar work.
Fri, 06 Dec 2013 16:14:32 +0200 Matti Hamalainen Cosmetics.
Thu, 05 Dec 2013 22:57:59 +0200 Matti Hamalainen Move some functions to msite.
Thu, 05 Dec 2013 19:10:52 +0200 Matti Hamalainen Define some more SQL field lengths.
Thu, 05 Dec 2013 17:12:28 +0200 Matti Hamalainen Change display mode constant values.
Thu, 05 Dec 2013 16:57:38 +0200 Matti Hamalainen Moar work.
Thu, 05 Dec 2013 13:40:24 +0200 Matti Hamalainen Stuff.
Thu, 05 Dec 2013 11:33:12 +0200 Matti Hamalainen Add disabled mode.
Mon, 02 Dec 2013 11:23:08 +0200 Matti Hamalainen Simplify code by reusing functions from site module.
Tue, 26 Nov 2013 22:47:24 +0200 Matti Hamalainen Add procedure description to assigned keys mode.
Sun, 24 Nov 2013 23:03:14 +0200 Matti Hamalainen Add missing whitespace.
Sun, 24 Nov 2013 18:42:13 +0200 Matti Hamalainen Add explanations of the different voting modes.
Sun, 24 Nov 2013 02:54:44 +0200 Matti Hamalainen Use CHK_LTEQ instead of CHK_ISLT.
Fri, 22 Nov 2013 01:08:30 +0200 Matti Hamalainen Remove stGetCompoList().
Mon, 18 Nov 2013 14:15:09 +0200 Matti Hamalainen Rename some functions.
Mon, 18 Nov 2013 02:43:05 +0200 Matti Hamalainen Remove useless code.
Sun, 17 Nov 2013 19:26:46 +0200 Matti Hamalainen Slowly work on input validation.
Sun, 17 Nov 2013 18:57:49 +0200 Matti Hamalainen More work on admin interface.
Fri, 08 Nov 2013 18:54:54 +0200 Matti Hamalainen Add function for validating input with different definable conditions. Use
Wed, 06 Nov 2013 10:28:32 +0200 Matti Hamalainen Move some session related code to its rightful place in session module.
Wed, 06 Nov 2013 10:27:57 +0200 Matti Hamalainen User require_once instead of require.
Wed, 06 Nov 2013 10:14:37 +0200 Matti Hamalainen Move some functions etc. to msitegen.inc.php
Sun, 27 Oct 2013 03:05:49 +0200 Matti Hamalainen Add some copyright headers.
Wed, 23 Oct 2013 01:42:21 +0300 Matti Hamalainen More work on display system.
Wed, 23 Oct 2013 01:21:12 +0300 Matti Hamalainen Move some functions to site module, and use them.
Tue, 22 Oct 2013 23:58:41 +0300 Matti Hamalainen More work on party information system.
Tue, 22 Oct 2013 21:55:12 +0300 Matti Hamalainen Move stChop() to site module and rename it to stStrChop().
Tue, 22 Oct 2013 14:22:50 +0300 Matti Hamalainen Add a tiny weeny comment.
Mon, 21 Oct 2013 22:48:27 +0300 Matti Hamalainen Add showAuthors to collected compo data set by stGetCompoList().
Mon, 21 Oct 2013 14:52:06 +0300 Matti Hamalainen Add hard limit option for attendees, and add feature of using "0" to disable
Fri, 18 Oct 2013 20:30:55 +0300 Matti Hamalainen Limit the vote key character space even more.
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.