28590 Commits

Author SHA1 Message Date
Richard Cordovano
be7c34b5ef
Merge pull request #6018 from kellykelly3/6532-auto-resize-image-in-content-viewer
6532 - Auto resize content viewer image
2020-06-26 09:39:03 -04:00
Kelly Kelly
3e5b3eb6de Fixed merge conflict 2020-06-25 18:01:12 -04:00
Kelly Kelly
24e974985a Added method to persona classes to get cr instance and throw exception if null 2020-06-25 17:49:34 -04:00
Kelly Kelly
c9563a99c5 Fixed comment from review 2020-06-25 16:48:52 -04:00
Richard Cordovano
fdf40b85db
Merge pull request #5987 from gdicristofaro/6345-64bitCarverOneInstaller
6345 & 6524 - 64bit carver one installer & windows build tsk libraries
2020-06-25 16:25:13 -04:00
Richard Cordovano
82b5f11351
Merge pull request #5989 from ethteck/6520_rename_correlation_engine_central_repository
6520 Renamed Correlation Engine to Central Repository
2020-06-25 16:22:36 -04:00
Greg DiCristofaro
aec09037f5 include bundle and rephrasing 2020-06-25 16:07:18 -04:00
Greg DiCristofaro
51cda25585 worked through messages 2020-06-25 15:20:46 -04:00
Kelly Kelly
1e86dfb4e6 merged in develop to fix conflict 2020-06-25 14:28:01 -04:00
Kelly Kelly
c6e6266ff5 Added autoResize flag 2020-06-25 14:01:54 -04:00
Richard Cordovano
f47e09f09b
Merge pull request #6014 from wschaeferB/6558-AddScrollPaneToDiscoveryErrorDialog
6558 add scroll pane to discovery error dialog
2020-06-25 13:31:18 -04:00
William Schaefer
a99c3f94db 6558 undo accidental commit of other MERGED file 2020-06-25 13:16:08 -04:00
William Schaefer
9d1524d709 6558 rename warning message about incomplete results 2020-06-25 13:14:56 -04:00
Ethan Roseman
c35dba0d31 Merge remote-tracking branch 'sleuthkit/develop' into 6520_rename_correlation_engine_central_repository 2020-06-25 12:39:27 -04:00
William Schaefer
87629c2685 6558 Remove icon 2020-06-25 12:29:40 -04:00
Richard Cordovano
af6ae3a903
Merge pull request #5988 from rcordovano/4998-smart-auto-ingest-auto-pause
Tidy up the ServiceMonitor class
2020-06-25 12:26:34 -04:00
Raman Arora
02c1f5f9f2 Removed imports from same package. 2020-06-25 12:26:08 -04:00
Raman Arora
cca585c7eb Removed unused import. 2020-06-25 12:08:17 -04:00
Raman Arora
d2247b8707 Update Bundle.properties-MERGED file. 2020-06-25 11:54:39 -04:00
William Schaefer
c66ed7485f 6558 add max size to scroll pane 2020-06-25 11:48:09 -04:00
Raman Arora
a8ed98d037 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6434-non-public-artifactviewers 2020-06-25 11:43:30 -04:00
Richard Cordovano
9dcabc97a5
Merge pull request #5953 from esaunders/6413-throttle-refresh
6413 Throttle number of Extracted Content node refreshes to once every 5 seconds.
2020-06-25 11:16:19 -04:00
Raman Arora
17abee17bc Removed unused string properties. 2020-06-25 11:15:58 -04:00
Richard Cordovano
917447b402
Merge pull request #6016 from sleuthkit/revert-5995-1485-cr-npe
Revert "1485 - CentralRepository getInstance will throw exception when CR is disabled"
2020-06-25 11:07:35 -04:00
Richard Cordovano
43de228dc9
Revert "1485 - CentralRepository getInstance will throw exception when CR is disabled" 2020-06-25 11:07:02 -04:00
Mark McKinnon
71174355d9 Merge remote-tracking branch 'upstream/develop' into 4506-Get-Wifi-Adapter-and-bluetooth-from-RegRipper 2020-06-25 10:23:57 -04:00
Mark McKinnon
622b7247c5 Add Bluetooth initial
Add bluetooth initial support
2020-06-25 10:23:25 -04:00
Mark McKinnon
98405ffa47 Merge remote-tracking branch 'upstream/develop' into 6155-Create-background-activity-moderator-TSK_PROG_RUN-artifacts 2020-06-25 10:17:23 -04:00
Mark McKinnon
b4997b6895 Update USB_DATA.txt
Download newer file for use.
2020-06-25 09:53:19 -04:00
Ethan Roseman
0fec1ffd78 6529 Divider location fix 2020-06-25 07:53:04 -04:00
Greg DiCristofaro
f672ce5797 dialog text change 2020-06-25 07:34:55 -04:00
Richard Cordovano
244fcd1aff
Merge pull request #5999 from wschaeferB/6457-DiscoveryUIPolish
6457 discovery ui polish
2020-06-25 07:24:45 -04:00
Richard Cordovano
9234636a66
Merge pull request #5992 from markmckinnon/6505-ArrayIndexOutOfBoundsException-in-Registry
6505-ArrayIndexOutOfBoundsException-in-Registry
2020-06-25 07:12:01 -04:00
Richard Cordovano
acb79697a6
Merge pull request #5998 from markmckinnon/4924-Investigate-malformed-XML-produced-by-RegRipper-plugins
4924-Investigate-malformed-XML-produced-by-RegRipper-plugins
2020-06-25 07:10:55 -04:00
William Schaefer
7b41f84b2c 6457 make button groups local variables to satisfy codacy 2020-06-24 19:01:39 -04:00
William Schaefer
aee5705c4f 6558 remove unused import 2020-06-24 18:54:13 -04:00
William Schaefer
972066af5f 6558 add scroll pane to discovery error dialog 2020-06-24 18:52:53 -04:00
William Schaefer
58fe4c8c2b 6457 fix radio button groups for parent folder filter 2020-06-24 18:47:38 -04:00
Raman Arora
4fd87412e7 Moved artifact content viewers to a new non-public package. 2020-06-24 18:15:40 -04:00
William Schaefer
c4df6bddf1 6457 fix parent filter checkbox action, add included / excluded to desc 2020-06-24 17:00:26 -04:00
esaunders
7a2eed546d
Merge pull request #6012 from raman-bt/6542-contact-account-search
6542: Adapt contact viewer to query for accounts based on artifact.
2020-06-24 14:37:53 -04:00
Greg DiCristofaro
3c7f7dbce4 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6523-commandLineReportConfig 2020-06-24 13:08:42 -04:00
Greg DiCristofaro
3532b45e69 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6412-updatedDialogs 2020-06-24 13:06:11 -04:00
Ethan Roseman
698ce96d20 6529 Renaming components 2020-06-24 12:55:51 -04:00
esaunders
6890924be8
Merge pull request #6013 from kellykelly3/kelly-broken-build-fix
Added the missing property string
2020-06-24 12:53:26 -04:00
William Schaefer
ed8810a9b0 6457 change arrow icons, fix video size, change text a bit 2020-06-24 12:35:57 -04:00
Kelly Kelly
5ca906d261 Added the missing property string 2020-06-24 12:17:32 -04:00
Ethan Roseman
4e5135b942 Merge remote-tracking branch 'sleuthkit/develop' into 6529-personas-scrolling 2020-06-24 10:37:22 -04:00
Greg DiCristofaro
0f6fa46d91 updated bundle messages 2020-06-24 10:31:07 -04:00
Greg DiCristofaro
2b144413c6 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6412-updatedDialogs 2020-06-24 10:15:18 -04:00