7540 Commits

Author SHA1 Message Date
U-BASIS\dgrove
a17f212667 Cleanup. 2017-11-06 13:10:02 -05:00
U-BASIS\zhaohui
2bc4a03f0a 3180: correct typo 2017-11-03 17:46:10 -04:00
U-BASIS\dgrove
1267234bb2 Permissions change. 2017-11-03 17:24:30 -04:00
U-BASIS\dgrove
4bd750ef10 Permission change. 2017-11-03 17:21:23 -04:00
U-BASIS\dgrove
3fab3fdc8b Rolled back Installer to previous content. 2017-11-03 17:13:35 -04:00
U-BASIS\dgrove
e793197ec5 Fixed Java Doc text. 2017-11-03 17:05:42 -04:00
U-BASIS\dgrove
0f0efd6ef0 Removed MultIuserCase class. 2017-11-03 17:03:55 -04:00
U-BASIS\dgrove
9ae63a7d8d Removed unnecessary method. 2017-11-03 17:01:55 -04:00
U-BASIS\dgrove
ca7ea37548 Added Metrics dialog to AID 2.0. 2017-11-03 16:44:22 -04:00
U-BASIS\dgrove
3781e8b5d3 Merge branch '3133_RemoveExaminerMode' of github.com:dgrove727/autopsy into 3146_ClusterMetricsButton 2017-11-03 15:19:18 -04:00
U-BASIS\dgrove
59afda83c6 Additional files for auto ingest metrics feature 2017-11-03 15:12:38 -04:00
Ann Priestman
978a81b29c Use display name for hash sets 2017-11-03 15:11:20 -04:00
U-BASIS\dgrove
0dfdcf9f1c Auto ingest metrics feature 2017-11-03 15:10:14 -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
William Schaefer
a7b256d5af 3198 moved notable status for tag from CR 2017-11-02 15:58:37 -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
U-BASIS\zhaohui
377075401b 3180: correct the typo 2017-11-01 16:46:04 -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
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
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
Ann Priestman
bfa9502fa2 Fix updating of central repo dbs.
Added display name.
Fixed default enabled status.
2017-10-31 11:00:07 -04:00
U-BASIS\zhaohui
f3f28cd4f9 3176: The first Autopsy Core unit test skeleton 2017-10-31 10:55:25 -04:00
Richard Cordovano
fcea43de12
Merge pull request #3166 from wschaeferB/3126-IngestEventsListenerChanges
3126 ingest events listener changes
2017-10-31 09:42:50 -04:00
William Schaefer
b557bd8dca Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3126-IngestEventsListenerChanges 2017-10-30 20:24:48 -04:00
William Schaefer
8917b9d16b 2774 resolve merge conflict with 3080 2017-10-30 20:09:36 -04:00
William Schaefer
be88c9d5a4 2774 disabling editing of case notes in case properties panel 2017-10-30 19:57:10 -04:00
William Schaefer
d7aea2c749 2774 fix refactor error with argument changes to casemetada 2017-10-30 19:51:12 -04:00
William Schaefer
8bd8d145c4 2774 CaseDetails now public and CaseDetails event added 2017-10-30 19:47:46 -04:00
Richard Cordovano
b80197210c
Merge pull request #3165 from dgrove727/3170_UiInconsistencies
Modified labels and titles for filters.
2017-10-30 19:23:24 -04:00
Richard Cordovano
ec82a8d3f1
Merge pull request #3159 from zhhl/2969-moreValidationOnFileSearchByAttributes
2969 more validation on file search by attributes
2017-10-30 19:10:29 -04:00
Richard Cordovano
7bd516ef9e
Merge pull request #3145 from wschaeferB/3080-CaseEventListenerToBackground
3080 Moved all actions as a result of CaseEventLister to background
2017-10-30 19:06:11 -04:00
U-BASIS\zhaohui
adc3f3e635 2969. fix typo 2017-10-30 15:44:43 -04:00