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 #881

Closed
wants to merge 971 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 1, 2018

  1. Adding jbundler so that Travis can do its thing...

    Ross Myers committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    5635009 View commit details
    Browse the repository at this point in the history
  2. Fixing a bug where the selections were not being rendered...hopefully…

    … this is fixed and in a brave new world, maybe this sort of thing will be picked up by regression testing...:)
    Ross Myers committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    cbb13e4 View commit details
    Browse the repository at this point in the history
  3. Added on about half of the components that will be tested in the Extr…

    …action page, right now the remote window will appear with a PDF file. It is a quick fix but have to go in a find a way to call the file that's saved in the project's directory
    slmendez committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    c9975b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e2f704 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/Header_Addition' into Header_Add…

    …ition
    
    # Conflicts:
    #	.idea/workspace.xml
    slmendez committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    9d19c6f View commit details
    Browse the repository at this point in the history
  6. Fixed errors

    slmendez committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    3ec69f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

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

    Ross Myers committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    39c480e 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
    793b804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac5e095 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
    3ff7c06 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
    02df3a7 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
    18f0596 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
    5531161 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
    eec79fd View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Configuration menu
    Copy the full SHA
    72ddc27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d34f64 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
    8621636 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
    1f2d5c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbef419 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
    0c4f822 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2018

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

