summaryrefslogtreecommitdiffstats
path: root/provisioning-listgroups-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceTed Trask2016-08-101-2/+2
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-231-5/+9
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-20/+18
| | | | and use lowercase tags
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Only include js libraries if not already includedTed Trask2013-10-031-2/+12
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Removed calls to redirect_to_referrer and only call redirect if function existsTed Trask2012-08-071-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 for viewfunctions to htmlviewfunctions
* Add js popups to verify deletes.Ted Trask2010-12-221-1/+2
|
* Starting to develop provisioning application.Ted Trask2010-10-281-0/+54
It has the basics for creating/editing/deleting devices/templates/classes/groups/parameters.