summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-1/+1
|
* Bump version to 0.6.0v0.6.0Ted Trask2014-04-261-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-101-1/+2
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-4/+1
| | | | and use lowercase tags
* 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-16/+20
| | | | | 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
|
* Bump version to 0.4.0v0.4.0Ted Trask2012-12-261-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
|
* Bumped version to 0.3.1v0.3.1Ted Trask2012-10-281-1/+1
|
* Removed unneeded views by updating CFE for autoviewTed Trask2012-10-282-13/+2
|
* Added require statement for html libraryTed Trask2012-10-022-0/+2
|
* Bumped version to 0.3.0v0.3.0Ted Trask2012-07-301-1/+1
|
* Removed redirect_to_referrerTed Trask2012-07-303-12/+12
|
* 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-184-13/+10
| | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Bumped version to 0.2.0v0.2.0Ted Trask2010-01-011-1/+1
|
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-2/+2
|
* UI fix, bumped to 0.1.1v0.1.1Ted Trask2009-12-102-3/+4
|
* Initial cut at heimdal ACF.v0.1.0Ted Trask2009-08-2511-0/+202