Commit Graph
11400 Commits
Author SHA1 Message Date
Richard Cordovano ddfe062fa7 Merge pull request #4469 from wschaeferB/4650-NewDataSourceMethodFix
4650 new data source method fix
2019-01-18 18:03:05 -05:00
Richard Cordovano 5463c21166 Merge pull request #4458 from dgrove727/4605_PictureZoomingRotation
4605 picture zooming rotation
2019-01-18 18:01:25 -05:00
Richard Cordovano 01c6dc45d8 Merge pull request #4452 from APriestman/4428_showAcquisitionDetails
4428 show acquisition details
2019-01-18 17:59:47 -05:00
Richard Cordovano 85bfa7ae19 Merge pull request #4453 from dannysmyda/4576-Add-Translation-To-Tree
4576 add translation to tree
2019-01-17 16:36:17 -05:00
William Schaefer 0ccfbc8099 4650 add comment explaining why the conflict clause is used in the insert 2019-01-17 15:49:30 -05:00
William Schaefer c50fb57afd 4650 add exception handling for executionexception when cache is unable to retrieve value 2019-01-17 15:43:59 -05:00
William Schaefer 5b843dadc1 4650 fix returning of value from cache 2019-01-17 15:41:05 -05:00
William Schaefer c2f3bbfb2e 4650 newDataSource should get the existing data source if there is one 2019-01-17 15:32:01 -05:00
U-BASIS\dgrove 637bd08881 Added a note. 2019-01-15 10:27:38 -05:00
U-BASIS\dgrove be9e7fd771 Zooming tweaks for < 100% 2019-01-14 17:25:14 -05:00
U-BASIS\dgrove a8eed7ea10 Cleanup. 2019-01-14 02:34:17 -05:00
U-BASIS\dgrove 79b6ddce4e Zooming and rotation fully implemented. 2019-01-14 02:04:30 -05:00
Richard Cordovano 1c26f86571 Merge pull request #4449 from wschaeferB/4568-DataSourceSummary
4568 data source summary
2019-01-10 18:13:02 -05:00
Richard Cordovano f3785cc1c1 Merge pull request #4447 from dgrove727/4579_ZipBombTestFix
Tweaked SevenZipExtractor; uncommented test.
2019-01-10 13:10:54 -05:00
Richard Cordovano 2b8ac431a9 Merge pull request #4448 from APriestman/4606_dsIntegrityEvent
4606 Send event for verification failed artifact
2019-01-10 13:09:29 -05:00
U-BASIS\dsmyda 35408cfcf3 Small codacy suggestion 2019-01-10 10:59:51 -05:00
U-BASIS\dsmyda 2f41a44180 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1679-Add-HxD-Hex-Editor 2019-01-10 10:49:02 -05:00
U-BASIS\dsmyda 1756c1e0b7 Changed the public API methods to be more generic 2019-01-10 10:27:53 -05:00
U-BASIS\dgrove b76085490b Cleanup. 2019-01-09 19:54:11 -05:00
U-BASIS\dgrove 3477db6cb6 Buttons partially implemented. 2019-01-09 15:47:25 -05:00
U-BASIS\dsmyda c845a73bda Added comment 2019-01-09 14:56:27 -05:00
U-BASIS\dsmyda 6e8c225016 Renamed enum and reordered statements 2019-01-09 14:49:43 -05:00
U-BASIS\dsmyda 19c375c37e Made translation of AbstractAbstractFileNode name change the displayName and fixed functionality that broke as a result 2019-01-09 14:28:14 -05:00
Ann Priestman a4f570caf5 Add default string for empty details 2019-01-09 11:10:28 -05:00
Ann Priestman 222db62abb Show acquisition details in content viewer 2019-01-09 09:52:15 -05:00
U-BASIS\dsmyda dfbfeb6ea5 Added a test for ensuring single selection 2019-01-08 09:31:27 -05:00
U-BASIS\dsmyda 6b2736a4ec Bug fixes and update to tests 2019-01-08 09:18:57 -05:00
William Schaefer 72046156c8 4568 add exception logging and disable goto datasource button when no datasource selected 2019-01-07 16:01:52 -05:00
William Schaefer 97f5d1cd3e 4568 add comments and clean up classes in regards to data source summary 2019-01-07 15:50:12 -05:00
William Schaefer 9e298d608e 4568 create second action to avoid multiple instances of CallableSystemAction being created 2019-01-07 13:48:04 -05:00
William Schaefer 783b1846cc 4568 add context menu action and selection of datasource 2019-01-07 12:16:47 -05:00
Ann Priestman 3c24597fac Send event for verification failed artifact 2019-01-07 12:00:31 -05:00
U-BASIS\dsmyda 9f97452c2c Upgraded jar reference in ImageGallery, Core, and Keyword Search 2019-01-07 10:18:11 -05:00
U-BASIS\dsmyda d0eea2db85 External Rules bug fix 2019-01-07 09:31:52 -05:00
U-BASIS\dsmyda 3dffd34d18 Review changes 2019-01-07 09:03:40 -05:00
U-BASIS\dgrove 1d5815030d Tweaked SevenZipExtractor; uncommented test. 2019-01-05 01:51:57 -05:00
William Schaefer 2aa9908307 4568 make use of CaseDbAccessManager to eliminate need for datamodel changes 2019-01-04 13:39:55 -05:00
William Schaefer a26d0dbf70 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4568-DataSourceSummary 2019-01-04 11:31:10 -05:00
William Schaefer 06d5c55fb2 4568 add counts for file types to Data source summary 2019-01-04 10:57:13 -05:00
William Schaefer 82bab17795 4568 populate file/result/tag count columns for data sources 2019-01-03 18:43:45 -05:00
William Schaefer 1d143a315b 4568 add initial Data source summary dialog and action 2019-01-03 16:02:19 -05:00
Richard Cordovano 2901daa71f Merge pull request #4440 from dgrove727/4594_HashFileTypeTestsFixes
4594 hash file type tests fixes
2019-01-03 15:11:11 -05:00
Richard Cordovano 91d6f5d627 Merge pull request #4434 from dgrove727/4574_HtmlReportCaseNotes
4574 html report case notes
2019-01-03 15:09:46 -05:00
Richard Cordovano bce2e9a738 Merge pull request #4418 from dgrove727/4162_LocalDiskPanelCleanUp
Removes drive from which application runs.
2019-01-03 15:09:13 -05:00
Richard Cordovano 7e6169def7 Merge pull request #4431 from wschaeferB/4556-RemoveUnecessaryNewCaseCalls
4556 remove unnecessary calls to EamDb.getInstance().newCase()
2019-01-03 11:19:03 -05:00
U-BASIS\dsmyda e3265d4b28 Codacy suggestions, all but one because I don't agree with it. 2019-01-03 08:53:57 -05:00
U-BASIS\dgrove 257df2f133 Made Excel report consistent; added Case Notes. 2019-01-02 15:56:05 -05:00
William Schaefer 364bef5c3c 4568 bring in FileTypeUtils from timeline-event-mgr branch and move to datamodel.utils 2019-01-02 15:33:38 -05:00
U-BASIS\dsmyda 19adadf467 Disabled browse button for choose exe path for non-windows machine 2019-01-02 15:01:42 -05:00
U-BASIS\dsmyda 9e3d5bbe1b Disabled feature for non-windows machines 2019-01-02 14:59:52 -05:00