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

Regex, Header, and Footer Additions for the GUI #873

Open
wants to merge 432 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 3, 2018

  1. Merging in Shirley's test updates....

    Ross Myers committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    a01f3a2 View commit details
    Browse the repository at this point in the history
  2. Identified issue with auto-detected selections button (a variable ren…

    …amed to page_number in all other locations was still referred to as page)...thanks for pointing this out Shirley!
    Ross Myers committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    f3315a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12ebb7b View commit details
    Browse the repository at this point in the history
  4. Small cosmetic code changes....messing around in git right now to see…

    … if I can get it to store my credentials....
    Ross Myers committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    a665fd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

  1. Made minor changes to the extraction page regarding the shadow colors…

    … and the size of the sidebars. Both sidebars weren't set to a size of 100% so I changed that size depending on the size of the window the sidebars look of differentl lengths.
    slmendez committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    d46d603 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Wrapped up the TestExtractionPage, what isn't being tested is mention…

    …ed why in the comments. Will start to work on the last component test case before moving onto user case scenario testing
    slmendez committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    3348c11 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/Header_Addition' into Header_Add…

    …ition
    
    # Conflicts:
    #	.idea/workspace.xml
    slmendez committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    dc705f9 View commit details
    Browse the repository at this point in the history
  3. Cleaning up some code regarding header/footer resize events...will st…

    …art on overlap detection on header/footer resize events now.
    Ross Myers committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    d79da0d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Configuration menu
    Copy the full SHA
    ce4fa6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e994440 View commit details
    Browse the repository at this point in the history
  3. Merging in Shirley's test cases....

    Ross Myers committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    70f526e View commit details
    Browse the repository at this point in the history
  4. Added on majority of the components tested in Test Preview and Export…

    … Data page, current issue with a stale element exception being thrown but should be able to fix it.
    slmendez committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    ba55898 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d7387c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. Completed the Test Preview and Export Data page, and that was the las…

    …t of the component testing! What isn't tested, which is just one button is mentioned why on the test case- shouldn't affect the overall functionality and am okay if that button is not tested for; other comments and small things to fix are mentioned in the comments. Will begin the user scenario testing with the first round of pdf files.
    slmendez committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    40037ec View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2018

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

