422 Commits

Author SHA1 Message Date
adam-m
9932c0eac0 Report panel resizes more properly. Courtesy of Devin. 2012-10-15 11:21:34 -04:00
adam-m
feb4c03778 update ingest dev docs 2012-10-15 11:15:18 -04:00
adam-m
a352474320 attempt to force class resolution at loading - to verify symbols linkage 2012-10-12 16:03:59 -04:00
0xNF
bd85ce21d8 UTF characters should now display properly in XML reporting 2012-10-12 13:59:45 -04:00
0xNF
2d37a3e094 Removed StringEscapeUtils - not needed. 2012-10-12 13:41:44 -04:00
0xNF
5598729cbc Strings inside XLS reports are now properly encoded 2012-10-12 12:56:11 -04:00
0xNF
4f3a7d512a Report panel resizes more properly. Courtesy of Devin. 2012-10-12 12:55:03 -04:00
0xNF
1c164d8318 Added Examiner and Case Number information to reports.
ReportXLS also now correctly reports # of filesystems found.
2012-10-12 11:01:37 -04:00
adam-m
b53b5a8e24 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-10-11 16:59:03 -04:00
0xNF
d56c6c5666 <element/> should now be acceptable for <Number> and <Examiner> 2012-10-11 16:52:28 -04:00
0xNF
665db89559 Got rid of remnant field 2012-10-11 16:51:23 -04:00
Devin148
2dc4f489d4 Fix JavaHelp links 2012-10-10 16:52:02 -04:00
0xNF
553883acee Fixed minor doxygen formatting issues 2012-10-10 16:44:33 -04:00
0xNF
690d0fc3b6 Added minor descriptions to the xsd files. 2012-10-10 16:43:46 -04:00
adam-m
92fa58bd2c Merge branch 'master' of https://github.com/0xNF/autopsy
Conflicts:
	Core/src/org/sleuthkit/autopsy/coreutils/PlatformUtil.java
	HashDatabase/src/org/sleuthkit/autopsy/hashdatabase/HashDbXML.java
2012-10-10 15:39:30 -04:00
adam-m
f4ab3a89a4 Merge https://github.com/Devin148/autopsy 2012-10-10 15:05:07 -04:00
0xNF
50640d3f8c Moved XML utilities from PlatformUtil to XMlUtil
Removed Dom4J dependency from RecentActivity.
2012-10-10 12:51:15 -04:00
adam-m
3f11338014 Fix possible issue when solr sometimes does not start.
Show dialog if keyword search could not init.
Add OS get methods to platform utils.
2012-10-10 11:14:26 -04:00
0xNF
016ac3a8c6 Added type integer to element 2012-10-09 16:15:59 -04:00
0xNF
362c0be5a4 Added XSD for $Case.aut files 2012-10-09 16:12:44 -04:00
0xNF
bf65440c5c loadDoc() has been abstracted to PlatformUtil 2012-10-09 11:11:22 -04:00
0xNF
4723ff86e3 Failing XSD validation no longer returns null 2012-10-09 10:44:39 -04:00
Devin148
a115bf3caf Forcibly remove cut option from toolbar 2012-10-09 09:58:18 -04:00
Devin148
2c9e9b02f7 Remove ReportUtils.copy() 2012-10-09 09:56:43 -04:00
Devin148
fbb6c41f0e Change export to use FileUtil.copyFile() 2012-10-09 09:55:22 -04:00
0xNF
e5d6329ec7 XSD files are now located in their individual module packages. 2012-10-09 09:54:36 -04:00
Devin148
42c98a681f Improve copy method 2012-10-09 09:53:54 -04:00
adam-m
0a82ea9481 update comments 2012-10-05 13:58:53 -04:00
adam-m
624b1b3258 improve the copy method 2012-10-05 13:55:28 -04:00
adam-m
431a1e5706 improve copy method 2012-10-05 13:53:42 -04:00
adam-m
63910a8687 add a util method to copy files 2012-10-05 12:33:36 -04:00
Devin148
a49c4cd963 Merge https://github.com/sleuthkit/autopsy 2012-10-04 14:56:04 -04:00
Devin148
2b88f319e7 Fix JavaHelp HTML and CSS 2012-10-04 14:36:35 -04:00
adam-m
23386891bb fix for multiple window opens 2012-10-04 13:17:30 -04:00
adam-m
6a6c20c36d add delegates for case to ingest services 2012-10-04 11:45:53 -04:00
0xNF
1faecd8aab XML config files now comform to binding XSD files located under PlatformUtil.
New Functions for validating arbitrary XML files under PlatformUtil.
2012-10-03 13:45:38 -04:00
Devin148
7fd6247db2 Change exporting reports to copy the source 2012-10-03 12:08:37 -04:00
Devin148
ea6dd70972 Change spacing and comments 2012-10-03 12:08:30 -04:00
Devin148
3a1e0d356a Merge layer.xmls with Autopsy master 2012-10-03 09:25:10 -04:00
adam-m
30a639eef3 Fix undock hack that no longer worked - create custom mode.
Organize layer.xml a bit.
2012-10-02 22:50:08 -04:00
Devin148
0d17676f2e Clean and organize each layer.xml 2012-10-02 11:06:15 -04:00
adam-m
7500f2d3da fix warns 2012-10-01 08:49:54 -04:00
adam-m
7841d65a1d Workaround to add quickstart at right build stage 2012-10-01 00:18:47 -04:00
adam-m
2a7f050b72 quickstart build adjust 2012-10-01 00:09:34 -04:00
adam-m
7d979dfb36 build quickstart guide 2012-09-30 15:11:46 -04:00
adam-m
bf757ed184 Move guide up in toc 2012-09-28 18:18:32 -04:00
adam-m
86eef5fcb8 Update quick start. Make placeholder for javahelp. 2012-09-28 17:47:43 -04:00
adam-m
3ee9bb8e73 update user docs 2012-09-28 14:20:13 -04:00
adam-m
f3f9797c49 Update user docs. 2012-09-27 23:43:52 -04:00
adam-m
5a5b59c22f String viewer tweaks 2012-09-27 14:38:41 -04:00