Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-19 | 1 | -9/+11 |
| | | | | | 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.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Replaced io.popen calls with modelfunction.run_executable | Ted Trask | 2012-12-26 | 1 | -19/+7 |
| | |||||
* | Use modelfunctions to get status | Ted Trask | 2012-11-26 | 1 | -12/+1 |
| | |||||
* | Removed unneeded views by updating CFE for autoview | Ted Trask | 2012-10-28 | 1 | -2/+2 |
| | |||||
* | Removed redirect_to_referrer | Ted Trask | 2012-07-30 | 1 | -4/+8 |
| | |||||
* | Updated for handle_form now passing self to get and set functions | Ted Trask | 2012-04-28 | 1 | -3/+3 |
| | |||||
* | Started work on updating for acf-core-0.15 | Ted Trask | 2012-04-18 | 1 | -3/+3 |
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries | ||||
* | Initial cut at heimdal ACF.v0.1.0 | Ted Trask | 2009-08-25 | 1 | -0/+78 |