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

Json Instruments V1 - WIP #3136

Closed
wants to merge 247 commits into from
Closed

Commits on Apr 11, 2017

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

Commits on May 4, 2017

  1. Configuration menu
    Copy the full SHA
    5167a0e View commit details
    Browse the repository at this point in the history
  2. Use bootstrap in surveys

    jacobpenny committed May 4, 2017
    Configuration menu
    Copy the full SHA
    916f701 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20e34a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    038ebd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb3e8f5 View commit details
    Browse the repository at this point in the history
  6. PHPCS fixes

    jacobpenny committed May 4, 2017
    Configuration menu
    Copy the full SHA
    6713d5f View commit details
    Browse the repository at this point in the history
  7. PHPCS fixes

    jacobpenny committed May 4, 2017
    Configuration menu
    Copy the full SHA
    6dbaedd View commit details
    Browse the repository at this point in the history
  8. PHPCS fixes

    jacobpenny committed May 4, 2017
    Configuration menu
    Copy the full SHA
    5934e47 View commit details
    Browse the repository at this point in the history
  9. Survey style tweak

    jacobpenny committed May 4, 2017
    Configuration menu
    Copy the full SHA
    42d154c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Add stage-0 babel preset

    jacobpenny committed May 11, 2017
    Configuration menu
    Copy the full SHA
    d1f554d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d395775 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    346c39c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8c314d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68e78e2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Commit compiled js

    jacobpenny committed May 16, 2017
    Configuration menu
    Copy the full SHA
    d6634d7 View commit details
    Browse the repository at this point in the history
  2. Survey updates

    jacobpenny committed May 16, 2017
    Configuration menu
    Copy the full SHA
    7b03845 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Fixed user project multi-select display

    zainvirani committed May 31, 2017
    Configuration menu
    Copy the full SHA
    e6c5ece View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Configuration menu
    Copy the full SHA
    bbd3e6c View commit details
    Browse the repository at this point in the history
  2. switched counter out for array_push

    zainvirani committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    b0ee5c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from ZainVirani/user_acct_fix

    Fixed user project multi-select display
    jacobpenny authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    8c5144d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f4a3fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a291d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d764f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. Configuration menu
    Copy the full SHA
    864342b View commit details
    Browse the repository at this point in the history
  2. Tweak js test commands

    jacobpenny committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    59df095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    569632d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. logic parser implemented

    zainvirani committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    dd74eb7 View commit details
    Browse the repository at this point in the history
  2. Changed output from raw numerical output to formatted JS code (to be …

    …evaluated on the fly)
    zainvirani committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    60e36ba View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. logic update

    zainvirani committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    dcae44b View commit details
    Browse the repository at this point in the history
  2. Parser tests

    zainvirani committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    b19f421 View commit details
    Browse the repository at this point in the history
  3. Boolean ops testing

    zainvirani committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    af09b01 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. bool ops finished and tested

    zainvirani committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    04befc0 View commit details
    Browse the repository at this point in the history
  2. more bool ops

    zainvirani committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    17f68ce View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. more functionality added

    zainvirani committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    3c3a21f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. date ops

    zainvirani committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    914970c View commit details
    Browse the repository at this point in the history
  2. 2-stage parsing technique

    ArminTaheri committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    7184557 View commit details
    Browse the repository at this point in the history
  3. date + time ops

    zainvirani committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    7b78fb2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from ArminTaheri/CAP

    2-stage parsing technique
    ZainVirani authored Jun 13, 2017
    Configuration menu
    Copy the full SHA
    e859c3b View commit details
    Browse the repository at this point in the history
  5. 2 stage parser

    zainvirani committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    47def4c View commit details
    Browse the repository at this point in the history
  6. typo

    zainvirani committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    9e137c7 View commit details
    Browse the repository at this point in the history
  7. rewrote parser

    zainvirani committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    6046d97 View commit details
    Browse the repository at this point in the history
  8. tests

    zainvirani committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    fa38c51 View commit details
    Browse the repository at this point in the history
  9. reorganize

    zainvirani committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    d464a70 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. bug fixes

    zainvirani committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    695e945 View commit details
    Browse the repository at this point in the history
  2. logic fixes

    zainvirani committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    3c3e72b View commit details
    Browse the repository at this point in the history
  3. testing

    zainvirani committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    4fc948a View commit details
    Browse the repository at this point in the history
  4. added unit tests

    zainvirani committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    f963ab2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. more unit tests

    zainvirani committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    1946790 View commit details
    Browse the repository at this point in the history
  2. Create README.md

    ZainVirani authored Jun 15, 2017
    Configuration menu
    Copy the full SHA
    4943d2e View commit details
    Browse the repository at this point in the history
  3. Create README.md

    ZainVirani authored Jun 15, 2017
    Configuration menu
    Copy the full SHA
    a98fbfc View commit details
    Browse the repository at this point in the history
  4. deleted old tests

    zainvirani committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    e417bf1 View commit details
    Browse the repository at this point in the history
  5. Create README.md

    ZainVirani authored Jun 15, 2017
    Configuration menu
    Copy the full SHA
    af8070e View commit details
    Browse the repository at this point in the history
  6. update readme

    zainvirani committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    67cc6b9 View commit details
    Browse the repository at this point in the history
  7. update readme

    zainvirani committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    f99d4f3 View commit details
    Browse the repository at this point in the history
  8. cleanup

    zainvirani committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    339c62e View commit details
    Browse the repository at this point in the history
  9. update README.md

    ZainVirani authored Jun 15, 2017
    Configuration menu
    Copy the full SHA
    6c87d39 View commit details
    Browse the repository at this point in the history
  10. reorganize

    zainvirani committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    3e64400 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6eca372 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2 from ZainVirani/CAP

    Instrument logic parser
    jacobpenny authored Jun 15, 2017
    Configuration menu
    Copy the full SHA
    46ce77d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. infinite variable nesting implemented + unit tests

    zainvirani committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    5086614 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. Update Evaluator.js

    ZainVirani authored Jun 20, 2017
    Configuration menu
    Copy the full SHA
    34cf089 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from ZainVirani/CAP

    infinite variable nesting implemented + unit tests
    jacobpenny authored Jun 20, 2017
    Configuration menu
    Copy the full SHA
    afe8f2a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. created generate_instrument_schemas.php

    zainvirani committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    ec10d01 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. added schema generator functionality

    zainvirani committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    46e0226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7e76d3 View commit details
    Browse the repository at this point in the history
  3. wrapper script

    zainvirani committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    78709d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f00629d View commit details
    Browse the repository at this point in the history
  5. created generate_instrument_schemas.php

    zainvirani committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    2b6c6ee View commit details
    Browse the repository at this point in the history
  6. added schema generator functionality

    zainvirani committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    4b785da View commit details
    Browse the repository at this point in the history
  7. wrapper script

    zainvirani committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    857677e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e00684 View commit details
    Browse the repository at this point in the history
  9. wrapper writes to file

    zainvirani committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    2259744 View commit details
    Browse the repository at this point in the history
  10. cleaned code

    zainvirani committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    c77fb10 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. updated script

    zainvirani committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    dda0b43 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. Merge pull request #5 from ZainVirani/CAP

    schema generation from .json
    jacobpenny authored Jul 6, 2017
    Configuration menu
    Copy the full SHA
    f713af0 View commit details
    Browse the repository at this point in the history
  2. Update compiled JS

    jacobpenny committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    821a3fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5303be5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d69b7e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a17a206 View commit details
    Browse the repository at this point in the history
  6. updated nested variables

    zainvirani committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    061371c View commit details
    Browse the repository at this point in the history
  7. parser tests

    zainvirani committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    e839fa1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

  1. Merge pull request #6 from ZainVirani/CAP

    parser update
    jacobpenny authored Jul 7, 2017
    Configuration menu
    Copy the full SHA
    144e851 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. calc functionality

    zainvirani committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    5fc9c60 View commit details
    Browse the repository at this point in the history
  2. fix

    zainvirani committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    b3019a0 View commit details
    Browse the repository at this point in the history
  3. fix2

    zainvirani committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    b47108e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from ZainVirani/CAP

    calc functionality
    jacobpenny authored Jul 11, 2017
    Configuration menu
    Copy the full SHA
    a6d7fd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e0c089 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. Parser and inst schema changes

    zainvirani committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    a5563cc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ZainVirani authored Jul 12, 2017
    Configuration menu
    Copy the full SHA
    8c8644e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a99bb6 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ZainVirani authored Jul 12, 2017
    Configuration menu
    Copy the full SHA
    b7b9231 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    ZainVirani authored Jul 12, 2017
    Configuration menu
    Copy the full SHA
    f4dfe8b View commit details
    Browse the repository at this point in the history
  6. Update README.md

    ZainVirani authored Jul 12, 2017
    Configuration menu
    Copy the full SHA
    7bb5c9e View commit details
    Browse the repository at this point in the history
  7. Update README.md

    ZainVirani authored Jul 12, 2017
    Configuration menu
    Copy the full SHA
    2a612f0 View commit details
    Browse the repository at this point in the history
  8. parser stuff + some branching logic on reqd resp

    zainvirani committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    71b6ecf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d78913 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. php parser

    zainvirani committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    e33ece3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. Configuration menu
    Copy the full SHA
    51963c8 View commit details
    Browse the repository at this point in the history
  2. php jison port

    zainvirani committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    f17c80b View commit details
    Browse the repository at this point in the history
  3. Parser and inst schema changes

    zainvirani committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    8513eaf View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ZainVirani authored and zainvirani committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    1596c15 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    ZainVirani authored and zainvirani committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    392af93 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    ZainVirani authored and zainvirani committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    9f34634 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    ZainVirani authored and zainvirani committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    c06f7c8 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    ZainVirani authored and zainvirani committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    7334ea2 View commit details
    Browse the repository at this point in the history
  9. parser stuff + some branching logic on reqd resp

    zainvirani committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    1496d82 View commit details
    Browse the repository at this point in the history
  10. php parser

    zainvirani committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    4120807 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0c6441 View commit details
    Browse the repository at this point in the history
  12. php jison port

    zainvirani committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    4ca63cf View commit details
    Browse the repository at this point in the history
  13. Instrument logic tweaks

    Casting to number is now done inside of Evaluator
    Evaluator now uses == and != instead of === and !==
    jacobpenny committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    36aaae2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c6b35b4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f6a49b6 View commit details
    Browse the repository at this point in the history
  16. added render_date

    zainvirani committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    7df81c8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f6a88b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. date render fix

    zainvirani committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    ea7be58 View commit details
    Browse the repository at this point in the history
  2. date picker rendering

    zainvirani committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    9303b87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e910cfe View commit details
    Browse the repository at this point in the history
  4. cleanup

    zainvirani committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    82e09f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5101481 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8 from ZainVirani/CAP

    requiredresponse branching logic + php jison port
    jacobpenny authored Jul 19, 2017
    Configuration menu
    Copy the full SHA
    0dd007d View commit details
    Browse the repository at this point in the history
  7. typo

    zainvirani committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    3feaec0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #9 from ZainVirani/CAP

    typo
    jacobpenny authored Jul 19, 2017
    Configuration menu
    Copy the full SHA
    206574c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9eb7903 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20b5707 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Cast zeros to Number too

    jacobpenny committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    22e7d83 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Configuration menu
    Copy the full SHA
    653df96 View commit details
    Browse the repository at this point in the history
  2. Inline calc formulas

    jacobpenny committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    9424c49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ced90d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ebdc72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b0de6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a48021 View commit details
    Browse the repository at this point in the history
  7. Php parser (#10)

    * new php parser
    
    * parser updates
    
    * parser bug fixes + unit tests
    
    * fixed datediff
    ZainVirani authored and jacobpenny committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    5393b0d View commit details
    Browse the repository at this point in the history
  8. Add instrument view

    jacobpenny committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    166476f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9094c2d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    820f239 View commit details
    Browse the repository at this point in the history
  11. Recompile instrument-view

    jacobpenny committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    79462ba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c225d3d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Disable calculated fields

    jacobpenny committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    0fd928d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. php parser moved; evaluation handling (#11)

    * new php parser
    
    * parser updates
    
    * parser bug fixes + unit tests
    
    * fixed datediff
    
    * new php parser
    
    * parser updates
    
    * parser bug fixes + unit tests
    
    * fixed datediff
    
    * datediff fix
    
    * dated
    
    * ?
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * handling Evaluator errors
    ZainVirani authored and jacobpenny committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    6e70bee View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. readme updates, handle evaluator errors (#13)

    * new php parser
    
    * parser updates
    
    * parser bug fixes + unit tests
    
    * fixed datediff
    
    * new php parser
    
    * parser updates
    
    * parser bug fixes + unit tests
    
    * fixed datediff
    
    * datediff fix
    
    * dated
    
    * ?
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * handling Evaluator errors
    ZainVirani authored and jacobpenny committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    39623aa View commit details
    Browse the repository at this point in the history
  2. Circular references (#14)

    * new php parser
    
    * parser updates
    
    * parser bug fixes + unit tests
    
    * fixed datediff
    
    * new php parser
    
    * parser updates
    
    * parser bug fixes + unit tests
    
    * fixed datediff
    
    * datediff fix
    
    * dated
    
    * ?
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * handling Evaluator errors
    
    * catch circular refs
    ZainVirani authored and jacobpenny committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    dee5a16 View commit details
    Browse the repository at this point in the history
  3. Cap empty descr (#16)

    * new php parser
    
    * parser updates
    
    * parser bug fixes + unit tests
    
    * fixed datediff
    
    * new php parser
    
    * parser updates
    
    * parser bug fixes + unit tests
    
    * fixed datediff
    
    * datediff fix
    
    * dated
    
    * ?
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * handling Evaluator errors
    
    * render empty label fields with default description
    
    * use fieldNote
    ZainVirani authored and jacobpenny committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    8250c9b View commit details
    Browse the repository at this point in the history
  4. Cap hidden field (#15)

    * new php parser
    
    * parser updates
    
    * parser bug fixes + unit tests
    
    * fixed datediff
    
    * new php parser
    
    * parser updates
    
    * parser bug fixes + unit tests
    
    * fixed datediff
    
    * datediff fix
    
    * dated
    
    * ?
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * handling Evaluator errors
    
    * handles hidden fields
    ZainVirani authored and jacobpenny committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    286e1c4 View commit details
    Browse the repository at this point in the history
  5. Cap schema gen (#17)

    * new php parser
    
    * parser updates
    
    * parser bug fixes + unit tests
    
    * fixed datediff
    
    * new php parser
    
    * parser updates
    
    * parser bug fixes + unit tests
    
    * fixed datediff
    
    * datediff fix
    
    * dated
    
    * ?
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * handling Evaluator errors
    
    * unset options
    
    * survey-react page renders instrument
    
    * connecting survey_accounts, adding context
    
    * handle date type
    
    * requested change
    ZainVirani authored and jacobpenny committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    6aecd99 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Configuration menu
    Copy the full SHA
    69c77d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53163d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Configuration menu
    Copy the full SHA
    4681aa9 View commit details
    Browse the repository at this point in the history
  2. More refactoring

    jacobpenny committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    ff75678 View commit details
    Browse the repository at this point in the history
  3. Compile JS

    jacobpenny committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    7195b52 View commit details
    Browse the repository at this point in the history
  4. Fix bad merge

    jacobpenny committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    b7f6e2f View commit details
    Browse the repository at this point in the history
  5. Recompile JS

    jacobpenny committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    ca4d81c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

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

Commits on Aug 23, 2017

  1. Configuration menu
    Copy the full SHA
    0d095dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1217cde View commit details
    Browse the repository at this point in the history
  3. Update _getContext

    jacobpenny committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    8670c7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e1d5f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. Cap get context (#19)

    * get proper context
    
    * call parent setup
    
    * testing timepoint
    
    * retrieve correct candidate info
    
    * Update NDB_BVL_Instrument_JSON.class.inc
    
    * Update NDB_BVL_Instrument_JSON.class.inc
    
    * use proper age method
    
    * age
    
    * age
    ZainVirani authored and jacobpenny committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    1a94ff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    412bf02 View commit details
    Browse the repository at this point in the history
  3. Recompile JS

    jacobpenny committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    8dc875f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. fix rounding

    zainvirani committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    f12cd69 View commit details
    Browse the repository at this point in the history
  2. fixed is_nan (PHP)

    zainvirani committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    ad3bb74 View commit details
    Browse the repository at this point in the history
  3. fix rounding (#21)

    * fix rounding
    
    * fixed is_nan (PHP)
    ZainVirani authored and jacobpenny committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    02f0a61 View commit details
    Browse the repository at this point in the history
  4. Cap jquery fix (#22)

    * fix rounding
    
    * fixed is_nan (PHP)
    
    * added jquery script tag
    
    * Revert "fixed is_nan (PHP)"
    
    This reverts commit ad3bb74.
    
    * Revert "fix rounding"
    
    This reverts commit f12cd69.
    ZainVirani authored and jacobpenny committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    1821f00 View commit details
    Browse the repository at this point in the history
  5. Fix typos

    jacobpenny committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    829211f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7afbe48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    754da9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39db7fe View commit details
    Browse the repository at this point in the history
  9. Recompile JS

    jacobpenny committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    bf3afac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8bbff45 View commit details
    Browse the repository at this point in the history
  11. Fix RequireResponse issue

    jacobpenny committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    9b832a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. Cap schema fix (#24)

    * fix rounding
    
    * fixed is_nan (PHP)
    
    * added new candidate fields
    ZainVirani authored and jacobpenny committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    f462510 View commit details
    Browse the repository at this point in the history
  2. Save data in survey-react

    jacobpenny committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    75e3b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7f3d25 View commit details
    Browse the repository at this point in the history
  4. Recompile JS

    jacobpenny committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    1937c63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b0e461 View commit details
    Browse the repository at this point in the history
  6. Cap datediff fix (#23)

    * fix rounding
    
    * fixed is_nan (PHP)
    
    * datediff fix
    ZainVirani authored and jacobpenny committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    b57fd09 View commit details
    Browse the repository at this point in the history
  7. Remove unused file

    jacobpenny committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    cef9ae8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ddf04b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b87b3d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca65451 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2024c9b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9760a32 View commit details
    Browse the repository at this point in the history
  13. Fix scoping

    jacobpenny committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    3a2b373 View commit details
    Browse the repository at this point in the history
  14. Recompile JS

    jacobpenny committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    3632c33 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2017

  1. Configuration menu
    Copy the full SHA
    ea187f3 View commit details
    Browse the repository at this point in the history
  2. Cap css (#25)

    * fix rounding
    
    * fixed is_nan (PHP)
    
    * css changes
    
    * new banner + logo + date + margins
    
    * fixed logo, curDateSt, onSave reference
    ZainVirani authored and jacobpenny committed Sep 1, 2017
    Configuration menu
    Copy the full SHA
    4471ed1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. fixed date schema and enum

    zainvirani committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    cad3332 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac03cfc View commit details
    Browse the repository at this point in the history
  3. Change date(10) to date

    jacobpenny committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    02c4ace View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18ce32e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c2373f View commit details
    Browse the repository at this point in the history
  6. merge conflict

    zainvirani committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    421ee0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea4b339 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. Configuration menu
    Copy the full SHA
    bb7b5f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c74c7aa View commit details
    Browse the repository at this point in the history
  3. Recompile JS

    jacobpenny committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    8f63f74 View commit details
    Browse the repository at this point in the history
  4. new style

    zainvirani committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    66eb372 View commit details
    Browse the repository at this point in the history
  5. fix banner

    zainvirani committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    41feb7e View commit details
    Browse the repository at this point in the history
  6. Update survey styles

    jacobpenny committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    99f6a3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41c7f53 View commit details
    Browse the repository at this point in the history
  8. Remove source map

    jacobpenny committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    3eedb09 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f14761e View commit details
    Browse the repository at this point in the history
  10. Recompile JS

    jacobpenny committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    3e54933 View commit details
    Browse the repository at this point in the history
  11. Update docs

    jacobpenny committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    980bdcd View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. Configuration menu
    Copy the full SHA
    878fe19 View commit details
    Browse the repository at this point in the history
  2. Revert "Initial commit for project-level permissions"

    This reverts commit 56fb468.
    jacobpenny committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    9f68ff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c65d57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c27686 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3d8f37 View commit details
    Browse the repository at this point in the history
  6. Revert webpack changes

    jacobpenny committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    a7c37bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86debcf View commit details
    Browse the repository at this point in the history
  8. Remove moment dependency

    jacobpenny committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    deb1a81 View commit details
    Browse the repository at this point in the history
  9. Rename NAIPTestSuite

    jacobpenny committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    1449465 View commit details
    Browse the repository at this point in the history
  10. Recompile JS

    jacobpenny committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    796b08c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Configuration menu
    Copy the full SHA
    339e9d1 View commit details
    Browse the repository at this point in the history
  2. Parser README update

    jacobpenny committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    62bcbb5 View commit details
    Browse the repository at this point in the history
  3. Address most PR comments

    jacobpenny committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    cd5b7a1 View commit details
    Browse the repository at this point in the history
  4. font size change (#28)

    ZainVirani authored and jacobpenny committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    026fe0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b998b27 View commit details
    Browse the repository at this point in the history
  6. fixed center tag

    zainvirani committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    0312a48 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #32 from naiploris/JI_save_button

    fix <center> tag
    ZainVirani authored Sep 8, 2017
    Configuration menu
    Copy the full SHA
    096199a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. Update README.md

    ZainVirani authored Sep 11, 2017
    Configuration menu
    Copy the full SHA
    e5e5012 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. Configuration menu
    Copy the full SHA
    65ae5d7 View commit details
    Browse the repository at this point in the history
  2. insert to test_names (#34)

    * insert to test_names
    
    * forgot a line
    ZainVirani authored and jacobpenny committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    b919661 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2017

  1. Configuration menu
    Copy the full SHA
    1c8e3b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    151f1eb View commit details
    Browse the repository at this point in the history
  3. Fix <= bug and add tests

    jacobpenny committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    bad54ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8947d13 View commit details
    Browse the repository at this point in the history
  5. Fix context issue

    jacobpenny committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    8f4dbb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. reset radio button (#36)

    * reset radio
    
    * refactor
    
    * fixed padding
    
    * Update InstrumentForm.js
    
    * fixed indentation, key, for loop
    ZainVirani authored and jacobpenny committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    66b8944 View commit details
    Browse the repository at this point in the history
  2. Cap gen schema fix (#33)

    * insert into test_names
    
    * special char fix
    ZainVirani authored and jacobpenny committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    f8594b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20b9f4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5732227 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37679cd View commit details
    Browse the repository at this point in the history
  6. Add back ->setup call

    jacobpenny committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    a84d8ee View commit details
    Browse the repository at this point in the history
  7. Fix lint issues

    jacobpenny committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    6cb0619 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e32895 View commit details
    Browse the repository at this point in the history
  9. Fix linting issues

    jacobpenny committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    64f4a21 View commit details
    Browse the repository at this point in the history
  10. Fix linting issues

    jacobpenny committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    f1797b4 View commit details
    Browse the repository at this point in the history
  11. Fix linting issues

    jacobpenny committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    13800a5 View commit details
    Browse the repository at this point in the history
  12. Fix linting issues

    jacobpenny committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    7f46502 View commit details
    Browse the repository at this point in the history
  13. Fix linting issues

    jacobpenny committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    61f96ab View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Configuration menu
    Copy the full SHA
    99281c6 View commit details
    Browse the repository at this point in the history
  2. Eslint

    jacobpenny committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    278e887 View commit details
    Browse the repository at this point in the history
  3. Recompile JS

    jacobpenny committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    2d764cc View commit details
    Browse the repository at this point in the history
  4. Eslint

    jacobpenny committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    6c9c491 View commit details
    Browse the repository at this point in the history