Commit Graph
2185 Commits
Author SHA1 Message Date
adam-m 4e77d6da05 updated news 2012-10-16 13:31:19 -04:00
adam-m ef1247d5c7 update platform to 7.2.1 2012-10-16 13:21:51 -04:00
adam-m a44b2c161e update disable modules for the platform we are currently pulling (backwards compatible) 2012-10-16 13:01:28 -04:00
adam-m 111a377243 fix netbeans plat build - update URL 2012-10-16 12:31:37 -04:00
adam-m b62ba8c9ae minor doc update 2012-10-15 17:00:28 -04:00
adam-m 0859a2d653 fix merge 2012-10-15 11:28:01 -04:00
adam-m f363a40de9 UTF characters should now display properly in XML reporting 2012-10-15 11:23:18 -04:00
adam-m 0886cbf0ad Removed StringEscapeUtils - not needed. 2012-10-15 11:22:32 -04:00
adam-m 524ad1d7cd Strings inside XLS reports are now properly encoded 2012-10-15 11:22:06 -04:00
adam-m 9932c0eac0 Report panel resizes more properly. Courtesy of Devin. 2012-10-15 11:21:34 -04:00
adam-m d6faecd6d4 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-10-15 11:15:53 -04:00
adam-m feb4c03778 update ingest dev docs 2012-10-15 11:15:18 -04:00
0xNF d04ca45d29 Got rid of erroneous logger message 2012-10-15 10:19:13 -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 230f502779 Changed font from Tahoma 14 to Monospaced 14 in order to properly display both Arabic and Asian text on toolbar 2012-10-12 15:06:23 -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
adam-m aedf46c919 change default solr key 2012-10-12 12:10:07 -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 autopsy-3.0.0 2012-10-11 16:59:03 -04:00
adam-m 8a431e477b keyword search info improvements 2012-10-11 16:57:36 -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
0xNF bc45604ae3 Small fixes to prevent validation errors on empty attributes 2012-10-11 16:29:17 -04:00
adam-m 7d7b19293b add tooltips 2012-10-11 16:28:39 -04:00
adam-m 70cb9f8f14 change message 2012-10-11 16:09:10 -04:00
adam-m 8bda78913d Merge branch 'master' of https://github.com/0xNF/autopsy 2012-10-11 15:48:27 -04:00
adam-m 526fc3c6a4 AUT-572 Validate "add to ingest" works 2012-10-11 15:35:40 -04:00
adam-m 650fd5fa25 hash db simple config - warn if there is no index 2012-10-11 12:28:05 -04:00
0xNF a2cd833b60 All optional booleans default to true 2012-10-11 11:14:45 -04:00
adam-m a3caadeb10 fix pasco java path 2012-10-10 17:24:38 -04:00
adam-m de17025422 make hash db index task non-cancellable for now 2012-10-10 17:08:51 -04:00
adam 71d66e2ed5 Merge pull request #76 from Devin148/master
Release Fixes
2012-10-10 13:54:20 -07:00
Devin148 2dc4f489d4 Fix JavaHelp links 2012-10-10 16:52:02 -04:00
adam-m d8884141c5 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-10-10 16:47:47 -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 cff1ccae51 news 2012-10-10 16:25:44 -04:00
adam-m 8889ef6ffc update classpath 2012-10-10 15:40:58 -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 f73fba2ddb update news 2012-10-10 12:43:53 -04:00
adam-m be021e3f14 Bypass ingest if server not started 2012-10-10 12:41:33 -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
adam-m e25f45fa73 updated NEWS 2012-10-09 14:26:49 -04:00