689 Commits

Author SHA1 Message Date
adam-m
b53b5a8e24 Merge branch 'master' of https://github.com/0xNF/autopsy 2012-10-11 16:59:03 -04:00
adam-m
8a431e477b keyword search info improvements 2012-10-11 16:57:36 -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
0xNF
a2cd833b60 All optional booleans default to true 2012-10-11 11:14:45 -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
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
adam-m
3ae0e8fe75 use checked exceptions in keyword search when possible 2012-10-09 14:26:27 -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
c639ac3109 Merge https://github.com/sleuthkit/autopsy 2012-10-09 10:07:58 -04:00
Devin148
6df840b5a1 Fix offline build with Ivy 2012-10-09 09:57:37 -04:00
0xNF
e5d6329ec7 XSD files are now located in their individual module packages. 2012-10-09 09:54:36 -04:00
adam-m
9910ca31d9 update lucene spec to 36 2012-10-05 17:59:37 -04:00
adam-m
ad008232ba solr config: update lucene version, add the default 10000 tokens limit setting 2012-10-05 17:54:02 -04:00
adam-m
87b7ea831d Solr log - enable warn level and higher for release builds 2012-10-05 16:59:33 -04:00
adam-m
55b89dac41 remove deprecation in Solr config XML 2012-10-05 14:31:41 -04:00
Devin148
2b88f319e7 Fix JavaHelp HTML and CSS 2012-10-04 14:36:35 -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
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
93c120fe6d remove deprecation, use the new httpsolrserver API 2012-10-03 01:09:43 -04:00
Devin148
0d17676f2e Clean and organize each layer.xml 2012-10-02 11:06:15 -04:00
Devin148
51da2fa744 Fix table syncing after keyword list is saved. 2012-10-01 09:39:20 -04:00
adam-m
eacc55e048 fix syncing lists changes to viewer panel 2012-09-30 16:43:34 -04:00
adam-m
40b8866e82 fix export and gui sync 2012-09-30 15:43:52 -04:00
adam-m
e7c446cbd1 fix list export 2012-09-30 15:14:43 -04:00
adam-m
5069536882 revise doc 2012-09-28 14:30:14 -04:00
adam-m
4a94410ce6 doc correction 2012-09-28 14:22:57 -04:00
adam-m
3ee9bb8e73 update user docs 2012-09-28 14:20:13 -04:00
adam-m
0c64501b47 Simplify code - remove null listener, listener not needed, service syncs up on next start. 2012-09-27 12:50:37 -04:00
adam-m
aec2d8fc9f update metafile about packaging 2012-09-27 10:21:23 -04:00
adam-m
3ed2b4ed30 update manifests with plugin descriptions 2012-09-27 10:06:40 -04:00
adam-m
151f02abc8 update module meta 2012-09-26 21:47:55 -04:00
adam-m
76ed2839c6 Merge branch 'master' of https://github.com/0xNF/autopsy into merge_mods 2012-09-26 13:54:50 -04:00
0xNF
3edfe43ed4 Fixed potential null pointer exception. 2012-09-26 13:52:26 -04:00
adam-m
469500c60b Merge branch 'master' of https://github.com/0xNF/autopsy into merge_mods 2012-09-26 13:48:53 -04:00
0xNF
652e238ae3 Made some fields private, KeywordSearch now reflects that. 2012-09-26 13:43:47 -04:00
0xNF
42b04cb1b1 Removed superfluous method calls. 2012-09-26 12:58:36 -04:00
adam-m
58043edb45 Initial merge of core modules - it does build.
Pull core deps. jars from Maven using ivy.
Simplify dependencies.
TODO: add to classpath jars that should be, fix javahelp, merge layer.xml, disable some netbeans modules, merge Installer.java
2012-09-25 18:14:40 -04:00
adam-m
4f66fc0c80 update deps 2012-09-25 13:57:38 -04:00
adam-m
b2780d91cc Merge branch 'master' of https://github.com/sleuthkit/autopsy into merge_mods
Conflicts:
	Core/javahelp/org/sleuthkit/autopsy/casemodule/docs/new-icon.png
	Core/javahelp/org/sleuthkit/autopsy/casemodule/docs/open-icon.png
2012-09-25 13:46:27 -04:00
adam-m
d7cfd61926 move case to core
intermediate changes
2012-09-25 13:43:19 -04:00