summaryrefslogtreecommitdiffstats
path: root/kamailio-viewtable-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Replace temporary session workaround for viewtable action with redir with ↵Ted Trask2014-10-011-3/+4
| | | | GET parm in HTML view
* Temporary workaround to make viewtable show the previously selected table if ↵Ted Trask2014-06-301-2/+2
| | | | none specified
* Removed acf-db references and directly included functionalityTed Trask2014-06-301-0/+69
| | | | The acf-db module is not complete and was not meant to be released yet
* Modified to use new acf-db library for viewing/editing databaseTed Trask2013-09-271-55/+0
| | | | Change model and controller to no longer use deprecated "module" function
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Removed redirect_to_referrer callsTed Trask2012-08-021-1/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-3/+3
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Added table validation to list_table_entries and update_table_entryTed Trask2011-06-071-0/+3
|
* Added searchdatabase actionTed Trask2011-02-231-1/+4
|
* Added actions for listing and editing database tables. Relys on kamctlrc.Ted Trask2011-01-081-0/+48