15920 Commits

Author SHA1 Message Date
Ann Priestman
a01cc6addb Starting on combined import panel 2017-10-24 14:31:36 -04:00
Ann Priestman
d9b605af50 Importing dialog cancellation done 2017-10-24 13:29:48 -04:00
Richard Cordovano
33c6c630bc Merge pull request #3150 from eugene7646/archive_dsp_3136
First batch or code for Archive Extractor DSP (3136)
2017-10-23 18:25:25 -04:00
William Schaefer
9b5dca32ae 3153 fixed issue with completed jobs re-ordering upon reprocess 2017-10-23 18:18:03 -04:00
Eugene Livis
0451208df8 Code review comments 2017-10-23 16:28:52 -04:00
Eugene Livis
5f9c5facce Commented out some functionality for now 2017-10-23 15:20:12 -04:00
Eugene Livis
0f309e15b5 Fixes and improvements 2017-10-23 14:57:12 -04:00
William Schaefer
9b69a2a75a 3153 enabled sorting of of AID tables and added Priority column to pending jobs 2017-10-23 14:53:24 -04:00
Eugene Livis
19a8249fdd Extracting contents of archive to case output folder 2017-10-23 14:34:28 -04:00
Eugene Livis
e51e4e2656 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_3136 2017-10-23 14:16:39 -04:00
Richard Cordovano
59b8dc2898 Merge remote-tracking branch 'upstream/release-4.5.1' into develop 2017-10-20 15:04:28 -04:00
Richard Cordovano
67cab4672f Fix add/remove property change listener code for KeywordSearch UI classes 2017-10-20 13:29:20 -04:00
William Schaefer
4b1389b037 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3126-IngestEventsListenterToBackground 2017-10-20 12:41:51 -04:00
William Schaefer
64c7af5a84 2774 Notes association corrected to be with case not examiner in names and comments 2017-10-20 11:32:18 -04:00
U-BASIS\zhaohui
3731a9cd0f 3134: If there is no tag results, popup a message and not doing the report generating. 2017-10-20 09:36:16 -04:00
millmanorama
c7f39ea836 initialize toolbar with GroupSortBy from GroupManager 2017-10-20 14:18:44 +02:00
William Schaefer
b2383a38a1 2774 Saved organization only selected when central repo enabled 2017-10-19 19:28:34 -04:00
William Schaefer
36108f0b54 2774 save previous examiner details and org name to prop file 2017-10-19 19:00:57 -04:00
William Schaefer
59101e7104 2774 slim down Wizard panel to support low resolution monitors 2017-10-19 17:34:42 -04:00
Eugene Livis
0fcea23066 Removed a log entry to log available disk space every minute 2017-10-19 16:58:26 -04:00
Eugene Livis
11b66c1648 Moved archive handling code into ArchiveUtil for code re-use 2017-10-19 16:23:31 -04:00
William Schaefer
906beb4d3e 3126 IngestEventsListener events now handled by single threaded executor 2017-10-19 14:14:34 -04:00
U-BASIS\zhaohui
98f01f5921 3116: Update the credit card account HMTL report title from Accounts: CREDIT_CARD to Accounts: Credit Card 2017-10-19 11:48:13 -04:00
Ann Priestman
6694b05551 Adding progress dialog 2017-10-19 11:06:27 -04:00
U-BASIS\zhaohui
0bf5896e87 3124: update the comments 2017-10-19 11:06:23 -04:00
millmanorama
881fdb4c97 set initial group sorting to Priority
minor cleanup for clarity and conciseness
2017-10-19 14:44:17 +02:00
U-BASIS\dgrove
d750ebfa24 Fixed merge conflicts. 2017-10-18 16:43:10 -04:00
Eugene Livis
ab4f586f32 Created dummy AddArchiveTask 2017-10-18 16:40:35 -04:00
Eugene Livis
89f48e8c38 First cut at ArchiveExtractorDataSourceProcessor and ArchiveFilePanel 2017-10-18 16:23:01 -04:00
U-BASIS\dgrove
bf3e68fc53 Removed examiner mode. 2017-10-18 16:06:30 -04:00
Eugene Livis
ea46cd1e21 Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_3136 2017-10-18 15:14:45 -04:00
Richard Cordovano
acd4b81f4e Merge pull request #3137 from dgrove727/3132_CoordinationServiceCasePathsPull
Replaced folder scan with coordination service call.
2017-10-18 15:10:17 -04:00
Richard Cordovano
7339412cc1 Merge remote-tracking branch 'upstream/release-4.5.0' into develop 2017-10-18 15:08:05 -04:00
U-BASIS\dgrove
c208e07504 Modified the handling of logging and exceptions. 2017-10-18 14:59:38 -04:00
U-BASIS\zhaohui
62a51ba326 3124: Clean up the debug output line 2017-10-18 14:56:45 -04:00
William Schaefer
2fb71f2ff0 3080 Moved all actions as a result of CaseEventLister to background thread pool 2017-10-18 14:36:44 -04:00
Richard Cordovano
c17863930d Correct docs for AutoIngestCaseManager 2017-10-18 13:41:47 -04:00
William Schaefer
30ebd54663 2774 ensure result set from generated keys is closed correctly 2017-10-18 12:54:41 -04:00
William Schaefer
971e9cc31e 2774 fixed updating of org list upon org deletion 2017-10-17 17:58:24 -04:00
William Schaefer
466e5661ef 2774 changed exception messages for failure to delete orgs to be @messages 2017-10-17 17:29:24 -04:00
William Schaefer
347dcb5578 2774 aquire lock for editing and deleting of orgs when using sqllite 2017-10-17 17:16:42 -04:00
William Schaefer
288c889bfe 2774 make messages for failure to delete Organization more informative 2017-10-17 16:55:36 -04:00
William Schaefer
dc8ae5818a 2774 fixed populating of Org combobox and sizing of manage org button 2017-10-17 16:29:28 -04:00
U-BASIS\zhaohui
10d239dd25 3142: Experiment with adding a JUnit TestSuite to the automated unit tests 2017-10-17 14:47:32 -04:00
Ann Priestman
f26521515f Forgot new import dialog 2017-10-17 14:06:14 -04:00
Ann Priestman
e733d20dd9 Work on importing central repo dbs 2017-10-17 14:00:57 -04:00
William Schaefer
424d2cf7f8 2774 fix Event listener for enabling and disabling org management buttons 2017-10-17 11:51:56 -04:00
William Schaefer
01284392b4 2774 fix case display name checking before applying changes 2017-10-16 18:17:34 -04:00
William Schaefer
c1fad4beb8 2774 enforce case naming rules when renaming a display name 2017-10-16 18:05:27 -04:00
William Schaefer
20725202e5 2774 prevent in use organizations from being deleted from CR 2017-10-16 17:54:31 -04:00