summaryrefslogtreecommitdiffstats
path: root/provisioning-searchbymac-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-231-13/+6
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-6/+10
| | | | 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-1/+6
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Some cleanup for form submissionTed Trask2012-05-071-1/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-2/+2
| | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions
* Enable autofocus and submit on enter for searchdevicesTed Trask2011-06-091-1/+1
|
* Fixed autofocus and submit on enter for searchby viewsTed Trask2011-06-091-1/+7
|
* Show command results in searchby viewsTed Trask2011-03-071-0/+2
|
* Added searchbyextension and searchbymac to the menuTed Trask2011-03-021-0/+7
|
* Made getdevicevalues and searchdevices into proper forms and added ↵Ted Trask2011-03-011-0/+25
searchbyextension and searchbymac actions.