Commit Graph
12076 Commits
Author SHA1 Message Date
jmillman fea2ed078f cleaning up Accounts.java WIP 2016-07-18 13:09:42 -04:00
jmillman bc0b033d85 add count to BIN nodes 2016-07-18 11:44:54 -04:00
jmillman b04a038001 add listeners to update tree as ingest goes 2016-07-18 11:16:48 -04:00
jmillman c23856eed7 Merge remote-tracking branch 'upstream/develop' into 825-accounts-node 2016-07-18 09:25:42 -04:00
Richard Cordovano fbaae05baf Refined keyword highlight query result message 2016-07-15 18:12:40 -04:00
Richard Cordovano ef7226e1bc Merge pull request #2279 from eugene7646/kws
1878 Fixed a bug where indexed text content viewer erroneously reported "no keyword hits"
2016-07-15 17:15:16 -04:00
jmillman 126f25a6f0 WIP 2016-07-15 16:25:54 -04:00
Eugene Livis 53c0b90580 Added logging when an exception is caught. Modified UI text 2016-07-15 15:32:26 -04:00
jmillman f50bb3ba2d add BIN level to tree. hide accounts from extracted content 2016-07-15 13:53:19 -04:00
Eugene Livis 77330b8c32 Optimizated algorithm and removed code duplication 2016-07-15 13:33:14 -04:00
Eugene Livis 102b2b4c56 Fixed a bug when literal search string contains caracters that need to be escaped 2016-07-15 13:16:09 -04:00
Eugene Livis b5adc541b8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws 2016-07-15 13:09:35 -04:00
Eugene Livis 5adb67ceb0 Code and comment cleanup 2016-07-15 13:08:50 -04:00
Eugene Livis 9dfe64a71a Code and comment cleanup 2016-07-15 13:05:57 -04:00
Eugene Livis e44e9b76c8 Simplified search query. Fixed a bug with escaping of aggregated term queries 2016-07-15 13:01:25 -04:00
Eugene Livis d3b3efa657 Fixed several bugs in Solr highlighting query construction and escaping 2016-07-15 12:30:12 -04:00
Richard Cordovano 46aed12d9b Fix further tidy up of IngestJobSettigsPanel construction 2016-07-15 10:01:32 -04:00
Richard Cordovano aa4a0d3816 Further tidy up IngestJobSettigsPanel construction 2016-07-15 09:47:10 -04:00
Richard Cordovano 62c760363b Tidy up IngestJobSettigsPanel construction 2016-07-15 09:44:11 -04:00
Richard Cordovano b11490a9ef Fix ISEs and NPEs emanating from IngestJobSettingsPanel 2016-07-15 09:37:39 -04:00
jmillman 5282056130 initial pass at Accounts Nodes 2016-07-14 17:05:33 -04:00
Eugene Livis b29681356d Catching all exceptions when querying Solr for highlighting 2016-07-14 13:01:44 -04:00
jmillman 793155a587 cleanup ResultsNode 2016-07-14 12:09:21 -04:00
jmillman dd5ad3e91c fix luhn check and make TSK_ACCOUNT artifact 2016-07-14 11:54:24 -04:00
jmillman 29d892d352 clean up KeywordSearchList 2016-07-14 11:13:09 -04:00
jmillman 8ae097c872 cleanup and comment TermComponentQuery 2016-07-14 11:08:28 -04:00
jmillman 07f3053a02 initial commit parses track 1 and two data and makes keyword hit artifacts 2016-07-12 15:41:06 -04:00
Eugene Livis b2bd247fa1 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws 2016-07-12 10:16:09 -04:00
Richard Cordovano 63a1717e7b Update regression test code for ingest job settings panel changes 2016-07-11 14:27:17 -04:00
Richard Cordovano 4775b2ca89 Merge pull request #2276 from karlmortensen/refreshUiForEmails
Update the UI when emails are added
2016-07-11 13:48:34 -04:00
Richard Cordovano bbfa4689e8 Add timeout to regression test to allow for setup of ingest job settings panel 2016-07-11 13:23:56 -04:00
Richard Cordovano b296e751e4 Fix icon warning display for ingest job settings panel 2016-07-11 11:00:22 -04:00
Richard Cordovano 2c0ffab008 Added logging to RegressionTest.testConfigureIngest1 and testConfigureIngest2 2016-07-11 10:24:54 -04:00
Richard Cordovano df7394f01c Revert "Update test code to handle new column in ingest modules table"
This reverts commit 972174a9ad.
2016-07-11 10:18:31 -04:00
Eugene Livis 8c5e36dfce Merge branch 'develop' of https://github.com/sleuthkit/autopsy into kws 2016-07-08 10:46:07 -04:00
Karl Mortensen 663eb26426 Update the UI when emails are added 2016-07-07 15:32:53 -04:00
Eugene Livis f11573ba1d debugging highlighting solr query 2016-07-07 14:22:16 -04:00
Richard Cordovano d3342d9621 Fix double triggering of preferred action for nodes in table view 2016-07-05 18:05:15 -04:00
Richard Cordovano 738ee8cbfc Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-07-05 17:22:44 -04:00
Richard Cordovano 972174a9ad Update test code to handle new column in ingest modules table 2016-07-05 17:22:01 -04:00
Richard Cordovano 0ebe0706d6 Merge pull request #2267 from millmanorama/811-handle-duplicate-report-name
validate report name is unique
2016-07-05 11:47:33 -04:00
jmillman ca81ef27c5 fix typo 2016-07-05 11:09:53 -04:00
Richard Cordovano b27e9ebdfd Revert "Made content viewers resize properly."
This reverts commit 0b0f5b69d2.
2016-06-30 13:29:42 -04:00
Richard Cordovano c2fccb0abf Merge pull request #2273 from karlmortensen/compensateForSolrBug
Compensate for solr bug
2016-06-30 12:43:54 -04:00
Karl Mortensen f5f73cd38e remove unused method 2016-06-30 10:28:45 -04:00
Karl Mortensen 4093074a13 Compensate for core.properties sticking around 2016-06-30 10:26:39 -04:00
Richard Cordovano 9d5df24857 Merge pull request #2265 from BasisOlivers/2157
Case specific menu items disable properly
2016-06-29 17:44:25 -04:00
Richard Cordovano 614b345ed6 Merge pull request #2271 from karlmortensen/showDog2
Show more dogs
2016-06-29 16:07:19 -04:00
Richard Cordovano ac99dce76c Merge pull request #2256 from BasisOlivers/1843
Fixed error handling of ExternalViewerAction.
2016-06-29 15:29:42 -04:00
Richard Cordovano 670d64126e Merge pull request #2248 from BasisOlivers/2200-2
Final UI for track ingest jobs.
2016-06-29 15:22:12 -04:00