2506 Commits

Author SHA1 Message Date
Richard Cordovano
c413aae377 Continue to work on user-defined types 2014-12-08 09:05:42 -05:00
Richard Cordovano
6e9c22032b Additions to user-defined types feature 2014-12-07 08:46:39 -05:00
Richard Cordovano
401c725f67 Additional work on user defined types 2014-12-05 14:54:18 -05:00
Richard Cordovano
a9bc43e320 Work on user-defined file types UI 2014-12-05 00:45:01 -05:00
Richard Cordovano
a75ebe8028 Commit version of file types manager with fine grained-control, simpler will be better 2014-12-04 18:46:17 -05:00
Richard Cordovano
bc251c7cce Merge remote-tracking branch 'upstream/develop' into file_typing_module_enhancements 2014-12-04 15:29:46 -05:00
Richard Cordovano
6812566593 Merge pull request #985 from mrtizmo/mod_photoreccarver_ja
Photoreccarver module JA translation
2014-12-04 13:36:24 -05:00
Richard Cordovano
117304d7e4 Merge pull request #984 from mrtizmo/mod_ios_ja
IOS module JA translation
2014-12-04 13:34:39 -05:00
Nick Davis
73448065d6 Switch NOI18N to NON-NLS for consistency. 2014-12-04 13:18:25 -05:00
Nick Davis
2d29876f78 Replaced NOI18N with NON-NLS to be consistent. 2014-12-04 12:58:29 -05:00
Nick Davis
865bbfe9ca Merge branch 'develop' of https://github.com/sleuthkit/autopsy into mod_photoreccarver_ja 2014-12-04 10:55:47 -05:00
Nick Davis
152cc9461d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into mod_ios_ja 2014-12-04 10:54:17 -05:00
Nick Davis
b106659a9f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into mod_android_ja 2014-12-04 10:37:20 -05:00
Kay Bassi
0e00d6cfed Made minor changes for better translation. Translation completed. 2014-12-03 20:23:40 -08:00
Kay Bassi
e723a1f365 Deleted empty string 2014-12-03 18:12:05 -08:00
Kay Bassi
c2a36a8c95 Translation complete 2014-12-03 16:42:28 -08:00
Kay Bassi
1a93da0099 Translation completed 2014-12-03 13:55:07 -08:00
Kay Bassi
fd73aff88b Translation completed 2014-12-03 13:51:00 -08:00
Richard Cordovano
fc1aba7a2b Merge pull request #982 from rcordovano/timeline_image_file_name_fix
Fix error in image file name referenced in timeline code
2014-12-03 13:19:52 -05:00
Richard Cordovano
ce0aa56973 Fix error in image file name referenced in timeline code 2014-12-03 13:19:06 -05:00
Nick Davis
606e8a901d Marked internal/log/exception strings with NON-NLS.
Fixed incorrect name of bundle string.
Created Bundle_ja.properties.
2014-12-03 10:58:18 -05:00
Kay Bassi
a80209836a Translation completed 2014-12-02 21:43:34 -08:00
Nick Davis
5751a4aa8b Marked internal/log/exception strings with NOI18N.
Created Bundle_ja.properties.
2014-12-02 14:56:03 -05:00
Nick Davis
2a851dd267 Marked internal/log/exception strings with NOI18N.
Created Bundle_ja.properties.
2014-12-02 14:28:48 -05:00
Richard Cordovano
5da64cc76e Make predefined user types hidden, not deletable (part 1) 2014-12-02 13:42:13 -05:00
Eamonn Saunders
4e1da6b73e Code that results in UI interaction needs to be invoked on the EDT. 2014-12-01 10:21:57 -05:00
Richard Cordovano
f94ec08dc9 Changing file types management code from static to singleton 2014-11-30 12:27:29 -05:00
Richard Cordovano
a333d97c05 Continue work on user defined file types feature 2014-11-29 14:09:28 -05:00
Richard Cordovano
475430f9aa Updates before accidental deletion of work 2014-11-28 15:01:44 -05:00
Richard Cordovano
2ace5b2fbb Checdk in work on user defined file types 2014-11-24 16:58:59 -05:00
Richard Cordovano
cfc5807797 Check in incomplete editing of user defined file sigs feature 2014-11-21 17:46:07 -05:00
Richard Cordovano
60f33f61bb Check in partial implementation of user defined file type sigs 2014-11-21 07:57:04 -05:00
Richard Cordovano
4658dac1c3 Add class skeletons and new method skeletons for user-defined file type sigs 2014-11-21 00:36:12 -05:00
Richard Cordovano
2a5691cf12 Change timed process terminator implementation for ExecUtils 2014-11-20 23:39:02 -05:00
Richard Cordovano
e942016bb3 Merge pull request #965 from eugene7646/autopsy_timeout_options
Added ability to set default process time out from autopsy options panne...
2014-11-20 21:59:33 -05:00
Richard Cordovano
7f8d2dea5d Fix warnings in run ingest modules dialog, reports 2014-11-20 21:49:33 -05:00
Richard Cordovano
d69c03d4da Merge pull request #962 from karlmortensen/report_generator
Report generator
2014-11-20 18:36:40 -05:00
Richard Cordovano
dad342fe6c Merge pull request #968 from bcarrier/ingest_job_settings
push IngestSettings into IngestJob
2014-11-20 18:19:01 -05:00
Richard Cordovano
a5c4483ff9 Merge pull request #963 from bcarrier/misc_fixes
Misc fixes
2014-11-20 18:17:31 -05:00
Richard Cordovano
edb03dcbbb Merge pull request #945 from bcarrier/interesting-items-panel
Updated interesting files config panel after training class
2014-11-20 18:16:18 -05:00
Brian Carrier
8616853903 push IngestSettings into IngestJob 2014-11-19 22:07:12 -05:00
Brian Carrier
c2456c33d8 updated to use TSK Data model HashUtil method for no data hash check 2014-11-19 17:24:34 -05:00
Brian Carrier
503e06b49c Make module firewall catch throwable instead of just exception 2014-11-19 15:28:21 -05:00
Richard Cordovano
9e7bc25bd2 Merge pull request #967 from rcordovano/small_bug_fixes
Fix error message bug in IngestFactoryModuleLoader class
2014-11-19 13:22:10 -05:00
Richard Cordovano
383157fc78 Fix error message bug in IngestFactoryModuleLoader class 2014-11-19 13:21:25 -05:00
Richard Cordovano
4f02770a7d Improve handling of ingest job settings in add data source wizard 2014-11-19 07:30:55 -05:00
Richard Cordovano
286d82750b Clean up run ingest modules dialog 2014-11-19 00:30:14 -05:00
Eugene Livis
b40efffa51 Added ability to set default process time out from autopsy options pannel 2014-11-18 13:29:39 -05:00
Brian Carrier
47a453e9ca Merge remote-tracking branch 'origin/develop' into misc_fixes 2014-11-18 09:13:59 -05:00
Brian Carrier
0a1380cefb display only a small amount of large text in table view (reg-ripper related crashes), check for null in directory tree (had a crash once), show more relevant content viewer for hash and keyword hits 2014-11-18 09:13:01 -05:00