Brian Carrier
|
4e169433c3
|
Add check before we add more rows
|
2014-03-18 21:32:52 -04:00 |
|
Brian Carrier
|
b798070bdc
|
change UI update frequency to 1/2 sec about current directory
|
2014-03-18 20:37:18 -04:00 |
|
Brian Carrier
|
b689e5ab35
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2014-03-18 18:40:01 -04:00 |
|
Brian Carrier
|
cbcf2b7b39
|
Added catch statments for all of the recently added gets/SwingWorkers to catch cancel exceptions
|
2014-03-18 18:39:48 -04:00 |
|
Nick Davis
|
dded1c106b
|
Found and extracted string literals to Bundle.
|
2014-03-18 18:39:27 -04:00 |
|
Nick Davis
|
9fd0aaa76f
|
Found and extracted string literals to Bundle.
|
2014-03-18 18:22:59 -04:00 |
|
Nick Davis
|
741b969c9d
|
Found and extracted string literals to Bundle.
|
2014-03-18 18:20:39 -04:00 |
|
Nick Davis
|
04edf4cab9
|
Found and extracted string literals to Bundle.
|
2014-03-18 18:18:16 -04:00 |
|
Nick Davis
|
b6c1b10e81
|
Created Bundle for services.
Found and extracted string literals to Bundle.
Created empty Bundle_ja.
|
2014-03-18 17:56:52 -04:00 |
|
Richard Cordovano
|
bed31e5f8f
|
Prepare for merge of develop branch
|
2014-03-18 15:33:38 -04:00 |
|
Kay Bassi
|
340c94c0d8
|
Made correction on inconsistent translation
|
2014-03-18 12:12:55 -07:00 |
|
Kay Bassi
|
377ad7ac89
|
Made correction on inconsistent translation
|
2014-03-18 12:01:18 -07:00 |
|
Kay Bassi
|
8e384f6783
|
Made correction on inconsistent translation
|
2014-03-18 11:40:35 -07:00 |
|
Kay Bassi
|
22e23774b4
|
Made correction on inconsistent translation
|
2014-03-18 11:30:05 -07:00 |
|
Richard Cordovano
|
03e2f5fb6c
|
Fixed show stopper bugs in new ingest framework
|
2014-03-18 00:22:28 -04:00 |
|
Kay Bassi
|
5eec98e093
|
Made correction on inconsistent translation
|
2014-03-17 18:29:34 -07:00 |
|
Kay Bassi
|
5993472301
|
Made correction on inconsistent translation
|
2014-03-17 18:22:26 -07:00 |
|
Kay Bassi
|
ea00c005f4
|
Made correction on inconsistent translation
|
2014-03-17 18:15:44 -07:00 |
|
Kay Bassi
|
672662c6f7
|
Made correction on inconsistent translation
|
2014-03-17 18:10:16 -07:00 |
|
Richard Cordovano
|
e99925fb7d
|
Check in current state of new ingest framework for safekeeping
|
2014-03-17 17:45:59 -04:00 |
|
Richard Cordovano
|
94e1bffa83
|
Merge pull request #545 from mrtizmo/core-report
Completed JA translation of Core - report module
|
2014-03-15 07:07:32 -04:00 |
|
Richard Cordovano
|
69fe1f38a1
|
Merge pull request #541 from mrtizmo/core-casemodule
Completed JA translation of Core - casemodule module
|
2014-03-15 07:06:26 -04:00 |
|
Brian Carrier
|
7b1e165cd3
|
fixed name of general options panel back to display like it was in 3.0. The General term conflicted with something else and must have gotten lost in the merge
|
2014-03-14 14:23:28 -04:00 |
|
Richard Cordovano
|
631838ff02
|
Check in current state of new ingest framework for safekeeping
|
2014-03-14 09:46:29 -04:00 |
|
Brian Carrier
|
45fea6ed87
|
moved SQLiteDBConnect back into core because it needs teh sqlite jar to be in the same NBM and we can load a jar only once accross multiple jars. Moving it back is easiest solution at this point. Doesn't work otherwise.
|
2014-03-14 00:37:07 -04:00 |
|
Richard Cordovano
|
56e6d57391
|
Check in current state of new ingest framework for safekeeping
|
2014-03-14 00:11:59 -04:00 |
|
Brian Carrier
|
f5a642e851
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2014-03-13 22:59:15 -04:00 |
|
Brian Carrier
|
b79585c758
|
minor wording changes to options panel
|
2014-03-13 22:58:46 -04:00 |
|
Richard Cordovano
|
7b46726810
|
Check in current state of new ingest framework for safekeeping
|
2014-03-13 18:07:30 -04:00 |
|
alexjacks92
|
ead24bfa58
|
Eliminating a rogue print statement.
|
2014-03-13 14:59:16 -04:00 |
|
alexjacks92
|
005259fded
|
Pulled error messages out into Bundle.properties instead of literals.
|
2014-03-13 13:07:28 -04:00 |
|
alexjacks92
|
3226e1001b
|
Fixed reporting hang up issue.
|
2014-03-13 12:51:39 -04:00 |
|
Nick Davis
|
b4777c4cc8
|
Added CTL_OpenRecentAction, so it is ready when Core-core/layer.xml is updated to use it.
|
2014-03-13 11:52:37 -04:00 |
|
Nick Davis
|
950cb086f2
|
Cleaned out unused strings from .properties.
|
2014-03-13 10:30:43 -04:00 |
|
Richard Cordovano
|
44398764bf
|
Check in current state of new ingest framework for safekeeping
|
2014-03-12 23:55:42 -04:00 |
|
Kay Bassi
|
a3076e1109
|
Translation complete.
|
2014-03-12 17:44:01 -07:00 |
|
Nick Davis
|
da9ec30499
|
Cleaned out extra backslash. Fixed unintentional escape of Bundle entry.
|
2014-03-12 19:42:17 -04:00 |
|
Nick Davis
|
9eadc79a1c
|
Merge branch 'core-report' of ssh://repo.narfindustries.com/autopsy-jp into core-report
|
2014-03-12 19:33:57 -04:00 |
|
Nick Davis
|
518330b724
|
Merge branch 'core-casemodule' of ssh://repo.narfindustries.com/autopsy-jp into core-casemodule
|
2014-03-12 19:29:33 -04:00 |
|
Richard Cordovano
|
466e504de9
|
Check in current state of new ingest framework for safekeeping
|
2014-03-12 17:46:58 -04:00 |
|
Kay Bassi
|
60fc92faa6
|
Resolved/deleted comments
|
2014-03-12 14:06:48 -07:00 |
|
Kay Bassi
|
094ca0e777
|
Resolved/deleted comments
|
2014-03-12 14:04:29 -07:00 |
|
Kay Bassi
|
8783a45027
|
Made final changes.
|
2014-03-12 14:02:48 -07:00 |
|
Kay Bassi
|
90d2232f62
|
Translation complete. Checked previous translation also.
|
2014-03-12 13:55:49 -07:00 |
|
Nick Davis
|
77fbc819a1
|
Merge branch 'core-report' of ssh://repo.narfindustries.com/autopsy-jp into core-report
|
2014-03-12 12:19:02 -04:00 |
|
Nick Davis
|
3d3f18ed6a
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-report
|
2014-03-12 12:18:50 -04:00 |
|
Kay Bassi
|
d7dec60cf3
|
More translation
|
2014-03-11 23:28:03 -07:00 |
|
Kay Bassi
|
0426be5914
|
More translation
|
2014-03-11 23:01:58 -07:00 |
|
Richard Cordovano
|
142ebc662f
|
Fix assorted issues causing compiler warnings
|
2014-03-12 01:12:29 -04:00 |
|
Kay Bassi
|
cf1e578e47
|
Translation complete
|
2014-03-11 16:11:35 -07:00 |
|