8003 Commits

Author SHA1 Message Date
Raman
ac46da9fb2 Cleanup - removed commented out code, added class header. 2018-02-15 06:01:06 -05:00
Raman
a044a4254c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into sqliteviewer 2018-02-08 17:53:32 -05:00
Raman
5d590f1215 3457: SQLiteViewer should handle databases with WAL files 2018-02-08 17:51:38 -05:00
Richard Cordovano
45348063a8
Merge pull request #3383 from raman-bt/sqliteviewer
3415: SQLite Viewer -  Show Table Content
2018-02-06 08:52:09 -05:00
Richard Cordovano
9be4538fc5
Merge pull request #3412 from wschaeferB/3402-FixAttachmentViewFileInDir
3402 compare nodes themeselves instead of node names for view file in…
2018-02-02 12:58:42 -05:00
William Schaefer
dda0e03e7f 3402 compare nodes themeselves instead of node names for view file in directory 2018-02-02 12:02:00 -05:00
Raman
481bec66c1 Address review comments 2018-02-01 17:08:09 -05:00
Richard Cordovano
4c11cb8acb Merge pull request #3392 from zhhl/3469_3470-FixExcelAndHMTLReportIssues
3469 3470 fix Excel and HTML report issues
2018-02-01 14:26:19 -05:00
Richard Cordovano
ff828bfa75
Merge pull request #3392 from zhhl/3469_3470-FixExcelAndHMTLReportIssues
3469 3470 fix Excel and HTML report issues
2018-02-01 14:24:27 -05:00
U-BASIS\zhaohui
806d7a5bd9 3470: Add comments for the Excel Cell size. 2018-02-01 10:56:16 -05:00
Richard Cordovano
5118698174
Merge pull request #3407 from sleuthkit/release-4.6.0
Merge in release 4.6.0 branch
2018-02-01 09:31:17 -05:00
Richard Cordovano
66886f7256 Merge pull request #3395 from zhhl/3366-EditDetailsButtonMisplaced
3366 Edit Details button is misplaced
2018-02-01 09:29:13 -05:00
Richard Cordovano
52cd06a114 Revert "Add NamedThreadFactory to ThreadUtils"
This reverts commit 8bd4317f94b35a7bb9ec83d2fb8461cd5ed19a38.
2018-01-30 17:23:48 -05:00
Richard Cordovano
8bd4317f94 Add NamedThreadFactory to ThreadUtils 2018-01-30 16:57:01 -05:00
Raman
338334f629 3415: Show SQLite table contents
Resize columns based on data from top 20 rows
2018-01-30 09:50:25 -05:00
U-BASIS\zhaohui
78cb915b38 3366: Update the copyright to current year. 2018-01-29 14:17:48 -05:00
U-BASIS\zhaohui
36766e2d51 3366: Edit Details button should only be visible when Details tab selected. 2018-01-29 14:16:08 -05:00
U-BASIS\zhaohui
c7a7898b95 3469_3470: Use variable to make code more readable. 2018-01-26 15:14:27 -05:00
U-BASIS\zhaohui
4a4e163571 3469_3470: cleanup 2018-01-26 11:58:29 -05:00
U-BASIS\zhaohui
f80b3d94c1 3469_3470: Catch Runtime exception for too large data for Excel cell and fix the HTML formatting issue. 2018-01-25 13:37:59 -05:00
Ann Priestman
e18e1c2b30 Fix correlation data source argument order 2018-01-25 11:23:13 -05:00
millmanorama
6b02ab1358 refactor SQLiteViewer to fix scroll bar and painting issues. 2018-01-24 11:55:10 +01:00
Raman
75f6198190 Fixed a warning. 2018-01-23 13:33:03 -05:00
Richard Cordovano
447c4d430d Merger in release-4.6.0 branch 2018-01-23 11:34:53 -05:00
William Schaefer
3af2bb7429 3485 Open Case Folder moved to case menu, tools menu reordered 2018-01-23 11:29:06 -05:00
Richard Cordovano
23724fa4fc Update docs comment for FileTypeDetector.getMIMEType 2018-01-23 11:16:54 -05:00
Richard Cordovano
73241a637b Add side effect to FileTypeDetector.getMIMEType 2018-01-23 11:14:12 -05:00
Richard Cordovano
f2ef185db9
Merge pull request #3381 from wschaeferB/3408-MultiUserCaseExplorer-2.11.0
3408 make search tip more helpful and fix comments
2018-01-22 16:26:49 -05:00
William Schaefer
2416f7e31d 3501 Open Single User Case button moved to center of the open multi-user case panel 2018-01-22 16:09:27 -05:00
William Schaefer
eefc085bc1 3501-Remove status column from open multi-user case browser 2018-01-22 15:55:12 -05:00
William Schaefer
16418659d4 Merge branch 'release-4.6.0' of https://github.com/sleuthkit/autopsy into 3408-MultiUserCaseExplorer-2.11.0 2018-01-22 15:34:58 -05:00
Raman
8ae596ab47 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into sqliteviewer 2018-01-22 13:40:15 -05:00
Raman
71c510c491 3415: Show SQLite table contents.
- Cleanup
2018-01-22 13:39:02 -05:00
U-BASIS\zhaohui
f472a7b2ae 3448: Update comments for the fileHandler and variable names 2018-01-22 13:34:40 -05:00
U-BASIS\zhaohui
06132c8e82 3448 vs Relase 4.6.0: retain more log files 2018-01-22 12:22:21 -05:00
Raman
b8d9efb181 Fixing scrollbar on the SQLiteTableView.
- Removes the doubles vertical scroll bar.
  - A horizontal scroll bar appears but it is disabled and not functional
