summaryrefslogtreecommitdiffstats
path: root/provisioning-listdevices-html.lsp
Commit message (Expand)AuthorAgeFilesLines
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-231-8/+12
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, and...Ted Trask2014-02-031-18/+16
* 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/+11
* Added require statement for html libraryTed Trask2012-10-021-0/+1
* Fix links to search and create, and fix createdevicefromrequestTed Trask2012-08-081-1/+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
* Modify listdevices to also display the class values for each deviceTed Trask2011-10-141-12/+20
* Minor - permissions for EDITOR and display of searchby...Ted Trask2011-03-041-2/+2
* Fail to create / update device if no classes selectedTed Trask2011-03-041-2/+2
* After create device, redirect to edit itTed Trask2011-03-041-1/+13
* Removed provisioning-devices and instead use provisioning-device-seq. So, dev...Ted Trask2011-03-041-2/+2
* Made getdevicevalues and searchdevices into proper forms and added searchbyex...Ted Trask2011-03-011-1/+1
* Removed name from provisioning_devices, changed getdevicevalues to take param...Ted Trask2011-02-281-3/+1
* Add js popups to verify deletes.Ted Trask2010-12-221-1/+2
* Modified search to return and display the group, parameter, and value that ma...Ted Trask2010-12-031-1/+15
* Added searchdevices action and fixed getdeviceparams to be proper structure, ...Ted Trask2010-11-101-1/+1
* Added getdevicevalues with templated viewtype to load template with haserl.Ted Trask2010-11-041-0/+3
* Starting to develop provisioning application.Ted Trask2010-10-281-0/+57