<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zelebar/acf-core/lua, branch master</title>
<subtitle>acf-core
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/zelebar/acf-core/'/>
<entry>
<title>Change handle_form to pass self into get_function and set_function</title>
<updated>2012-04-22T11:31:21+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-04-22T11:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/zelebar/acf-core/commit/?id=733028a932feef66d0d2e93ff909ceccc63a4eb3'/>
<id>733028a932feef66d0d2e93ff909ceccc63a4eb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Not all special characters needed to be escaped because within quotes</title>
<updated>2012-04-13T14:33:20+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-04-13T14:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/zelebar/acf-core/commit/?id=91b47dea987abab037de846c1b2a5b9f0b0e0b27'/>
<id>91b47dea987abab037de846c1b2a5b9f0b0e0b27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed mvc logevent to escape special characters</title>
<updated>2012-04-13T13:01:08+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-04-13T13:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/zelebar/acf-core/commit/?id=b125e4af5075a273a5c6336f97207c1bc9c9a29e'/>
<id>b125e4af5075a273a5c6336f97207c1bc9c9a29e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed controllerfunction.lua and moved handle_form and handle_clientdata into mvc.lua</title>
<updated>2012-02-23T15:27:32+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-02-23T15:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/zelebar/acf-core/commit/?id=94e98d227ef5e21485bafd859b23d5d709ba79a8'/>
<id>94e98d227ef5e21485bafd859b23d5d709ba79a8</id>
<content type='text'>
mvc.lua has generic versions of the functions, overridden in acf_www and acf_cli with customizations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mvc.lua has generic versions of the functions, overridden in acf_www and acf_cli with customizations
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow viewtype override in clientdata in mvc</title>
<updated>2012-02-03T13:53:23+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-02-03T13:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/zelebar/acf-core/commit/?id=5a01923aff6dcb460b0b04d30be86eb25a7abc90'/>
<id>5a01923aff6dcb460b0b04d30be86eb25a7abc90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed mvc and www view_resolvers to make auto_view work</title>
<updated>2012-02-02T22:19:45+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-02-02T22:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/zelebar/acf-core/commit/?id=c6aaa2c52c4ca3c9c3ecd95ceed29bc75b3be1a3'/>
<id>c6aaa2c52c4ca3c9c3ecd95ceed29bc75b3be1a3</id>
<content type='text'>
Templates (for www) now receive a viewfunc, rather than using viewfile.
Actions without views with viewtype of html, ajax, stream, or serialized will now be displayed using standard code.
Fixed bug in acf-cli parameters messing up action
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Templates (for www) now receive a viewfunc, rather than using viewfile.
Actions without views with viewtype of html, ajax, stream, or serialized will now be displayed using standard code.
Fixed bug in acf-cli parameters messing up action
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed acf-cli to work with new mvc.lua changes</title>
<updated>2012-02-02T14:24:24+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-02-02T14:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/zelebar/acf-core/commit/?id=27c777f203a409442ca184f3aa20e703b4784927'/>
<id>27c777f203a409442ca184f3aa20e703b4784927</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Starting to reorganize mvc.lua and acf_www controllers to move www-specific things from mvc to acf_www, and visa versa</title>
<updated>2012-01-19T16:11:08+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2012-01-19T16:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/zelebar/acf-core/commit/?id=2b3a7472f9b4c3c25e1fe7d607d5d0df7eac90e8'/>
<id>2b3a7472f9b4c3c25e1fe7d607d5d0df7eac90e8</id>
<content type='text'>
Goal is to have mvc.lua more usable from a lua app
Also affects acf-cli and acf_cli controller
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Goal is to have mvc.lua more usable from a lua app
Also affects acf-cli and acf_cli controller
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved mvc.lua into /usr/share/lua and cli to /usr/bin/acf_cli</title>
<updated>2011-08-30T20:13:24+00:00</updated>
<author>
<name>Ted Trask</name>
<email>ttrask01@yahoo.com</email>
</author>
<published>2011-08-30T20:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/zelebar/acf-core/commit/?id=42750f022f4b2b9a9df6237c0981fdd479f4532d'/>
<id>42750f022f4b2b9a9df6237c0981fdd479f4532d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