Commits on Mar 13, 2018

  1. Configuration menu
    Copy the full SHA
    1f9baa4 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
    e202a0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e8b54e 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
    3826a7b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. Configuration menu
    Copy the full SHA
    7a13410 View commit details
    Browse the repository at this point in the history
  2. also fixes the delete page button, which has probably been broken sin…

    …ce the Obama Administration
    jeremybmerrill committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    2ab9ccc 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
    fa6991d 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
    838ca83 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
    ac62b5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5128787 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
    73283d6 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
    fe88de7 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
    16542bb 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
    e8cd06e 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
    aab180c 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
    bab767a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41bec23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0ba95f 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
    564fc5f 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
    b2a56e7 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
    a79b68e 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
    365e5e3 View commit details
    Browse the repository at this point in the history
  8. 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
    11b48fd View commit details
    Browse the repository at this point in the history
  9. 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
    d959e7b View commit details
    Browse the repository at this point in the history
  10. 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
    def4b67 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
    7017e7a 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
    f0c2b6b 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
    4f265ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d822c9b 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
    e7948b9 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
    a79ce49 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
    0469630 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
    ccfaa53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c4f66b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d7b3d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Configuration menu
    Copy the full SHA
    ad0e8ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70ca50b 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
    bac1b26 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
    2eb09b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aaaa482 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8293da6 View commit details
    Browse the repository at this point in the history
  7. 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
    6c895e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0cd9956 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3508ee8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    45e18f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8861860 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b48bb3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fdb58b0 View commit details
    Browse the repository at this point in the history
  14. 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
    1d53706 View commit details
    Browse the repository at this point in the history
  15. 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
    6d2212e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. Configuration menu
    Copy the full SHA
    4804b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a35fef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    967b674 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38dd2a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a373fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b61eb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c2c9ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96b19a8 View commit details
    Browse the repository at this point in the history
  9. 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
    000bc21 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e71205b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5bf6612 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0b8b7e6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2bac673 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    20ee4a0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2da0206 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. Configuration menu
    Copy the full SHA
    802cde9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abcdee6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e2c193 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d043779 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d367d6 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
    042cf46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e9b799 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
    0895642 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    469efcb 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
    4fcf113 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
    a0ae009 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
    42bffb8 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
    bf64805 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
    758139b 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
    ab26daa 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
    4f8c62c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d74a9dc 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
    2defc35 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
    3db2a82 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
    765fd74 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
    279a23c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    480883d 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
    dcf94e2 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
    ca2d5e1 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
    1f37071 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
    2e8dcc3 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
    4460319 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
    6bb017a 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
    fbb0af7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f9e4b43 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
    f1855b3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    63e90a5 View commit details
    Browse the repository at this point in the history
  33. Still trying to figure out what is going on...

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

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    76b247a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1ab599e View commit details
    Browse the repository at this point in the history
  36. ...

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

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    cc91060 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    0e3764a View commit details
    Browse the repository at this point in the history
  39. ...

    Ross Myers committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    4bad13a 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
    9f3d3e9 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
    c4d0309 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
    4523921 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    09fa5fa View commit details
    Browse the repository at this point in the history
  44. 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
    0058640 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Configuration menu
    Copy the full SHA
    50a0c6d 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
    6ffacd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eae76cd 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
    1372f1a 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
    e4f84bc 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
    c0918a6 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
    44414b7 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
    ccc1f48 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
    ef233ba 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
    e54f957 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
    96c5a7f 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
    f191c1f 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
    2bad6ce 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
    c490267 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
    3b50692 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
    02a7e1a 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
    18ec261 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
    88d63d2 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
    c24f74b 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
    4faf116 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
    6eb2fd8 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
    30c6541 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
    2cd5579 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
    05fbc7c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8948e70 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1d724a7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5deab30 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6b09235 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    210474b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5ac5710 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1603395 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ed4f004 View commit details
    Browse the repository at this point in the history
  33. 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
    f440f29 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
    a315173 View commit details
    Browse the repository at this point in the history
  35. Increased sleep time

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

    slmendez committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    ccd521b View commit details
    Browse the repository at this point in the history
  37. Ading in Shirley's test files...

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

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

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

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    a870a93 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    717df3d View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    ee297d6 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3f7035e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    02aa938 View commit details
    Browse the repository at this point in the history
  45. Merging in Shirley/s changes...

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

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

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

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

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    3ac735a View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    2747793 View commit details
    Browse the repository at this point in the history
  51. Giving the server more time to load...

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

    Ross Myers committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    c296eb2 View commit details
    Browse the repository at this point in the history
  54. 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
    46a1165 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
    2693bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09e9cc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c7fba8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aa639d 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
    622a5d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a2f1ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0c5863 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cdcffd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e74288d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9202bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d392f9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67df501 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
    f80ba0c View commit details
    Browse the repository at this point in the history
  10. Trying to merge in Shirley's most recent changes...

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

    Ross Myers committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    9424fa0 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
    e5ba42a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5de0f41 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
    74a8d67 View commit details
    Browse the repository at this point in the history
  4. 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
    6143889 View commit details
    Browse the repository at this point in the history
  5. 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
    a912d50 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
    6c99900 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc9c55c 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
    73c0389 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
    49fb801 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
    943c068 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
    7856281 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Configuration menu
    Copy the full SHA
    b285634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20309ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d58fa01 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
    82029b9 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
    3667249 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
    fb8be92 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
    8791c20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c7a296 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
    acb2eca 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
    b38519d 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
    6b5b3d3 View commit details
    Browse the repository at this point in the history
  8. Merging in Shirley's changes...

    Ross Myers committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    6413554 View commit details
    Browse the repository at this point in the history
  9. 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
    36b2e59 View commit details
    Browse the repository at this point in the history
  10. 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
    b1e2533 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c09aaf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7452596 View commit details
    Browse the repository at this point in the history
  13. 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
    7aa4dc5 View commit details
    Browse the repository at this point in the history
  14. Change to -x

    slmendez committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    1549306 View commit details
    Browse the repository at this point in the history
  15. 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
    91dd80b 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
    95889ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6d7d76 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
    5287ba5 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
    f11ea32 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
    1f71ed1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. Configuration menu
    Copy the full SHA
    2a39729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d360fdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4cf12b 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
    cc17c44 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
    5f84cfd 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
    a2d088c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3db5ee3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57965ef 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
    f35932f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d131ad View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

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

Commits on May 22, 2018

  1. Use tabula-java 1.0.2

    jazzido committed May 22, 2018
    Configuration menu
    Copy the full SHA
    447d1b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50f6366 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    e195d26 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
    a8c842b View commit details
    Browse the repository at this point in the history