Nick Davis
|
2d29876f78
|
Replaced NOI18N with NON-NLS to be consistent.
|
2014-12-04 12:58:29 -05:00 |
|
Nick Davis
|
ad9cb8228d
|
Extracted one string into Bundle.
|
2014-12-04 12:45:24 -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
|
3ddcfbddf3
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into mod_int_items_ja
|
2014-12-04 10:53:15 -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
|
7c989a1fff
|
Made minor changes to make it more consistent. Translation completed.
|
2014-12-03 20:21:15 -08:00 |
|
Kay Bassi
|
42bf51b66f
|
Translation started
|
2014-12-03 20:13:27 -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 |
|
Nick Davis
|
03c429fdc3
|
Marked some internal/log/exception strings with NON-NLS.
Extracted UI strings.
Created Bundle_ja.properties.
Added comment about always true test displaying "Skipped" label.
|
2014-12-03 16:29:37 -05:00 |
|
Karl Mortensen
|
61f56f2741
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-12-03 15:57:19 -05:00 |
|
Kay Bassi
|
9743174cd4
|
Translation completed
|
2014-12-03 12:00:58 -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
|
cffe45afef
|
Translation started
|
2014-12-02 21:56:59 -08: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 |
|
Nick Davis
|
3941957317
|
Reviewed interestingitems for new strings needing localization. Added NOI18N comments in a few places. Removed unused strings from Bundle.properties.
|
2014-12-02 13:31:27 -05:00 |
|
Richard Cordovano
|
e2615c3f93
|
Merge pull request #980 from esaunders/case_mods
Code that results in UI interaction needs to be invoked on the EDT.
|
2014-12-01 11:50:02 -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 |
|
Karl Mortensen
|
03ebd26df7
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-11-25 11:02:20 -05:00 |
|
Richard Cordovano
|
f9e998dcd6
|
Merge pull request #972 from rcordovano/timed_process_terminator_improvements
Change timed process terminator implementation for ExecUtils
|
2014-11-20 23:42:45 -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
|
77114c1385
|
Merge pull request #971 from rcordovano/warning_fixes
Fix warnings in run ingest modules dialog, reports
|
2014-11-20 21:53:19 -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 |
|
Karl Mortensen
|
a8ca3c290c
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2014-11-19 09:18:07 -05:00 |
|
Richard Cordovano
|
4b82240275
|
Merge pull request #966 from rcordovano/ingest_settings_refactor_fix
Ingest settings refactor fix
|
2014-11-19 07:35:24 -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 |
|
Brian Carrier
|
1cfbda53d7
|
Changed Regripper to make an Autopsy report instead of TOOL_OUTPUT to make it easier to use
|
2014-11-18 14:39:36 -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 |
|
Richard Cordovano
|
0061f60675
|
Merge pull request #964 from millmanorama/openjfx-dialogs
Openjfx dialogs
|
2014-11-18 12:05:45 -05:00 |
|
Brian Carrier
|
ee5f7b2393
|
Updated docs to mention configuration settings
|
2014-11-18 11:00:04 -05:00 |
|
jmillman
|
5cbbab48e9
|
Merge remote-tracking branch 'upstream/develop' into openjfx-dialogs
|
2014-11-18 10:25:41 -05:00 |
|