Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add js to HTML views to disable other fields when null or default is checked | Ted Trask | 2014-11-03 | 1 | -0/+24 |
* | Create HTML views for update/create/delete tableentry to group null and defau... | Ted Trask | 2014-11-03 | 3 | -0/+54 |
* | Update viewtable to handle null keyfield | Ted Trask | 2014-11-03 | 1 | -1/+7 |
* | Add support for NULL and DEFAULT values in viewtable, create/update/delete ta... | Ted Trask | 2014-11-03 | 2 | -21/+62 |
* | Fix database engine values in dbmodelfunctions.lua part 2 | Ted Trask | 2014-11-03 | 1 | -1/+5 |
* | Hide the update option in viewtable HTML view if all fields are key fields | Ted Trask | 2014-10-30 | 1 | -2/+13 |
* | Do not hide the username and password from listdatabases HTML view | Ted Trask | 2014-10-30 | 1 | -3/+1 |
* | Fix database engine values in dbmodelfunctions.lua | Ted Trask | 2014-10-28 | 1 | -1/+3 |
* | Move the lib files into a subdirectory in preparation for creating a generic ... | Ted Trask | 2014-10-28 | 6 | -0/+667 |