log

age author description
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 18:55:03 +0200 Matti Hamalainen Update example config.
Mon, 24 Nov 2014 18:26:22 +0200 Matti Hamalainen Apply intval() to data when checking type.
Mon, 24 Nov 2014 18:21:20 +0200 Matti Hamalainen Return FALSE from stError() functions, as a convenience.
Mon, 24 Nov 2014 16:47:10 +0200 Matti Hamalainen Oops, minor bug. Fixed.
Mon, 24 Nov 2014 16:26:23 +0200 Matti Hamalainen Add new check type for stChkRequestItem*(), CHK_ARRAY.
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.
Mon, 24 Nov 2014 09:33:45 +0200 Matti Hamalainen Update example configuration.
Mon, 24 Nov 2014 09:32:03 +0200 Matti Hamalainen Add copyright blurb.
Sun, 23 Nov 2014 04:23:58 +0200 Matti Hamalainen Add new helper function stSubStrCmp() for comparing substrings.
Sat, 22 Nov 2014 23:29:23 +0200 Matti Hamalainen Improve error handling.
Sat, 22 Nov 2014 00:45:15 +0200 Matti Hamalainen Update devnotes.
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 23:46:37 +0200 Matti Hamalainen Use the formatting functionality added to stChkRequestItem*().
Fri, 21 Nov 2014 23:45:22 +0200 Matti Hamalainen Oops, RFLAG_DEFAULTS wasn't implemented (yet). Change to RFLAG_NORMAL.
Fri, 21 Nov 2014 23:44:42 +0200 Matti Hamalainen Add improved error message formatting to stChkRequestItem*() functions.
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 16:19:15 +0200 Matti Hamalainen Add new note in devnotes.
Fri, 21 Nov 2014 08:24:22 +0200 Matti Hamalainen Compo interface cosmetic change.
Fri, 21 Nov 2014 08:05:27 +0200 Matti Hamalainen Add few new settings, bump database version.
Fri, 21 Nov 2014 08:04:13 +0200 Matti Hamalainen s/2013/2014/
Fri, 21 Nov 2014 07:18:59 +0200 Matti Hamalainen Improve error handling.
Fri, 21 Nov 2014 07:16:47 +0200 Matti Hamalainen Improve error message.
Fri, 21 Nov 2014 05:32:19 +0200 Matti Hamalainen Preliminal implementation of the preview image zoom box.
Thu, 20 Nov 2014 17:07:46 +0200 Matti Hamalainen Update development notes.
Thu, 20 Nov 2014 16:48:40 +0200 Matti Hamalainen Oops, add missing function argument.
Thu, 20 Nov 2014 16:39:38 +0200 Matti Hamalainen Add previews to entry admin too.
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:47:41 +0200 Matti Hamalainen Add <hr> separator between entry addition box and existing/editable entries.
Thu, 20 Nov 2014 15:47:08 +0200 Matti Hamalainen Cosmetics.
Thu, 20 Nov 2014 15:45:19 +0200 Matti Hamalainen Only COMPO_NORMAL compo type sets new compo_id. Handle cases that do not.
Thu, 20 Nov 2014 15:44:37 +0200 Matti Hamalainen Add some error checking for missing source tables in upgrades.
Thu, 20 Nov 2014 15:41:53 +0200 Matti Hamalainen Oops, 100L .. a remnant of SQL code change experiment. Fixed.
Thu, 20 Nov 2014 15:38:33 +0200 Matti Hamalainen Modularize preview HTML stuff into a function stPrintPreviewElements().
Thu, 20 Nov 2014 14:56:44 +0200 Matti Hamalainen Adjust entry editing look.
Thu, 20 Nov 2014 13:54:42 +0200 Matti Hamalainen Mostly cosmetic changes.
Thu, 20 Nov 2014 13:54:18 +0200 Matti Hamalainen Change the API of stGetFormStart().
Thu, 20 Nov 2014 12:52:47 +0200 Matti Hamalainen Make settings text area widgets larger. We can afford it better now as
Thu, 20 Nov 2014 12:52:10 +0200 Matti Hamalainen Show full explanation text for notes/info fields despite what mode we are in.
Thu, 20 Nov 2014 12:51:34 +0200 Matti Hamalainen Cleanup.
Thu, 20 Nov 2014 12:23:13 +0200 Matti Hamalainen Add some comments.
Thu, 20 Nov 2014 12:22:54 +0200 Matti Hamalainen Clarify entry editing horror by using some defined constants instead of just
Thu, 20 Nov 2014 12:14:47 +0200 Matti Hamalainen Only show show_position for COMPO_NORMAL compo type.
Thu, 20 Nov 2014 12:10:45 +0200 Matti Hamalainen It makes no sense to be able to change compo ID for compo types that are not
Thu, 20 Nov 2014 11:43:55 +0200 Matti Hamalainen Cosmetic.
Thu, 20 Nov 2014 11:43:34 +0200 Matti Hamalainen Add timestamps to votes, bump database version.
Thu, 20 Nov 2014 11:42:29 +0200 Matti Hamalainen More work on the improved(?) entry editing interface.
Thu, 20 Nov 2014 11:41:36 +0200 Matti Hamalainen Add 'extra' argument to stGetFormStart().
Thu, 20 Nov 2014 09:27:33 +0200 Matti Hamalainen Make compo ID changing more pleasant.
Thu, 20 Nov 2014 09:19:16 +0200 Matti Hamalainen Few fixes to entry data validation.
Thu, 20 Nov 2014 09:03:33 +0200 Matti Hamalainen Clear inactive tab DOM node when changing active tab.
Thu, 20 Nov 2014 09:03:16 +0200 Matti Hamalainen Add some comments.
Thu, 20 Nov 2014 08:58:10 +0200 Matti Hamalainen Add copyright header.
Thu, 20 Nov 2014 08:28:43 +0200 Matti Hamalainen Disable entry flags display for now, as editing them is not implemented.
Thu, 20 Nov 2014 08:26:55 +0200 Matti Hamalainen Implement per entry preview type editing.
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 08:01:28 +0200 Matti Hamalainen Show the show order generating buttons only for Normal type compos.
Thu, 20 Nov 2014 08:01:04 +0200 Matti Hamalainen Rework entry editing. Still needs cosmetic work, etc.
Thu, 20 Nov 2014 08:00:22 +0200 Matti Hamalainen Fix a silly bug in entry updates.
Thu, 20 Nov 2014 07:59:20 +0200 Matti Hamalainen Change compo editing.
Thu, 20 Nov 2014 07:57:53 +0200 Matti Hamalainen Change stGetFormOptionList* function APIs a bit.
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.
Thu, 20 Nov 2014 00:06:27 +0200 Matti Hamalainen Updates to development notes.
Wed, 19 Nov 2014 05:20:44 +0200 Matti Hamalainen Update example config.
Wed, 19 Nov 2014 05:20:35 +0200 Matti Hamalainen Rename some variables.
Wed, 19 Nov 2014 05:15:38 +0200 Matti Hamalainen Update README a bit.
Wed, 19 Nov 2014 04:49:19 +0200 Matti Hamalainen Cosmetic.
Wed, 19 Nov 2014 04:42:24 +0200 Matti Hamalainen Clean up vote handling.
Wed, 19 Nov 2014 03:14:03 +0200 Matti Hamalainen Only set displayed previous entry if it is different from current.
Wed, 19 Nov 2014 02:59:55 +0200 Matti Hamalainen Various minor fixes to the slide handling.
Wed, 19 Nov 2014 02:42:18 +0200 Matti Hamalainen Work a bit on the party info display code.
Wed, 19 Nov 2014 02:11:53 +0200 Matti Hamalainen Work on handling of compo entry data per compo type.
Wed, 19 Nov 2014 02:08:40 +0200 Matti Hamalainen Move functions into a more appropriate file.
Wed, 19 Nov 2014 00:06:44 +0200 Matti Hamalainen Oops, fix printable results list. fap2012
Tue, 18 Nov 2014 23:50:40 +0200 Matti Hamalainen Order entries in compos by show_id.
Tue, 18 Nov 2014 23:48:41 +0200 Matti Hamalainen Remove function argument that no longer exists.
Tue, 18 Nov 2014 23:37:46 +0200 Matti Hamalainen Add preliminary preview zoom function.
Tue, 18 Nov 2014 23:00:57 +0200 Matti Hamalainen Vote page layout adjustments and add missing </td> tag for entries.
Tue, 18 Nov 2014 22:54:06 +0200 Matti Hamalainen Move code around, for cleaner structure.
Tue, 18 Nov 2014 22:41:06 +0200 Matti Hamalainen Move tab-related code from majax module to admin.js.
Tue, 18 Nov 2014 22:00:41 +0200 Matti Hamalainen Cleanup.
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 20:29:59 +0200 Matti Hamalainen Clean up DB transactions in the admin ajax backend code.
Tue, 18 Nov 2014 20:00:41 +0200 Matti Hamalainen Cleanups.
Tue, 18 Nov 2014 19:19:10 +0200 Matti Hamalainen Preliminary work for entry previews.
Thu, 13 Nov 2014 09:30:40 +0200 Matti Hamalainen Cleanups.
Wed, 12 Nov 2014 21:03:12 +0200 Matti Hamalainen Update notes.
Wed, 12 Nov 2014 18:30:03 +0200 Matti Hamalainen Remove unused function.
Wed, 12 Nov 2014 16:40:52 +0200 Matti Hamalainen Add some "security" logging.
Wed, 12 Nov 2014 16:31:35 +0200 Matti Hamalainen Add registration host.
Wed, 12 Nov 2014 04:37:50 +0200 Matti Hamalainen Add class for news items, rename class selector for compo items.
Tue, 11 Nov 2014 04:22:10 +0200 Matti Hamalainen Use header tag instead of para.
Tue, 11 Nov 2014 01:18:51 +0200 Matti Hamalainen Add notes and evalue fields to postvars.
Tue, 11 Nov 2014 01:15:42 +0200 Matti Hamalainen Some work on voting page.
Tue, 11 Nov 2014 01:14:20 +0200 Matti Hamalainen Update notes.
Tue, 11 Nov 2014 00:32:05 +0200 Matti Hamalainen Add new class of settings, etc.
Tue, 11 Nov 2014 00:28:42 +0200 Matti Hamalainen Change some element names.
Mon, 10 Nov 2014 23:27:33 +0200 Matti Hamalainen Mostly cosmetic changes.
Mon, 10 Nov 2014 23:26:48 +0200 Matti Hamalainen Fix compo data validation by adding boolean for checking full data when
Mon, 10 Nov 2014 21:28:36 +0200 Matti Hamalainen Cleanups.
Mon, 10 Nov 2014 21:26:23 +0200 Matti Hamalainen Add default preview_type for compos, and remove preview_file element from
Mon, 10 Nov 2014 21:25:28 +0200 Matti Hamalainen Fix support for selection list / dropdown option elements.
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 21:14:25 +0200 Matti Hamalainen Indentation/block.