log

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