2216 Commits

Author SHA1 Message Date
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
Kay Bassi
c08b448e5a More translation. Checking meaning of some text. 2014-03-11 14:23:31 -07:00
Richard Cordovano
70ddbfb3c7 Merged Autopsy 3.0.9 release into develop (master->develop) 2014-03-11 15:21:33 -04:00
Richard Cordovano
302655d5bf Continued work on ingest framework in 3.1 form 2014-03-11 01:29:58 -04:00
Kay Bassi
785817fdd7 More translation 2014-03-10 22:05:09 -07:00
Kay Bassi
a1c9a19361 Merge remote-tracking branch 'origin/core-report' into core-report 2014-03-10 21:11:19 -07:00
Kay Bassi
11bcf21227 More translation 2014-03-10 21:11:03 -07:00
Nick Davis
618e35f666 Merge branch 'core-report' of ssh://repo.narfindustries.com/autopsy-jp into core-report 2014-03-10 14:32:04 -04:00
Richard Cordovano
e3b8a72524 Revised ingest modules API for 3.1 release 2014-03-08 09:43:30 -05:00
Richard Cordovano
9e49241ac0 Work on ingest framework API 2014-03-08 00:23:05 -05:00
Richard Cordovano
955999280c Continued work on new ingest API 2014-03-07 17:35:22 -05:00
Jason Letourneau
862eeb6797 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-03-07 17:09:51 -05:00
Richard Cordovano
8869620cb1 Merge pull request #529 from mrtizmo/core-casemodule
Pulled static strings into Bundle - Core casemodule
2014-03-07 16:25:03 -05:00
Richard Cordovano
9def5ea31a Merge pull request #528 from mrtizmo/core-corecomponents
Pulled static strings into Bundle - Core - corecomponents module
2014-03-07 15:59:22 -05:00
Richard Cordovano
fc0eb794c8 Merge pull request #525 from mrtizmo/core-filesearch
Pulled static strings into Bundle - Core - filesearch module
2014-03-07 15:30:06 -05:00
Richard Cordovano
eb97e47216 Merge pull request #524 from mrtizmo/core-ingest
Pulled static strings into Bundle - Core - ingest module
2014-03-07 15:27:22 -05:00
Richard Cordovano
df90e11e18 Merge pull request #523 from mrtizmo/core-menuactions
Pulled static strings into Bundle - Core - menuactions module
2014-03-07 15:20:01 -05:00
Richard Cordovano
2a2fcbe53c Merge pull request #522 from mrtizmo/core-report
Pulled static strings into Bundle - Core - report module
2014-03-07 15:16:38 -05:00
Kay Bassi
46fac6369b More translation 2014-03-07 11:55:15 -08:00
Nick Davis
607f96ef29 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-corecomponents 2014-03-07 14:42:29 -05:00
Kay Bassi
0ddfaa9c7b Translation complete 2014-03-07 11:39:55 -08:00
Nick Davis
256fd4b850 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-filesearch 2014-03-07 14:34:36 -05:00
Kay Bassi
cf1c79c1a7 Translation complete 2014-03-07 11:28:48 -08:00