7868 Commits

Author SHA1 Message Date
Richard Cordovano
e9f08af317
Merge pull request #3335 from wschaeferB/3340-RemoveLastAccessedCol
3340 last accessed column removed, filter changed to created date
2017-12-18 14:37:37 -05:00
Richard Cordovano
c1cfe1846e
Merge pull request #3321 from APriestman/3304_cr_tagging_docs
3304 Updated docs for central repo, tagging, and hash database
2017-12-18 14:05:55 -05:00
William Schaefer
aac534fe14 3340 last accessed column removed, filter changed to created date 2017-12-18 14:04:28 -05:00
Richard Cordovano
928eaaba08
Merge pull request #3334 from raman-bt/develop
938: Accounts sub-trees should have capitalization changed
2017-12-18 13:59:52 -05:00
Raman
570d148716 938: Accounts sub-trees should have capitalization changed 2017-12-18 13:48:22 -05:00
Richard Cordovano
7dab6cd0f5
Merge pull request #3332 from raman-bt/develop
933: Browse Msgs Column and Results count can get out of sync
2017-12-18 13:42:10 -05:00
Richard Cordovano
169bc2061c
Merge pull request #3319 from wschaeferB/3326-MultiUserCaseOffEDT
3326 multi user case off edt
2017-12-18 13:41:52 -05:00
William Schaefer
9aa930dda3 3357 Use Not specified org as default for new cases when CR enabled 2017-12-18 11:25:23 -05:00
Raman
521d1a6aca 933: Browse Msgs Column and Results count can get out of sync
- Added a message to explicitly indicate that a refresh is needed.
2017-12-18 11:23:49 -05:00
William Schaefer
356f3e6ed8 3326 resolve merge conflict in MultiUserCasesPanel 2017-12-15 18:19:50 -05:00
Richard Cordovano
17c474da86
Merge pull request #3328 from raman-bt/develop
914: CVT behaves strangely after resizing
2017-12-15 16:01:28 -05:00
Richard Cordovano
34553bab18
Merge pull request #3327 from wschaeferB/3351-CaseCancellationOffEdt
3351 move opening of Welcome dialog and other UI elements back to EDT
2017-12-15 15:33:01 -05:00
Raman
1d0786b9d3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2017-12-15 15:00:20 -05:00
Raman
5d59641eb0 914: CVT behaves strangely after resizing 2017-12-15 15:00:09 -05:00
William Schaefer
58ba936d5b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3326-MultiUserCaseOffEDT 2017-12-15 14:20:53 -05:00
William Schaefer
1ba18b0fe9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3278-TextVerificationFix 2017-12-15 14:17:49 -05:00
Richard Cordovano
4b8662605f
Merge pull request #3324 from raman-bt/develop
922: Put DataSource name in AccountDeviceInstanceKey
2017-12-15 14:17:17 -05:00
William Schaefer
d98089bd31 3351 move opening of Welcome dialog and other UI elements back to EDT 2017-12-15 14:15:19 -05:00
Raman
94b156bbfd 922: Put DataSource name in AccountDeviceInstanceKey
- address review comments
2017-12-15 13:52:23 -05:00
Richard Cordovano
78f15c7af6
Merge pull request #3325 from wschaeferB/3350-DoublClickOpenOffEdt
3350 move call to openCase when double clicking off EDT
2017-12-15 13:18:25 -05:00
Richard Cordovano
e0b2122a27
Merge pull request #3326 from rcordovano/develop
Rename RelationShipNode to RelationshipNode
2017-12-15 13:17:50 -05:00
Richard Cordovano
e3a303618d Rename RelationShipNode to RelationshipNode 2017-12-15 13:16:32 -05:00
William Schaefer
0209d81d82 3350 move call to openCase when double clicking off EDT 2017-12-15 12:34:40 -05:00
Raman
3120993c54 922: Put DataSource name in AccountDeviceInstanceKey 2017-12-15 10:57:03 -05:00
William Schaefer
ad341af7ab Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3326-MultiUserCaseOffEDT 2017-12-15 10:54:47 -05:00
Raman
815bd6892f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2017-12-15 08:01:06 -05:00
Raman
7b1256f500 913: The Images part of the HTML tab does not get cleared properly 2017-12-15 08:00:48 -05:00
William Schaefer
fc9c15757f 3278 do not allow invalid image files to be set as agency logo 2017-12-14 17:44:14 -05:00
William Schaefer
866d18b4f0 3326 move code from finally block to done method 2017-12-14 16:00:40 -05:00
William Schaefer
072c4b8da3 3326 fix error regarding scope of currentlySelectedCase on Multi-user case panel 2017-12-14 15:46:34 -05:00
William Schaefer
10a0ed3f01 3326 remove remaining multi user cases table modification back to EDT 2017-12-14 15:43:45 -05:00
William Schaefer
af2c857157 3326 fix NPE on multi-user case panel 2017-12-14 15:31:15 -05:00
Ann Priestman
ea30962459 Updated hash database page.
Fixed a few doxygen warnings.
2017-12-14 13:41:05 -05:00
William Schaefer
1860eba2c3 3342 use linkedhashset instead of hashset to preserve tag order 2017-12-14 12:11:03 -05:00
William Schaefer
ffd9e7e116 3326 remove unnecessary use of synchronized in multi-user panel 2017-12-14 10:54:40 -05:00
William Schaefer
9838d3c66c 3326 simplify code and fix bug maintaining current case selection on refresh 2017-12-13 17:05:27 -05:00
William Schaefer
a825de102e 3326 display wait message while multi-user case list is refreshing as well 2017-12-13 16:56:37 -05:00
William Schaefer
a9b7da345c 3326 make Multi-User cases panel load cases off EDT 2017-12-13 16:43:53 -05:00
millmanorama
b6cf48c0df adjust to getRelationshipSources returning Set<Content> instead of Set<BlackboardArtifact> 2017-12-13 18:51:08 +01:00
Richard Cordovano
c6944f2592
Merge pull request #3317 from rcordovano/917-cvt-topcomponent-init-fix
Set valid initial index for tabbed pane in CVT
2017-12-13 12:25:25 -05:00
Richard Cordovano
8777d1429a Set valid initial index for tabbed pane in CVT 2017-12-13 12:24:30 -05:00
Richard Cordovano
32384af71c
Merge pull request #3316 from rcordovano/917-cvt-topcomponent-init-fix
Set valid initial index for tabbed pane in CVT
2017-12-13 12:18:26 -05:00
Richard Cordovano
218d57eab8 Set valid initial index for tabbed pane in CVT 2017-12-13 12:18:04 -05:00
Richard Cordovano
f2e82a5fe0
Merge pull request #3315 from wschaeferB/3330-UserConfFileFix
3330 user conf file fix
2017-12-13 12:06:45 -05:00
William Schaefer
2511e7288e 3330 fix typo in AutopsyOptionsPanel 2017-12-13 11:27:35 -05:00
William Schaefer
efadd3e50c 3330 change to allow user setting of the memory to be equal to their max memory 2017-12-13 11:24:01 -05:00
William Schaefer
826bce5442 3330 fix user .conf file reader to use UserConfig.getAppName() 2017-12-13 11:19:03 -05:00
Richard Cordovano
01df1e9ad3
Merge pull request #3313 from millmanorama/912-remove-visualization-tab
remove visualization tab
2017-12-13 10:30:54 -05:00
Richard Cordovano
a245cb6545
Merge pull request #3308 from wschaeferB/3329-SuspectedArtifact
3329 Use TSK_ENCRYPTION_SUSPECTED artifact for Encryption module
2017-12-13 10:30:30 -05:00
millmanorama
2b07493e9a remove visualization tab 2017-12-13 15:21:41 +01:00