Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 0.5.0v0.5.0 | Ted Trask | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-19 | 2 | -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/view | Ted Trask | 2013-10-17 | 1 | -1/+1 |
| | |||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 2 | -3/+3 |
| | |||||
* | Bump version to 0.4.0v0.4.0 | Ted Trask | 2012-12-26 | 1 | -1/+1 |
| | |||||
* | Removed unused global path variable | Ted Trask | 2012-12-26 | 1 | -2/+0 |
| | |||||
* | Replace io.popen with modelfunctions.run_executable | Ted Trask | 2012-12-26 | 1 | -3/+1 |
| | |||||
* | Bumped version to 0.3.1v0.3.1 | Ted Trask | 2012-10-28 | 1 | -1/+1 |
| | |||||
* | Removed unnecessary links to form-html.lsp | Ted Trask | 2012-10-26 | 1 | -1/+0 |
| | |||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Bumped version to 0.3.0v0.3.0 | Ted Trask | 2012-07-30 | 1 | -1/+1 |
| | |||||
* | Removed redirect_to_referrer and updates for handle_form | Ted Trask | 2012-07-30 | 3 | -15/+25 |
| | |||||
* | Some cleanup for form submission | Ted Trask | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | Updated for handle_form now passing self to get and set functions | Ted Trask | 2012-04-28 | 1 | -5/+5 |
| | |||||
* | Started work on updating for acf-core-0.15 | Ted Trask | 2012-04-18 | 5 | -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.1 | Ted Trask | 2011-10-03 | 1 | -1/+1 |
| | |||||
* | Added reloadxml function | Ted Trask | 2011-10-03 | 4 | -3/+25 |
| | |||||
* | Bumped version to 0.2.0v0.2.0 | Ted Trask | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | Modified for acf-core-0.13.0 | Ted Trask | 2011-03-30 | 1 | -5/+1 |
| | |||||
* | Bumped version to 0.1.1v0.1.1 | Ted Trask | 2010-09-29 | 1 | -1/+1 |
| | |||||
* | Added ability to create and delete configuration files. | Ted Trask | 2010-08-25 | 8 | -10/+93 |
| | | | | Changed edit action to editfile. | ||||
* | Initial cut at freeswitch ACF.v0.1.0 | Ted Trask | 2010-04-19 | 11 | -0/+172 |