830 Commits

Author SHA1 Message Date
Richard Cordovano
0a02920e1d Codacy issue fixes for case admin dashboard classes 2019-02-22 18:19:09 -05:00
Richard Cordovano
007d09aede Polish refactor multi-user case UI for reuse, create admin case dashboard UI 2019-02-21 16:22:18 -05:00
Richard Cordovano
f3ddd206a2 Refactor multi-user case UI for reuse, create admin case dashboard UI 2019-02-21 13:23:34 -05:00
Richard Cordovano
bd2866819f
Revert "Copy merged bundles into src folder so that they can be checked in." 2019-02-15 13:33:42 -05:00
Brian Carrier
00c92f5bf6 Fixed line ending 2019-02-13 12:55:58 -05:00
Brian Carrier
c4548389ca Copy merged buncles into src folder so that they can be checked in 2019-02-12 15:39:53 -05:00
Eugene Livis
bbd3303b84 Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412 2019-02-08 14:00:50 -05:00
Eugene Livis
0d54d68baa Addressed code review feedback 2019-02-05 16:05:29 -05:00
Eugene Livis
b43f122e04 Merge branch 'develop' of github.com:sleuthkit/autopsy into command_line_4412 2019-02-05 16:03:05 -05:00
Eugene Livis
fd2b8c926c Reading existing acquisition details and updating them, as opposed to overwriting 2019-02-05 15:47:46 -05:00
Eugene Livis
bf1f5157d7 aquisition details 2019-02-02 15:38:31 -05:00
Richard Cordovano
690aab95c3 Merge remote-tracking branch 'upstream/develop' into improve-open-multi-user-case-dialog-performance 2019-01-30 10:15:28 -05:00
Richard Cordovano
5561a62837
Merge pull request #4459 from APriestman/4620_sendUpdatedNameEvent
4620 Send event for data source name update.
2019-01-30 09:23:08 -05:00
Eugene Livis
60901d9b27 Moved the interface to Experimental 2019-01-29 15:09:28 -05:00
Richard Cordovano
db33091d37 Move CaseNodeData back to coordination service package 2019-01-28 16:38:02 -05:00
Richard Cordovano
f487e9082f Merge in develop branch 2019-01-28 16:20:04 -05:00
Ann Priestman
18a5de9625 Merge remote-tracking branch 'upstream/develop' into 4620_sendUpdatedNameEvent
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/SqliteEamDb.java
2019-01-25 15:02:50 -05:00
Richard Cordovano
ce3906c5de Format AutoIngestManager.java 2019-01-24 17:52:06 -05:00
Richard Cordovano
6710d3922a Remove extra coord serv lock release attempt from AutoIngestManager 2019-01-24 17:49:31 -05:00
Richard Cordovano
6c112cbfca Interim checkin for open multi-user dialog, case node data, case changes 2019-01-24 17:26:26 -05:00
Ann Priestman
c669eb3914 Send event for data source name update.
Handle updated in the central repo.
2019-01-14 12:22:45 -05:00
William Schaefer
77b8bf863e 4328 fix errors with comments regarding arguements 2018-12-20 14:04:43 -05:00
William Schaefer
8de438ced1 4328 add back observer / observable to AutoIngestDashboard with executor 2018-12-20 14:00:31 -05:00
William Schaefer
fc7a7624c6 4328 remove extension of Observable from AutoIngestMonitor 2018-12-20 12:59:11 -05:00
William Schaefer
0039909720 4328 make node list refresh at set interval as well 2018-12-20 11:30:42 -05:00
William Schaefer
48d47d93be 4328 give AutoIngestMonitor a chance to start before first refresh 2018-12-20 11:23:49 -05:00
William Schaefer
69f8b060ea 4328 make refreshing occur at 30 second interval instead of in response to events 2018-12-19 17:46:42 -05:00
Richard Cordovano
e075717684 Update Autopsy-Core NBM version numbers for 4.10.0 release 2018-12-18 16:23:45 -05:00
Eugene Livis
01fbe4bea1 Not logging InterruptedException as SEVERE, and stopping AID refresh 2018-12-18 11:16:50 -05:00
Eugene Livis
c574d97612 Escaping file names and paths of files inside archives 2018-12-14 14:31:27 -05:00
U-BASIS\dgrove
1e38d6e6e1 Using PlatformUtil. 2018-12-13 10:09:50 -05:00
U-BASIS\dgrove
ba5c568d2d Dropped file separators. 2018-12-13 01:58:10 -05:00
U-BASIS\dgrove
d80533faf4 Renamed ADMIN_ACCESS_FILE_NAME value. 2018-12-12 16:52:11 -05:00
Richard Cordovano
ca68609c2f
Merge pull request #4341 from dgrove727/4485_ToolsMenuOrganization_2
4485 tools menu organization 2
2018-12-07 16:31:23 -05:00
Richard Cordovano
f914bb8c03
Merge pull request #4339 from eugene7646/archivedsp_4471
ArchiveDSP no longer uses RawDSP (4471)
2018-12-07 16:28:49 -05:00
Richard Cordovano
5755db9381
Merge pull request #4337 from eugene7646/exception_handling_4447
Exception handling 4447
2018-12-07 15:14:38 -05:00
U-BASIS\dgrove
a9befe8d24 Rearranged Tools menu. 2018-12-07 14:56:57 -05:00
Eugene Livis
4dc293a146 ArchiveDSP no longer uses RawDSP 2018-12-07 14:02:47 -05:00
Eugene Livis
efcbbaf0d7 Modified Autopsy code to take into account that getParentInfo() can now return NULL 2018-12-06 16:44:31 -05:00
U-BASIS\dgrove
dcc99aae4f Merge remote-tracking branch 'upstream/develop' into 4444_DuplicateInterestingItems 2018-12-06 10:12:41 -05:00
Ann Priestman
49842ac363 Remove dashboard 2018-12-04 12:44:40 -05:00
U-BASIS\dgrove
479f7184ed Prevent duplicates. 2018-11-29 10:28:12 -05:00
U-BASIS\dgrove
1da24f1aec Cleanup. 2018-11-15 00:49:53 -05:00
Richard Cordovano
317df78aef
Merge pull request #4239 from APriestman/4312_setDataSourceName
4312 Prepend the archive name to any images extracted in the archive DSP.
2018-11-07 11:20:31 -05:00
Richard Cordovano
de4cec5411
Merge pull request #4268 from sleuthkit/release-4.9.1
Merge release 4.9.1 into develop branch
2018-11-07 11:02:17 -05:00
Richard Cordovano
3780023392 Add stopwatch logging for case deletion 2018-11-06 14:17:54 -05:00
Ann Priestman
af882afd42 Don't pass in sleuthkit case 2018-10-26 08:55:13 -04:00
Ann Priestman
ba84b4c74b Prepend the archive name to any images extracted in the archive DSP.
Don't use the device ID for the name in the Local Files DSP.
2018-10-25 12:27:54 -04:00
U-BASIS\dgrove
7c44559c87 Revised 'createTimeZoneString()'. 2018-10-24 13:37:18 -04:00
U-BASIS\dgrove
1ca5f5daa2 Consolidated time zone generation code. 2018-10-24 12:35:00 -04:00