Nick Davis
|
a2365c7b32
|
Switched import statement to be specific instead of importing all of java.awt.
|
2014-12-17 11:49:08 -05:00 |
|
Nick Davis
|
46c29850dc
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into interesting_items_ja
|
2014-12-17 11:44:59 -05:00 |
|
Nick Davis
|
1f42d3df07
|
Fixed issue where string was displayed as all "SQUARES".
|
2014-12-17 11:41:29 -05:00 |
|
Richard Cordovano
|
8a31fe9eb7
|
Merge pull request #999 from rcordovano/ingest_api_for_automation
Continue reworking of ingest API
|
2014-12-17 09:51:30 -05:00 |
|
Richard Cordovano
|
c11b5a0fe0
|
Continue reworking of ingest API
|
2014-12-16 23:19:19 -05:00 |
|
Richard Cordovano
|
d939e94dc5
|
Merge pull request #998 from rcordovano/ingest_api_for_automation
Update public API of ingest package
|
2014-12-16 10:05:50 -05:00 |
|
Richard Cordovano
|
d385d9e085
|
Update public API of ingest package
|
2014-12-16 09:53:12 -05:00 |
|
Nick Davis
|
4dd88e5f04
|
Merge branch 'mod_int_items_ja' of github.com:mrtizmo/autopsy into interesting_items_ja
|
2014-12-15 20:56:12 -05:00 |
|
Kay Bassi
|
40bab3b278
|
Checked for non-standard characters. Didn't find any. Re-typed the translation to see if that helps.
|
2014-12-15 17:27:41 -08:00 |
|
Richard Cordovano
|
5ef012601b
|
Merge pull request #996 from rcordovano/ingest_api_for_automation
Ingest api for automation
|
2014-12-15 16:29:40 -05:00 |
|
Richard Cordovano
|
9f000221b4
|
Merge pull request #995 from karlmortensen/useFinal
Use final local instead of member variable, add instanceof for JDialog.
|
2014-12-15 16:23:31 -05:00 |
|
Richard Cordovano
|
389e014b2b
|
Check in new public IngestJob and IngestManager API stubs
|
2014-12-15 16:17:41 -05:00 |
|
Richard Cordovano
|
644a4e8c38
|
Check in new public IngestJob and IngestManager API stubs
|
2014-12-15 16:14:21 -05:00 |
|
Richard Cordovano
|
2de22db810
|
Check in new public IngestJob and IngestManager API stubs
|
2014-12-15 16:09:55 -05:00 |
|
Karl Mortensen
|
6c6f568712
|
Use final local instead of member variable, add instanceof for JDialog.
|
2014-12-15 09:04:40 -05:00 |
|
Richard Cordovano
|
50d92767fe
|
Merge branch 'develop' into ingest_api_for_automation
|
2014-12-13 20:47:02 -05:00 |
|
Richard Cordovano
|
1ca90b5131
|
Merge pull request #994 from rcordovano/case_on_edt
Remove EDT queueing of operations within Case class
|
2014-12-13 20:42:14 -05:00 |
|
Richard Cordovano
|
1e2d7df467
|
Remove EDT queueing of operations within Case class
|
2014-12-13 20:40:24 -05:00 |
|
Richard Cordovano
|
3cf5750295
|
Continue refactoring and implementation of new INgestJob class
|
2014-12-12 18:52:38 -05:00 |
|
Richard Cordovano
|
b2cac44274
|
Refactoring to produce new IngestJob class, old class => DataSourceIngestJon
|
2014-12-12 17:04:20 -05:00 |
|
Richard Cordovano
|
b3d69f2475
|
Merge pull request #993 from karlmortensen/IngestProgressSnapshotMods
Ingest progress snapshot mods
|
2014-12-12 16:59:27 -05:00 |
|
Karl Mortensen
|
be4490650f
|
Update IngestProgressSnapshotPanel and StartupWindow
|
2014-12-12 09:11:00 -05:00 |
|
Richard Cordovano
|
f71063eb56
|
Improve INgestManager and IngestJob documentation
|
2014-12-10 15:34:40 -05:00 |
|
Karl Mortensen
|
fa7caab52b
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-12-10 09:36:43 -05:00 |
|
Richard Cordovano
|
075776cbb7
|
Merge pull request #991 from rcordovano/ingest_api_for_automation
Ingest api for automation
|
2014-12-10 09:27:03 -05:00 |
|
Richard Cordovano
|
194963862e
|
Add comment to IngestManager
|
2014-12-10 09:26:20 -05:00 |
|
Richard Cordovano
|
fb12ca7adc
|
Refactor IngestJob and IngestManager in preparation for API work
|
2014-12-09 14:38:43 -05:00 |
|
Richard Cordovano
|
51f080de9a
|
Remove dead code from IngestManager and start refactoring
|
2014-12-09 09:55:31 -05:00 |
|
Karl Mortensen
|
46e6386899
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-12-09 09:08:31 -05:00 |
|
Richard Cordovano
|
35aded5ca5
|
Merge pull request #990 from rcordovano/ingest_api_for_automation
Restore batching of ingest jobs via IngestManager API
|
2014-12-09 00:00:44 -05:00 |
|
Richard Cordovano
|
41bfa204a2
|
Improve restoration batching of data sources to ingest jobs start API
|
2014-12-08 23:58:10 -05:00 |
|
Richard Cordovano
|
af9b535323
|
Restore batching of data sources to ingest jobs start API
|
2014-12-08 23:10:21 -05:00 |
|
Karl Mortensen
|
113a17f6b8
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-12-08 13:27:42 -05:00 |
|
Richard Cordovano
|
e5124eed28
|
Correct javadocs for FileINgestModule.shutdown()
|
2014-12-08 09:17:21 -05:00 |
|
Richard Cordovano
|
4775454119
|
Merge pull request #989 from mrtizmo/mod_int_items_ja
InterestingItems module JA translation
|
2014-12-06 19:57:47 -05:00 |
|
Richard Cordovano
|
581c65f3cc
|
Merge pull request #987 from mrtizmo/diagnostics_ja
Diagnostics module JA translations
|
2014-12-06 19:56:31 -05:00 |
|
Richard Cordovano
|
aefed64066
|
Merge pull request #986 from mrtizmo/actions_ja
Actions module JA translations
|
2014-12-06 19:54:34 -05:00 |
|
Nick Davis
|
8f93988d25
|
Removed translation for Module Keyword.
|
2014-12-05 16:26:29 -05:00 |
|
Nick Davis
|
7ef77e87d2
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into mod_int_items_ja
|
2014-12-05 16:23:18 -05:00 |
|
Kay Bassi
|
9c94d07dc1
|
Translation complete.
|
2014-12-05 11:50:17 -08:00 |
|
Kay Bassi
|
22d0c07b6e
|
Merge branch 'mod_int_items_ja' of github.com:mrtizmo/autopsy into mod_int_items_ja
|
2014-12-05 11:47:37 -08:00 |
|
Kay Bassi
|
93ee7f2ae0
|
Translation complete.
|
2014-12-05 11:46:03 -08:00 |
|
Nick Davis
|
ee561f5432
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into diagnostics_ja
|
2014-12-05 11:12:30 -05:00 |
|
Nick Davis
|
4161e01e1e
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into actions_ja
|
2014-12-05 11:07:21 -05:00 |
|
Kay Bassi
|
c7b5771692
|
Translation complete.
|
2014-12-04 22:40:08 -08: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 |
|
Richard Cordovano
|
766c2c8263
|
Merge pull request #983 from mrtizmo/mod_android_ja
Android module JA translations and localization
|
2014-12-04 13:33:36 -05:00 |
|
Nick Davis
|
73448065d6
|
Switch NOI18N to NON-NLS for consistency.
|
2014-12-04 13:18:25 -05:00 |
|
Nick Davis
|
19dd04a51d
|
Extracted 2 more strings that I missed in the first pass.
|
2014-12-04 13:10:47 -05:00 |
|