summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-103-3/+3
|
* Added missing require statementTed Trask2015-05-151-0/+1
|
* Bump version to 0.4.0v0.4.0Ted Trask2014-04-261-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-101-12/+11
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-17/+35
| | | | and use lowercase tags
* 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-192-19/+23
| | | | | 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-2/+2
|
* Use modelfunctions to get statusTed Trask2012-11-261-10/+1
|
* Bumped version to 0.2.1v0.2.1Ted Trask2012-10-281-1/+1
|
* Removed unneeded views by updating CFE for autoviewTed Trask2012-10-282-18/+7
|
* Added require statement for html libraryTed Trask2012-10-022-0/+2
|
* Bumped version to 0.2.0v0.2.0Ted Trask2012-07-301-1/+1
|
* Fixed startstop and changed to startstopinterface, removed ↵Ted Trask2012-07-304-34/+43
| | | | redirect_to_referrer, fixed calls to interfacescontroller, removed references to APP
* Some cleanup for form submissionTed Trask2012-05-071-3/+3
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-5/+5
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-184-14/+15
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* UI fix, bumped to 0.1.2v0.1.2Ted Trask2009-12-102-3/+3
|
* Fixed bug with enable ifup/ifdown statements. Bumped to version 0.1.1v0.1.1Ted Trask2009-09-282-2/+2
|
* First cut at ACF for iproute2-qosv0.1.0Ted Trask2009-09-1711-0/+360