<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scrott/app/view/formctrl.php, branch v0.2</title>
<subtitle>The Secure Centralized Robust Online Ticketing Tool</subtitle>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/'/>
<entry>
<title>formctrl:  Add textarea form control</title>
<updated>2018-10-23T02:51:12+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-10-23T02:51:12+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=8bc6bb994607f919c08a8aa9181209260df23251'/>
<id>8bc6bb994607f919c08a8aa9181209260df23251</id>
<content type='text'>
Adds a parameterized text area to the collection of controls.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a parameterized text area to the collection of controls.

Signed-off-by: Malf Furious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>formctrl:  Hidden field name should be in 'input' array</title>
<updated>2018-09-19T19:20:37+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-09-19T19:20:37+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=ac291fbe6db4a099bc8281e31ace13dad0a42d79'/>
<id>ac291fbe6db4a099bc8281e31ace13dad0a42d79</id>
<content type='text'>
The input[ ] portion of the hidden field name had been left off.  This
commit fixes this bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The input[ ] portion of the hidden field name had been left off.  This
commit fixes this bug.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hidden formctrl</title>
<updated>2018-09-16T20:40:03+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-09-16T20:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=55e503f24a30161bc4a8311e845eff4f4cbb2d40'/>
<id>55e503f24a30161bc4a8311e845eff4f4cbb2d40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add file formctrl</title>
<updated>2018-09-16T02:15:39+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-09-16T02:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=4aa41406ca20733dd0741f6caa54e300c759acc8'/>
<id>4aa41406ca20733dd0741f6caa54e300c759acc8</id>
<content type='text'>
This ctrl is not POSTed as part of the input[] array, but as a
standalone name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ctrl is not POSTed as part of the input[] array, but as a
standalone name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add checkbox formctrl</title>
<updated>2018-09-16T02:09:54+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-09-16T02:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=4c841f42df89d876058c2a785167247ca8748e77'/>
<id>4c841f42df89d876058c2a785167247ca8748e77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add css class and help-block to text formctrl</title>
<updated>2018-09-16T02:03:32+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-09-16T02:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=ba3412610b5a964b5401378ec68a2bed2d816cdc'/>
<id>ba3412610b5a964b5401378ec68a2bed2d816cdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Form ctrls should use the 'control-label' class</title>
<updated>2018-09-16T01:57:09+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-09-16T01:57:09+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=1eef7c438b236d57da16e7cccee7f182e440e8b1'/>
<id>1eef7c438b236d57da16e7cccee7f182e440e8b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit app textbox input to 64 chars</title>
<updated>2018-02-09T05:40:30+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2018-02-09T05:40:30+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=47049c317f5d2a79de4ce5fa50b010467243a037'/>
<id>47049c317f5d2a79de4ce5fa50b010467243a037</id>
<content type='text'>
Many database string fields are capped at 64 chars.  Am now asserting
this limit in the UI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many database string fields are capped at 64 chars.  Am now asserting
this limit in the UI.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add formname template to formctrl view</title>
<updated>2017-06-27T05:31:20+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2017-06-27T05:31:20+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=ef3e1c66e8a233c1ee44fbfaa9ef665bec1ffea9'/>
<id>ef3e1c66e8a233c1ee44fbfaa9ef665bec1ffea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat view helper modules</title>
<updated>2017-06-27T05:26:33+00:00</updated>
<author>
<name>Malf Furious</name>
<email>m@lfurio.us</email>
</author>
<published>2017-06-27T05:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/scrott/commit/?id=c8d6725f2dfb378c744c569df1b9981623808c87'/>
<id>c8d6725f2dfb378c744c569df1b9981623808c87</id>
<content type='text'>
To limit whitespace being piped to the client, remove empty lines of
free HTML between PHP functions defined in view files.  To maintain
readability, this spacing is added back at the top and bottom of each
PHP function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To limit whitespace being piped to the client, remove empty lines of
free HTML between PHP functions defined in view files.  To maintain
readability, this spacing is added back at the top and bottom of each
PHP function.
</pre>
</div>
</content>
</entry>
</feed>
