19541 Commits

Author SHA1 Message Date
Brian Sweeney
e8709ae38e added serialization id 2018-04-19 11:32:00 -06:00
Brian Sweeney
239d3017f0 synchronized method 2018-04-19 11:32:00 -06:00
Brian Sweeney
868533f325 copyright year corrected 2018-04-19 11:32:00 -06:00
Brian Sweeney
5b466003af static logger 2018-04-19 11:31:59 -06:00
Brian Sweeney
eb19619dae removed use of deprecated functions 2018-04-19 11:31:59 -06:00
Brian Sweeney
5315830aae final classes for types not intended to be subclassed 2018-04-19 11:31:58 -06:00
Brian Sweeney
5f377c01ab comments (license headers and class docs) 2018-04-19 11:31:58 -06:00
Brian Sweeney
3e000780fb license headers added, attribution removed 2018-04-19 11:31:57 -06:00
Brian Sweeney
0ef7cdb5b6 whitespace, removed unneeded checks 2018-04-19 11:31:57 -06:00
Brian Sweeney
cd8eb4cad6 whitespace 2018-04-19 11:31:57 -06:00
Brian Sweeney
8c9ccbd5af first pass a common files search feature 2018-04-19 11:31:56 -06:00
Brian Sweeney
ec8bbb9d2b stubbed out lots of ui components for common files search 2018-04-19 11:31:56 -06:00
Brian Sweeney
ca88f73b12 private member made final 2018-04-19 11:31:55 -06:00
Brian Sweeney
d1460c76aa stubbing out new feature 2018-04-19 11:31:55 -06:00
Brian Sweeney
9698d6c5d6 tab title has more detail about search criteria 2018-04-19 10:53:18 -06:00
William Schaefer
d316c350c0 3753 Auto Ingest node status tab added for admin mode 2018-04-19 12:09:24 -04:00
Andrew Ziehl
0c5e15d40c Adjust UI Sizing 2018-04-18 15:48:29 -07:00
Richard Cordovano
fa621583e9
Merge pull request #3692 from wschaeferB/3723-OpenAid2Faster
3723 open aid 2.0 faster
2018-04-18 16:23:06 -04:00
Andrew Ziehl
c055dc276d Merge branch '3700-3730-3731-3732-3639-roundup' of https://github.com/briangsweeney/autopsy into 3700-3730-3731-3732-3639-roundup 2018-04-18 13:12:43 -07:00
Andrew Ziehl
14551289df wip ui 2018-04-18 13:12:37 -07:00
esaunders
50e6c31650 Merge branch 'custom-release-may-2018' of github.com:sleuthkit/autopsy into 3735_ain_status_in_aid 2018-04-18 15:03:31 -04:00
esaunders
6df54afd50 Fix for AIN state request event. 2018-04-18 14:30:53 -04:00
esaunders
1b1ed215b5 Get node status from remote AINs. 2018-04-18 13:11:20 -04:00
Ann Priestman
b6fe29d039 Add normalized metric to time hash lookup 2018-04-18 09:55:29 -04:00
William Schaefer
86e660c599 Merge branch 'custom-release-may-2018' of https://github.com/sleuthkit/autopsy into 3723-OpenAid2Faster 2018-04-18 09:51:39 -04:00
Brian Sweeney
57decf7c35 restored empty md5 omissison feature 2018-04-18 07:37:34 -06:00
Brian Sweeney
50cb493e21 unused import 2018-04-18 07:37:15 -06:00
Richard Cordovano
fc79de8078
Merge pull request #3698 from APriestman/addMissingImage
Add missing case_properties.png
2018-04-18 09:19:38 -04:00
Richard Cordovano
601db87112
Merge pull request #3697 from APriestman/switchMonitorToMilliseconds
Switch from saving nanoseconds to milliseconds (as double precision) in…
2018-04-18 09:19:15 -04:00
Richard Cordovano
d8235e09a9
Merge pull request #3696 from sleuthkit/rename_sheet_vars
Rename property sheet variables for PMD/Codacy.  No logic changes.
2018-04-18 09:18:40 -04:00
Richard Cordovano
9169b584ae
Merge pull request #3695 from sleuthkit/rename_visitor_vars
Made visitor variable longer for PMD warnings.  No logic changes.
2018-04-18 09:18:07 -04:00
Richard Cordovano
69aedbb6f7
Merge pull request #3694 from sleuthkit/report_fix
revert to original addReport() API return value
2018-04-18 09:17:31 -04:00
Richard Cordovano
fa3f84cd18
Merge pull request #3693 from sleuthkit/result_viewer_fix2
make interesting file same priority as hash and keyword hits
2018-04-18 09:17:13 -04:00
Richard Cordovano
c7bc1ad862
Merge pull request #3687 from wschaeferB/3610-RemoveButtonsAddAdminMode
3610 remove buttons add admin mode
2018-04-18 09:16:33 -04:00
Richard Cordovano
a8966605fc
Merge pull request #3686 from dgrove727/3685_FileMetadataScrollBars
Fixed File Metadata scroll bars.
2018-04-18 09:03:32 -04:00
Richard Cordovano
673258c5ed
Merge pull request #3685 from dgrove727/3685_ResultsScrollBars
Fixed Results scroll bars.
2018-04-18 09:03:01 -04:00
Richard Cordovano
5f2d7a52cb
Merge pull request #3684 from dgrove727/3685_HexScrollBars
Fixed Hex scroll bars.
2018-04-18 09:02:25 -04:00
Richard Cordovano
cabbca166f
Merge pull request #3683 from dgrove727/3685_StringsScrollBars
Fixed Strings scroll bars.
2018-04-18 09:02:10 -04:00
Richard Cordovano
7ac20398b0
Merge pull request #3682 from dgrove727/3685_IndexedTextScrollBars
Fixed Indexed Text scroll bars.
2018-04-18 09:01:53 -04:00
Richard Cordovano
2812357845
Merge pull request #3675 from dgrove727/3736_CorrelationEngineBackwardsCompatibility
Updated 'createFileIngestModule()' to check object type.
2018-04-18 08:32:26 -04:00
Richard Cordovano
c34ef2d5ed
Merge pull request #3672 from wschaeferB/3610-SearchableAutoIngestJobs
3610 searchable auto ingest jobs
2018-04-18 08:31:37 -04:00
Richard Cordovano
59020a3ca9
Merge pull request #3667 from dgrove727/1746_TranslationTool
Changed separator position to allow room for 'Translate Text'.
2018-04-18 08:31:19 -04:00
Richard Cordovano
dfe2a30824 Make core result viewers into service providers again 2018-04-18 08:24:51 -04:00
Andrew Ziehl
ab65d53387 Add Mime Type column 2018-04-17 20:28:28 -07:00
Andrew Ziehl
5cbec60395 Fix for not filtering by mime type. TODO, include mime-type as column? 2018-04-17 20:12:22 -07:00
Andrew Ziehl
4338170b76 Add mime types for other media/document extensions 2018-04-17 20:04:31 -07:00
Andrew Ziehl
bab07384ea merge cleanup 2018-04-17 17:00:18 -07:00
Andrew Ziehl
2bac572c9f Merge branch '3700-3730-3731-3732-3639-roundup' of https://github.com/briangsweeney/autopsy into common-files-type-filter
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/AllDataSources.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesMetaDataBuilder.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/CommonFilesPanel.java
#	Core/src/org/sleuthkit/autopsy/commonfilesearch/SingleDataSource.java
2018-04-17 16:54:00 -07:00
Andrew Ziehl
0ba651d94d Update UI element variable names. Add filtering by mime_type based on check box selection. Needs Brian's changes to use executeQuery instead. 2018-04-17 16:46:44 -07:00
Brian Sweeney
14d1deb592 comments and access modifiers 2018-04-17 14:32:32 -06:00