15920 Commits

Author SHA1 Message Date
Eugene Livis
bd32abf036 Added cancelation via Future 2017-11-02 15:37:49 -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\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
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
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
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
Richard Cordovano
d599f9d20a
Merge pull request #3142 from wschaeferB/2774-CentralRepoDetailsGUI
2774 central repo details gui
2017-10-31 09:41:55 -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
764e0a0007
Merge pull request #3158 from wschaeferB/3166-AidTwoColumnSorting
3166 aid two column sorting
2017-10-30 19:08:34 -04:00
Richard Cordovano
4f8292f809
Merge pull request #3155 from wschaeferB/3153-AidColumnSorting
3153 aid column sorting
2017-10-30 19:08:07 -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
esaunders
b4456ff853 Provided a more accurate comment for the keywordsFoundAcrossAllDocuments member. 2017-10-30 17:21:58 -04:00
esaunders
33a72835a4 Reduce number of string instances created by re-using existing hit string for both the Keyword and KeywordHit instances. 2017-10-30 17:17:45 -04:00
esaunders
988fc1b40b Removed contentID and isArtifactHit from KeywordHit. 2017-10-30 17:00:35 -04:00
Eugene Livis
5d2a632011 Improvements 2017-10-30 16:39:58 -04:00
esaunders
4a17cf3f75 Don't store document id string in the hit. 2017-10-30 16:39:55 -04:00
esaunders
2b59bf8564 Update comment to hopefully clear up why all keyword hits are processed in loadPageInfoFromHits() 2017-10-30 16:35:21 -04:00
U-BASIS\zhaohui
adc3f3e635 2969. fix typo 2017-10-30 15:44:43 -04:00
Ann Priestman
ac6b4e68ee Added read only and known status to central repo.
Got organization display working.
2017-10-30 15:35:50 -04:00
U-BASIS\zhaohui
33fdb58999 2969: Add validation messages for Name, MIME type and known status 2017-10-30 11:15:44 -04:00
U-BASIS\dgrove
450faba419 Modified labels and titles for filters. 2017-10-27 17:57:56 -04:00
Eugene Livis
6e6db52632 Chnages according to latest design 2017-10-27 16:41:29 -04:00
U-BASIS\zhaohui
763c0fa03c 2969: update MD5 error messages 2017-10-27 13:59:48 -04:00
William Schaefer
5b92bcc81d 3166 Priority column in AID 2.0 will now be sorted Descending order 2017-10-27 13:56:36 -04:00
Eugene Livis
4eb1c6c82c Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_v2_3136 2017-10-27 13:53:04 -04:00
William Schaefer
13f16c417d 3153 - sort Priority column in descending order 2017-10-27 13:48:18 -04:00
Ann Priestman
b458d00507 Store read only flag and database type in central repo. 2017-10-27 13:36:59 -04:00