21803 Commits

Author SHA1 Message Date
Richard Cordovano
8697d79867
Merge pull request #4438 from rcordovano/ig-autopsy-service
Add database update app service to Image Gallery
2018-12-31 13:21:38 -05:00
Richard Cordovano
5984f66c51 Add database update app service to Image Gallery 2018-12-31 13:19:09 -05:00
U-BASIS\dsmyda
5cc79ecce9 Reorganized the settings panel for External viewers 2018-12-31 11:58:01 -05:00
Richard Cordovano
cd8a044560
Merge pull request #4430 from wschaeferB/4580-CommonPropertyTestFix
4580 common property test fix
2018-12-31 11:05:53 -05:00
Richard Cordovano
c02a5bea2c
Merge pull request #4391 from dgrove727/4462_CentralRepoDatamodelTestFixes
4462 central repo datamodel test fixes
2018-12-31 10:54:40 -05:00
Richard Cordovano
0a709941f0
Merge pull request #4437 from rcordovano/func-tests-no-case-dir-delete
Remove case dir deletion from functional testing
2018-12-31 10:54:11 -05:00
Richard Cordovano
f102f5d481 Remove case dir deletion from functional testing 2018-12-31 10:51:15 -05:00
U-BASIS\dgrove
9d0b3cc4c1 Reverted OptionalCasePropertiesPanel.java. 2018-12-28 16:54:26 -05:00
U-BASIS\dgrove
8398c7a29c Reverted UI changes. 2018-12-28 16:51:38 -05:00
U-BASIS\dgrove
44ff800526 Only adding notes to report. 2018-12-28 16:33:39 -05:00
U-BASIS\dgrove
26c02f00ef Revised for loop for safety. 2018-12-28 13:58:46 -05:00
U-BASIS\dgrove
6d4f3373cd Redesign OptionalCasePropertiesPanel layout. 2018-12-27 17:05:51 -05:00
Richard Cordovano
dbf6b00402 Merge remote-tracking branch 'upstream/release-4.10.0' into develop 2018-12-27 16:55:37 -05:00
U-BASIS\dgrove
3bc432efa6 Merge remote-tracking branch 'upstream/develop' into 4574_HtmlReportCaseNotes 2018-12-27 15:17:53 -05:00
Richard Cordovano
cf9dc89150
Merge pull request #4428 from dgrove727/4549_TaggedHashesReportFeedback
Returning error when no hash set or tag is selected.
2018-12-27 14:46:05 -05:00
Richard Cordovano
47365f50c2
Merge pull request #4423 from APriestman/testCodeFixes
Fixing some issues from the functional tests
2018-12-27 14:37:02 -05:00
William Schaefer
a38eff6be0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4580-CommonPropertyTestFix 2018-12-27 11:57:39 -05:00
William Schaefer
e79b639e1c 4580 fix commonfilessearch code and tests to be in passing state 2018-12-27 11:56:44 -05:00
Richard Cordovano
94a78b2bf0 Remove unneccessary, dead locking synch from ImageGalleryController 2018-12-27 11:38:38 -05:00
Richard Cordovano
60acabe028
Merge pull request #4429 from sleuthkit/release-4.10.0
Release 4.10.0
2018-12-27 11:37:04 -05:00
Richard Cordovano
c1f8434b32
Merge pull request #4427 from wschaeferB/4585-4580-CentralRepositoryUseSetting
4585 5580 fix storing of 'use central repository setting
2018-12-27 11:35:57 -05:00
U-BASIS\dgrove
fe87fb1db6 Added other organization and examiner details. 2018-12-27 03:47:44 -05:00
U-BASIS\dgrove
04806fda5e Returning error when no hash set or tag is selected. 2018-12-27 01:40:05 -05:00
U-BASIS\dgrove
c43928a515 Display case notes in HTML report. 2018-12-27 00:17:39 -05:00
William Schaefer
3e7dd488ae 4585 5580 fix storing of 'use central repository setting 2018-12-26 16:58:00 -05:00
William Schaefer
e70e1e8cfc 4580 re-enable tests in commonfilessearch package that dont depend on 4166 2018-12-26 16:57:03 -05:00
William Schaefer
213b3e6626 4585 5580 fix storing of 'use central repository setting 2018-12-26 16:28:06 -05:00
U-BASIS\dgrove
f66fc216d8 Applied changes to LocalDiskSelectionDialog. 2018-12-26 15:39:48 -05:00
Raman
f26c2201c6 1130: Mark group as analyzed
- Fixed hang and address review comments in previous commit
 - Handle marking groups as analyzed during rebuild
