738 Commits

Author SHA1 Message Date
U-BASIS\dgrove
ca64d9a397 Pulling node data to determine case status. 2017-11-10 10:28:47 -05:00
Eugene Livis
3c95a7a70a ArchiveExtractorDSProcessor no longer implements ArchiveExtractorDSProcessor interface 2017-11-09 13:28:00 -05:00
Eugene Livis
c1808f4a03 Bug fix 2017-11-09 13:23:58 -05:00
Eugene Livis
3c433fcee3 Optimization for getting, storing, and sorting DSP list only once 2017-11-09 13:13:06 -05:00
Eugene Livis
0c46e2d2d7 Only adding logical file set if there are files remaining. Bug fixes. Optimizations 2017-11-09 12:26:25 -05:00
Eugene Livis
cb7a93d081 Added simpler interfaces that require only one method call 2017-11-09 12:25:27 -05:00
Eugene Livis
dd34e770d8 Fixed a bug in AIMs use of taskId and data source addition notification 2017-11-09 12:24:29 -05:00
Eugene Livis
64c6a9568f Merge branch 'develop' of github.com:sleuthkit/autopsy into archive_dsp_v2_3136 2017-11-09 09:46:36 -05:00
Richard Cordovano
64a0e83132 Merge in release-4.5.1 branch and resolve conflicts 2017-11-08 12:09:08 -05:00
U-BASIS\dgrove
88d668ffeb Wait cursor set for 'Ingest Module Settings' button. 2017-11-08 00:54:53 -05:00
Eugene Livis
a46e406f60 Code review feedback 2017-11-06 17:49:52 -05:00
Eugene Livis
83261afcb6 Removed unused imports 2017-11-06 16:16:49 -05:00
Eugene Livis
d86b120d2b Removed unused imports 2017-11-06 15:52:12 -05:00
Eugene Livis
6195c29d41 Merged latest develop 2017-11-06 15:51:55 -05:00
Eugene Livis
63caed024a Added comments and java docs 2017-11-06 15:04:55 -05:00
Eugene Livis
a87ea61792 ConcurrentModification bug fix 2017-11-06 14:10:10 -05:00
U-BASIS\dgrove
a17f212667 Cleanup. 2017-11-06 13:10:02 -05:00
U-BASIS\dgrove
c95fa28c49 Tracking auto ingest alerts via case nodes. 2017-11-06 13:03:28 -05:00
U-BASIS\dgrove
21da396cf5 Permission changes. 2017-11-03 18:03:13 -04:00
U-BASIS\dgrove
06fa96f6cc Minor revision. 2017-11-03 17:43:12 -04:00
U-BASIS\dgrove
4c44a79477 Minor revisions. 2017-11-03 17:40:56 -04:00
U-BASIS\dgrove
d6af30faf2 Switched auto ingest metrics dialog from public. 2017-11-03 17:28:14 -04:00
U-BASIS\dgrove
ca7ea37548 Added Metrics dialog to AID 2.0. 2017-11-03 16:44:22 -04:00
U-BASIS\dgrove
59afda83c6 Additional files for auto ingest metrics feature 2017-11-03 15:12:38 -04:00
U-BASIS\dgrove
0dfdcf9f1c Auto ingest metrics feature 2017-11-03 15:10:14 -04:00
U-BASIS\dgrove
a9b8f04f35 CaseDetails method change 2017-11-03 14:57:33 -04:00
U-BASIS\dgrove
b5526ecf83 Revisions to multi-user cases panel code. 2017-11-03 14:54:20 -04:00
U-BASIS\dgrove
2ba9b1fa26 New generic status icon cell renderer. 2017-11-03 13:15:16 -04:00
Eugene Livis
17f8112f66 Lots of optimizations and bug fixes 2017-11-02 17:35:01 -04:00
Eugene Livis
cb3ebedf9c Progress monitor and logging updates 2017-11-02 15:38:12 -04:00
Eugene Livis
bd32abf036 Added cancelation via Future 2017-11-02 15:37:49 -04:00
U-BASIS\dgrove
536056f415 Removed unused import and variable. 2017-11-01 16:49:49 -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
U-BASIS\dgrove
d480a08bf1 Removal of examiner mode. 2017-10-31 16:32:21 -04:00
Eugene Livis
5d2a632011 Improvements 2017-10-30 16:39:58 -04:00
Eugene Livis
6e6db52632 Chnages according to latest design 2017-10-27 16:41:29 -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
William Schaefer
13f16c417d 3153 - sort Priority column in descending order 2017-10-27 13:48:18 -04:00
William Schaefer
8a759d26fe 3166 fix incorrect rename of some methods from AutoIngestRowSorter refactor 2017-10-25 18:41:26 -04:00
William Schaefer
34c7052527 3166 Applied the date column sorting chages from 3153 to AID 2.0 and AutoIngestCasePanel 2017-10-25 18:18:50 -04:00
William Schaefer
9971511f6a Merge branch '3153-AidColumnSorting' of https://github.com/wschaeferB/autopsy into 3166-AidTwoColumnSorting 2017-10-25 17:39:37 -04:00
William Schaefer
6d42d16191 3153 - Date Columns in AID now sort by descending order first 2017-10-25 17:28:47 -04:00
Eugene Livis
950e534a92 Adding archive file itself as a local file 2017-10-25 16:07:35 -04:00
Eugene Livis
ed697df912 Bug fixes 2017-10-25 14:38:56 -04:00
Eugene Livis
90823a7f9d Bug fixes, using progress updater 2017-10-25 14:23:57 -04:00
William Schaefer
0f5fb4cb52 3166 Sortable columns and prioritized column added to Aid 2.0 2017-10-24 19:10:16 -04:00
William Schaefer
5b080df30f 3153 put comment on correct line 2017-10-24 19:08:29 -04:00
William Schaefer
1402e683b5 3153 fix spelling of prioritized 2017-10-24 17:41:13 -04:00