summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.5.0v0.5.0Ted Trask2013-10-311-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-192-23/+27
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Fix logfile to pass filename to alpine-baselayout/logfiles/viewTed Trask2013-10-171-1/+1
|
* Change use of require to work with Lua 5.2Ted Trask2013-10-092-3/+3
|
* Bump version to 0.4.0v0.4.0Ted Trask2012-12-261-1/+1
|
* Removed unused global path variableTed Trask2012-12-261-2/+0
|
* Replace io.popen with modelfunctions.run_executableTed Trask2012-12-261-3/+1
|
* Bumped version to 0.3.1v0.3.1Ted Trask2012-10-281-1/+1
|
* Removed unnecessary links to form-html.lspTed Trask2012-10-261-1/+0
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Bumped version to 0.3.0v0.3.0Ted Trask2012-07-301-1/+1
|
* Removed redirect_to_referrer and updates for handle_formTed Trask2012-07-303-15/+25
|
* Some cleanup for form submissionTed Trask2012-05-071-1/+1
|
* 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-185-16/+16
| | | | | | 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
* Bumped version to 0.2.1v0.2.1Ted Trask2011-10-031-1/+1
|
* Added reloadxml functionTed Trask2011-10-034-3/+25
|
* Bumped version to 0.2.0v0.2.0Ted Trask2011-03-301-1/+1
|
* Modified for acf-core-0.13.0Ted Trask2011-03-301-5/+1
|
* Bumped version to 0.1.1v0.1.1Ted Trask2010-09-291-1/+1
|
* Added ability to create and delete configuration files.Ted Trask2010-08-258-10/+93
| | | | Changed edit action to editfile.
* Initial cut at freeswitch ACF.v0.1.0Ted Trask2010-04-1911-0/+172