2030 Commits

Author SHA1 Message Date
Richard Cordovano
e082584959 Remove unnecessary synchronization from Case.addReport() 2014-06-06 11:56:14 -04:00
Richard Cordovano
54e1b2a2fc Scrub external results and reports in tree for feature complete 2014-06-06 11:51:34 -04:00
Richard Cordovano
a5e7bd5d85 Merge remote-tracking branch 'upstream/develop' into reports_in_tree 2014-06-06 10:01:00 -04:00
Brian Carrier
26e01a6cb0 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-06-05 23:24:03 -04:00
Brian Carrier
bd2f97da4c Allow DS modules to supply sub-title of progress bar and updated RecentActivity to use it 2014-06-05 23:23:54 -04:00
Brian Carrier
9ae538438b added comments, minor refactoring as part of reviewing hash db code for memory leaks. No logic changes 2014-06-05 23:14:10 -04:00
Richard Cordovano
1be56087bc Complete major functionality for external result imports and reports in Autopsy tree 2014-06-05 15:55:52 -04:00
Richard Cordovano
a453b25f5c Implement basics of reports in Autopsy tree 2014-06-04 17:50:55 -04:00
Richard Cordovano
e4b1d9a9c9 Complete first vrsion of external results feature 2014-06-03 17:06:05 -04:00
Richard Cordovano
388dc636af Update external results import code 2014-06-02 17:40:10 -04:00
Richard Cordovano
2c39db9591 Merge remote-tracking branch 'upstream/develop' into external_results_utility 2014-05-30 19:39:50 -04:00
Richard Cordovano
1c7d72b053 Write to log files in case log directory 2014-05-30 19:27:53 -04:00
Richard Cordovano
a36b9f5645 Commit interim work on external results import feature 2014-05-30 17:03:36 -04:00
Richard Cordovano
88c87e66d8 Merge pull request #736 from mrtizmo/lastphase3
Tagged hard coded strings with //NON-NLS
2014-05-30 14:19:18 -04:00
Brian Carrier
2767542a1a Restored default behavior to ignore text files 2014-05-30 00:29:37 -04:00
Brian Carrier
9e07e6f78b Added more extensions to config file 2014-05-30 00:28:51 -04:00
Richard Cordovano
b18a9649bb Refactor and fix of external results utility classes (continued) 2014-05-29 16:09:08 -04:00
Nick Davis
4e8e7fa3dd Tagged hard coded strings with \\NON-NLS 2014-05-29 14:28:50 -04:00
Brian Carrier
a85346c0dd Added artifact ID to artifact content viewer 2014-05-28 14:46:30 -04:00
Richard Cordovano
f21ed14f9f Complete sample/test external executable ingest module 2014-05-28 11:58:36 -04:00
Richard Cordovano
7dcd2a747f Add ExternalResultXML enum and partial impl of sample module 2014-05-27 17:46:41 -04:00
Brian Carrier
1cf18724db refactoring of keyword search markup classes 2014-05-27 14:44:16 -04:00
Richard Cordovano
f6720111ae Merge conflict resolution - branding 2014-05-27 10:01:37 -04:00
Richard Cordovano
5f003b4cf2 Rename local variables in ExternalResultsImporter (derp, derf, etc.) 2014-05-23 09:04:43 -04:00
Richard Cordovano
14ffe64459 Merge pull request #735 from alexjacks92/japaneseUI
UI changes to fit Japanese translations better
2014-05-23 08:58:34 -04:00
Brian Carrier
4a4cff8ef7 Merge branch 'develop' of github.com:sleuthkit/autopsy into SynapticNulship-keyword-refactor 2014-05-22 23:58:23 -04:00
Brian Carrier
f92f34c968 Fixed bug where list names could be added as empty string and refactored to better integrate list names. Lots of renamig too. 2014-05-22 23:58:01 -04:00
Richard Cordovano
0c3430b0d9 Remove external results ingest module, reduce and change public API 2014-05-22 15:51:06 -04:00
alexjacks92
89c563d462 First pass at adjusting UI to fit japanese translations better. 2014-05-22 15:05:28 -04:00
Richard Cordovano
00ba1b610a Make sure ingest jobs with empty directories finish 2014-05-22 14:44:33 -04:00
Richard Cordovano
fd0d110a06 Merge pull request #731 from mrtizmo/update_bubble_ja
Localization of Autopsy auto update notification bubble
2014-05-21 09:06:43 -04:00
Richard Cordovano
3cc566cf3b Merge pull request #730 from mrtizmo/ingest-ja
Ingest module Japanese localization of additional strings and cleanup
2014-05-20 17:51:41 -04:00
Richard Cordovano
f9362a95b9 Merge pull request #732 from rcordovano/ingest_scheduler_improvements
Ingest scheduler improvements
2014-05-20 17:51:22 -04:00
Richard Cordovano
ed096f9852 Make sure ingest job completion is always detected 2014-05-20 17:37:03 -04:00
Nick Davis
f80aa1d688 Added updates_ja.xml. This file needs to be placed on the autopsy web server next to http://sleuthkit.org/autopsy/updates.xml. This file should be accessible at http://sleuthkit.org/autopsy/updates_ja.xml. This file should be updated anytime that updates.xml is updated. Or any time you want a user running with the JA locale to be notified of a software update.
Updated Bundle_ja.properties to use the updates_ja.xml instead of the updates.xml.
2014-05-20 16:21:38 -04:00
Nick Davis
766e86984d Removed unused strings from Bundle. 2014-05-20 15:44:06 -04:00
Nick Davis
98e7f42696 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ingest-ja 2014-05-20 15:39:38 -04:00
Nick Davis
2bd1eed9c5 Removed extra empty lines. 2014-05-20 15:35:44 -04:00
Nick Davis
cb496cb66f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into corecomponents-ja 2014-05-20 15:26:23 -04:00
Richard Cordovano
f093614480 Fix implementation of not running empty ingest pipelines 2014-05-20 13:55:55 -04:00
Richard Cordovano
3aeb9da77f Fix bug injected into FileIngestTaskScheduler.getNextTask() 2014-05-20 13:28:57 -04:00
Richard Cordovano
496925a543 Shut down file ingest pipeline ASAP 2014-05-20 13:01:13 -04:00
Richard Cordovano
47b48546ed Fix IngestScheduler race condition and run of empty ingest pipeline 2014-05-20 11:56:21 -04:00
Richard Cordovano
e0811e7178 Tidy up DataSourceIngestPipeline and FileIngestPipeline 2014-05-20 09:22:44 -04:00
Richard Cordovano
7f1f04026e Merge latest public develop branch 2014-05-20 09:10:38 -04:00
Brian Carrier
0054a51a0d Merge remote-tracking branch 'origin/develop' into SynapticNulship-keyword-refactor 2014-05-20 08:21:06 -04:00
Kay Bassi
af53095def Translation complete. 2014-05-20 00:36:20 -05:00
Kay Bassi
f4294df1e3 Translation complete. 2014-05-20 00:30:16 -05:00
Brian Carrier
3a4a5dee7d Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-05-19 18:07:06 -04:00
Brian Carrier
a117f15cbf Tree nodes listen for case closing and stop listening and dereference case. Avoids null pointer exceptions 2014-05-19 18:06:50 -04:00