adam-m
c928788bb6
- Fix to show stats and file ingest dialog after ingest complete and also all background threads (keyword search) completed.
...
- fix to not run complete() portion of keyword search service in some cases, when service was not selected to run
2012-03-19 18:54:12 -04:00
adam-m
15409ce3a9
Improve keyword search blackboard data escaping
2012-03-19 13:35:05 -04:00
Alex Ebadirad
c80496fb36
Exported xml report as well
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-16 14:23:57 -07:00
Dick Fickling
532f5da055
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-16 17:15:53 -04:00
Dick Fickling
bb9cca2397
Show the parent folder in the data result table
2012-03-16 17:15:38 -04:00
adam-m
a861d4dd7e
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-03-16 16:24:24 -04:00
adam-m
0c6865cf92
bugfix when Case is closing and Solr core no longer available, and event arrives to update extracted content view
2012-03-16 16:24:04 -04:00
Dick Fickling
4f941de295
fix build warnings
2012-03-16 15:18:30 -04:00
Dick Fickling
423fd43161
Move regripper to release folder
2012-03-16 15:17:56 -04:00
dickfickling
af5086d53b
Merge pull request #17 from aebadirad42six/master
...
bug fixes and moving regripper
2012-03-16 12:05:48 -07:00
Alex Ebadirad
0a9ccfa22b
added greying out of toolbar, and first attempt at creating a report folder for reports.
...
--Alex
2012-03-16 11:49:25 -07:00
Alex Ebadirad
76af03fa72
Moving regripper to release folder, restored greying out of report button until case is opened.
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-16 10:37:32 -07:00
adam-m
e7f23c8412
- Improve term component query when aggregate files query is too long and SOlr throws parse exception: divide into multiple subqueries 100 terms each
...
- temporarily disable true URL regex - it needs the stored="true" in SOlr schema to work properly
2012-03-16 13:13:26 -04:00
Alex Ebadirad
e0a9926726
Additional .pl files added, modification of cookie storage value attribute
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-16 10:05:07 -07:00
adam-m
c8d18cf38c
Add thread safety to Solr Server class for running queries from multiple threads and closing / opening core in event handlers
2012-03-16 09:59:40 -04:00
adam-m
4bf669147f
Improve escaping of keyword search results for blackboard
2012-03-16 09:43:44 -04:00
adam-m
3a5acae59d
Rename method
2012-03-16 09:32:46 -04:00
adam-m
e15d050d4e
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-03-16 09:29:56 -04:00
adam-m
cbc0e4044f
Remove no images dialog, just run the wizard when case is created
2012-03-16 09:29:30 -04:00
adam
2971236223
Merge pull request #16 from aebadirad42six/master
...
Fundamental reworking of extractregistry
2012-03-16 06:23:57 -07:00
Alex Ebadirad
25a816adb3
changed how regripper runs, still need to modify absolute path
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-15 18:29:01 -07:00
adam-m
1506ecfcd0
Fix a keyword search bug when regex matches with some upper case chars would not be written to blackboard
2012-03-15 18:35:26 -04:00
adam-m
18b00fc294
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-03-15 18:10:34 -04:00
adam-m
bb798dac66
TSK-398 Highlighter / preview for regexp search shows also subtokens
...
- made code changes, but currently inactive - needs Solr schema change to stored="true"
- minor additional improvements, escaping to allow queries with special chars
- added more accurate URL matching in keyword list
2012-03-15 18:06:53 -04:00
Alex Ebadirad
c3bfcf00cd
Added css styling to exported html report.
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-15 13:53:33 -07:00
Dick Fickling
fc0a69bf0b
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-15 09:59:16 -04:00
adam
d2eaccd57c
Merge pull request #15 from aebadirad42six/master
...
Report table format
2012-03-15 06:34:33 -07:00
Alex Ebadirad
42b184312a
Report formatting and additional extract bugfixes.
...
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-14 22:28:13 -07:00
Dick Fickling
708f057d68
undelete layer.xml
2012-03-14 17:41:03 -04:00
Dick Fickling
de6b9c2d7b
TSK-371: Content Viewers called too many times during startup
2012-03-14 17:18:45 -04:00
Dick Fickling
09e05961d7
TSK-410: Remove warnings
2012-03-14 17:18:15 -04:00
Dick Fickling
dae47bd79e
Update BlackboardArtifactNode lookups
2012-03-14 15:30:05 -04:00
adam-m
18fa7e67e3
added java comments for clarification
2012-03-14 13:57:10 -04:00
adam-m
bc26b3a4dd
ingest fix unchecked type warnings in comparators
2012-03-14 13:01:11 -04:00
adam-m
5cf2876284
TSK-403 Sort out Case event handling and flicker of Add image dialog
...
- fixed handling events within Case, fixed popup dialog
2012-03-14 11:22:44 -04:00
adam-m
e0c405b285
datamodel fix warnings when creating empty collections
2012-03-14 11:18:43 -04:00
adam-m
bbe3e1c33f
fix dir tree compile warnings
2012-03-14 10:32:05 -04:00
adam-m
61e6f7fb78
Fix unchecked conversions warnings in file search
2012-03-14 10:30:22 -04:00
adam-m
9e67c1ad1f
fix keyword search compile warns
2012-03-14 10:19:42 -04:00
adam-m
cba25234d2
Fix part of warnings
2012-03-14 10:12:36 -04:00
adam-m
d8cf5c6048
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-03-14 09:55:09 -04:00
adam-m
944b2a5236
fix cast warning
2012-03-14 09:54:33 -04:00
Dick Fickling
72f01faf8e
Improve Artifact Content Viewer
2012-03-13 16:54:52 -04:00
Dick Fickling
b5ca7a1f43
Add details to Hash DB ingest messages
2012-03-13 16:51:39 -04:00
adam-m
0893f374fc
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-03-13 10:18:45 -04:00
adam-m
4bdae97822
Dir tree viewer: make certain nodes non-expandable leafs and remove + sign, since they will never have children nodes
2012-03-13 10:18:27 -04:00
Dick Fickling
73c5e6fd47
Merge branch 'master' of github.com:sleuthkit/autopsy
2012-03-13 09:38:19 -04:00
Dick Fickling
edb851e132
Set default DataResult viewer active when selection in directory tree is changed
2012-03-12 17:42:48 -04:00
adam-m
14ef6cae08
Minor gui tweak - combo box
2012-03-12 17:27:53 -04:00
Dick Fickling
0e844f00d2
Highlight keyword matches when viewed from Directory Tree
...
TSK-400: Artifact selection bug
2012-03-12 17:22:27 -04:00