28628 Commits

Author SHA1 Message Date
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
Mark McKinnon
6d4593b657 Update ExtractRegistry.java
Add check for null for safety.
2020-08-10 10:52:00 -04:00
Mark McKinnon
5cdd5ba613 Update ExtractRegistry.java
Added check if line is not null for safety
2020-08-10 10:42:24 -04:00
Mark McKinnon
12c13e1661 Add Browser Names to Bundle
Add Browser Names to Bundle so that they can be translated if need be
2020-08-10 10:16:46 -04:00
Richard Cordovano
b5d100c160
Merge pull request #6152 from gdicristofaro/6423-photorecIncludeExclude
6423 photorec include exclude
2020-08-10 10:16:13 -04:00
apriestman
a9a8313f60 Updated photo rec documentation 2020-08-10 10:16:04 -04:00
Richard Cordovano
a6a303720b
Merge pull request #6159 from gdicristofaro/6671-removeEmptyValues
6771 removes empty values
2020-08-10 09:58:08 -04:00
Greg DiCristofaro
28fad44012 addressing codacy remarks 2020-08-10 08:13:11 -04:00
Greg DiCristofaro
c870af5916 formatting 2020-08-10 07:51:50 -04:00
Greg DiCristofaro
c574336449 fix to set scroll position 2020-08-10 07:48:04 -04:00
Greg DiCristofaro
f56b66a8ed commenting, formatting, and imports 2020-08-07 14:15:46 -04:00
Greg DiCristofaro
59430a06af revamped query 2020-08-07 13:19:10 -04:00
Kelly Kelly
b7db91c963 Fixed doubling cr hashset issue 2020-08-06 17:04:57 -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
658b603dd0 removes empty values 2020-08-06 14:07:44 -04:00
Greg DiCristofaro
5ca2fa1931 update to enum 2020-08-06 13:31:08 -04:00
Greg DiCristofaro
f7985fbb0a formatting 2020-08-06 12:08:36 -04:00
Greg DiCristofaro
b700d17011 now with fixed paths and tooltips 2020-08-06 12:05:25 -04:00
Greg DiCristofaro
31a51e45f2 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6655-TopProgs 2020-08-06 11:04:34 -04:00
Greg DiCristofaro
d79fa1f2a0 working through top programs data model 2020-08-06 11:04:27 -04:00
Richard Cordovano
708a4fa906
Merge pull request #6129 from kellykelly3/1499-mbox-parse-mult-items
1499 mbox parse mult items
2020-08-06 10:57:37 -04:00
Greg DiCristofaro
4d5e2362e7 updated to 'hyperlink' and error handling updated 2020-08-06 10:17:19 -04:00
Greg DiCristofaro
b637d4d2c1 updating for handling path 2020-08-06 09:52:06 -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
adbaf3f70a some refactoring 2020-08-06 07:34:23 -04:00
Greg DiCristofaro
5ea72a518b merge from develop 2020-08-06 07:05:01 -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
c3c1446d11 codacy fixes 2020-08-05 16:01:10 -04:00
Greg DiCristofaro
ed4cb22bac worked through queries 2020-08-05 15:40:38 -04:00
Kelly Kelly
6047c5e1b0 Merge branch '1498-make-method-to-map-account-to-contact-book' into 1243-account-info-to-cvt-tooltip 2020-08-05 15:13:59 -04:00
Kelly Kelly
5ca4dc6022 Updated based on review comments 2020-08-05 15:12:22 -04:00
U-BASIS\dsmyda
ac62a079d0 Codacy 2020-08-05 12:48:25 -04:00
Richard Cordovano
d7d99a4af4
Merge pull request #6155 from markmckinnon/6675-update-prefetch-ingest-process
6675-update-prefetch-ingest-process
2020-08-05 11:38:55 -04:00
Greg DiCristofaro
034b51943c Merge branch 'develop' of github.com:sleuthkit/autopsy into 6654-summaryPieChart 2020-08-05 08:38:13 -04:00
Greg DiCristofaro
e306dde9c5 fix for link wrap 2020-08-05 07:48:13 -04:00
U-BASIS\dsmyda
3fb3e68c6b Added support for HEIC files and merged EXIF into the Picture Analysis module 2020-08-04 17:19:20 -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
Kelly Kelly
e3020401a9 Added missing prop file 2020-08-04 11:02:53 -04:00
Greg DiCristofaro
5565d7e6d3 updated settings methods to packaged private 2020-08-04 10:10:24 -04:00
Mark McKinnon
301fb7941e Update ExtractPrefetch.java
Add path to list of attributes
2020-08-04 09:55:10 -04:00
Kelly Kelly
4e7a442fad Added contact information to call log 2020-08-04 09:25:07 -04:00
Richard Cordovano
3d9e102a80
Merge pull request #6150 from markmckinnon/6653-Timeline-snapshot-report-is-generated-even-if-the-user-hits-cancel
6653-Timeline-snapshot-report-is-generated-even-if-the-user-hits-cancel
2020-08-03 17:17:17 -04:00
Greg DiCristofaro
d0f720f8d8 data source info utilities updates 2020-08-03 16:37:19 -04:00
Greg DiCristofaro
3183c8800e formatting 2020-08-03 15:26:39 -04:00