3996 Commits

Author SHA1 Message Date
Richard Cordovano
59795a1076 Merge remote-tracking branch 'upstream/master' 2013-08-09 17:38:50 -04:00
Richard Cordovano
bf9709ca11 Merge branches 'master' and 'new_multi_select' 2013-08-09 17:38:08 -04:00
Richard Cordovano
d68fcdb0cc Added multi-select tagging and extraction support for data result tables 2013-08-09 17:36:29 -04:00
Brian Carrier
a93892f0f2 Updated doxygen for image 2013-08-09 12:53:02 -04:00
Richard Cordovano
808084b134 Merge remote-tracking branch 'upstream/master' 2013-08-09 12:52:49 -04:00
Brian Carrier
8d8d33ecf9 Added picture to doxygen docs 2013-08-09 12:46:07 -04:00
Richard Cordovano
9a8ecc3582 Merge of general_ingest_configurator branch 2013-08-09 12:37:36 -04:00
Richard Cordovano
aaa6866a3b Merge in of GeneralIngestConfigurator, alternative 2 2013-08-09 11:47:14 -04:00
Richard Cordovano
6aa5491b9a Merge in of GeneralIngestConfigurator, alternative 1 2013-08-09 09:30:49 -04:00
Brian Carrier
f84acecd73 Updated docs for ContentViewers 2013-08-08 23:51:52 -04:00
Brian Carrier
f5553cc21b updated API doc 2013-08-08 23:37:41 -04:00
Brian Carrier
c9482c9dfa Merge branch 'master' of github.com:sleuthkit/autopsy 2013-08-08 23:36:07 -04:00
Brian Carrier
570ca09666 Fixed contentviewer behavior so that isSupported is not called with null 2013-08-08 23:35:56 -04:00
Brian Carrier
62bc1b2168 Updated developer docs for content viewers and added example module 2013-08-08 23:32:03 -04:00
Brian Carrier
36c37e52ff Improved layout and styling of ingest messages to have style sheets and consistent look and feel 2013-08-08 18:02:18 -04:00
Brian Carrier
b40291038a simplified flow of hex viewer a bit 2013-08-08 12:46:06 -04:00
Brian Carrier
d0ce1b95da moved style settings for displaying artifacts from Content object to the viewer itself with StyleSheet 2013-08-08 12:44:19 -04:00
Brian Carrier
241d51f876 Merge pull request #247 from raman-bt/master
Added some more artifacts/attributes for MPF/Autopsy integration
2013-08-08 08:01:27 -07:00
raman-bt
10a8a192ce Merge branch 'master' of https://github.com/sleuthkit/autopsy 2013-08-07 12:40:15 -04:00
raman-bt
f22fcc5aab Handle new artifacts/attributes for Autopsy/MPF integration. 2013-08-07 08:49:45 -04:00
Richard Cordovano
9d2dcbcd4b Additional modifications for backing out changes to IngestModuleAbstract.java from commit 5d9bf3ff1f78dfc967128c02356613a3a980f328 2013-08-06 17:53:30 -04:00
Richard Cordovano
1cf9195e74 Cherry-picked commit 42ec4013ae5777200b37df69838bd85ea2253b2c 2013-08-06 17:15:39 -04:00
Richard Cordovano
9a26d45f19 Cherry-picked commit edc6ed58587ddb12c7abecf536ef8794ddc3bfad from ingest-config branch 2013-08-06 17:08:01 -04:00
Brian Carrier
8b52469038 New API file to track future changes 2013-08-06 11:15:07 -04:00
Richard Cordovano
88675499f6 First draft of multi-select work 2013-08-05 17:23:32 -04:00
Brian Carrier
aa43c9de84 Merge pull request #246 from rcordovano/master
Added tags filter comment output to ReportHTML and ReportExcel classes
2013-08-02 10:36:56 -07:00
Richard Cordovano
c03cbf146e Tidied up implemtation of adding tags filter comment output to ReportHTML and ReportExcel classes 2013-08-01 17:25:33 -04:00
Richard Cordovano
0bb6b8f453 Added tags filter comment output to ReportHTML and ReportExcel classes 2013-08-01 17:24:08 -04:00
Brian Carrier
daaf6f345f Merge pull request #245 from rcordovano/master
Added column auto-sizing to spreadsheet table report module (ReportExcel class)
2013-08-01 06:16:37 -07:00
Richard Cordovano
5882f5341a Added column auto-sizing to spreadsheet table report module (ReportExcel class) 2013-07-31 20:36:57 -04:00
Richard Cordovano
e11b9d6ae5 Merge remote-tracking branch 'upstream/master' 2013-07-31 20:32:17 -04:00
raman-bt
8f394a4dc1 Merge branch 'master' of https://github.com/sleuthkit/autopsy
Conflicts:
	branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
	branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
