summaryrefslogtreecommitdiffstats
path: root/lua/mvc.lua
Commit message (Expand)AuthorAgeFilesLines
* Change handle_form to pass self into get_function and set_functionTed Trask2012-04-221-2/+2
* Not all special characters needed to be escaped because within quotesTed Trask2012-04-131-2/+3
* Fixed mvc logevent to escape special charactersTed Trask2012-04-131-1/+2
* Removed controllerfunction.lua and moved handle_form and handle_clientdata in...Ted Trask2012-02-231-0/+31
* Allow viewtype override in clientdata in mvcTed Trask2012-02-031-0/+5
* Changed mvc and www view_resolvers to make auto_view workTed Trask2012-02-021-6/+18
* Fixed acf-cli to work with new mvc.lua changesTed Trask2012-02-021-1/+2
* Starting to reorganize mvc.lua and acf_www controllers to move www-specific t...Ted Trask2012-01-191-36/+93
* Moved mvc.lua into /usr/share/lua and cli to /usr/bin/acf_cliTed Trask2011-08-301-0/+357