log msite.inc.php @ 1120:b2bca5f6d0ff default tip

age author description
Sun, 13 Dec 2020 13:47:13 +0200 Matti Hamalainen Cosmetic cleanup: remove trailing whitespace. default tip
Mon, 14 Oct 2019 10:49:10 +0300 Matti Hamalainen Cosmetic.
Mon, 14 Oct 2019 10:33:39 +0300 Matti Hamalainen Move database field length definitions from msite.inc.php to dbdefs.inc.php
Mon, 14 Oct 2019 10:31:39 +0300 Matti Hamalainen s/SET_LEN_/SQL_LEN_/g
Tue, 14 May 2019 14:45:36 +0300 Matti Hamalainen s/true/TRUE/g; s/false/FALSE/g;
Thu, 26 Jan 2017 13:38:19 +0200 Matti Hamalainen Rename votekeys table to userkeys, and all related variables and settings.
Thu, 26 Jan 2017 01:27:32 +0200 Matti Hamalainen Implement new settings for making user/votekeys case-insensitive and
Tue, 24 Jan 2017 17:51:48 +0200 Matti Hamalainen Bump copyrights.
Tue, 24 Jan 2017 17:44:50 +0200 Matti Hamalainen Use long tags.
Sat, 21 Nov 2015 11:41:23 +0200 Matti Hamalainen Add LHarc matching.
Thu, 19 Nov 2015 21:57:19 +0200 Matti Hamalainen Add stDeleteCompoEntry() and use it.
Thu, 19 Nov 2015 20:11:30 +0200 Matti Hamalainen Factorize compo entry adding into stAddCompoEntry().
Thu, 05 Nov 2015 18:26:05 +0200 Matti Hamalainen Add better checks for e-mails.
Thu, 05 Nov 2015 18:25:05 +0200 Matti Hamalainen Back out the stValidateRequestUserData() parameter change, use separate
Wed, 04 Nov 2015 23:12:57 +0200 Matti Hamalainen Add a new boolean reference variable to stValidateRequestUserData() arguments that
Thu, 15 Jan 2015 10:31:00 +0200 Matti Hamalainen Update copyrights.
Fri, 09 Jan 2015 15:19:01 +0200 Matti Hamalainen Add a new entry flag, update comments.
Sat, 29 Nov 2014 14:11:36 +0200 Matti Hamalainen Change limit of info field.
Sat, 29 Nov 2014 13:19:54 +0200 Matti Hamalainen Implement rest of notes.
Sat, 29 Nov 2014 13:08:17 +0200 Matti Hamalainen Add compo notes field.
Sat, 29 Nov 2014 10:13:20 +0200 Matti Hamalainen Moar work on previews.
Sat, 29 Nov 2014 03:49:50 +0200 Matti Hamalainen Make results a bit wider.
Sat, 29 Nov 2014 03:08:46 +0200 Matti Hamalainen Bugfix.
Sat, 29 Nov 2014 02:47:40 +0200 Matti Hamalainen Possible fix for certain things!
Sat, 29 Nov 2014 02:19:55 +0200 Matti Hamalainen Minor fixes.
Fri, 28 Nov 2014 22:19:51 +0200 Matti Hamalainen Be more lenient about minimum size of uploaded files.
Fri, 28 Nov 2014 19:19:05 +0200 Matti Hamalainen Fix.
Fri, 28 Nov 2014 08:50:50 +0200 Matti Hamalainen Add silent option to stProbeFileInfo()
Fri, 28 Nov 2014 00:22:08 +0200 Matti Hamalainen 10L.
Fri, 28 Nov 2014 00:17:44 +0200 Matti Hamalainen Add ANIM type.
Thu, 27 Nov 2014 22:19:48 +0200 Matti Hamalainen Adjust preview file validity logic.
Thu, 27 Nov 2014 17:26:21 +0200 Matti Hamalainen Fix fileinfo probing.
Thu, 27 Nov 2014 12:57:50 +0200 Matti Hamalainen More adjustments.
Thu, 27 Nov 2014 11:50:53 +0200 Matti Hamalainen Improve path component filtering.
Thu, 27 Nov 2014 11:23:28 +0200 Matti Hamalainen Moar work.
Thu, 27 Nov 2014 11:20:42 +0200 Matti Hamalainen Add more debugging.
Thu, 27 Nov 2014 10:53:30 +0200 Matti Hamalainen Adjust preview showing.
Thu, 27 Nov 2014 10:27:08 +0200 Matti Hamalainen Add type into message.
Thu, 27 Nov 2014 10:05:26 +0200 Matti Hamalainen Add new check type(s) CHK_ARRAY_KEY and CHK_ARRAY_VAL, remove CHK_ARRAY as
Wed, 26 Nov 2014 21:55:24 +0200 Matti Hamalainen Optimize slightly.
Wed, 26 Nov 2014 21:02:36 +0200 Matti Hamalainen More work on preview handling.
Wed, 26 Nov 2014 20:33:07 +0200 Matti Hamalainen Moar fixes.
Wed, 26 Nov 2014 20:19:29 +0200 Matti Hamalainen Moar work.
Wed, 26 Nov 2014 20:11:18 +0200 Matti Hamalainen Add missing SQL insert parameter. 10L.
Wed, 26 Nov 2014 20:04:18 +0200 Matti Hamalainen Modularize again.
Wed, 26 Nov 2014 19:47:59 +0200 Matti Hamalainen Add setting for cases where preview does not exist.
Wed, 26 Nov 2014 19:14:09 +0200 Matti Hamalainen More work.
Wed, 26 Nov 2014 18:06:08 +0200 Matti Hamalainen Move function.
Wed, 26 Nov 2014 18:05:52 +0200 Matti Hamalainen Move function to index.php
Wed, 26 Nov 2014 17:48:28 +0200 Matti Hamalainen Add some comments.
Wed, 26 Nov 2014 17:46:31 +0200 Matti Hamalainen Allow fext to be FALSE stReplaceFileExt().
Wed, 26 Nov 2014 16:30:49 +0200 Matti Hamalainen Changed stMakePath() API.
Wed, 26 Nov 2014 15:12:59 +0200 Matti Hamalainen Rename functions.
Wed, 26 Nov 2014 13:31:56 +0200 Matti Hamalainen More work.
Wed, 26 Nov 2014 13:31:12 +0200 Matti Hamalainen Whooops.
Wed, 26 Nov 2014 13:10:39 +0200 Matti Hamalainen Back to the original plan.
Wed, 26 Nov 2014 11:45:48 +0200 Matti Hamalainen s/fileperm(/fileperms(/ :S
Wed, 26 Nov 2014 11:34:48 +0200 Matti Hamalainen Handle file upload errors more nicely.
Wed, 26 Nov 2014 11:07:22 +0200 Matti Hamalainen Add stErrorLog() and use it.
Wed, 26 Nov 2014 00:49:57 +0200 Matti Hamalainen Rename a function.
Wed, 26 Nov 2014 00:11:10 +0200 Matti Hamalainen Aaaand some more fixes.
Wed, 26 Nov 2014 00:03:40 +0200 Matti Hamalainen More fixes.
Tue, 25 Nov 2014 23:49:41 +0200 Matti Hamalainen Rework file upload backend code a bit.
Tue, 25 Nov 2014 22:12:01 +0200 Matti Hamalainen Remove "." from file extensions in filetype table.
Tue, 25 Nov 2014 20:43:36 +0200 Matti Hamalainen Use original filename extension if we can't determine a solid file type.
Tue, 25 Nov 2014 20:42:37 +0200 Matti Hamalainen Few 10L's
Tue, 25 Nov 2014 20:42:09 +0200 Matti Hamalainen Add some missing file classes.
Tue, 25 Nov 2014 20:13:46 +0200 Matti Hamalainen Use correct request item name.
Tue, 25 Nov 2014 18:42:56 +0200 Matti Hamalainen Fix path setup.
Tue, 25 Nov 2014 14:56:06 +0200 Matti Hamalainen Improve error logging.
Mon, 24 Nov 2014 22:52:56 +0200 Matti Hamalainen Fix some 10L's.
Mon, 24 Nov 2014 22:48:10 +0200 Matti Hamalainen Add stHandleGenericFileUpload().
Mon, 24 Nov 2014 22:31:47 +0200 Matti Hamalainen Add filename as ref variable argument to stSetFileEntryFilename().
Mon, 24 Nov 2014 22:31:14 +0200 Matti Hamalainen Comments.
Mon, 24 Nov 2014 22:31:08 +0200 Matti Hamalainen Log errors.
Mon, 24 Nov 2014 21:35:15 +0200 Matti Hamalainen Add two new helper functions for file uploads, stAddFileEntry()
Mon, 24 Nov 2014 21:33:58 +0200 Matti Hamalainen Add new helper function stProbeFileInfo().
Mon, 24 Nov 2014 21:31:04 +0200 Matti Hamalainen Add file classes.
Mon, 24 Nov 2014 13:30:27 +0200 Matti Hamalainen Rename array.
Mon, 24 Nov 2014 13:29:50 +0200 Matti Hamalainen More filetype data.
Mon, 24 Nov 2014 11:37:13 +0200 Matti Hamalainen Add file type list.
Mon, 24 Nov 2014 11:36:50 +0200 Matti Hamalainen Move stuff around.
Sat, 22 Nov 2014 00:16:14 +0200 Matti Hamalainen Comment.
Fri, 21 Nov 2014 23:57:43 +0200 Matti Hamalainen Handle preview audio mime type.
Fri, 21 Nov 2014 23:57:11 +0200 Matti Hamalainen Show also empty compos with RFLAG_HIDDEN_COMPOS.
Fri, 21 Nov 2014 23:56:50 +0200 Matti Hamalainen Move function.
Fri, 21 Nov 2014 23:51:01 +0200 Matti Hamalainen Make entry info field shorter.
Fri, 21 Nov 2014 21:42:47 +0200 Matti Hamalainen Improve printing of results with more options (in the admin interface).
Fri, 21 Nov 2014 05:32:19 +0200 Matti Hamalainen Preliminal implementation of the preview image zoom box.
Thu, 20 Nov 2014 16:35:30 +0200 Matti Hamalainen Cleanups, fixes.
Thu, 20 Nov 2014 16:35:15 +0200 Matti Hamalainen Properly implement stMakePath() replacing the stub function.
Thu, 20 Nov 2014 15:38:33 +0200 Matti Hamalainen Modularize preview HTML stuff into a function stPrintPreviewElements().
Thu, 20 Nov 2014 08:24:30 +0200 Matti Hamalainen Add more data to previewTypeList array and implement array index argument in
Thu, 20 Nov 2014 07:56:18 +0200 Matti Hamalainen Add new helper functions.
Thu, 20 Nov 2014 07:55:57 +0200 Matti Hamalainen Add two new fields to compoModeData.
Wed, 19 Nov 2014 05:20:35 +0200 Matti Hamalainen Rename some variables.
Wed, 19 Nov 2014 02:08:40 +0200 Matti Hamalainen Move functions into a more appropriate file.
Tue, 18 Nov 2014 21:56:38 +0200 Matti Hamalainen Remove dead comment.
Tue, 18 Nov 2014 21:35:41 +0200 Matti Hamalainen Refactor compo results code for modularity.
Tue, 18 Nov 2014 19:19:10 +0200 Matti Hamalainen Preliminary work for entry previews.
Wed, 12 Nov 2014 16:31:35 +0200 Matti Hamalainen Add registration host.
Mon, 10 Nov 2014 21:14:57 +0200 Matti Hamalainen Add array/list of preview types and descriptions for them.
Mon, 10 Nov 2014 21:14:38 +0200 Matti Hamalainen Comments.
Mon, 10 Nov 2014 20:25:35 +0200 Matti Hamalainen Add EPREV_NONE define.
Mon, 10 Nov 2014 19:44:53 +0200 Matti Hamalainen Various cleanups.
Mon, 10 Nov 2014 17:46:42 +0200 Matti Hamalainen Fix the results display.
Mon, 10 Nov 2014 17:46:34 +0200 Matti Hamalainen Cosmetics.
Mon, 10 Nov 2014 17:22:12 +0200 Matti Hamalainen Work on results printing and remove "show authors" option as it is rather
Sun, 09 Nov 2014 21:17:40 +0200 Matti Hamalainen Cleanups, rename variables.
Sun, 09 Nov 2014 14:17:34 +0200 Matti Hamalainen Add new helper function and use it.
Sun, 09 Nov 2014 13:53:56 +0200 Matti Hamalainen Rename a function.
Sun, 09 Nov 2014 04:52:36 +0200 Matti Hamalainen Cosmetics.
Sun, 09 Nov 2014 02:40:54 +0200 Matti Hamalainen Cosmetics.
Wed, 05 Nov 2014 23:34:07 +0200 Matti Hamalainen Remove useless comment.
Mon, 03 Nov 2014 03:26:16 +0200 Matti Hamalainen Oops, fix a 10L.
Mon, 03 Nov 2014 03:17:17 +0200 Matti Hamalainen Oops, forgot an AND from one SQL clause.
Mon, 03 Nov 2014 03:13:40 +0200 Matti Hamalainen Improve attendee adding/updating data validation.
Mon, 03 Nov 2014 01:58:41 +0200 Matti Hamalainen Cosmetics.
Mon, 03 Nov 2014 01:58:04 +0200 Matti Hamalainen Rename a database field, so that it does not conflict with AJAX request item
Mon, 03 Nov 2014 00:04:40 +0200 Matti Hamalainen Move some code around, for more appropriate placement in the modules.
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.