16192 Commits

Author SHA1 Message Date
Richard Cordovano
90b16ace67
Merge pull request #5930 from kellykelly3/1472-Tags-menu-order-correction
1472 - Put Tag nodes into alphabetical order
2020-06-02 15:16:50 -04:00
Greg DiCristofaro
03fc62feb5 fixing bugs 2020-06-02 14:28:21 -04:00
Raman Arora
6926016e21 Fixed persona button alignment. 2020-06-02 14:19:09 -04:00
Raman Arora
26a641d362 Fixed Call Details panel getting truncated. 2020-06-02 13:42:46 -04:00
Raman Arora
24099cbde1 Added persona button for the local account. 2020-06-02 13:28:19 -04:00
Ethan Roseman
a456905d2d 6399 Renaming 2020-06-02 12:28:45 -04:00
Greg DiCristofaro
fc01fcd48d fix for codacy and commenting issues 2020-06-02 11:58:35 -04:00
William Schaefer
c5bd9820aa Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6305-UpdateDiscoveryUI 2020-06-02 11:46:43 -04:00
Greg DiCristofaro
000ee2d1de fixed writing to disk 2020-06-02 11:44:12 -04:00
esaunders
2495deb56e Merge branch 'develop' of github.com:sleuthkit/autopsy into 6413-throttle-refresh 2020-06-02 11:25:48 -04:00
Ethan Roseman
7d1813476a 6399 Persona editing functionality 2020-06-02 10:59:56 -04:00
Greg DiCristofaro
7d000f4e08 FilterSetDefsPanel ui changes to accomodate standard set 2020-06-02 10:52:14 -04:00
Richard Cordovano
a66c800c49
Merge pull request #5912 from esaunders/6243-optimize-ft-by-ext
6243 Test to see if new content has an extension before processing and ens…
2020-06-02 10:20:20 -04:00
Greg DiCristofaro
cb5af3e93a added files sets to standard sets 2020-06-02 09:51:01 -04:00
Kelly Kelly
481318bde4 Removed unused imports 2020-06-02 09:48:03 -04:00
esaunders
0ae4510b18 Throttle number of Extracted Content node refreshes to once every 5 seconds. 2020-06-02 09:44:33 -04:00
Greg DiCristofaro
1ade5a4f34 updates based on comments 2020-06-02 08:39:27 -04:00
Raman Arora
cc77969afb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6383-calllog-personas 2020-06-01 18:10:48 -04:00
Raman Arora
0f39629f41 6383: Added persona name and button to the accounts in the call log. 2020-06-01 17:55:34 -04:00
Greg DiCristofaro
555feb94f2 switching to input streams for resource files 2020-06-01 16:46:33 -04:00
Kelly Kelly
9301c9239c Put Tag nodes into alphebetical order 2020-06-01 15:38:22 -04:00
apriestman
2752dccac9 Updated links on About page.
Open URLs in browser instead of Autopsy.
2020-06-01 14:51:29 -04:00
Greg DiCristofaro
b6da6dd96b Merge branch 'develop' into 6412-standardInterestingFileSetRules 2020-06-01 14:29:26 -04:00
Greg DiCristofaro
22c8cb8bf6 merge from master 2020-06-01 14:12:51 -04:00
apriestman
548ac6675d Doxygen fixes 2020-06-01 13:54:01 -04:00
Greg DiCristofaro
003d0c5e8b added gpx module to pipeline config and place autopsy modules before third party modules 2020-06-01 13:02:38 -04:00
Greg DiCristofaro
1ae429aede updates based on design doc 2020-06-01 12:00:34 -04:00
Greg DiCristofaro
b830a197a4 address codacy remarks 2020-06-01 08:15:03 -04:00
Greg DiCristofaro
8bac7f3179 fix for gpx parser and add bundle 2020-06-01 08:05:15 -04:00
Greg DiCristofaro
a81e714d56 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6355-geolocationNPE 2020-06-01 07:31:36 -04:00
Richard Cordovano
08ae080f4d
Merge pull request #5917 from kellykelly3/1469-persisten-tag-set
1469 persistent tag set
2020-05-29 11:11:14 -04:00
Richard Cordovano
f028e60aea
Merge pull request #5908 from kellykelly3/1457-Add-Tag-Set-To-Tag-UI
1457 Add TagSet submenus
2020-05-29 11:10:30 -04:00
Richard Cordovano
244376aeeb
Merge pull request #5915 from raman-bt/6315-calllog-artifact-viewer-2
6315 calllog artifact viewer 2
2020-05-29 10:21:23 -04:00
Kelly Kelly
ef5ec8db40 Fixed bug that Greg found 2020-05-28 20:43:04 -04:00
Kelly Kelly
fae5bfa097 Merge branch 'develop' into 1457-Add-Tag-Set-To-Tag-UI 2020-05-28 16:26:34 -04:00
Mark McKinnon
06e8890417 Added Metadata Artifact to Keyword Search and TImeline
Added the Metadata for Documents to TSK_METADATA artifact as well as event types in time line for Metadata.
2020-05-28 15:44:09 -04:00
Ethan Roseman
1b0ac03903 6397 Codacy 2020-05-28 14:29:24 -04:00
Ethan Roseman
6fba876890 6397 Codacy 2020-05-28 14:05:41 -04:00
Ethan Roseman
4ee10bc713 6397 Fixing account search in AddAccount dialog 2020-05-28 13:08:47 -04:00
Ethan Roseman
534a36f041 Merge branch 'develop' into 6397-add-personas 2020-05-28 13:01:56 -04:00
Richard Cordovano
10663e9c25
Merge pull request #5906 from ethteck/6380-personas-view
6380 Groundwork for persona editing / creating, viewing functional
2020-05-28 12:56:14 -04:00
Richard Cordovano
39ee6dec07
Merge pull request #5918 from raman-bt/6419-persona-metadata-aliases
6419: Incorrect results from getAliases() & getMetadata()
2020-05-28 12:11:37 -04:00
Greg DiCristofaro
f6eee25167 kml error report message 2020-05-28 10:39:29 -04:00
Kelly Kelly
9f08d3bed0 Fixed codacy issues 2020-05-28 10:35:51 -04:00
Richard Cordovano
76de7b9d32
Merge pull request #5914 from gdicristofaro/6406-htmlReportStatus
6406 html report status
2020-05-28 10:23:13 -04:00
Raman Arora
ae75ac0162 6419: Incorrect results from getAliases() & getMetadata() 2020-05-27 18:56:40 -04:00
Kelly Kelly
dfa3a81fea Cleaned up formatting 2020-05-27 17:26:30 -04:00
Greg DiCristofaro
5de3b7d1f3 Merge branch '6355-handleBubblingGeoException' into 6355-geolocationNPE 2020-05-27 15:44:41 -04:00
Greg DiCristofaro
d76e89413f adding logging 2020-05-27 15:38:04 -04:00
Kelly Kelly
839bd38ef5 Fixing start up issues 2020-05-27 15:32:23 -04:00