summaryrefslogtreecommitdiffstats
path: root/heimdal-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-191-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.2Ted Trask2013-10-091-1/+1
|
* Replaced io.popen calls with modelfunction.run_executableTed Trask2012-12-261-19/+7
|
* Use modelfunctions to get statusTed Trask2012-11-261-12/+1
|
* Removed unneeded views by updating CFE for autoviewTed Trask2012-10-281-2/+2
|
* Removed redirect_to_referrerTed Trask2012-07-301-4/+8
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-3/+3
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-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.0Ted Trask2009-08-251-0/+78