Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.21 #24

Merged
merged 28 commits into from
May 16, 2013
Merged

V0.21 #24

merged 28 commits into from
May 16, 2013

Commits on Apr 26, 2013

  1. added node status to reboot page

    otidev committed Apr 26, 2013
    Configuration menu
    Copy the full SHA
    c2d9543 View commit details
    Browse the repository at this point in the history
  2. added a complete from first page button. Still need to build the nami…

    …ng function.
    otidev committed Apr 26, 2013
    Configuration menu
    Copy the full SHA
    164c655 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7af4e2b View commit details
    Browse the repository at this point in the history
  4. updating todo's

    otidev committed Apr 26, 2013
    Configuration menu
    Copy the full SHA
    c42bed3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2013

  1. revamped the value settings to occur at the end of the QS instead of …

    …between each page.
    s2e committed Apr 30, 2013
    Configuration menu
    Copy the full SHA
    f313435 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2013

  1. Configuration menu
    Copy the full SHA
    32879eb View commit details
    Browse the repository at this point in the history

Commits on May 2, 2013

  1. made node addition text sit next to input field, and added help text …

    …to the upload module
    s2e committed May 2, 2013
    Configuration menu
    Copy the full SHA
    0c81faf View commit details
    Browse the repository at this point in the history

Commits on May 3, 2013

  1. modified descriptions, and organization of the quickstart main page. …

    …Also, made the reboot page delay 60 seconds instead of 20.
    s2e committed May 3, 2013
    Configuration menu
    Copy the full SHA
    a5701e2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2013

  1. Configuration menu
    Copy the full SHA
    e2801ef View commit details
    Browse the repository at this point in the history

Commits on May 9, 2013

  1. swapped finish button

    s2e committed May 9, 2013
    Configuration menu
    Copy the full SHA
    822dab1 View commit details
    Browse the repository at this point in the history
  2. changed menu's to menus

    s2e committed May 9, 2013
    Configuration menu
    Copy the full SHA
    08b6563 View commit details
    Browse the repository at this point in the history
  3. added wifi designation to wifi password

    s2e committed May 9, 2013
    Configuration menu
    Copy the full SHA
    ba39f84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2eb59a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a41ff5 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2013

  1. made password validation better, fixed some css, and added a quicksta…

    …rt restart image.
    s2e committed May 10, 2013
    Configuration menu
    Copy the full SHA
    b949064 View commit details
    Browse the repository at this point in the history
  2. Merging elationfoundation:v0.21

    Andrew Reynolds committed May 10, 2013
    Configuration menu
    Copy the full SHA
    29b3beb View commit details
    Browse the repository at this point in the history
  3. Used HTML5 placeholder for name input default text. Added jquery fail…

    …over for non-html5 browsers
    Andrew Reynolds committed May 10, 2013
    Configuration menu
    Copy the full SHA
    98ef9c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from areynold/v0.21-name-placeholder

    Fix for Bug #498
    areynold committed May 10, 2013
    Configuration menu
    Copy the full SHA
    21f6b93 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2013

  1. Added a nodogsplash restart to the end of the quickstart finish proce…

    …ss per Issue #503
    s2e committed May 13, 2013
    Configuration menu
    Copy the full SHA
    1c350a2 View commit details
    Browse the repository at this point in the history
  2. added increased logging to final countdown sequence in order to track…

    … down where Issue #502 is occuring.
    s2e committed May 13, 2013
    Configuration menu
    Copy the full SHA
    86963bd View commit details
    Browse the repository at this point in the history
  3. added hostname success logging

    s2e committed May 13, 2013
    Configuration menu
    Copy the full SHA
    4be6bfc View commit details
    Browse the repository at this point in the history

Commits on May 14, 2013

  1. Configuration menu
    Copy the full SHA
    ff3db9c View commit details
    Browse the repository at this point in the history
  2. removed node ID from the end of the name input, since it will only be…

    … added to the hostname.
    s2e committed May 14, 2013
    Configuration menu
    Copy the full SHA
    4c22fe2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from elationfoundation/v0.21

    V0.21
    Seamus Tuohy committed May 14, 2013
    Configuration menu
    Copy the full SHA
    d0912b2 View commit details
    Browse the repository at this point in the history
  4. fixed a quick misspelling

    s2e committed May 14, 2013
    Configuration menu
    Copy the full SHA
    c7f0391 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2013

  1. added values to set exit codes to. I think this is causing the lua pr…

    …ocess to wait for an exit code which fixes our earlier problem of the AP not being correctly configured.
    s2e committed May 15, 2013
    Configuration menu
    Copy the full SHA
    541fbe9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2013

  1. stopped trying to be so controlling on how the settings are run in th…

    …e end. REBOOT! There are already systems for managing priority of starting and restarting.
    s2e committed May 16, 2013
    Configuration menu
    Copy the full SHA
    d203784 View commit details
    Browse the repository at this point in the history
  2. Merged elationfoundation/APdiffFromHostName

    Andrew Reynolds committed May 16, 2013
    Configuration menu
    Copy the full SHA
    804bc31 View commit details
    Browse the repository at this point in the history