2499 Commits

Author SHA1 Message Date
Dick Fickling
3ce9917c2a Improve cross platform performance and appearance 2012-03-26 14:08:54 -04:00
Alex Ebadirad
83f271dda7 Fixes to nulls in report column, recent doc display modified, moved progress bar down below buttons in report filter, removed artifact id column from hashset table, report window once again resizable, now a new report gets generated each time, clearing out the old one. Added a non-linked table of contents with number of hits at the top of the html report.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-26 11:06:11 -07:00
adam-m
99357be817 Fix encoding when reading files from regripper 2012-03-26 13:44:40 -04:00
Dick Fickling
8130f948e8 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-26 12:41:54 -04:00
Dick Fickling
30f3ccbd98 Separate Hashset hits from rest of extracted content 2012-03-26 12:41:50 -04:00
adam-m
ae4731f3a6 handle no solr code exception in extracted content 2012-03-26 12:36:11 -04:00
adam-m
6adc363f41 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-26 12:27:29 -04:00
adam-m
c488275bc4 Quietly handle exception when closing case and solr core and some viewer is attemtping to get content 2012-03-26 12:27:05 -04:00
dickfickling
84d383ee5f Update README.txt 2012-03-26 13:05:34 -03:00
adam-m
6e491f3149 change URL regex 2012-03-26 11:26:39 -04:00
adam-m
abff5dce99 Use proper regex for URLs 2012-03-26 11:04:24 -04:00
adam-m
7dbb635ba0 Override preferredID method for tc 2012-03-26 10:56:54 -04:00
Dick Fickling
c0470f53e0 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-26 09:35:21 -04:00
adam
92097d99d4 Merge pull request #22 from aebadirad42six/master
recent doc bugfixes, IE cookies/bookmarks added
2012-03-23 17:26:55 -07:00
Alex Ebadirad
e82ec772db Fixed recent documents displaying, added IE cookies and bookmarks, chrome bookmarks now work
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-23 15:13:39 -07:00
adam-m
66358a5c44 fix bug when keyword list export throws exception in some cases 2012-03-23 17:32:22 -04:00
Dick Fickling
e3dc4d5617 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-23 12:54:41 -04:00
adam
bdbac20873 Merge pull request #21 from aebadirad42six/master
html report simplified for display, recent activity bug fixing
2012-03-23 09:21:41 -07:00
Alex Ebadirad
5247386092 Simple html reporting and bug fixes to extraction
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-23 09:19:53 -07:00
Dick Fickling
b3dde28f76 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-23 12:15:22 -04:00
Dick Fickling
eb45ab558b Back and Forward buttons for content viewers 2012-03-23 12:15:00 -04:00
Dick Fickling
8b3c4243fe Show Extracted Content view by default for Keyword Search Artifacts 2012-03-23 12:10:20 -04:00
Dick Fickling
b6218c7e3c Run Keyword Search on Known Bad files 2012-03-23 12:08:45 -04:00
adam-m
8f101145e2 keyword search - change attribute ordering, cleanup escaping (now done in BB), do not write selector attribute (should go to gen info) 2012-03-23 12:06:46 -04:00
Dick Fickling
f3cf69c10b Make String Viewer default for Keyword Search Artifacts. 2012-03-23 11:28:04 -04:00
Dick Fickling
4266a8d19b Skip atime in recent files filter 2012-03-23 11:26:52 -04:00
Dick Fickling
dd6222da75 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-23 10:57:56 -04:00
Dick Fickling
3f66dd3a0b Gui Tweaks 2012-03-23 10:57:16 -04:00
Dick Fickling
a9c045ecb4 Enable Media Viewer 2012-03-23 10:56:31 -04:00
adam-m
9318c3d9dd Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-23 10:40:08 -04:00
adam-m
752c5e2910 Reduce size of string extract files 2012-03-23 10:39:34 -04:00
adam
44c22b4a26 Merge pull request #20 from aebadirad42six/master
Bug fix to stack overflow problem with report pane
2012-03-21 16:39:09 -07:00
Alex Ebadirad
e8f73ecea6 Bug fix to the stack overflow issue
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-21 15:07:46 -07:00
Dick Fickling
19c15deac2 Disable setting focus policy 2012-03-21 17:36:09 -04:00
Dick Fickling
e51534e678 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-21 16:07:48 -04:00
Dick Fickling
2f0c1664bc Rearrange keyword search toolbar 2012-03-21 16:07:10 -04:00
Dick Fickling
665113abfa Change Ingest Messages Button 2012-03-21 16:06:45 -04:00
Dick Fickling
5753c2ef1b Rearrange directory tree 2012-03-21 16:06:22 -04:00
adam
0c236c7555 Merge pull request #19 from aebadirad42six/master
Minor updates to html reporting table formatting, cleaning up nones/nulls in code
2012-03-21 12:51:00 -07:00
Alex Ebadirad
fa8ff3365a Cleaned up web downloads and it's associated html format
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-21 12:46:50 -07:00
Alex Ebadirad
6197700737 Replaced null/none with empty strings on extraction, make final report panel resizable, removed unnecessary columns from html report. Changed component alignment on report filter panel.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-21 11:18:31 -07:00
adam-m
46c06c6ba7 Enable back the reporting code using countFsContentType() 2012-03-21 13:21:12 -04:00
adam-m
f6475428d8 Fix recent activity build issues (SQLException) and lack of countFsContentType() in SKCase yet 2012-03-20 21:36:41 -04:00
adam-m
5548d3155a Merge Recent reporting changes + registry extraction bugfixes 2012-03-20 21:33:47 -04:00
adam-m
e85d49363d Fix catching exceptions since SQLException no longer thrown 2012-03-20 21:30:44 -04:00
Alex Ebadirad
b9c55cb1aa Reordered tables on report, added new method to get keyword hits grouped by keyword, and modified recent document extraction
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-20 17:27:10 -07:00
adam-m
b44236fe24 Tweak ingest finished dialog.
Add javadoc.
2012-03-20 17:03:37 -04:00
adam-m
61aa26653b fix ingest med priority message color 2012-03-20 10:53:26 -04:00
adam-m
cbc54ad8c2 TSK-418 Ingest complete dialog - add generate report 2012-03-20 10:36:29 -04:00
adam-m
f6d1b8951f Fix more compile warnings in keyword search 2012-03-19 21:29:18 -04:00