24 Commits

Author SHA1 Message Date
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
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
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
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
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
Alex Ebadirad
2ba7e534e0 Fixes to the extract registry original file ID 2012-03-09 18:36:57 -07:00
Alex Ebadirad
6860541da7 Fixed some merge issues, several minor updates.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-08 16:40:14 -07:00
Dick Fickling
3aa98058ee TSK-384: Enable toolbar buttons only when case is open 2012-03-02 16:40:39 -05:00
Dick Fickling
39a7d8442d undo paging for report viewer 2012-02-27 16:32:12 -05:00
Dick Fickling
6f29df7762 bug 2012-02-27 16:23:01 -05:00
Dick Fickling
d1808ed3e5 Merge branch 'master' of github.com:sleuthkit/autopsy
Conflicts:
	Report/src/org/sleuthkit/autopsy/report/reportHTML.java
2012-02-27 15:21:47 -05:00
Dick Fickling
127d27b793 Report panel optimization 2012-02-27 15:18:54 -05:00
Alex Ebadirad
984055f7ee Bit more efficiency on reporthtml
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-27 11:44:55 -07:00
Dick Fickling
9853eb7ffb Merge git://github.com/aebadirad42six/autopsy
Conflicts:
	Report/src/org/sleuthkit/autopsy/report/reportHTML.java
2012-02-27 13:17:00 -05:00
Alex Ebadirad
b1da66f4f2 Optimization of reporthtml using stringbuilder
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-27 11:03:53 -07:00
Dick Fickling
4512964496 No longer assume that blackboard artifacts are associated with a File object,
instead they are associated with any generic Content object
2012-02-27 12:49:04 -05:00
Alex Ebadirad
28dd773c00 Modifications to html Report/src/org/sleuthkit/autopsy/report/reportHTML.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-24 12:44:49 -07:00
Alex Ebadirad
fc2147ba31 Merge branch 'master' of https://github.com/aebadirad42six/autopsy
Conflicts:
	DirectoryTree/nbproject/genfiles.properties
	RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestService.java
2012-02-24 12:22:53 -07:00
Alex Ebadirad
8386f8cc26 Report module addition
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-02-24 12:19:40 -07:00