Commit Graph
10195 Commits
Author SHA1 Message Date
Brian Sweeney 6fa58b9ca7 fixed a concurrentmodificationexception when pruning results for frequency percentage search 2018-08-22 17:21:05 -06:00
Brian Sweeney ac31962c95 frequency search tests 2018-08-22 17:20:34 -06:00
Brian Sweeney 4a68eb7e57 updated comments with info pertinent to frequency search tests 2018-08-22 17:19:42 -06:00
Brian Sweeney 92605055b5 typo in tests 2018-08-22 08:34:15 -06:00
Brian Sweeney 2c32fe42e8 fixed all the tests 2018-08-21 17:03:33 -06:00
Brian Sweeney 4cbf9d10e7 had forgotten to hook up the percentage value to the search results 2018-08-21 16:53:01 -06:00
Brian Sweeney 56989e022c text field stays the same size 2018-08-21 15:39:47 -06:00
Brian Sweeney 5cf4d7d849 text field should not resize 2018-08-21 15:13:07 -06:00
Brian Sweeney 0946d96b94 superior error state management 2018-08-21 12:37:22 -06:00
Brian Sweeney addb312dc0 renames and usage or error manager 2018-08-21 10:51:31 -06:00
Brian Sweeney 71d9336981 resize dialog and add checkbox/text field for frequency feature 2018-08-20 09:07:55 -06:00
Brian Sweeney 11b3639191 ui error message stuff 2018-08-16 09:23:40 -06:00
Brian Sweeney 08b7e113c9 percentagethreshold ui stuff 2018-08-15 08:07:24 -06:00
Brian Sweeney 948ed2aa00 first pass at filtering results by frequency threshold 2018-08-10 16:31:55 -06:00
Brian Sweeney 69b5c4fa59 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 4102-filter-by-frequency 2018-08-10 12:38:19 -06:00
Brian Sweeney ba55eecccc more codacy things 2018-08-10 08:42:44 -06:00
Brian Sweeney ac096fac57 codacy stuff 2018-08-09 17:41:10 -06:00
Brian Sweeney 7daab901b3 simplify some code 2018-08-09 08:40:18 -06:00
Brian Sweeney 06b6e1a89f improved checks for availability of eamdb and related resources 2018-08-08 21:59:30 -06:00
Brian Sweeney a7738ce0bf bundle property was missing 2018-08-08 19:17:43 -06:00
Brian Sweeney d4ab36eaf4 this was missing metadata 2018-08-08 18:56:53 -06:00
Brian Sweeney 93bf1b2e9c fixed bug where toggling between any data source and single data source on intra case search would not always run the correct algorithm 2018-08-08 18:41:51 -06:00
Brian Sweeney 0673c49c12 case was missing from casedbattributeinstancenodes 2018-08-08 12:05:45 -06:00
Richard Cordovano f672bf7740 Merge pull request #4011 from dannysmyda/4063-migrate-to-standard-7zip-interface
4063 migrate to standard 7zip interface
2018-08-08 13:32:28 -04:00
Richard Cordovano b8364e91be Merge pull request #4005 from dannysmyda/4092-factor-out-sqlite-reader
4092: Refactored SQLite parsing functionality out of SQLiteViewer and into SQLiteReader
2018-08-08 10:00:29 -04:00
Brian Sweeney 0e58f6ea05 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into commonfiles 2018-08-07 16:54:46 -06:00
Brian Sweeney 1a08c871c7 fixed a bug where single intercase search would stay selected after it was selected once and then changed back to any intercase 2018-08-07 16:10:41 -06:00
William Schaefer cdce28d6dc 4014 auto format DataContentViewerOtherCases 2018-08-07 17:38:51 -04:00
William Schaefer 6fd7482e6e 4014 clean up files that might be modified to determine the presence of CR comments 2018-08-07 17:37:39 -04:00
William Schaefer d7c20b386f 4014 clean up files that might be modified to ensure no additional query of tags occurs 2018-08-07 17:10:37 -04:00
Richard Cordovano b3e82c7e5f Merge pull request #4021 from dgrove727/4078_HtmlReportInvalidPathException_1a
Normalize path.
2018-08-07 15:35:49 -04:00
Richard Cordovano 090612d6a9 Merge pull request #4023 from wschaeferB/4103-AddIconsBackToAid2.0
4103 added icons back to AID 2.0 as part of figuring out how to do 4095
2018-08-07 15:26:33 -04:00
Richard Cordovano 1d300fb07f Merge pull request #4013 from dgrove727/4089_CentralRepositoryCommentDialogWidth
Fixed dialog size.
2018-08-07 15:25:21 -04:00
Richard Cordovano 15ec0ca5f2 Merge pull request #4022 from dgrove727/4033_SaveLastExportLocation_1
4033 save last export location 1
2018-08-07 14:42:13 -04:00
Richard Cordovano 5a524f3ec0 Merge pull request #4014 from wschaeferB/4065-FilterTagsForUser-Rev2
4065 filter tags for user rev2
2018-08-07 14:35:53 -04:00
Richard Cordovano 25b232c5c8 Merge pull request #3951 from dgrove727/3995_OtherOccurrencesNoResultsFound
3995 other occurrences no results found
2018-08-07 14:34:30 -04:00
Brian Sweeney bf2d2be90d Merge branch 'develop' of https://github.com/briangsweeney/autopsy into commonfiles 2018-08-07 12:33:56 -06:00
U-BASIS\dsmyda 913891bdf2 Typos and grammar 2018-08-06 15:52:56 -04:00
U-BASIS\dsmyda 99b12cc269 Added some comments and implemented PR review changes 2018-08-06 15:48:15 -04:00
U-BASIS\dsmyda 11a2bc3685 Final cleanup of comments 2018-08-06 13:43:12 -04:00
U-BASIS\dsmyda d516660aa3 Fixed param and return type comment headers 2018-08-06 13:39:34 -04:00
U-BASIS\dsmyda c6db99e3dd Implemented suggested changes from PR review 2018-08-06 13:36:40 -04:00
Brian Sweeney 02c340fae9 Merge branch 'develop' of https://github.com/briangsweeney/autopsy into commonfiles 2018-08-05 21:22:56 -06:00
William Schaefer 833da05484 3964 update url for new version of Emedded test file 2018-08-03 17:27:46 -04:00
William Schaefer 79d4b507a6 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3964-testZipBomb-Rev2 2018-08-03 17:12:14 -04:00
William Schaefer 19b7ba19c0 4103 added icons back to AID 2.0 as part of figuring out how to do 4095 2018-08-03 16:15:27 -04:00
Richard Cordovano 78f9cf5fe4 Merge pull request #4007 from dannysmyda/1837-escape-control-characters-fileutil
1837: Updated the regex in FileUtil.escapeFileName function to remove ascii control characters
2018-08-03 15:44:16 -04:00
Richard Cordovano 9ceacdfa05 Merge pull request #3984 from wschaeferB/4040-TagsWithUser
4040 Associate the user name of who created a tag with that tag
2018-08-03 15:43:47 -04:00
U-BASIS\dgrove 9fe9afc0d7 Resolved merge conflicts. 2018-08-03 14:43:05 -04:00
U-BASIS\dgrove 9c4f2b2438 Normalize path. 2018-08-03 14:23:11 -04:00