log msite.inc.php @ 839:43e4a73deaf3

age author description
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.