Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-20 | 1 | -8/+10 |
| | | | | | 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 |
| | |||||
* | Updated for handle_form now passing self to get and set functions | Ted Trask | 2012-04-28 | 1 | -4/+4 |
| | |||||
* | Started work on updating for acf-core-0.15 | Ted Trask | 2012-04-18 | 1 | -4/+8 |
| | | | | | | 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 | ||||
* | Removed details action | Ted Trask | 2011-10-03 | 1 | -4/+0 |
| | |||||
* | Fix typos and correct paths to config and log files | Jeff Bilyk | 2011-10-01 | 1 | -11/+6 |
| | |||||
* | acf-lighttpd: initial commit | Jeff Bilyk | 2011-10-01 | 1 | -0/+74 |