16233 Commits

Author SHA1 Message Date
Greg DiCristofaro
dad32dbc39 case and application level temp; may need to be refactored to different class 2020-08-10 16:33:54 -04:00
Richard Cordovano
2164494d94
Merge pull request #6156 from kellykelly3/1491-cvt-fix-message-thread-col-size
1491 - Added code to make the subject column in the message viewer thread t…
2020-08-10 13:30:04 -04:00
Richard Cordovano
1bbf5927d9
Merge pull request #6163 from kellykelly3/6687-add-tooltip-long-hash-name-2
6687 - Added tool tips to hash, keyword and interesting items ingest panel
2020-08-10 12:55:58 -04:00
Kelly Kelly
de3306076f Added tool tips to hash, keyword and interesting items ingest panel 2020-08-06 16:47:21 -04:00
Greg DiCristofaro
b7ca09d647 address codacy remark 2020-08-06 15:00:39 -04:00
Greg DiCristofaro
5ca2fa1931 update to enum 2020-08-06 13:31:08 -04:00
Greg DiCristofaro
4d5e2362e7 updated to 'hyperlink' and error handling updated 2020-08-06 10:17:19 -04:00
Greg DiCristofaro
b039b9e9e7 validation fix 2020-08-06 07:54:22 -04:00
Greg DiCristofaro
baeb551a54 fixes for codacy 2020-08-06 07:36:59 -04:00
Greg DiCristofaro
3441207283 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6423-photorecIncludeExclude 2020-08-06 06:55:18 -04:00
Greg DiCristofaro
b792ec8145 error on startUp 2020-08-05 16:18:19 -04:00
Greg DiCristofaro
e306dde9c5 fix for link wrap 2020-08-05 07:48:13 -04:00
Greg DiCristofaro
ea1246475d updates for extension validation 2020-08-04 16:30:30 -04:00
Greg DiCristofaro
8cd7594afa updates for extension validation 2020-08-04 16:30:16 -04:00
Kelly Kelly
b3e7a33f8b Added code to widen the subject column in the message viewer thread table 2020-08-04 14:30:31 -04:00
Richard Cordovano
e95c7f796b
Merge pull request #6140 from gdicristofaro/6631-DataSourceSummarizer
6631 data source summarizer
2020-08-04 11:47:53 -04:00
Greg DiCristofaro
5565d7e6d3 updated settings methods to packaged private 2020-08-04 10:10:24 -04:00
Greg DiCristofaro
3183c8800e formatting 2020-08-03 15:26:39 -04:00
Greg DiCristofaro
065650fe40 UI indent updates 2020-08-03 14:40:12 -04:00
Greg DiCristofaro
1a2b5085f0 updated panel 2020-08-03 12:40:05 -04:00
Greg DiCristofaro
36145d9c40 updated for review remarks 2020-08-03 11:49:30 -04:00
Mark McKinnon
58669a0347 Update SaveSnapshotAsReport.java
When cancel is selected actually cancel and not create report.
2020-08-03 11:45:19 -04:00
Greg DiCristofaro
4ae8405c89 updated look and feel with url 2020-08-03 10:28:32 -04:00
Greg DiCristofaro
c8d2e48e25 revert bundle files 2020-08-03 08:53:26 -04:00
Greg DiCristofaro
ef1a5840dd fix for ingest job info panel and tabs 2020-08-03 08:49:58 -04:00
Greg DiCristofaro
dcc134939e tab updates and case updates in IngestJobInfoPanel 2020-07-31 16:26:20 -04:00
Greg DiCristofaro
f574233895 some fixes 2020-07-31 08:19:00 -04:00
Greg DiCristofaro
a0898fddbe beginnings of photorec extension exclusions 2020-07-30 16:00:35 -04:00
Greg DiCristofaro
1bb530923d fix for artifact counts table 2020-07-30 11:51:07 -04:00
Greg DiCristofaro
34ee2bd5c1 non editable table model 2020-07-30 11:15:04 -04:00
Greg DiCristofaro
1774ad6cba Merge branch 'develop' of github.com:sleuthkit/autopsy into 6631-DataSourceSummarizer 2020-07-30 10:59:30 -04:00
Ann Priestman
689c6e9943
Merge pull request #6144 from sleuthkit/release-4.16.0
Release 4.16.0
2020-07-28 13:42:13 -04:00
Ann Priestman
183644e96f
Merge pull request #6143 from APriestman/6656_normalizationErrors
6656 Don't print stack trace for invalid ID
2020-07-28 13:38:17 -04:00
apriestman
97574e8164 Don't print stack trace for invalid ID 2020-07-28 12:05:47 -04:00
Ann Priestman
5476ef5338
Merge pull request #6142 from dannysmyda/Reduce-KWH-Logging-CaseUcoModule
Reduced WARNINGs for keyword hits in CASE/UCO Report Module
2020-07-28 12:03:45 -04:00
U-BASIS\dsmyda
f56ce617eb Made error logging more granular 2020-07-28 10:58:28 -04:00
U-BASIS\dsmyda
42df6a971f Demoted the warning to an info 2020-07-28 10:55:03 -04:00
U-BASIS\dsmyda
44765d1940 Reduced WARNING logging for KWHs in the CaseUcoReportModule 2020-07-28 10:38:50 -04:00
Greg DiCristofaro
3c096cdb2d addressing codacy remarks and bug fix 2020-07-27 16:05:53 -04:00
Greg DiCristofaro
634c4ecc6e Merge branch 'develop' of github.com:sleuthkit/autopsy into 6631-DataSourceSummarizer 2020-07-27 14:43:34 -04:00
Greg DiCristofaro
b248596598 directory fix 2020-07-27 14:42:55 -04:00
Greg DiCristofaro
8f967cb238 re-adding files to fix directory issue 2020-07-27 14:37:49 -04:00
Greg DiCristofaro
1b5f43fa2b removing files to fix directory issue 2020-07-27 14:37:03 -04:00
Greg DiCristofaro
4e7ee4142d bug fixes 2020-07-27 14:31:12 -04:00
Ann Priestman
a535e58b9c
Merge pull request #6113 from kellykelly3/1280-cvt-selectFirstMessage
1280 - CVT message panel Initially select first message in
2020-07-27 14:25:43 -04:00
Greg DiCristofaro
d8f5bcec3a commenting and sql results per data source 2020-07-27 12:12:29 -04:00
William Schaefer
ecabe0c0a6 6648 remove extra line 2020-07-24 18:19:30 -04:00
William Schaefer
2b0384eaa4 6648 de-select instance when closing discovery to clear content viewer 2020-07-24 18:15:57 -04:00
Ann Priestman
8314ffc1d9
Merge pull request #6115 from wschaeferB/6531-AdjustSizeOfDetailsArea
6531 adjust size of details area
2020-07-24 14:54:19 -04:00
Kelly Kelly
559c5ccc1d Added missing line for cvt fix 2020-07-24 13:55:50 -04:00