log

age author description
Sat, 01 Nov 2014 07:03:10 +0200 Matti Hamalainen Better fix for the DB migration issue. fap2013
Sat, 01 Nov 2014 06:57:38 +0200 Matti Hamalainen Fix database migrations now that we create settings groups.
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.
Sat, 01 Nov 2014 06:37:20 +0200 Matti Hamalainen Cosmetics.
Sat, 01 Nov 2014 06:18:17 +0200 Matti Hamalainen Some work on settings groups.
Sat, 01 Nov 2014 05:46:38 +0200 Matti Hamalainen Some work on compo type handling.
Sat, 01 Nov 2014 05:46:05 +0200 Matti Hamalainen Add new field in entries table.
Sat, 01 Nov 2014 05:41:41 +0200 Matti Hamalainen Use newly added setting.
Sat, 01 Nov 2014 05:41:21 +0200 Matti Hamalainen Implement setting groups for admin interface settings. This is just the
Sat, 01 Nov 2014 05:40:22 +0200 Matti Hamalainen Improve SQL warning logging.
Sat, 01 Nov 2014 05:39:25 +0200 Matti Hamalainen Improve deletion warnings in admin interface.
Sat, 01 Nov 2014 04:01:51 +0200 Matti Hamalainen Updated.
Sat, 01 Nov 2014 03:49:08 +0200 Matti Hamalainen Cosmetics.
Sat, 01 Nov 2014 02:59:04 +0200 Matti Hamalainen Add item labels for settings.
Sat, 01 Nov 2014 02:49:03 +0200 Matti Hamalainen Clean up admin login a bit, and add some DOM elements.
Sat, 01 Nov 2014 01:47:06 +0200 Matti Hamalainen Session expiration handling made different.
Sat, 01 Nov 2014 01:25:11 +0200 Matti Hamalainen Update one page.
Sat, 01 Nov 2014 00:48:13 +0200 Matti Hamalainen Merged.
Sat, 01 Nov 2014 00:37:33 +0200 Matti Hamalainen Add some new HTML elements.
Fri, 31 Oct 2014 23:13:59 +0200 Matti Hamalainen Use transactions when updating settings table.
Fri, 31 Oct 2014 23:13:44 +0200 Matti Hamalainen Add functionality for deleting a compo.
Fri, 31 Oct 2014 23:10:47 +0200 Matti Hamalainen Use default database handle for transaction commits if none provided.
Fri, 31 Oct 2014 21:47:02 +0200 Matti Hamalainen Slight cleanups.
Mon, 27 Oct 2014 14:29:56 +0200 Matti Hamalainen Better validation for e-mail addresses.
Mon, 27 Oct 2014 12:41:07 +0200 Matti Hamalainen Update notes.
Mon, 27 Oct 2014 11:34:32 +0200 Matti Hamalainen Adjust layout a bit.
Mon, 27 Oct 2014 10:41:39 +0200 Matti Hamalainen Cosmetics.
Mon, 27 Oct 2014 10:36:45 +0200 Matti Hamalainen Rename a function.
Sun, 26 Oct 2014 23:39:38 +0200 Matti Hamalainen Fix CSS path.
Sun, 26 Oct 2014 22:46:36 +0200 Matti Hamalainen Move javascript code from admin.php to a separate file.
Sun, 26 Oct 2014 22:09:32 +0200 Matti Hamalainen Do not count entries that have been flagged as disqualified.
Wed, 22 Oct 2014 19:48:03 +0300 Matti Hamalainen Add warning about unconfigured voting mode.
Wed, 22 Oct 2014 19:47:54 +0300 Matti Hamalainen Add return to main pages link to admin login.
Mon, 20 Oct 2014 17:14:36 +0300 Matti Hamalainen Move files around .. hum-di-dum.
Sat, 18 Oct 2014 00:22:37 +0300 Matti Hamalainen Bugfix.
Fri, 17 Oct 2014 19:03:04 +0300 Matti Hamalainen And some more tweaking.
Fri, 17 Oct 2014 18:58:19 +0300 Matti Hamalainen Improve news item DOM IDs.
Fri, 17 Oct 2014 15:18:21 +0300 Matti Hamalainen Fix CSS paths for admin and print pages.
Fri, 17 Oct 2014 13:09:14 +0300 Matti Hamalainen Revert a completely broken change. :S
Fri, 17 Oct 2014 13:08:49 +0300 Matti Hamalainen Rename page.
Fri, 17 Oct 2014 12:46:17 +0300 Matti Hamalainen Add some more DOM elements.
Fri, 17 Oct 2014 02:50:26 +0300 Matti Hamalainen Add new options for hiding/showing compo and schedule pages.
Fri, 17 Oct 2014 02:49:58 +0300 Matti Hamalainen Fix database upgrade.
Fri, 17 Oct 2014 00:49:13 +0300 Matti Hamalainen Clean up the menu and HTML somewhat.
Thu, 16 Oct 2014 21:12:19 +0300 Matti Hamalainen Move example CSS files under template/
Thu, 16 Oct 2014 20:08:44 +0300 Matti Hamalainen Remove images files.
Sat, 04 Oct 2014 12:20:06 +0300 Matti Hamalainen Update example configuration - the CSS files are now under css/ subdirectory
Thu, 02 Oct 2014 13:39:59 +0300 Matti Hamalainen 10L.
Thu, 02 Oct 2014 13:37:15 +0300 Matti Hamalainen Use the new transaction functions here as well.
Thu, 02 Oct 2014 13:36:59 +0300 Matti Hamalainen Return the return values.
Thu, 02 Oct 2014 13:35:30 +0300 Matti Hamalainen Add functions for beginning and committing SQL transactions and use them.
Wed, 01 Oct 2014 11:31:47 +0300 Matti Hamalainen Move two DB helper functions from managedb to msitegen module.
Wed, 01 Oct 2014 11:28:23 +0300 Matti Hamalainen Rename some functions.
Sat, 20 Sep 2014 02:03:07 +0300 Matti Hamalainen Another merge from generic custom site branch.
Sat, 20 Sep 2014 01:50:50 +0300 Matti Hamalainen Some changes from custom site system branch.
Sat, 24 May 2014 20:46:52 +0300 Matti Hamalainen Permissions.
Fri, 23 May 2014 17:20:48 +0300 Matti Hamalainen Add a license and a rather empty README.
Fri, 23 May 2014 17:18:33 +0300 Matti Hamalainen Change the header blurb a bit.
Fri, 16 May 2014 19:13:25 +0300 Matti Hamalainen Remove the now useless stStrKludge() function and its use.