log

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