Commit Graph
18776 Commits
Author SHA1 Message Date
Richard Cordovano 9051fc8a7c Merge pull request #3168 from dgrove727/3133_RemovalOfExaminerMode
3133 removal of examiner mode
2017-11-03 15:03:00 -04:00
U-BASIS\dgrove a9b8f04f35 CaseDetails method change 2017-11-03 14:57:33 -04:00
U-BASIS\dgrove b5526ecf83 Revisions to multi-user cases panel code. 2017-11-03 14:54:20 -04:00
U-BASIS\dgrove 39e16e8177 Merge remote-tracking branch 'upstream/develop' into 3133_RemovalOfExaminerMode 2017-11-03 13:15:54 -04:00
U-BASIS\dgrove 2ba9b1fa26 New generic status icon cell renderer. 2017-11-03 13:15:16 -04:00
Ann Priestman b51ec98837 Merge branch '3139_cr_hashes' into 3141_addHashes 2017-11-03 12:53:40 -04:00
Ann Priestman bca71afa70 Fix storing of read only flag 2017-11-03 12:53:23 -04:00
Ann Priestman 90cdcb1b63 Merge branch '3139_cr_hashes' into 3141_addHashes 2017-11-03 12:28:38 -04:00
Ann Priestman 399b7a4b38 Forgot duplicate entry check. 2017-11-03 11:57:52 -04:00
Ann Priestman c894dbf637 Merge branch '3139_cr_hashes' into 3141_addHashes 2017-11-03 11:11:22 -04:00
Ann Priestman d44efea5b3 Empty the list of new central repo hash sets when the settings are saved 2017-11-03 10:26:39 -04:00
Ann Priestman 556f38eb88 Implement addHashes 2017-11-03 10:21:12 -04:00
William Schaefer 7278b5b97a 3198 fix issue causing duplicate bad tags in list 2017-11-03 10:11:54 -04:00
Eugene Livis 17f8112f66 Lots of optimizations and bug fixes 2017-11-02 17:35:01 -04:00
William Schaefer a7b256d5af 3198 moved notable status for tag from CR 2017-11-02 15:58:37 -04:00
Eugene Livis cb3ebedf9c Progress monitor and logging updates 2017-11-02 15:38:12 -04:00
Eugene Livis bd32abf036 Added cancelation via Future 2017-11-02 15:37:49 -04:00
Raman 670ade9b0e Updated the getRelationshipsCount() method call to match the new API definition. 2017-11-02 13:01:38 -04:00
Eugene Livis 750af85e77 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_v2_3136 2017-11-02 11:13:35 -04:00
Raman 4a95926de7 Merge branch 'accounts_relationships' of https://github.com/sleuthkit/autopsy into accounts_relationships 2017-11-02 09:26:01 -04:00
Raman ff8bc0f446 Fix typo. 2017-11-02 09:25:53 -04:00
millmanorama 8219599fc4 use correct ExplorerManager in DataResultViewerTable constructor, reorganize constructors for better code reuse. 2017-11-02 14:21:34 +01:00
millmanorama 2a1cb8d78b allow custom DataResultViewerTable titles 2017-11-02 14:03:00 +01:00
millmanorama ec89718520 update and apply the filters when the CVT window is (re)opened 2017-11-02 11:44:48 +01:00
Richard Cordovano 79b08e8afa Merge pull request #3169 from millmanorama/867-message-listing
867 message listing
2017-11-01 19:56:54 -04:00
U-BASIS\dgrove 536056f415 Removed unused import and variable. 2017-11-01 16:49:49 -04:00
U-BASIS\zhaohui 377075401b 3180: correct the typo 2017-11-01 16:46:04 -04:00
U-BASIS\dgrove d0e5f9d50b Minor revision 2017-11-01 16:40:55 -04:00
U-BASIS\dgrove 29c25d71e6 Minor revision 2017-11-01 16:35:44 -04:00
U-BASIS\dgrove a19b32e389 Rewrote portions of 'doRecoveryIfCrashed()' to fix bugs. 2017-11-01 16:25:15 -04:00
Ann Priestman 4cf2c33f0f Cleanup 2017-11-01 13:35:04 -04:00
Ann Priestman 2e128fcbbd Cleanup 2017-11-01 13:19:42 -04:00
U-BASIS\dgrove 2d4852f22d Table refresh NPE fixed using 'invokeLater()'. 2017-11-01 09:53:45 -04:00
millmanorama 974bf77fc8 refactor and cleanup slightly 2017-11-01 12:45:55 +01:00
millmanorama ca36a50b16 tweak MessageContentViewer for better resizing. eliminate nested scrollpanes 2017-11-01 12:34:44 +01:00
millmanorama 825a614b07 override createSheet instead of using the implementation in BlackboardArtifactNode and suppressing some columns. 2017-11-01 12:20:09 +01:00
Richard Cordovano 59df372507 Add unit test utilities to Autopsy-Core NBM 2017-10-31 17:23:21 -04:00
U-BASIS\dgrove ae4f07c164 Updated documentation; moved updateConfig() to 'core' Installer. 2017-10-31 17:14:33 -04:00
U-BASIS\dgrove dd7c6d9c03 Removed unnecessary method. 2017-10-31 16:38:11 -04:00
U-BASIS\dgrove d480a08bf1 Removal of examiner mode. 2017-10-31 16:32:21 -04:00
millmanorama 56870ab605 tweak UI layout 2017-10-31 21:06:36 +01:00
millmanorama 35588f5b13 continue wiring up Message Results and Viewer 2017-10-31 20:54:09 +01:00
Ann Priestman 95cf6fb95f Cleanup 2017-10-31 14:34:01 -04:00
Ann Priestman ee3e12a883 Cleanup 2017-10-31 14:31:21 -04:00
Ann Priestman 4b1428007f Merge remote-tracking branch 'upstream/develop' into 3139_cr_hashes
Conflicts:
	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamDb.java
	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/SqliteEamDb.java
	Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/Bundle.properties
	Core/src/org/sleuthkit/autopsy/report/taggedhashes/AddTaggedHashesToHashDbConfigPanel.java
2017-10-31 14:15:49 -04:00
Ann Priestman b1fb068cc1 Removed unused ImportCentralRepoDatabaseDialog
Starting cleanup
2017-10-31 13:59:34 -04:00
Richard Cordovano af828c7324 Merge pull request #3167 from zhhl/3176-autopsyCoreUnitTestSkeleton
3176: The first Autopsy Core unit test skeleton
2017-10-31 13:34:40 -04:00
U-BASIS\zhaohui 761884534a 3095: Expanding Data Sources Node in nightly test 2017-10-31 11:02:58 -04:00
millmanorama 08f2db688e Merge remote-tracking branch 'upstream/accounts_relationships' into 867-message-listing
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/communications/AccountDeviceInstanceNode.java
#	Core/src/org/sleuthkit/autopsy/communications/AccountDeviceInstancesNodeChildren.java
#	Core/src/org/sleuthkit/autopsy/communications/AccountsDeviceInstanceChildren.java
#	Core/src/org/sleuthkit/autopsy/communications/FiltersPanel.java
2017-10-31 16:02:52 +01:00
Ann Priestman bfa9502fa2 Fix updating of central repo dbs.
Added display name.
Fixed default enabled status.
2017-10-31 11:00:07 -04:00