summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-103-3/+3
|
* Change ACF list to structure for accuracyTed Trask2016-02-241-1/+1
|
* Bump version to 0.4.1v0.4.1Ted Trask2015-01-121-1/+1
|
* Fix js confirm for deletepolicyTed Trask2014-08-221-1/+1
|
* Bump version to 0.4.0v0.4.0Ted Trask2014-04-261-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-101-7/+23
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-17/+24
| | | | and use lowercase tags
* Bump version to 0.3.1v0.3.1Ted Trask2013-11-091-1/+1
|
* Fix bug in viewpolicy caused by failure to use self pointerTed Trask2013-11-091-1/+1
|
* Drop broken debug call to logeventTed Trask2013-11-091-1/+0
|
* Bump version to 0.3.0v0.3.0Ted Trask2013-10-311-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-182-27/+31
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Change use of require to work with Lua 5.2Ted Trask2013-10-092-4/+4
|
* Only load js libraries if not already loadedTed Trask2013-10-031-2/+6
|
* Bump version to 0.2.0v0.2.0Ted Trask2012-12-261-1/+1
|
* Removed unused global path variableTed Trask2012-12-261-3/+0
|
* Fix typosTed Trask2012-12-251-1/+2
|
* Replace io.popen with modelfunctions.run_executable callsTed Trask2012-12-251-27/+12
|
* Use modelfunctions to get statusTed Trask2012-11-261-12/+1
|
* Bump version to 0.1.0 so 0.0.x can be used to backport to AL 2.4v0.1.0Ted Trask2012-11-201-1/+1
|
* Add some output for startstop actions that have no outputTed Trask2012-11-061-0/+3
|
* First cut at awall ACFv0.0.1Ted Trask2012-11-0611-0/+430