log msitegen.inc.php @ 811:b3dce4dcca9f

age author description
Mon, 24 Nov 2014 16:47:10 +0200 Matti Hamalainen Oops, minor bug. Fixed.
Mon, 24 Nov 2014 16:26:23 +0200 Matti Hamalainen Add new check type for stChkRequestItem*(), CHK_ARRAY.
Sun, 23 Nov 2014 04:23:58 +0200 Matti Hamalainen Add new helper function stSubStrCmp() for comparing substrings.
Fri, 21 Nov 2014 23:44:42 +0200 Matti Hamalainen Add improved error message formatting to stChkRequestItem*() functions.
Thu, 20 Nov 2014 13:54:18 +0200 Matti Hamalainen Change the API of stGetFormStart().
Thu, 20 Nov 2014 11:41:36 +0200 Matti Hamalainen Add 'extra' argument to stGetFormStart().
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 07:57:53 +0200 Matti Hamalainen Change stGetFormOptionList* function APIs a bit.
Sun, 09 Nov 2014 14:17:34 +0200 Matti Hamalainen Add new helper function and use it.
Sun, 09 Nov 2014 02:51:52 +0200 Matti Hamalainen Add a comment.
Sun, 09 Nov 2014 02:43:34 +0200 Matti Hamalainen Rename some functions.
Sun, 09 Nov 2014 02:40:54 +0200 Matti Hamalainen Cosmetics.
Thu, 06 Nov 2014 21:26:48 +0200 Matti Hamalainen Add new utility function stChkRequestItemFail().
Mon, 03 Nov 2014 02:00:28 +0200 Matti Hamalainen Fix comparision check. :S
Mon, 03 Nov 2014 01:40:28 +0200 Matti Hamalainen Elements of arrays passed to selection list can be arrays themselves, the
Mon, 03 Nov 2014 01:40:06 +0200 Matti Hamalainen Allow selection list size to be zero.
Mon, 03 Nov 2014 00:04:40 +0200 Matti Hamalainen Move some code around, for more appropriate placement in the modules.
Sat, 01 Nov 2014 05:40:22 +0200 Matti Hamalainen Improve SQL warning logging.
Fri, 31 Oct 2014 23:10:47 +0200 Matti Hamalainen Use default database handle for transaction commits if none provided.
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.
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.
Fri, 23 May 2014 17:18:33 +0300 Matti Hamalainen Change the header blurb a bit.
Fri, 16 May 2014 19:12:10 +0300 Matti Hamalainen Fix stStrChop() and stStrChopPad() UTF-8 handling.
Mon, 10 Mar 2014 17:08:33 +0200 Matti Hamalainen Bump copyright years.
Tue, 24 Dec 2013 22:25:52 +0200 Matti Hamalainen Cosmetic/indentation.
Tue, 24 Dec 2013 22:25:27 +0200 Matti Hamalainen More locale initialization refactoring.
Tue, 24 Dec 2013 22:20:50 +0200 Matti Hamalainen Use locale initialization properly.
Tue, 24 Dec 2013 22:20:07 +0200 Matti Hamalainen Cosmetics.
Sun, 22 Dec 2013 08:03:51 +0200 Matti Hamalainen Add new function stStrChopPad() that replaces stStrChop(), but stStrChop()
Mon, 16 Dec 2013 01:25:24 +0200 Matti Hamalainen Add helper functions for SQL INSERT that return the last insert id, to work
Fri, 13 Dec 2013 18:50:14 +0200 Matti Hamalainen Hmm.
Fri, 13 Dec 2013 18:48:40 +0200 Matti Hamalainen Make database connection settings better.
Mon, 09 Dec 2013 21:20:31 +0200 Matti Hamalainen Move stylesheets to css/ subdirectory.
Sat, 07 Dec 2013 17:52:40 +0200 Matti Hamalainen Partially refactor database upgrading .. not finished yet, and the
Sat, 07 Dec 2013 17:51:35 +0200 Matti Hamalainen Fix some bugs.
Sat, 07 Dec 2013 15:29:18 +0200 Matti Hamalainen Oops, 100L for me.
Sat, 07 Dec 2013 15:17:43 +0200 Matti Hamalainen More helper functions.
Sat, 07 Dec 2013 15:17:10 +0200 Matti Hamalainen Add new helper functions.
Sat, 07 Dec 2013 15:16:46 +0200 Matti Hamalainen Cosmetics.
Sat, 07 Dec 2013 15:16:16 +0200 Matti Hamalainen Move stExecSQLCond() to site module.
Sat, 07 Dec 2013 13:04:54 +0200 Matti Hamalainen Remove unused function.
Sat, 07 Dec 2013 10:40:22 +0200 Matti Hamalainen Move CLI helper functions to msitegen, again.
Thu, 05 Dec 2013 22:45:28 +0200 Matti Hamalainen Only assign data if it has been completely validated.
Tue, 03 Dec 2013 15:18:20 +0200 Matti Hamalainen Add possibility of always using GET requests when debug mode is enabled.
Tue, 03 Dec 2013 13:13:23 +0200 Matti Hamalainen Sanitize secure pages scheme.
Tue, 03 Dec 2013 12:31:39 +0200 Matti Hamalainen Add HTML5 doctype.
Tue, 03 Dec 2013 12:30:10 +0200 Matti Hamalainen Add meta-equiv for document content type.
Tue, 03 Dec 2013 10:58:46 +0200 Matti Hamalainen Add preliminary code for CSRF prevention via unique hash tokens. Not fully
Tue, 03 Dec 2013 10:31:25 +0200 Matti Hamalainen Make default of request items to allow POST only, GET enabled on case by case basis.
Mon, 02 Dec 2013 05:52:29 +0200 Matti Hamalainen New message/confirmation boxes code done in JS + CSS instead of relying on
Thu, 28 Nov 2013 07:14:23 +0200 Matti Hamalainen Fix radio- and checkbutton labels.
Mon, 25 Nov 2013 18:44:13 +0200 Matti Hamalainen Possibly fix input quotation and escaping issues.
Mon, 25 Nov 2013 03:12:35 +0200 Matti Hamalainen Cosmetic.
Mon, 25 Nov 2013 03:12:21 +0200 Matti Hamalainen Fix a 100L.
Mon, 25 Nov 2013 03:12:09 +0200 Matti Hamalainen Add error_log() for missing settings.
Sat, 23 Nov 2013 23:38:04 +0200 Matti Hamalainen Add extra parameter to stGetFormPasswordInput().
Fri, 22 Nov 2013 15:45:20 +0200 Matti Hamalainen Improve input validation helper functions.