summaryrefslogtreecommitdiffstats
path: root/kamailio-listusers-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Add domain support to user managementTed Trask2014-10-101-2/+4
| | | | | | | (cherry picked from commit a040b1fd25d3a6bb65db161fa3c3b7a656fac9e0) Conflicts: kamailio-listusers-html.lsp
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-041-18/+38
| | | | and use lowercase tags
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* 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
* Use viewlibrary.check_permission from acf-core-0.9.0, dirname function is no ↵Ted Trask2010-01-011-6/+6
| | | | longer in acf-core-0.9.0
* Added ability to create/delete/update users (tested for postgres)Ted Trask2009-11-171-0/+43