summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix database engine values in dbmodelfunctions.lua part 2Ted Trask2014-11-031-1/+5
* Hide the update option in viewtable HTML view if all fields are key fieldsTed Trask2014-10-301-2/+13
* Do not hide the username and password from listdatabases HTML viewTed Trask2014-10-301-3/+1
* Fix database engine values in dbmodelfunctions.luaTed Trask2014-10-281-1/+3
* Add db controller/model to allow editing of any supported databaseTed Trask2014-10-285-0/+30
* Move the lib files into a subdirectory in preparation for creating a generic ...Ted Trask2014-10-288-22/+47
* Add code to determine the primary key fields and use them to uniquely identif...Ted Trask2014-10-272-54/+61
* Reworked the code to allow passing in connection parametersTed Trask2014-10-274-120/+277
* Fix viewtable HTML redir with GET parm for each formTed Trask2014-10-251-3/+4
* Allow model functions to accept function or db referenceTed Trask2014-06-291-11/+39
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, use...Ted Trask2014-06-283-59/+134
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2014-06-282-19/+23
* Add view for listdatabases actionTed Trask2013-09-281-0/+19
* Added listdatabases action and changed prototype for list_tables model functionTed Trask2013-09-282-2/+19
* Initial commit of ACF library for viewing/editing database entriesTed Trask2013-09-276-0/+380