26 Commits

Author SHA1 Message Date
Brian Carrier
c6cd57bfd8 Added extensions, made them all lower case, fixed default settings 2014-03-18 20:38:35 -04:00
Richard Cordovano
bb9718d6eb Merge pull request #543 from mrtizmo/fileExtMismatch
Completed translation of FileExtMismatch module
2014-03-15 07:06:53 -04:00
Brian Carrier
e756eb7001 Made skipping text files the default behavior. Removed notion of skipping known files, which wasn't being used 2014-03-14 13:22:55 -04:00
Brian Carrier
b79585c758 minor wording changes to options panel 2014-03-13 22:58:46 -04:00
Nick Davis
1c24599ebc Merge branch 'fileExtMismatch' of ssh://repo.narfindustries.com/autopsy-jp into fileExtMismatch 2014-03-12 19:48:06 -04:00
Kay Bassi
27ba4ec7d2 Translation complete. 2014-03-12 14:14:27 -07:00
Richard Cordovano
142ebc662f Fix assorted issues causing compiler warnings 2014-03-12 01:12:29 -04:00
Kay Bassi
7cfb73d54a Translation complete except for one. 2014-03-11 21:47:24 -07:00
Nick Davis
11d8a35e2e Pulled strings into Bundle.
Added _ja.
2014-02-28 17:53:38 -05:00
Brian Carrier
26909d5950 Added more app types and they are now sorted to reduce future conflicts 2014-02-24 16:42:05 -05:00
Brian Carrier
27881f4730 Sort app types too 2014-02-24 11:20:14 -05:00
Brian Carrier
1284465698 sort extension config file, added extensions for text and kmz 2014-02-24 11:13:10 -05:00
raman-bt
c1d90f878f Defined IngestModuleException that an ingest module may throw if init() fails. 2014-02-21 13:10:47 -05:00
Brian Carrier
b7fcd5b6fc Renamed mismatch module, made simple panel smaller, code directly gets GEN_INFO instead of all artifacts 2014-02-06 17:14:17 -05:00
Brian Carrier
c6daadb557 File mismatch module ignores deleted files 2014-02-04 20:39:59 -05:00
shahit2
98612dd36d adding try/catch statements 2014-01-27 16:52:34 -05:00
shahit2
ed4a9e043a Merge remote-tracking branch 'upstream/develop' into develop 2014-01-23 13:28:36 -05:00
shahit2
e2dca5f4da committing files that could be changed to non-pub 2014-01-23 12:25:47 -05:00
Richard Cordovano
7c53b0e56f Fixed bundle.properties for file ext mismatch module 2014-01-23 11:26:22 -05:00
shahit2
8c25744d11 Mismatch Changes 2014-01-22 13:07:17 -05:00
shahit2
a3b9bc105a added Mimetypes/filters 2014-01-22 12:10:27 -05:00
shahit2
874c7b24ec Files that could be changed to non-public have been 2014-01-22 11:05:05 -05:00
Samuel H. Kenyon
5e457da489 Also add "adp" extension to plaintext. 2014-01-17 14:40:49 -05:00
Samuel H. Kenyon
47ea29634a Use AbstractFile.getNameExtension() 2014-01-17 14:40:16 -05:00
Samuel H. Kenyon
0d3658c34d Add adp extension (as in AOLserver Dynamic Pages) to the text/html section. 2014-01-17 13:31:51 -05:00
Samuel H. Kenyon
7293c5fd89 Add File Extension Mismatch ingest module. 2014-01-15 15:14:07 -05:00