2288 Commits

Author SHA1 Message Date
Nick Davis
19a40c9afb Marked string as NON-NLS 2014-05-07 18:58:06 -04:00
Richard Cordovano
f8419c56e5 Add non-validating load doc method to XSDUtil 2014-05-07 16:09:58 -04:00
Richard Cordovano
1024099d54 Fix Logger bug 2014-05-07 15:39:48 -04:00
Richard Cordovano
390fa4f911 Apply NetBeans IDE formatting to Logger class 2014-05-07 11:06:59 -04:00
Richard Cordovano
f993d04e49 Resolve NetBeans code hints for Logger class 2014-05-07 11:05:05 -04:00
Richard Cordovano
99acbdc40e Fix spelling error in UserPreferences key 2014-05-07 10:37:11 -04:00
Richard Cordovano
f771ca1634 Add more change listeners for UserPreferences 2014-05-07 10:34:33 -04:00
Richard Cordovano
45aa584f2a Added UserPreferences class 2014-05-06 17:43:37 -04:00
Brian Carrier
c7bb600c16 Added tags to refresh 2014-05-05 23:47:02 -04:00
Brian Carrier
33b463cd16 interim commit of refresh updates in tree. Still need to do interestingitems. 2014-05-05 01:07:58 -04:00
Brian Carrier
b37615e581 interim commit of refresh updates in tree. Still need to do interestingitems. 2014-05-05 01:07:44 -04:00
Richard Cordovano
8c635c058b Relax ingest module unique display name constraint 2014-05-02 16:37:05 -04:00
Richard Cordovano
f327e6461e Merge branch 'eru3' of https://github.com/SynapticNulship/autopsy into SynapticNulship-external-results-utility 2014-05-02 16:07:34 -04:00
Richard Cordovano
d6c2d572a7 Merge branch 'keyword-refactor' of https://github.com/SynapticNulship/autopsy into SynapticNulship-keyword-refactor 2014-05-02 16:02:49 -04:00
Richard Cordovano
2f65d7b932 Update old property change listener add/remove methods of IngestManager 2014-05-02 15:53:25 -04:00
Richard Cordovano
15a05ddb90 Merge pull request #700 from rcordovano/ingest_improvements
Ingest improvements
2014-05-02 15:19:55 -04:00
Richard Cordovano
c900f0f95a Complete improved ingest framework 2014-05-02 15:03:46 -04:00
Samuel H. Kenyon
4e0e89d799 crtime and atime are now being set correctly for externally reported derived files 2014-05-02 14:44:43 -04:00
Samuel H. Kenyon
63f1b1c87c correction to modified time for externally reported derived files 2014-05-02 14:24:41 -04:00
Richard Cordovano
07e9956ee0 Refactor ingest framework 2014-05-01 17:46:35 -04:00
Samuel H. Kenyon
ad6ce93e4d Merge remote-tracking branch 'upstream/develop' into keyword-refactor 2014-05-01 17:43:28 -04:00
Samuel H. Kenyon
a27fa595d5 Merge remote-tracking branch 'upstream/develop' into eru3 2014-05-01 17:41:57 -04:00
Samuel H. Kenyon
0d20234410 Added report records ability for ExternalResultsUtility. This requires TSK JNI to be updated to include the reports table API. 2014-05-01 17:39:03 -04:00
Samuel H. Kenyon
8608085c4d remove duplicated code 2014-05-01 16:53:21 -04:00
Samuel H. Kenyon
e505affd14 added a log warning 2014-05-01 16:19:27 -04:00
Samuel H. Kenyon
7b0b3c0dec relativize (to case dir) abs path given to addDerivedFile() 2014-05-01 16:08:11 -04:00
Samuel H. Kenyon
60ac380d49 added ability to parse and use parent_path strings for derived files 2014-05-01 15:41:45 -04:00
Samuel H. Kenyon
a6f5054bb6 derived file support 2014-05-01 14:44:17 -04:00
Richard Cordovano
6f0a440ca0 Fixed some bugs in management of IngestJob task counter 2014-05-01 13:49:56 -04:00
Samuel H. Kenyon
8f45189dbc added some comments 2014-05-01 12:03:06 -04:00
Richard Cordovano
a77d566a82 Preserve intermediate state of improved ingest framework 2014-05-01 09:41:01 -04:00
Samuel H. Kenyon
bb24548c46 do not store the default import path to module settings, since it changes for each new case 2014-04-30 18:15:47 -04:00
Samuel H. Kenyon
431525ebca config file naming updates 2014-04-30 17:54:04 -04:00
Samuel H. Kenyon
6530869655 added ExternalResults configuration load/save via module settings 2014-04-30 17:31:06 -04:00
Samuel H. Kenyon
9dcd37a008 make sure to add all attributes for an artifact from XML, not just one 2014-04-30 16:34:10 -04:00
Richard Cordovano
ae1793bfd3 Safekeep ingest framework improvements 2014-04-29 17:49:12 -04:00
Samuel H. Kenyon
4bfc6ad8af file association works now 2014-04-29 14:01:51 -04:00
Samuel H. Kenyon
a1b25bd900 get associated file (if any) to use as the content 2014-04-28 17:06:15 -04:00
Samuel H. Kenyon
3945144087 improve the testing of standard vs. user-defined artifact/attribute types 2014-04-28 14:57:59 -04:00
Samuel H. Kenyon
fa33cb2038 custom artifact and attribute types work 2014-04-28 13:45:38 -04:00
Samuel H. Kenyon
d27cef8960 some more validation in XML parsing 2014-04-28 13:26:31 -04:00
Richard Cordovano
7327751924 Merge pull request #694 from mrtizmo/casemodule
Pulled new static string.
2014-04-28 12:53:00 -04:00
Nick Davis
b3a1ae1c8c Pulled new static string.
Fixed spelling error.
2014-04-28 12:02:52 -04:00
Nick Davis
8749802be3 Report - Added NON-NLS tags to hardcoded strings not needing National Language Support. 2014-04-28 11:51:13 -04:00
Samuel H. Kenyon
8913a2664a minor changes to ExternalResultsUtility 2014-04-28 02:21:00 -04:00
Samuel H. Kenyon
2376b66a26 also store attribute values for int32, int64, and double types 2014-04-28 01:58:20 -04:00
Samuel H. Kenyon
f81cdd6830 creates blackboard artifacts and attributes based on data from the xml file 2014-04-28 01:29:53 -04:00
Samuel H. Kenyon
138c57dd3e parse report name xml attribute 2014-04-27 22:25:02 -04:00
Samuel H. Kenyon
28c73cb88e Updated xml schema 2014-04-27 22:24:39 -04:00
Samuel H. Kenyon
9e52762a94 updated XML schema 2014-04-27 21:33:25 -04:00