Richard Cordovano
|
fad0383803
|
Merge pull request #3186 from wschaeferB/FixHeightOfOptionsPanels
Fix height of options panels
|
2017-11-09 15:55:42 -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 |
|
Ann Priestman
|
c29d907208
|
Cleanup
|
2017-11-09 15:37:14 -05:00 |
|
Ann Priestman
|
b62100c588
|
Merge branch '3139_cr_hashes' into 3141_addHashes
|
2017-11-09 15:29:47 -05:00 |
|
U-BASIS\zhaohui
|
a38763a85f
|
3155: Busy cursor in ingest inbox
|
2017-11-09 14:46:33 -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 |
|
Ann Priestman
|
4b6a9cb4a0
|
Refactored the database import workers
|
2017-11-09 08:09:16 -05:00 |
|
Ann Priestman
|
3605ba147e
|
Merge branch '3139_cr_hashes' into 3144_encaseHashes
|
2017-11-09 07:40:33 -05:00 |
|
Ann Priestman
|
7a3b009747
|
Refactoring
|
2017-11-09 07:40:28 -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 |
|
Ann Priestman
|
055c095a56
|
Standardized name of referenceSetID.
Improved comments.
|
2017-11-08 15:32:07 -05:00 |
|
Richard Cordovano
|
64a0e83132
|
Merge in release-4.5.1 branch and resolve conflicts
|
2017-11-08 12:09:08 -05:00 |
|
Ann Priestman
|
d9e97d1b94
|
Finished encase hash set importing
|
2017-11-08 12:08:52 -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 |
|
Ann Priestman
|
bed554f874
|
Merge branch '3139_cr_hashes' into 3144_encaseHashes
|
2017-11-07 14:25:20 -05:00 |
|
Ann Priestman
|
08c2e05fd4
|
Fix file filter
|
2017-11-07 14:23:24 -05:00 |
|
Ann Priestman
|
6494a23dee
|
Adding encase parser file
|
2017-11-07 14:19:05 -05:00 |
|
Ann Priestman
|
ebf34dab14
|
Allow user to import Encase hashsets into central repo
|
2017-11-07 14:15:49 -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
|
b85a41b4b9
|
fixed height of File ext mismatch settings Panel
|
2017-11-07 13:54:58 -05:00 |
|
William Schaefer
|
635537496a
|
fixed height of External Viewer Global Settings Panel
|
2017-11-07 13:54:35 -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 |
|
Ann Priestman
|
18dc97fa69
|
Merge branch '3139_cr_hashes' into 3141_addHashes
|
2017-11-07 09:40:28 -05:00 |
|
Ann Priestman
|
9ece65a3f0
|
Added idx only file filter for central repo import
|
2017-11-07 09:40:01 -05:00 |
|
Ann Priestman
|
ad4e02ed06
|
Add ability to create empty central repo hash sets.
|
2017-11-07 09:27:38 -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 |
|
Eugene Livis
|
6195c29d41
|
Merged latest develop
|
2017-11-06 15:51:55 -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\dgrove
|
ab77d2c5aa
|
Cleanup.
|
2017-11-06 13:11:34 -05:00 |
|
U-BASIS\dgrove
|
a17f212667
|
Cleanup.
|
2017-11-06 13:10:02 -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 |
|