10516 Commits

Author SHA1 Message Date
Kay Bassi
295d4eb3b9 Completed editing/translation 2016-02-02 15:42:28 -08:00
Nick Davis
8fa9953043 Merge branch 'develop' of github.com:sleuthkit/autopsy into 1501-ja-core-mod-ios 2016-01-29 17:44:22 -05:00
Nick Davis
c9ac85bd4c Ran searches. Extracted strings. 2016-01-29 13:57:06 -05:00
Richard Cordovano
6543fb7fe5 Merge pull request #1859 from narfindustries/1501-ja-core-core
1501 ja core core
2016-01-29 13:44:55 -05:00
Richard Cordovano
511c72e445 Merge pull request #1858 from narfindustries/1501-ja-core-coreutils
1501 ja core coreutils
2016-01-29 13:42:23 -05:00
Richard Cordovano
07078b84ae Merge pull request #1857 from narfindustries/1501-ja-core-datamodel
1501 ja core datamodel
2016-01-29 13:38:56 -05:00
Richard Cordovano
fbc9afb70b Merge pull request #1856 from narfindustries/1501-ja-core-embedded-fe
1501 ja core embedded file extractor
2016-01-29 13:37:51 -05:00
Richard Cordovano
858421752b Merge pull request #1855 from narfindustries/1501-ja-core-events
1501 ja core events
2016-01-29 13:37:14 -05:00
Richard Cordovano
a7b2295ebd Merge pull request #1854 from narfindustries/1501-ja-core-ext-res
1501 ja core external results
2016-01-29 13:36:52 -05:00
Richard Cordovano
b77ccbc5e8 Merge pull request #1853 from narfindustries/1501-ja-core-ingest
1501 ja core ingest
2016-01-29 13:36:21 -05:00
Richard Cordovano
3d6ca68334 Merge pull request #1852 from narfindustries/1501-ja-core-mod-android
1501 ja core module android
2016-01-29 13:33:50 -05:00
Richard Cordovano
1f6260a98b Merge pull request #1850 from narfindustries/1501-ja-keywordsearch
1501 ja keywordsearch
2016-01-29 13:09:15 -05:00
Richard Cordovano
707fce7299 Merge pull request #1849 from narfindustries/1501-ja-recentactivity
1501 ja recentactivity
2016-01-29 13:01:19 -05:00
Nick Davis
4d4c9d7806 Merge branch 'develop' of github.com:sleuthkit/autopsy into 1501-ja-keywordsearch 2016-01-29 11:41:03 -05:00
Nick Davis
df24391d6f Merge branch 'develop' of github.com:sleuthkit/autopsy into 1501-ja-recentactivity 2016-01-29 11:40:09 -05:00
Nick Davis
0b8deccf9a Commented strings with NON-NLS. Extracted strings. Removed unused strings from Bundles. 2016-01-28 21:24:14 -05:00
Nick Davis
9f48b29704 Commented strings with NON-NLS. 2016-01-28 21:07:22 -05:00
Nick Davis
adfa7d3080 Extracted strings. Commented strings with NON-NLS. 2016-01-28 21:03:05 -05:00
Nick Davis
d6474574cd Commented strings with NON-NLS. 2016-01-28 20:41:45 -05:00
Nick Davis
083f38b850 Commented strings with NON-NLS. 2016-01-28 20:38:45 -05:00
Nick Davis
18a1f909a5 Commented strings with NON-NLS. 2016-01-28 20:29:29 -05:00
Nick Davis
bedbbc16a1 Extracted hard coded strings. Commented strings with NON-NLS. 2016-01-28 20:12:50 -05:00
Nick Davis
7b0da9a29b Extracted hard coded strings. Commented strings with NON-NLS. 2016-01-28 19:42:35 -05:00
Richard Cordovano
23a6618bb2 Fix logging in corecomponents.Installer 2016-01-28 17:00:44 -05:00
Richard Cordovano
1d56106d6e Tidy up corecomponents.Installer 2016-01-28 16:58:01 -05:00
Richard Cordovano
330ed4b3f5 Tidy up autopsy.casemodule.OpenRecentCasePanel 2016-01-28 16:17:42 -05:00
Richard Cordovano
ae991f5c7a Tidy up autopsy.casemodule.NewCaseWizardAction 2016-01-28 15:53:33 -05:00
Richard Cordovano
7600d56ad7 Merge pull request #1848 from millmanorama/IG-group-sort-bug-fix
maintain proper sorting in tree / list
2016-01-28 15:36:31 -05:00
jmillman
4b80909a3e maintain proper sorting in tree / list 2016-01-28 15:33:03 -05:00
Richard Cordovano
04448bd1b8 Merge pull request #1847 from millmanorama/IG-group-by-mimetype
IG group by mimetype
2016-01-28 15:16:31 -05:00
Richard Cordovano
25039463bf Merge pull request #1846 from eugene7646/remove_utility
Renamed VirtualMachineFinderUtility class to VirtualMachineFinder
2016-01-28 14:43:25 -05:00
Richard Cordovano
e186befbf7 Merge pull request #1840 from karlmortensen/getMappedDriveFix
handle getMappedDrive better
2016-01-28 14:43:18 -05:00
jmillman
626f97ff06 cleanup FileTypeUtils and ImageGalleryController, and DrawableFile, etc... 2016-01-28 14:42:14 -05:00
jmillman
e3aa664520 remove dead code 2016-01-28 13:43:20 -05:00
jmillman
584490d0c7 simplify query by using new mime_type column 2016-01-28 13:43:11 -05:00
millmanorama
ce206e1e70 improve grouping by mime type. 2016-01-28 13:43:03 -05:00
millmanorama
3146010d76 fix findValuesForAttribute and getFileIDsWithMimeType 2016-01-28 13:42:56 -05:00
jmillman
76c2aa2f4d preliminary work to group by mime type 2016-01-28 13:42:47 -05:00
Eugene Livis
3d33b78e0f Renamed VirtualMachineFinderUtility class to VirtualMachineFinder 2016-01-28 13:41:40 -05:00
Richard Cordovano
32fcbc5891 Merge pull request #1832 from eugene7646/vm_detection
VMDK and VHD virtual machine support + virtual machine extractor ingest module
2016-01-28 13:17:39 -05:00
Richard Cordovano
3d513b35b1 Merge pull request #1845 from BasisOlivers/aut-1879
Fixed blackboard to handle new exception when adding artifact types
2016-01-28 12:56:22 -05:00
Richard Cordovano
d7f8657a2a Merge pull request #1844 from BasisOlivers/aut-1882
Fixed bug in reports
2016-01-28 12:50:17 -05:00
Richard Cordovano
2147d3a665 Tidy up CaseOpenAction 2016-01-28 12:41:13 -05:00
Oliver Spohngellert
646f7199b1 Fixed blackboard to handle new exception when adding artifact types 2016-01-28 10:35:56 -05:00
Oliver Spohngellert
872b8e007d Fixed bug in reports 2016-01-28 10:16:44 -05:00
Richard Cordovano
7c7d7a76eb Merge pull request #1843 from BasisOlivers/bugFix
Fixed deprecation bug
2016-01-28 09:11:52 -05:00
Oliver Spohngellert
55e04a702d Fixed deprecation bug 2016-01-28 09:10:39 -05:00
Richard Cordovano
7d9e36f4c6 Disable user-defined artifacts testing module 2016-01-28 08:59:58 -05:00
Richard Cordovano
cadfda3137 Merge pull request #1841 from rcordovano/develop
Make tskdbdiff.py handle bb-attr value types correctly
2016-01-27 17:41:52 -05:00
Richard Cordovano
30676cb0b3 tskdbdiff.py bb-attr value type fix correction 2016-01-27 17:40:04 -05:00