log admajax.php @ 856:4df97b9e6125

age author description
Wed, 26 Nov 2014 09:31:41 +0200 Matti Hamalainen Rename two variables.
Wed, 26 Nov 2014 08:41:22 +0200 Matti Hamalainen Actual upload form code blurb.
Wed, 26 Nov 2014 00:51:57 +0200 Matti Hamalainen Oops, 100L.
Wed, 26 Nov 2014 00:48:58 +0200 Matti Hamalainen Add "no file stored" message for those entry files/previews that have no
Wed, 26 Nov 2014 00:21:17 +0200 Matti Hamalainen Remove per entry preview_type, I don't think it is needed after all.
Tue, 25 Nov 2014 23:54:38 +0200 Matti Hamalainen More work, another database change :S
Tue, 25 Nov 2014 20:18:48 +0200 Matti Hamalainen API changes.
Mon, 24 Nov 2014 22:42:17 +0200 Matti Hamalainen Partially remove old filename stuff from entries. Still some vestiges
Fri, 21 Nov 2014 23:57:11 +0200 Matti Hamalainen Show also empty compos with RFLAG_HIDDEN_COMPOS.
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 21:42:47 +0200 Matti Hamalainen Improve printing of results with more options (in the admin interface).
Fri, 21 Nov 2014 08:24:22 +0200 Matti Hamalainen Compo interface cosmetic change.
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 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 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 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:42:29 +0200 Matti Hamalainen More work on the improved(?) entry editing interface.
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 08:28:43 +0200 Matti Hamalainen Disable entry flags display for now, as editing them is not implemented.