log admajax.php @ 778:06e3469fe480

age author description
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.
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.
Wed, 19 Nov 2014 04:49:19 +0200 Matti Hamalainen Cosmetic.
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:11:53 +0200 Matti Hamalainen Work on handling of compo entry data per compo type.
Tue, 18 Nov 2014 20:29:59 +0200 Matti Hamalainen Clean up DB transactions in the admin ajax backend code.
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.
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
Sun, 09 Nov 2014 21:17:40 +0200 Matti Hamalainen Cleanups, rename variables.
Sun, 09 Nov 2014 20:47:09 +0200 Matti Hamalainen Add row classes to entry table elements.
Sun, 09 Nov 2014 20:36:37 +0200 Matti Hamalainen Improve session expiration handling.
Sun, 09 Nov 2014 20:36:01 +0200 Matti Hamalainen Add new return code 903 and handling for it.
Sun, 09 Nov 2014 14:48:07 +0200 Matti Hamalainen A tiny bit more work on entry editing.
Sun, 09 Nov 2014 14:46:48 +0200 Matti Hamalainen Add some error cases.
Sun, 09 Nov 2014 05:07:08 +0200 Matti Hamalainen Cleanup.
Sun, 09 Nov 2014 04:52:36 +0200 Matti Hamalainen Cosmetics.
Sun, 09 Nov 2014 02:43:34 +0200 Matti Hamalainen Rename some functions.
Fri, 07 Nov 2014 21:37:17 +0200 Matti Hamalainen Rename one table element's class.
Thu, 06 Nov 2014 21:27:18 +0200 Matti Hamalainen Use stChkRequestItemFail() where appropriate.
Thu, 06 Nov 2014 19:48:05 +0200 Matti Hamalainen Cosmetics.
Thu, 06 Nov 2014 19:47:32 +0200 Matti Hamalainen Validate votekey length - set vote key length when printing padding.
Thu, 06 Nov 2014 19:23:43 +0200 Matti Hamalainen Slight cleanups.
Wed, 05 Nov 2014 15:15:50 +0200 Matti Hamalainen Add error message for missing rotation list IDs.
Mon, 03 Nov 2014 05:30:45 +0200 Matti Hamalainen Add CSS class for compo data blurbs.
Mon, 03 Nov 2014 05:07:49 +0200 Matti Hamalainen Reorder code for clarity.
Mon, 03 Nov 2014 04:10:40 +0200 Matti Hamalainen Oops, forgot some debugging on and commented out line ..
Mon, 03 Nov 2014 04:09:05 +0200 Matti Hamalainen Improve compo data updates.
Mon, 03 Nov 2014 03:39:01 +0200 Matti Hamalainen Fix compo data updates.
Mon, 03 Nov 2014 03:13:40 +0200 Matti Hamalainen Improve attendee adding/updating data validation.
Mon, 03 Nov 2014 02:14:54 +0200 Matti Hamalainen Implement changing of compo type.
Mon, 03 Nov 2014 02:11:10 +0200 Matti Hamalainen Fix adding of new compos.
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:00:20 +0200 Matti Hamalainen Cosmetics.
Sat, 01 Nov 2014 16:16:06 +0200 Matti Hamalainen Somewhat fix compo data updating. Work is still needed to have the planned
Sat, 01 Nov 2014 16:15:03 +0200 Matti Hamalainen Cosmetics.
Sat, 01 Nov 2014 06:38:26 +0200 Matti Hamalainen Make group-specific settings updates possible.
Sat, 01 Nov 2014 06:37:43 +0200 Matti Hamalainen Make the settings panels slightly nicer.