summaryrefslogtreecommitdiffstats
path: root/provisioning-listtemplates-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceTed Trask2016-08-101-2/+2
|
* Change file actions filesize to size, size and mtime not user-friendly, use ↵Ted Trask2016-01-181-10/+10
| | | | posix.stat over fs.stat, use new format functions
* Revert changes inadvertently included in "Bump version to 0.8.7"Ted Trask2016-01-181-10/+10
| | | | This reverts commit 9ce48686e81f7ace3028a630c91795a8e76ea6a5.
* Bump version to 0.8.7v0.8.7Ted Trask2016-01-181-10/+10
|
* Replace convertsize function with orig_sizeTed Trask2015-11-201-15/+1
| | | | Also changes listtemplates to return all details and fixes HTML view bug when template file is missing
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-231-7/+25
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-24/+22
| | | | 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
* Removed template from device and set it up as a parameter instead, moved ↵Ted Trask2011-02-261-5/+7
| | | | scripts into privisioning-scripts.lua, and added DB values for all tables to set up phone provisioning
* Add js popups to verify deletes.Ted Trask2010-12-221-1/+2
|
* Starting to develop provisioning application.Ted Trask2010-10-281-0/+59
It has the basics for creating/editing/deleting devices/templates/classes/groups/parameters.