2018-01-22 10:19:06 -05:00
Richard Cordovano
bc8642dbdb Merge pull request #3362 from APriestman/3165_liveTriageButton
3165 Added menu item to create live triage drive
2018-01-19 14:08:33 -05:00
Raman
c4bb6dba61 3415: Show SQLite table contents
- First cut.
2018-01-19 13:01:08 -05:00
Richard Cordovano
a07195ae5e Merge remote-tracking branch 'upstream/custom-release-2.11.0' into develop 2018-01-19 12:09:02 -05:00
Richard Cordovano
c7e45f879b
Merge branch 'release-4.6.0' into name_changes 2018-01-19 11:52:53 -05:00
rishwanth1995
48e338d288 changed names of the jar files in autopsy core build 2018-01-19 16:34:32 +00:00
Richard Cordovano
5ad6c4b1ab
Merge pull request #3364 from wschaeferB/3408-MultiUserCaseExplorer-2.11.0
3408 multi user case explorer 2.11.0
2018-01-18 11:01:54 -05:00
Richard Cordovano
a49043d0ab Merge remote-tracking branch 'upstream/custom-release-2.11.0' into develop 2018-01-18 10:56:06 -05:00
Richard Cordovano
180a376c4f
Merge pull request #3361 from zhhl/3449-throwExceptionIfCouldnotCreateBasedirectory
3449: Failed to generate report if couldn't create a report directory.
2018-01-18 10:05:28 -05:00
esaunders
a32fbb8e41 Merge branch 'custom-release-2.11.0' of github.com:sleuthkit/autopsy into 3407_tika_sax_parsers 2018-01-17 12:59:49 -05:00
Richard Cordovano
e5d1d1d298 Merge remote-tracking branch 'upstream/release-4.6.0' into develop 2018-01-17 12:01:45 -05:00
Richard Cordovano
27437ea5f0 Merge remote-tracking branch 'upstream/release-4.6.0' into custom-release-2.11.0 2018-01-17 12:01:24 -05:00
Richard Cordovano
d6d03e6f57
Merge pull request #3365 from esaunders/3197_tika_upgrade
Upgrade to Tika 1.17
2018-01-17 11:59:53 -05:00
U-BASIS\zhaohui
d865b8ac7f 3449: Use local variable instead of override a base format directory string. 2018-01-16 16:10:28 -05:00
William Schaefer
b0e8e83fb9 Fix releaseing of correct lock for processing Raw data image 2018-01-16 10:18:52 -05:00