12395 Commits

Author SHA1 Message Date
Ann Priestman
349d6c9d37 Updated CaseDetails and CaseMetadata to support portable cases.
Made subfolders for extracted files.
2019-02-06 14:37:03 -05:00
William Schaefer
a86d27a306 4652 fix name of FileTypeUtils Visual category 2019-02-06 14:08:31 -05:00
William Schaefer
e5c2685b33 4652 fix merge conflict with develop in bundle properties files 2019-02-06 14:05:54 -05:00
Ann Priestman
cd287ab7b9 Merge remote-tracking branch 'upstream/develop' into 4683_portableCase 2019-02-06 09:00:26 -05:00
Ann Priestman
a364641673 Uncomment code 2019-02-06 08:32:55 -05:00
Richard Cordovano
cdb7aebc99
Merge pull request #4504 from rcordovano/improve-open-multi-user-case-dialog-performance
Improve open multi user case dialog performance
2019-02-05 18:09:23 -05:00
Richard Cordovano
e3eb1a5066
Merge pull request #4503 from wschaeferB/4650-SqlLiteChanges
4650 make fallback to getting existing datasource occur for sqlite as well
2019-02-05 18:05:59 -05:00
Richard Cordovano
c4a883021f
Merge pull request #4499 from wschaeferB/4635-CentralRepoEscapingFix
4635 fix escaping of single quotes in findfilesWhere query for common…
2019-02-05 18:04:22 -05:00
Richard Cordovano
1148ced777
Merge pull request #4482 from dgrove727/4668_3x3Thumbnails
Now using single-frame thumbnails for videos.
2019-02-05 18:02:06 -05:00
Richard Cordovano
d1cce43396 Made version field final in CaseNodeData 2019-02-05 17:58:15 -05:00
Richard Cordovano
4e618f5971 Polish for multi-user case classes 2019-02-05 17:46:31 -05:00
esaunders
2eb241ab78 Made requested modifications to Runtime settings UI. 2019-02-05 17:21:28 -05:00
Richard Cordovano
057acbe792 Merge remote-tracking branch 'upstream/develop' into improve-open-multi-user-case-dialog-performance 2019-02-05 16:59:11 -05:00
Eugene Livis
b43f122e04 Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412 2019-02-05 16:03:05 -05:00
U-BASIS\kelly
13bf91c1f7 Remove unused imports from History.java 2019-02-05 15:32:44 -05:00
U-BASIS\dgrove
0da6b4f2b7 Typo fixed. 2019-02-05 14:48:43 -05:00
U-BASIS\dgrove
1f5b665dc7 Revised frame grab intervals; added 'empty()' check. 2019-02-05 14:46:15 -05:00
Ann Priestman
aabdb228b7 Add new case objects 2019-02-05 14:41:30 -05:00
William Schaefer
301dd95794 Merge branch '4632-4630-4629-DetectOsSpecificFiles' of https://github.com/wschaeferB/autopsy into 4652-4654-4621-4655-4653-JobHistoryDataSourceSummary 2019-02-01 15:58:38 -05:00
William Schaefer
513fe57eed 4632 4630 4629 remove older sqlite-jdbc jar from project.properties after new one got included 2019-02-01 15:38:04 -05:00
William Schaefer
78c355190a Merge branch '4632-4630-4629-DetectOsSpecificFiles' of https://github.com/wschaeferB/autopsy into 4652-4654-4621-4655-4653-JobHistoryDataSourceSummary 2019-02-01 15:09:49 -05:00
Ann Priestman
812ed72cac Finished outline of object copying method. 2019-02-01 14:48:08 -05:00
U-BASIS\dsmyda
9216a55814 Made groupByDataSource flag never null (grr) 2019-02-01 14:46:07 -05:00
William Schaefer
f3c224208e 4632-4630-4629 reduce versions of gson to single version in corelibs 2019-02-01 14:38:45 -05:00
U-BASIS\dgrove
e1cba0744f Fixed typos. 2019-02-01 11:25:19 -05:00
U-BASIS\dsmyda
466a0cb3f4 Merge branch '4659-audio-mpeg-fix' into 4367-Upgrade-Tika-1.20 2019-02-01 10:27:57 -05:00
U-BASIS\dgrove
cee91fa3d2 Added new GStreamer; updated install; cleanup. 2019-02-01 10:10:48 -05:00
U-BASIS\dsmyda
4580b8fd51 Made Tika use the cached mimetype for the file (since this may be overridden by autopsy) 2019-02-01 10:08:54 -05:00
Ann Priestman
3d3a0512f3 UI working 2019-02-01 09:36:00 -05:00
Ann Priestman
d83d453c5c Working on UI format 2019-02-01 09:00:37 -05:00
Ann Priestman
f25c9e47a0 Starting report UI 2019-02-01 08:15:14 -05:00
William Schaefer
656896e968 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4632-4630-4629-DetectOsSpecificFiles 2019-01-31 17:57:08 -05:00
U-BASIS\dsmyda
2c8452ca89 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4367-Upgrade-Tika-1.20 2019-01-31 14:43:34 -05:00
U-BASIS\dsmyda
5c631c8eff Workaround for the missing commons compress jar 2019-01-31 14:42:58 -05:00
William Schaefer
eb9aa212ed 4650 modify implementation of getting datasource when already exists in newDataSource for sake of readability 2019-01-31 13:42:16 -05:00
Ann Priestman
ab7fc19a69 Remove leading slash and normalize the rest 2019-01-31 12:56:43 -05:00
U-BASIS\dsmyda
9aa7d5eb98 Added comments 2019-01-31 12:49:57 -05:00
U-BASIS\dsmyda
dbdd5b333c Moved file copying off the EDT, added a cancellable progress bar 2019-01-31 12:46:58 -05:00
Richard Cordovano
6631ca966d
Merge pull request #4491 from dannysmyda/4667-Expand-Data-Source-Subtree
4667 Auto expand Views and Results nodes
2019-01-31 10:56:43 -05:00
Richard Cordovano
d46154f79b
Merge pull request #4493 from dannysmyda/4670-DataResult-Viewer-Default
4670 - Default to Table View
2019-01-31 10:56:05 -05:00
U-BASIS\dsmyda
2c257c9e2c Fixed typo in pop-up 2019-01-31 10:01:40 -05:00
Richard Cordovano
29df995bf9 Clean up bundle files 2019-01-30 18:30:30 -05:00
William Schaefer
4f0f18c0b6 4650 make fallback to getting existing datasource occur for sqlite as well 2019-01-30 18:10:22 -05:00
Richard Cordovano
c345713a42 Restore open button to multi-user cases panel, polishing 2019-01-30 17:28:06 -05:00
William Schaefer
526243b0d2 4637 fix the type of object id columns in the central repository 2019-01-30 16:21:27 -05:00
Richard Cordovano
469fc8bf86 Make CaseDetails Serializable for remote events 2019-01-30 14:06:19 -05:00
U-BASIS\dsmyda
b08116f8f1 Formatted code correctly 2019-01-30 13:27:34 -05:00
U-BASIS\dsmyda
b3450d09ea Resolved the uniqueness problem and defaulted the group by data source option to be false instead of null 2019-01-30 13:25:55 -05:00
Ann Priestman
5662670814 Avoid NPE if an image has no paths 2019-01-30 12:20:12 -05:00
William Schaefer
6207b64af3 4635 fix escaping of single quotes in findfilesWhere query for common files search 2019-01-30 12:17:18 -05:00