Commits on Mar 13, 2018

  1. Configuration menu
    Copy the full SHA
    3ba265d View commit details
    Browse the repository at this point in the history
  2. Fixed the travis file to mimic the one in the java repo to see if tha…

    …t will fix why the build is failing
    slmendez committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    b3a3cc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2529ba View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Added on more commands before the script for the travis file, testing…

    … to see if it will work
    slmendez committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    427a0f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Changed for all test cases so far to use ChromeDriver as opposed to F…

    …irefoxDriver, added on a better solution for calling the pdf file in order to utilize it in the test cases, as well as being able to delete the file once done.
    slmendez committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    cbd078a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. GUI-CLI converter script in progress....need to add support for heade…

    …r/footer scale, update back-end parsing to accommodate multiple user-drawn rectangles for a single program invocation.....
    Ross Myers committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    38a696f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. Added on some beginning test cases for eu-002.pdf, testing for the re…

    …gex search disabled button
    slmendez committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    b767f0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74d544d View commit details
    Browse the repository at this point in the history
  3. Added on another test case that inputs 2 incorrect inputs to the patt…

    …ern before and pattern after and checks that there are zero results
    slmendez committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    9826e87 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Added on more test scenarios of inputting a common word and a correct…

    … input to pattern before and pattern after
    slmendez committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    8ee6a71 View commit details
    Browse the repository at this point in the history
  2. mMade another method to eliminate some redundant code and fixed up so…

    …me previous test cases
    slmendez committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    829cdd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Noticed some issues with the refresh method I had for the test classe…

    …s, have changed it for it to only refresh when the menu bar disappears. Doesn't necessary hurt if the pdf bar or pdf view is not present since it doesn't affect the test cases. Will be updating this method to previous test cases that need it. Also implemented a more correct way to verify tabula is gathering the correct data based on the output
    slmendez committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    fe85886 View commit details
    Browse the repository at this point in the history
  2. Fixed up and cleaned up some prior test cases that utilize the refres…

    …hpage method, as well as added on the extra data verification for regex inputs. Will move on to the next set of user scenarios
    slmendez committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    65e1e3d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Got rid of more redundant code, updated the pom file, and added on 3 …

    …more test scenarios that use inclusive
    slmendez committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    f545361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f4a3af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    492bce4 View commit details
    Browse the repository at this point in the history
  4. In process of figuring out how to update deprecated back-end extracti…

    …on method deciders....
    Ross Myers committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    9cf1b7d View commit details
    Browse the repository at this point in the history
  5. Workable patch *should* now be in place such that Ben's original Mult…

    …iple Page Regex Test Should now pass...furthermore, the extraction options have been explicitly baked into the command line option so that this ambiguity *should* not be encountered in the future...should be noted that it is an ongoing issue within Tabula regarding extraction methods when multiple tables are specified....
    Ross Myers committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    95f0e57 View commit details
    Browse the repository at this point in the history
  6. Attempting to merge in all of Shirley's work...

    Ross Myers committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    dee7667 View commit details
    Browse the repository at this point in the history
  7. Added the header and footer options to the GUI-CLI converter script .…

    …...NOTE: still need to manually test the options to double-check the command line unit tests
    Ross Myers committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    37ea880 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0541878 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'remotes/origin/Header_Addition' into He…

    …ader_Addition
    
    # Conflicts:
    #	.idea/workspace.xml
    slmendez committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    8b25a00 View commit details
    Browse the repository at this point in the history
  10. Added on 2 user scenarios of a 2 page spanning table and a 5 page spa…

    …nning table. The 5 page spanning table scenario is running into an internal error, and after confirming with Ben testing out the scenario as well, this may be something we may have to further look into.
    slmendez committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    74a3643 View commit details
    Browse the repository at this point in the history
  11. Added on inclusive/exclusive user scenarios for the the one_stop_voti…

    …ng_sit_list_nov2012 pdf file
    slmendez committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    ad1ee62 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2018

  1. Updating back-end to reflect change made in header/footer calculation…

    …s (calculate scale in front-end for data efficiency + simpler to generate CLI args)
    Ross Myers committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    67c1a79 View commit details
    Browse the repository at this point in the history
  2. Merging in Shirley's workspace.xml changes...

    Ross Myers committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    db0ebd1 View commit details
    Browse the repository at this point in the history
  3. Adding in these .idea files...

    Ross Myers committed Apr 1, 2018
    Configuration menu
    Copy the full SHA
    beab8ef View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. Added on 3 test cases for case-sensitivity of the eu-002.pdf file. Wi…

    …ll move on to work on the test case for multiple regex searches
    slmendez committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    1581407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd2a734 View commit details
    Browse the repository at this point in the history
  3. Added on a test case for multiple regex searches, have to go back in …

    …and fix the current error it has when verifying data
    slmendez committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    491803d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/Header_Addition' into Header_Add…

    …ition
    
    # Conflicts:
    #	.idea/workspace.xml
    slmendez committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    bd2d6c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. Updated GUI-CLI converter so that white space is put between page and…

    … area options..
    Ross Myers committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    88bab31 View commit details
    Browse the repository at this point in the history
  2. Merging in Shirley's changes...

    Ross Myers committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    bc8b13c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8113880 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dd0bbe View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Configuration menu
    Copy the full SHA
    2f08a87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9903832 View commit details
    Browse the repository at this point in the history
  3. updated the pom file

    slmendez committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    7241b3f View commit details
    Browse the repository at this point in the history
  4. updated the pom file again

    slmendez committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    6eff4dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd6089e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a39c617 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d0ddeb View commit details
    Browse the repository at this point in the history
  8. took off certain lines that were giving an exit code of 1 in the trav…

    …is file, going to see if that will arise new problems
    slmendez committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    4528a07 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2bc8cda View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    311d91f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    87305f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f74b0a2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cbf87ab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2c16d3b View commit details
    Browse the repository at this point in the history
  15. re-added on chrome settings to the travis file. Seems like the extra …

    …things I had put to the pom file is what was causing the problem
    slmendez committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    b5c54ff View commit details
    Browse the repository at this point in the history
  16. Added on the system.setproperty to see if that will fix the issue wit…

    …h the exception being thrown
    slmendez committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    9246c8a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. Configuration menu
    Copy the full SHA
    c0d1c59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7eb05b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ecd499 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fee2ad5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a42fc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bde268c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b90dd04 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3212da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef55f60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6f10513 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c09853b View commit details
    Browse the repository at this point in the history
  12. added on more lines to the travis file to test if it will run the tes…

    …t correctly. Current got the chromedriver to run for majority of the test cases
    slmendez committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    a0dff5a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    55172bc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    717ec40 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fc2dd89 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9ad8b24 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9eb8877 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    85a2f9e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. Configuration menu
    Copy the full SHA
    6489890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d7ae8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd85504 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38b6f5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76b06a3 View commit details
    Browse the repository at this point in the history
  6. Merging in Shirley's changes + seeing if jbundle update will prevent …

    …the failure building the frontEndBuild...
    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    ef96c9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21667ae View commit details
    Browse the repository at this point in the history
  8. Ok, now see why jdk7 is needed...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    95574ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba31877 View commit details
    Browse the repository at this point in the history
  10. Still trying to figure out the source of the error..

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    1f6b982 View commit details
    Browse the repository at this point in the history
  11. Ditto...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    367b911 View commit details
    Browse the repository at this point in the history
  12. Trying to figure out what exactly in TestHelpPage.java is causing all…

    … this ruckus...
    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    cea98ee View commit details
    Browse the repository at this point in the history
  13. Ditto...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    48c5c40 View commit details
    Browse the repository at this point in the history
  14. Changing openjdk7 to openjdk8...seeing if this does anything differen…

    …t....
    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    3ef48d2 View commit details
    Browse the repository at this point in the history
  15. Travis is acting weird with openjdk8...see what happens when its reve…

    …rted back...
    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    0281f35 View commit details
    Browse the repository at this point in the history
  16. Here goes nothing...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    ae7f803 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5161132 View commit details
    Browse the repository at this point in the history
  18. Putting everything back as it was for now....

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    23f35e7 View commit details
    Browse the repository at this point in the history
  19. Ok...so it looks like openjdk8 leads to a successful build and openjd…

    …k7 bombs out, but there's still an issue with the jar not being located....seeing if jbundle update will help with that...
    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    52f66f7 View commit details
    Browse the repository at this point in the history
  20. add gem install jbundler to travis yml file...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    8003830 View commit details
    Browse the repository at this point in the history
  21. Updated GemFile to point to more recent version of jar-dependencies

    (hopefully this resolves loadError in Travis...)
    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    2e3e9f5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0a67a5c View commit details
    Browse the repository at this point in the history
  23. Dealing with some syntax mishaps...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    b02dad7 View commit details
    Browse the repository at this point in the history
  24. Trying out some changes...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    a0d2868 View commit details
    Browse the repository at this point in the history
  25. Fixed errors for TestPreviewandExportData test case and TestHelpPage …

    …test cases, before they were both failing for the most part.
    slmendez committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    6c3398b View commit details
    Browse the repository at this point in the history
  26. Syntax error in last commit...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    9f4a3c7 View commit details
    Browse the repository at this point in the history
  27. Seeing if removing the blasted classpath file will make Travis find t…

    …he copy of the build created during startup...
    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    11cb988 View commit details
    Browse the repository at this point in the history
  28. Trying something else...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    b76b170 View commit details
    Browse the repository at this point in the history
  29. Typo in last commit..

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    4bf8e3d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4381589 View commit details
    Browse the repository at this point in the history
  31. Trying to figure out what is going on by running jbundle install in d…

    …ebug mode...
    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    1af8164 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    876f0c7 View commit details
    Browse the repository at this point in the history
  33. ditto...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    71dac52 View commit details
    Browse the repository at this point in the history
  34. Still trying to figure out what is going on...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    ae6aff5 View commit details
    Browse the repository at this point in the history
  35. Typo in yml file...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    d535117 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    40c4894 View commit details
    Browse the repository at this point in the history
  37. ...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    291b005 View commit details
    Browse the repository at this point in the history
  38. Fixing a path for the build...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    1ae5379 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9099547 View commit details
    Browse the repository at this point in the history
  40. ...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    f2b048d View commit details
    Browse the repository at this point in the history
  41. ...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    4df6b95 View commit details
    Browse the repository at this point in the history
  42. ...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    bf36975 View commit details
    Browse the repository at this point in the history
  43. ...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    e0c2d76 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    368b382 View commit details
    Browse the repository at this point in the history
  45. Current state of affirs with Travis: can get the GUI to spin up but n…

    …o tests are being kicked off...
    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    4296e06 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Configuration menu
    Copy the full SHA
    61cdf2d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/Header_Addition' into Header_Add…

    …ition
    
    # Conflicts:
    #	.idea/workspace.xml
    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    cea0459 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e72e834 View commit details
    Browse the repository at this point in the history
  4. moved the back-end jar to before_install and commented out all the GU…

    …I repo stuff to see if that is working
    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    8e9dcaf View commit details
    Browse the repository at this point in the history
  5. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    97a2618 View commit details
    Browse the repository at this point in the history
  6. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    fae59a6 View commit details
    Browse the repository at this point in the history
  7. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    bb7a4d6 View commit details
    Browse the repository at this point in the history
  8. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    c902855 View commit details
    Browse the repository at this point in the history
  9. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    8e5783c View commit details
    Browse the repository at this point in the history
  10. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    e2268f1 View commit details
    Browse the repository at this point in the history
  11. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    3474336 View commit details
    Browse the repository at this point in the history
  12. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    a49a379 View commit details
    Browse the repository at this point in the history
  13. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    d5f358f View commit details
    Browse the repository at this point in the history
  14. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    86cb3ab View commit details
    Browse the repository at this point in the history
  15. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    834f6eb View commit details
    Browse the repository at this point in the history
  16. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    47bf37e View commit details
    Browse the repository at this point in the history
  17. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    3fb152d View commit details
    Browse the repository at this point in the history
  18. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    e23653a View commit details
    Browse the repository at this point in the history
  19. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    b96d52d View commit details
    Browse the repository at this point in the history
  20. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    2e92fbc View commit details
    Browse the repository at this point in the history
  21. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    49af084 View commit details
    Browse the repository at this point in the history
  22. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    c749a89 View commit details
    Browse the repository at this point in the history
  23. Changes

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    1fa246a View commit details
    Browse the repository at this point in the history
  24. made some more changes..

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    cfcf59c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    41c1734 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6c06629 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    03bedb1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b66ed50 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4d5d420 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fa7024b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    62645c7 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b99c619 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c48837f View commit details
    Browse the repository at this point in the history
  34. Made minor changes to the run.sh file and travis file to see if i can…

    … give it enough time to start the server
    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    3b35b1d View commit details
    Browse the repository at this point in the history
  35. Made minor changes to the run.sh file and travis file to see if i can…

    … give it enough time to start the server
    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    252c5f6 View commit details
    Browse the repository at this point in the history
  36. Increased sleep time

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    df32a27 View commit details
    Browse the repository at this point in the history
  37. Adding curl command

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    96092cd View commit details
    Browse the repository at this point in the history
  38. Merging in Shirley's changes...

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    658a72d View commit details
    Browse the repository at this point in the history
  39. Ading in Shirley's test files...

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    77c7278 View commit details
    Browse the repository at this point in the history
  40. Removing ExtractionLog files..

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    a2cdc46 View commit details
    Browse the repository at this point in the history
  41. Changes

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    689cdbe View commit details
    Browse the repository at this point in the history
  42. Merging In Shirley's Page...

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    40b9a3b View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    1448517 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    0a0ef27 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    5f75af7 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    1b696b4 View commit details
    Browse the repository at this point in the history
  47. Merging in Shirley/s changes...

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    90f2791 View commit details
    Browse the repository at this point in the history
  48. Tweaking waitForServerLoad a bit...

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    4db6352 View commit details
    Browse the repository at this point in the history
  49. Syntax error in last commit...

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    8f9368f View commit details
    Browse the repository at this point in the history
  50. Syntax error in last commit...

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    7c31165 View commit details
    Browse the repository at this point in the history
  51. Yet another syntax error....grr

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    f9aed23 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    ebdfc74 View commit details
    Browse the repository at this point in the history
  53. Giving the server more time to load...

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    3dfe329 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    1cfad21 View commit details
    Browse the repository at this point in the history
  55. Giving server a lot more time to load....

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    d1ad724 View commit details
    Browse the repository at this point in the history
  56. For some reason the last 2 lines of run.sh were on one line...fixed t…

    …hat...
    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    1b616b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Adding curl command

    slmendez committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    3870961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f061210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d2878b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d83a514 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Fixed overlap detection issue...this is the second time I've had to d…

    …o this, it's like the code is being overwritten by another merge....weird
    Ross Myers committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    6e6c9ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2476cb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acdb514 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9aa749d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfe3a94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4475898 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d708aa6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ac0a2a View commit details
    Browse the repository at this point in the history
  9. Trying to merge in the most recent stuff..

    Ross Myers committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    ff922b2 View commit details
    Browse the repository at this point in the history
  10. Update of workspace.xml

    Ross Myers committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    09a4436 View commit details
    Browse the repository at this point in the history
  11. Trying to merge in Shirley's most recent changes...

    Ross Myers committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    87f38a6 View commit details
    Browse the repository at this point in the history
  12. Trying to figure out why gui repo is bogging down...

    Ross Myers committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    16f61fb View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. Trying to figure out server spin-up issue...

    Ross Myers committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    1596b96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00ca8da View commit details
    Browse the repository at this point in the history
  3. Changed how to find the pathname of the pdf, and this should be fixin…

    …g the issue of the test cases that are failing because Travis CI can't find the pdf location
    slmendez committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    13471cf View commit details
    Browse the repository at this point in the history
  4. My workspace.xml file..

    Ross Myers committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    06da44d View commit details
    Browse the repository at this point in the history
  5. Slight changes to the reference of the pdf files and commenting out t…

    …he sleep threads since there are sometimes stale error exceptions
    slmendez committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    cc899dd View commit details
    Browse the repository at this point in the history
  6. Noticed "xvfb-run make test" is giving an error, I took off that line…

    … and will check if that made a difference
    slmendez committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    e53146e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. Added on a new test cases for multi regex search, going to be working…

    … on a 2 page spanning table for the eu_002 pdf
    slmendez committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    50c7bdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77fdb72 View commit details
    Browse the repository at this point in the history
  3. Finished up the overlapping test cases, need to work on the multiple …

    …regex syntax inputs and then move on to the more complicated test cases
    slmendez committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    4982a36 View commit details
    Browse the repository at this point in the history
  4. Adding on the rest of the pdf files that will be tested and will work…

    … on a list of the specific test cases that the rest of the pdf files will be tested with. Lastly, have to work on the last round off test cases that incorporate header and footer
    slmendez committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    6fc6f6e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Added on the shall and may pdf files that will be tested and added on…

    … the things that Manuel suggested to change in the front-end. Have a written outline of the certain test cases that will target the shall and may files, and will wrap up that implementation.
    slmendez committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    0017bed View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2018

  1. Completed 3 test cases that attempt to upload 3 different types of pd…

    …f files that contain an embedded picture in them of some type.
    slmendez committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    2f89a44 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Configuration menu
    Copy the full SHA
    4ba964e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    027fde2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    455d033 View commit details
    Browse the repository at this point in the history
  4. Updating Ross' changes and pushing some of the new test cases. Having…

    … a weird issue with EU_002 that I will go back in and fix. Moving on to working on the remaining test cases.
    slmendez committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    796d8e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. (Hopefully) fixing the issue Shirley found earlier...

    Ross Myers committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    a37a0a1 View commit details
    Browse the repository at this point in the history
  2. Merging in Shirley's changes...

    Ross Myers committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    fc8010a View commit details
    Browse the repository at this point in the history
  3. Testing through the eu_002 test cases since they majority fail on tra…

    …vis, think I have tracked the issue and will make a new method that calls the pdf upload
    slmendez committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    7b120bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecfc708 View commit details
    Browse the repository at this point in the history
  5. Merge changes

    slmendez committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    e68713b View commit details
    Browse the repository at this point in the history
  6. Fixed changes of the eu_002 file, 2 test cases are commented out beca…

    …use of element not found or it would click on another element exceptions. Will look into a way to override that or half it wait long enough for the element to reappear again. Have tries some different ways to fix that issue but they haven't worked.
    slmendez committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    1795bf2 View commit details
    Browse the repository at this point in the history
  7. Updated run.sh file to checkout the new java repo as well as took out…

    … the log file button on the GUI
    slmendez committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    8a01396 View commit details
    Browse the repository at this point in the history
  8. Commiting workspace.xml changes before pull..

    Ross Myers committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    9f7a698 View commit details
    Browse the repository at this point in the history
  9. Merging in Shirley's changes...

    Ross Myers committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    393ceda View commit details
    Browse the repository at this point in the history
  10. reset_for_new_doc should now be resetting page margins...I believe th…

    …is was the issue encountered last night...
    Ross Myers committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    4758337 View commit details
    Browse the repository at this point in the history
  11. Added 3 new test cases for NCHouse2017StatPack file and deleted redun…

    …dant test cases that were failing, which aren't needed since other passing test cases are testing for the same things. Small change to a row name in index file for testing
    slmendez committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    d522e93 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d67b37f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e20db5f View commit details
    Browse the repository at this point in the history
  14. Getting a long lag again..trying to see if I can get the test case to…

    … wait until a regex result appears
    slmendez committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    f06405a View commit details
    Browse the repository at this point in the history
  15. Change to -x

    slmendez committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    3004fcb View commit details
    Browse the repository at this point in the history
  16. Went back to old changes before changing the index.html for the regex…

    …-result row. Shouldn't be causing any problems
    slmendez committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    30923fe View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. FIxed up the overlap test case for the HCHouse2017StatPack, will need…

    … to go back for the last test case for all the pdf files being tested. Moving on to OneStopVotingSiteListNov2012 file
    slmendez committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    28fb4e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc37b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Fixed up the multiple searches test cases that was failing because it…

    … couldn't find the words, moving on to work on Mecklenburg.Majority.pdf file
    slmendez committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    e98d95c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2018

  1. Added on test cases for Mecklenburg.Majority pdf file. Will wrap up t…

    …he last two pdf files, starting to work on the Correspondence_FINAL_SBE pdf file
    slmendez committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    8d6662b View commit details
    Browse the repository at this point in the history
  2. Added on the test cases for Correspondence_FINAL_SBE. There is an iss…

    …ue with the overlap test case but I believe it is due to the waits I included for the buttons so I need to go in and change that.
    slmendez committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    75a7168 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. Configuration menu
    Copy the full SHA
    e35df90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80fcdfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f03ca20 View commit details
    Browse the repository at this point in the history
  4. Got rid of NCHouse2017StatPack's thread.sleep() that were being redun…

    …dant when there was a better way for it to wait. The sleeps that weren't deleted were kept because of necessity
    slmendez committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    ef6e044 View commit details
    Browse the repository at this point in the history
  5. Fixed up the Feb_9_2016 test file, changed the overlap regex inputs s…

    …o I wouldn't hit the exception of it not being able to click the regex button because the highlight rectangle was blocking it.
    slmendez committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    b91743a View commit details
    Browse the repository at this point in the history
  6. Fixed exception thrown because of an overlay of the drawn rectangle a…

    …nd the regex pane in the Correspondence_FINAL_SBE file. Moving on to the file test case that needs to be fixed
    slmendez committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    2f90df9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb1c5db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5448802 View commit details
    Browse the repository at this point in the history
  9. Didn't noticed that I had set the location of the file to my local di…

    …rectory, should be fixed now
    slmendez committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    6bbfc3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e2547fc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    84e2ee3 View commit details
    Browse the repository at this point in the history
  2. Changes from the merge

    slmendez committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    fe92439 View commit details
    Browse the repository at this point in the history