Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the lib files into a subdirectory in preparation for creating a generic ↵ | Ted Trask | 2014-10-28 | 1 | -111/+0 |
| | | | | controller/model | ||||
* | Add code to determine the primary key fields and use them to uniquely ↵ | Ted Trask | 2014-10-27 | 1 | -3/+9 |
| | | | | | | identify rows Previously, this assumed 'id' was the primary key column as inherited from the kamailio code | ||||
* | Reworked the code to allow passing in connection parameters | Ted Trask | 2014-10-27 | 1 | -8/+43 |
| | |||||
* | Fix viewtable HTML redir with GET parm for each form | Ted Trask | 2014-10-25 | 1 | -3/+4 |
| | |||||
* | Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵ | Ted Trask | 2014-06-28 | 1 | -28/+42 |
| | | | | use lowercase tags, remove styling, and use new htmlviewfunctions functions | ||||
* | Initial commit of ACF library for viewing/editing database entries | Ted Trask | 2013-09-27 | 1 | -0/+55 |
Based on code from acf-kamailio |