2013-07-31 18:08:36 -04:00
Brian Carrier
ca13053cc3 Resolved conflicts. Closes #240 2013-07-30 17:38:30 -04:00
Brian Carrier
0fc8675d20 Merge branch 'master' of github.com:sleuthkit/autopsy 2013-07-30 17:28:23 -04:00
Brian Carrier
4b1af7138e Added notion of a 1-minute update to keyword search and made 5 minutes be default 2013-07-30 17:27:54 -04:00
Brian Carrier
89ea695511 Merge pull request #244 from rcordovano/reporting-fixes
Rectified incorrect copyright notice update
2013-07-30 08:56:35 -07:00
Brian Carrier
f1e1254af2 Merge pull request #241 from SynapticNulship/master
CaseNewActionInterface; swapped Open Existing and Open Recent buttons
2013-07-30 08:56:14 -07:00
Richard Cordovano
71b3b29f26 Rectified incorrect copyright notice update 2013-07-30 07:22:43 -04:00
Richard Cordovano
74a3b3bfd5 Rectified incorrect copyrigth notice update 2013-07-30 07:15:34 -04:00
Samuel H. Kenyon
9085a9d1eb Fix apache license header. 2013-07-29 19:02:14 -04:00
Brian Carrier
fa5feb0ded Merge pull request #243 from rcordovano/reporting-fixes
Reporting fixes: HTML report does not provide hyperlinks to source directories, a workaround to allow reuse of the report generation wizard action is provided
2013-07-29 14:33:51 -07:00
Richard Cordovano
c569d7a2de Merge remote-tracking branch 'upstream/master' 2013-07-29 13:59:47 -04:00
Richard Cordovano
52d27c4d60 Merge remote-tracking branch 'upstream/master' into reporting-fixes 2013-07-29 13:37:15 -04:00
Richard Cordovano
d049530fb2 Backed out changes made for multi-select tagging of files and artifacts 2013-07-29 13:35:10 -04:00
Samuel H. Kenyon
2124391c81 Added method to allow modules to rename the startup window Close button. 2013-07-29 12:35:21 -04:00
Brian Carrier
c3466906c0 Merge pull request #242 from adam-m/master
Fix bug when free disk space during ingest cannot be detected as is repo...
2013-07-28 17:07:14 -07:00
adam-m
3f1b81a4c3 Fix bug when free disk space during ingest cannot be detected as is reporting 0 (on some network file systems) and ingest is stopped 2013-07-28 15:13:41 -04:00
raman-bt
7cac583530 Replace hard coded numbers in switch/case statements with corresponding enum values. 2013-07-26 16:29:25 -04:00
raman-bt
992d71eda3 Ensure all DATETIME_* attributes are treated as integers. 2013-07-26 13:39:51 -04:00
raman-bt
612b5d87cc Merge remote-tracking branch 'upstream/master'
Conflicts:
	Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
	Core/src/org/sleuthkit/autopsy/report/ReportHTML.java
2013-07-26 13:03:48 -04:00