Commit Graph
18776 Commits
Author SHA1 Message Date
William Schaefer 855903f4ee 3036 made descriptions in CR more consistent, Known bad became notable for CR 2017-09-15 15:53:49 -04:00
Richard Cordovano ad42028d0e Merge pull request #3075 from APriestman/3027_fileChooser
Allow user to select sqlite db file directly
2017-09-15 15:50:39 -04:00
U-BASIS\dgrove 4fbe9b26a9 Modifications to pass in job for prioritization. 2017-09-15 15:47:49 -04:00
Richard Cordovano 15d06c71ca Merge pull request #3078 from sleuthkit/release-4.5.0
Merge in release-4.5.0 branch
2017-09-15 15:45:24 -04:00
Richard Cordovano 38123b0f7b Remove obsolete CentralRepository directory 2017-09-15 15:44:18 -04:00
U-BASIS\dgrove 5e69d06a80 Resolved window size issue and performed general cleanup. 2017-09-15 14:45:28 -04:00
Richard Cordovano eb3541c4eb Merge pull request #3071 from APriestman/updateCrDoc
Update Manage Tags in the central repo docs
2017-09-15 12:42:11 -04:00
Richard Cordovano 76227cdfca Merge pull request #3070 from APriestman/2863_tagExistingFiles
Known bad can be automatically added when setting a tag to BAD
2017-09-15 12:34:03 -04:00
U-BASIS\dgrove 7fd5f3ec24 Merge remote-tracking branch 'upstream/release-4.5.0' into develop 2017-09-15 11:40:58 -04:00
Raman 3649fb4497 Fix Codacy issue 2017-09-15 11:14:17 -04:00
millmanorama 88d460dd5f adjust message generation for new DBSchemaVersion 2017-09-15 16:17:20 +02:00
Richard Cordovano 8cb9d262ef Merge branch 'release-4.5.0' of github.com:sleuthkit/autopsy into release-4.5.0 2017-09-15 09:57:24 -04:00
Raman c0473d0362 Address Codacy issues. 2017-09-15 09:37:11 -04:00
Ann Priestman 61872f84f5 Update screenshot 2017-09-15 08:53:43 -04:00
millmanorama 23f10ad81a Show message about incompatible DB schemas 2017-09-15 13:44:20 +02:00
Richard Cordovano f6ec3b871a Merge pull request #3076 from dgrove727/2951_Aid20AdditionalData
AIN/AID 1.0/AID 2.0 revisions
2017-09-14 19:56:21 -04:00
Richard Cordovano a43cebeca6 AIN/AID 1.0/AID 2.0 revisions 2017-09-14 19:51:37 -04:00
Ann Priestman 7d7300f351 Add wait cursor 2017-09-14 15:41:02 -04:00
Ann Priestman ab5d047ae8 Allow user to select db file directly 2017-09-14 10:25:47 -04:00
Ann Priestman 1c5d9111a6 Show actual full path to the database 2017-09-14 08:36:08 -04:00
William Schaefer d4e156b804 Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 2834-ManageTagsPanelInfo 2017-09-13 18:19:37 -04:00
William Schaefer 4f488e29ca 2834 make changes to Central Repo and Manage Tags GUI layout 2017-09-13 18:17:28 -04:00
Richard Cordovano 58c6862826 Merge pull request #3073 from esaunders/visitor_fix
Fixed bug that prevented file ingest being run on image data sources and bug that prevented data source nodes being expanded.
2017-09-13 16:43:11 -04:00
Richard Cordovano 74224aa2ef Merge pull request #3074 from esaunders/visitor_fix
Fixed bug that prevented file ingest being run on image data sources and bug that prevented data source nodes being expanded.
2017-09-13 16:42:59 -04:00
esaunders f5d1bd6655 Subqueries in PostgreSQL must have an alias. 2017-09-13 16:36:32 -04:00
Richard Cordovano d7ab84988f Merge remote-tracking branch 'upstream/release-4.5.0' into 2951_Aid20AdditionalData 2017-09-13 15:44:05 -04:00
Richard Cordovano 4f8b8af6c8 Remove AutoIngestJobData field from AutoIngestJob 2017-09-13 15:43:26 -04:00
esaunders 1f9ee790f9 Fixed bug that prevented file ingest being run on image data sources. 2017-09-13 14:45:40 -04:00
U-BASIS\dgrove 36e6ccb8a6 Additional attributes supported for node data. 2017-09-13 12:27:50 -04:00
Ann Priestman 71170bc27e Update Manage Tags in the central repo docs 2017-09-13 09:12:07 -04:00
Ann Priestman 150d394d9f Refactoring 2017-09-13 08:43:23 -04:00
Richard Cordovano 3d71848547 Change auto ingest events channel name 2017-09-12 19:45:08 -04:00
Richard Cordovano e1b4b4abfa Fix undocumented format parameter warnings for message strings 2017-09-12 19:10:55 -04:00
Richard Cordovano f21b64a7b5 Change auto ingest events channel name 2017-09-12 18:33:24 -04:00
Richard Cordovano 922727fef7 Merge pull request #3067 from wschaeferB/2945-SwitchAutoIngestModeBug
2945 switching between standalone and review mode bug fixed 2968 duplicate
2017-09-12 16:12:59 -04:00
Richard Cordovano 7dbd3b5e1f Merge pull request #3068 from esaunders/2971_weak_file_listeners
Hold onto a reference to the weak listener so that it can be successf…
2017-09-12 15:59:13 -04:00
Richard Cordovano 7fce8dbca9 Merge pull request #3066 from esaunders/2987_weak_listener_fix
Hold onto a reference to the weak listener so that it can be successf…
2017-09-12 15:44:11 -04:00
Richard Cordovano 04c6dc12cf Merge pull request #3035 from wschaeferB/2943-ArtifactsAsContentCleanup
2943 artifacts as content cleanup
2017-09-12 15:42:15 -04:00
William Schaefer 177687ae2b 2943 Change isa check back to Abstract File with comment 2017-09-12 15:39:37 -04:00
Richard Cordovano 54a42ffc0b Merge pull request #3045 from wschaeferB/2831-EventListenerCR-Disables
2831 event listener cr disables
2017-09-12 15:26:42 -04:00
esaunders 5b990b4aaa Convert to javadoc comment. 2017-09-12 15:16:58 -04:00
esaunders af119e055f Convert to javadoc comment. 2017-09-12 15:11:31 -04:00
Ann Priestman ea39eed2a9 Cleanup 2017-09-12 15:06:00 -04:00
Ann Priestman b8d60f663a Cleanup 2017-09-12 14:58:52 -04:00
Ann Priestman 6ef77922f3 Merge remote-tracking branch 'upstream/develop' into 2863_tagExistingFiles 2017-09-12 14:47:08 -04:00
Ann Priestman ef9168e352 Add dialog message.
Cleanup.
2017-09-12 14:41:34 -04:00
William Schaefer fc4a2d5bbf 2945 switching between standalone and review mode bug fixed 2968 duplicate 2017-09-12 14:30:14 -04:00
esaunders f2eb256fa8 Hold onto a reference to the weak listener so that it can be successfully removed. Use finalize() to take care of automatic listener removal when the node is garbage collected. 2017-09-12 14:13:26 -04:00
esaunders 2cc8f5c5f2 Hold onto a reference to the weak listener so that it can be successfully removed. Use finalize() to take care of automatic listener removal when the node is garbage collected. 2017-09-12 13:32:21 -04:00
Richard Cordovano 4d97d1ac3f Merge pull request #3059 from APriestman/2997_removeTag
Deleting a tag from a file can remove BAD from central repo
2017-09-12 13:29:35 -04:00