<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/opentechinstitute/commotion-quick-start v0.21</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/opentechinstitute/commotion-quick-start/pull/24'>https://github.com/opentechinstitute/commotion-quick-start/pull/24</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>added node status to reboot page</li>
  <li>added a complete from first page button. Still need to build the naming function.</li>
  <li>got quickstart to actually be a quick start... down to two pages.</li>
  <li>updating todo's</li>
  <li>revamped the value settings to occur at the end of the QS instead of between each page.</li>
  <li>completed make it work completion without error on all possibilities.</li>
  <li>made node addition text sit next to input field, and added help text to the upload module</li>
  <li>modified descriptions, and organization of the quickstart main page. Also, made the reboot page delay 60 seconds instead of 20.</li>
  <li>changed just make it work button to finish button (bug 494)</li>
  <li>swapped finish button</li>
  <li>changed menu's to menus</li>
  <li>added wifi designation to wifi password</li>
  <li>replaced name with password when talking about password inputs</li>
  <li>added a check for node_name compatability with hostname values</li>
  <li>made password validation better, fixed some css, and added a quickstart restart image.</li>
  <li>Merging elationfoundation:v0.21</li>
  <li>Used HTML5 placeholder for name input default text. Added jquery failover for non-html5 browsers</li>
  <li>Merge pull request #21 from areynold/v0.21-name-placeholder</li>
  <li>Added a nodogsplash restart to the end of the quickstart finish process per Issue #503</li>
  <li>added increased logging to final countdown sequence in order to track down where Issue #502 is occuring.</li>
  <li>added hostname success logging</li>
  <li>Merge pull request #23 from elationfoundation/v0.21</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/24/files#diff-0">etc/config/quickstart</a>
    (118)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/24/files#diff-1">usr/lib/lua/luci/controller/QS/QS.lua</a>
    (25)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/24/files#diff-2">usr/lib/lua/luci/controller/QS/buttons.lua</a>
    (29)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/24/files#diff-3">usr/lib/lua/luci/controller/QS/modules.lua</a>
    (272)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/24/files#diff-4">usr/lib/lua/luci/view/QS/module/adminPassword.htm</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/24/files#diff-5">usr/lib/lua/luci/view/QS/module/applyreboot.htm</a>
    (49)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/24/files#diff-6">usr/lib/lua/luci/view/QS/module/complete.htm</a>
    (1)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/24/files#diff-7">usr/lib/lua/luci/view/QS/module/name.htm</a>
    (58)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/24/files#diff-8">usr/lib/lua/luci/view/QS/module/upload.htm</a>
    (10)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/24/files#diff-9">www/luci-static/commotion/QS_reset_button.png</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-quick-start/pull/24/files#diff-10">www/luci-static/commotion/QS_reset_button_hover.png</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/commotion-quick-start/pull/24.patch'>https://github.com/opentechinstitute/commotion-quick-start/pull/24.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/commotion-quick-start/pull/24.diff'>https://github.com/opentechinstitute/commotion-quick-start/pull/24.diff</a></li>
</ul>