Commit Graph
11426 Commits
Author SHA1 Message Date
U-BASIS\dsmyda 6573f32335 Unit tests now pass 2019-01-23 09:29:20 -05:00
rcordovano 5d1fa2a439 Fix merge conflict resolution error in CorrelationDataSource 2019-01-21 16:40:23 -05:00
Richard Cordovano 350b0032d4 Merge branch 'develop' into 4597_StoreDataSourceHashesInCentralRepo 2019-01-21 11:12:13 -05:00
Richard Cordovano debcf6cb86 Merge pull request #4464 from esaunders/4531_cps_wait_node_bug
Changed from asychronous to synchronous child creation since the keys…
2019-01-18 18:10:35 -05:00
Richard Cordovano ccf735a20a Merge pull request #4462 from esaunders/4530_cr_ui_freeze
4530 cr ui freeze
2019-01-18 18:10:17 -05:00
Richard Cordovano c0c5c1c5bb Merge pull request #4468 from wschaeferB/AddBackNewCase
fix npe when using postgres CR and creating a new case
2019-01-18 18:05:32 -05:00
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
William Schaefer 78743445c3 fix npe when using postgres CR and creating a new case 2019-01-16 18:58:06 -05:00
esaunders 675a18054b Merge branch 'develop' into 4531_cps_wait_node_bug 2019-01-16 13:57:45 -05:00
esaunders f687239bf2 Changed from asychronous to synchronous child creation since the keys are already being created on a separate worker thread. This change mitigates the issue where a wait node was being displayed and not going away. 2019-01-16 13:21:25 -05:00
esaunders 27a0ee0012 Fix for null pointer exception when performing common properties search without a central repository. 2019-01-16 13:09:33 -05:00
esaunders 463705903e Moved creation of AbstractFile instances out of generateNodes() which was causing UI unresponsiveness to createKeys(). 2019-01-15 17:10:18 -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
esaunders 3ebee7fa2e Merge branch 'develop' of github.com:sleuthkit/autopsy into 4530_cr_ui_freeze 2019-01-14 13:19:23 -05:00
esaunders 7d2510728a Use file id if available to look up files in current case. 2019-01-14 13:19:02 -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 d6581e79c9 Minor tweak to one exception message. 2019-01-10 10:06:47 -05:00
U-BASIS\dgrove 110f8c024a Cleanup. 2019-01-09 23:18:35 -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\dgrove 61f2112bcc Persist CR data on hash setters. 2019-01-09 00:14:53 -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
U-BASIS\dgrove c6e73b31cc Cleanup. 2019-01-07 15:21:42 -05:00
U-BASIS\dgrove 40a2909a0e Updated comment for 'fireModuleContentEvent()'. 2019-01-07 15:16:41 -05:00
U-BASIS\dgrove a197036db5 Cleanup. 2019-01-07 14:58:14 -05:00
U-BASIS\dgrove 22e347ba01 Using DATA_SOURCE_ANALYSIS_COMPLETED. 2019-01-07 14:28:24 -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