15362 Commits

Author SHA1 Message Date
William Schaefer
8563b46f78 Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 3036-CrDescriptionsConsistent 2017-09-15 16:04:19 -04:00
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
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
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
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
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
William Schaefer
cd845adf15 2834 adjust default size of tag help box on manage tags panel 2017-09-12 13:02:26 -04:00
Richard Cordovano
1a6c5f90b2 Merge pull request #3064 from millmanorama/2990-resize-indextedtext-chooser
2990 cleanup ExtractedContentPanel, insert spacers into 'toolbar' make the…
2017-09-12 12:56:49 -04:00
Ann Priestman
c0b087f393 Restored missing break statement 2017-09-12 12:42:33 -04:00
Ann Priestman
6a458c9bcb Merge branch '2997_removeTag' into 2863_tagExistingFiles
Conflicts:
	Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/AbstractSqlEamDb.java
	Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/CaseEventListener.java
2017-09-12 12:39:06 -04:00