2018-12-26 14:18:18 -05:00
Ann Priestman
f2a4bc917c Fixing some issues from the functional tests 2018-12-26 11:11:55 -05:00
Richard Cordovano
c879b523d8
Merge pull request #4421 from rcordovano/ig-deadlock-fix
Remove unnecessary, dead locking synch from ImageGalleryController
2018-12-23 18:10:18 -05:00
Richard Cordovano
245f7e3593 Remove unneccessary, dead locking synch from ImageGalleryController 2018-12-23 18:09:22 -05:00
Richard Cordovano
0f113e0eaf
Merge pull request #4318 from rcordovano/restore-feature-tests
4241 Restore feature tests
2018-12-23 15:07:14 -05:00
Richard Cordovano
3fcddda7d7 Restore case deletion and working tests to Autopsy-Core functional tests 2018-12-23 12:47:21 -05:00
Richard Cordovano
375b4d4703 Merge in develop branch 2018-12-23 10:47:35 -05:00
William Schaefer
25e25a64bb 4556 remove unnecessary calls to EamDb.getInstance().newCase() now that CRs cant be changed with a case open 2018-12-21 17:58:55 -05:00
Richard Cordovano
c287fc0a9a
Merge pull request #4420 from sleuthkit/release-4.10.0
Release 4.10.0
2018-12-21 17:56:31 -05:00
Richard Cordovano
651fde6ac4
Merge pull request #4419 from wschaeferB/4556-IsCompatableCrCheck
4556 is compatable cr check
2018-12-21 17:55:51 -05:00
Richard Cordovano
00537c809f
Added punctuation to CR upgrade error message. 2018-12-21 17:46:35 -05:00
U-BASIS\dsmyda
25f40787a4 Making significant progress on redoing UI and adding in new HxD path 2018-12-21 17:35:38 -05:00
Richard Cordovano
12ced95857
Logging fix 2018-12-21 17:27:59 -05:00
William Schaefer
eea6bd119c 4556 fix typo in word compatible 2018-12-21 15:49:06 -05:00
William Schaefer
1eda9a2ca3 4556 change message regarding incompatible cr to be bundle message 2018-12-21 15:43:09 -05:00
William Schaefer
b0a80f0260 4556 allow upgrade failure message to indicate that CR is incompatable 2018-12-21 15:37:53 -05:00
Richard Cordovano
9fb6ffca8b
Merge pull request #4416 from dannysmyda/4463-7Zip-Case-Deletion
4463-7Zip Case Deletion fix, NPE from Services, NoClassDefFoundError for FileUtils fix
2018-12-21 15:15:07 -05:00
William Schaefer
52c4aad251 Merge branch 'release-4.10.0' of https://github.com/sleuthkit/autopsy into 4556-IsCompatableCrCheck 2018-12-21 14:52:53 -05:00
William Schaefer
f0f3505dd2 4556 change propertychange listener to state change listener to avoid stack overflow 2018-12-21 14:48:52 -05:00
William Schaefer
4cd970f257 4556 change event listener for CR options panel on use CR setting, remove unused imports 2018-12-21 14:27:13 -05:00
William Schaefer
82d1d5f4b6 4556 rename EamDbUtil.useCentralRepo to make it's limited purpose more clear 2018-12-21 13:34:11 -05:00
U-BASIS\dgrove
df9f87dfe5 Removes drive from which application runs. 2018-12-21 13:28:26 -05:00