7375 Commits

Author SHA1 Message Date
William Schaefer
e091dc72b5 3201 merge conflicts with changes from 3199 2017-11-09 17:27:07 -05:00
William Schaefer
4a61034b31 3199 merge in changes from 3198 2017-11-09 17:00:41 -05:00
William Schaefer
e1770f5fdf 3198 change storage of knownStatus for TagNameDefinition from String to enum 2017-11-09 16:53:29 -05:00
William Schaefer
74e9378e8b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3198-TagPropertiesUpdate 2017-11-09 15:51:58 -05:00
Richard Cordovano
a0f0e3cffc Merge remote-tracking branch 'upstream/release-4.5.1' into develop 2017-11-08 17:48:02 -05:00
Richard Cordovano
b4d2cbd447 Update comment in some JPanel subclasses 2017-11-08 17:45:39 -05:00
Richard Cordovano
35ce341372 Workaround for JComponent.addPropertyChangeListener calls in ctor 2017-11-08 17:41:10 -05:00
William Schaefer
feb12e304b 3201 fix title for Edit Tag dialog 2017-11-08 17:18:22 -05:00
Richard Cordovano
64a0e83132 Merge in release-4.5.1 branch and resolve conflicts 2017-11-08 12:09:08 -05:00
William Schaefer
d49b1667af 3201 disable tag deletion and editing during ingest 2017-11-08 09:58:03 -05:00
William Schaefer
93a72e6a36 Merge branch '3199-ConsolidateDefaultTags' of https://github.com/wschaeferB/autopsy into 3201-ManageTagsOptionsPanel 2017-11-07 15:25:57 -05:00
William Schaefer
09f729f92c Merge branch '3198-TagPropertiesUpdate' of https://github.com/wschaeferB/autopsy into 3199-ConsolidateDefaultTags 2017-11-07 15:22:58 -05:00
William Schaefer
4770217954 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3198-TagPropertiesUpdate 2017-11-07 15:22:28 -05:00
Richard Cordovano
2772cdfe19
Merge pull request #3185 from zhhl/3180-UnitTestCreateAndDeleteCase
3180 unit test create and delete case
2017-11-07 14:10:13 -05:00
William Schaefer
59d42a84fe Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3198-TagPropertiesUpdate 2017-11-07 13:52:49 -05:00
William Schaefer
36b7a24ea1 3201 initial revisions to Tag Options Panel to allow editing 2017-11-07 13:52:13 -05:00
U-BASIS\zhaohui
82ec21ac1a 3180: delete unused import 2017-11-07 13:49:19 -05:00
U-BASIS\zhaohui
a8648cdbb1 3180: Move unit test to qa-functional test and adding Case creation and deletion 2017-11-07 13:45:21 -05:00
Richard Cordovano
d2036b1be5
Merge pull request #3177 from zhhl/3180-caseCreationAndDeletionInUnitTest
3180: correct the typo
2017-11-06 18:03:31 -05:00
William Schaefer
9201c73fbd 3199-Fix merge conflict from changes to 3198 2017-11-06 16:12:09 -05:00
William Schaefer
0d66351f6c 3198 changed TagNameDefinition knownStatus to knownStatusDenoted 2017-11-06 16:06:01 -05:00
William Schaefer
21a74a4f6b 3199 remove remaining creation of Evidence Tag 2017-11-06 16:03:03 -05:00
William Schaefer
ad7d504d27 3199 Category class moved to Aut Core, tags created one place 2017-11-06 15:00:05 -05:00
U-BASIS\zhaohui
2bc4a03f0a 3180: correct typo 2017-11-03 17:46:10 -04:00
U-BASIS\dgrove
1267234bb2 Permissions change. 2017-11-03 17:24:30 -04:00
U-BASIS\dgrove
4bd750ef10 Permission change. 2017-11-03 17:21:23 -04:00
U-BASIS\dgrove
3fab3fdc8b Rolled back Installer to previous content. 2017-11-03 17:13:35 -04:00
U-BASIS\dgrove
e793197ec5 Fixed Java Doc text. 2017-11-03 17:05:42 -04:00
U-BASIS\dgrove
0f0efd6ef0 Removed MultIuserCase class. 2017-11-03 17:03:55 -04:00
U-BASIS\dgrove
9ae63a7d8d Removed unnecessary method. 2017-11-03 17:01:55 -04:00
U-BASIS\dgrove
ca7ea37548 Added Metrics dialog to AID 2.0. 2017-11-03 16:44:22 -04:00
U-BASIS\dgrove
3781e8b5d3 Merge branch '3133_RemoveExaminerMode' of github.com:dgrove727/autopsy into 3146_ClusterMetricsButton 2017-11-03 15:19:18 -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
b5526ecf83 Revisions to multi-user cases panel code. 2017-11-03 14:54:20 -04:00
U-BASIS\dgrove
39e16e8177 Merge remote-tracking branch 'upstream/develop' into 3133_RemovalOfExaminerMode 2017-11-03 13:15:54 -04:00
U-BASIS\dgrove
2ba9b1fa26 New generic status icon cell renderer. 2017-11-03 13:15:16 -04:00
William Schaefer
7278b5b97a 3198 fix issue causing duplicate bad tags in list 2017-11-03 10:11:54 -04:00
William Schaefer
a7b256d5af 3198 moved notable status for tag from CR 2017-11-02 15:58:37 -04:00
U-BASIS\zhaohui
377075401b 3180: correct the typo 2017-11-01 16:46:04 -04:00
U-BASIS\dgrove
2d4852f22d Table refresh NPE fixed using 'invokeLater()'. 2017-11-01 09:53:45 -04:00
Richard Cordovano
59df372507 Add unit test utilities to Autopsy-Core NBM 2017-10-31 17:23:21 -04:00
U-BASIS\dgrove
ae4f07c164 Updated documentation; moved updateConfig() to 'core' Installer. 2017-10-31 17:14:33 -04:00
U-BASIS\dgrove
dd7c6d9c03 Removed unnecessary method. 2017-10-31 16:38:11 -04:00
U-BASIS\dgrove
d480a08bf1 Removal of examiner mode. 2017-10-31 16:32:21 -04:00
U-BASIS\zhaohui
f3f28cd4f9 3176: The first Autopsy Core unit test skeleton 2017-10-31 10:55:25 -04:00
Richard Cordovano
fcea43de12
Merge pull request #3166 from wschaeferB/3126-IngestEventsListenerChanges
3126 ingest events listener changes
2017-10-31 09:42:50 -04:00
William Schaefer
b557bd8dca Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3126-IngestEventsListenerChanges 2017-10-30 20:24:48 -04:00
William Schaefer
8917b9d16b 2774 resolve merge conflict with 3080 2017-10-30 20:09:36 -04:00
William Schaefer
be88c9d5a4 2774 disabling editing of case notes in case properties panel 2017-10-30 19:57:10 -04:00