16459 Commits

Author SHA1 Message Date
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Richard Cordovano
68a2948a39
Merge pull request #3347 from APriestman/3208_delayDbWrites
3208 delay writing to the database until the end of the ingest pipeline
2017-12-29 13:00:05 -05:00
Ann Priestman
a8b0c4f1bc Cleanup 2017-12-29 12:45:31 -05:00
Ann Priestman
dce17a87be Changing calculateMd5Hash 2017-12-29 12:43:09 -05:00
Ann Priestman
bfffa539f7 Addressing review comments 2017-12-29 11:55:29 -05:00
Ann Priestman
1722d20426 Cleanup 2017-12-28 15:27:10 -05:00
Ann Priestman
083e51ca29 Changing detect back to private 2017-12-28 15:23:21 -05:00
Ann Priestman
013eb34f24 Adding save to database parameter 2017-12-28 14:58:43 -05:00
Ann Priestman
3211b5306f Merge remote-tracking branch 'upstream/develop' into 3208_delayDbWrites
Conflicts:
	Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbIngestModule.java
2017-12-28 10:59:41 -05:00
Richard Cordovano
9fd9b29982
Merge pull request #3342 from raman-bt/develop
937: Accounts sub-trees do not refresh their contents after being ini…
2017-12-20 12:55:07 -05:00
Richard Cordovano
3070612867
Merge pull request #3341 from APriestman/3304_cvtDoc
Added docs for CVT and the encryption detection module
2017-12-20 12:54:05 -05:00
Raman
74566835e4 937: Accounts sub-trees do not refresh their contents after being initial viewed
- Quickfix to refresh the Account subtrees.
2017-12-20 12:37:16 -05:00
Ann Priestman
00a83d5f3e Added docs for CVT and the encryption detection module 2017-12-20 11:31:57 -05:00
Richard Cordovano
b6f9561234
Merge pull request #3340 from rcordovano/cvt-tagging-actions
Make tagging actions work in CVT
2017-12-19 21:37:28 -05:00
Richard Cordovano
aa6fa97a1d Fix typo in docs for MessageBrowser 2017-12-19 21:36:04 -05:00
Richard Cordovano
05b329b1a4 Make tagging action work in CVT 2017-12-19 21:33:31 -05:00
Richard Cordovano
17d31837b8
Merge pull request #3339 from esaunders/3393_index_out_of_bounds
Fix for array index out of bounds exception. COMPLETED_TIME was not r…
2017-12-19 14:02:31 -05:00
esaunders
20bfdb148a Fix for array index out of bounds exception. COMPLETED_TIME was not removed from enum. 2017-12-19 13:40:01 -05:00
Richard Cordovano
06befda7d4
Merge pull request #3337 from zhhl/3377-donotRememberNotesForCaseDetails
3377 donot remember notes for case details
2017-12-19 12:51:41 -05:00
esaunders
b1c1800cab
Merge pull request #3338 from rcordovano/develop
Fix unguarded access to collection in AutoIngestManager
2017-12-19 11:17:10 -05:00
Richard Cordovano
9d9c0293ab Fix unguarded access to collection in AutoIngestManager 2017-12-19 11:12:02 -05:00
U-BASIS\zhaohui
8dce2fc71b 3377: new case should clear the notes field first 2017-12-18 17:53:01 -05:00
U-BASIS\zhaohui
e706709eb7 3377: Not saving the notes to properties file 2017-12-18 17:00:01 -05:00
Richard Cordovano
ac8102bae8
Merge pull request #3336 from esaunders/3371_missing_xz_jar
3371 Added xz jar to Core as it appears to be needed by the updated versio…
2017-12-18 15:56:29 -05:00
esaunders
20275c225f Added xz jar to Core as it appears to be needed by the updated version of commons.compress. 2017-12-18 15:15:12 -05:00
Richard Cordovano
bc14f13aa6 Update documentation of ThreadUtils 2017-12-18 14:43:24 -05:00
Richard Cordovano
2f8e2fa48e Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2017-12-18 14:42:51 -05:00
Richard Cordovano
8058ac6d2c Update documentation of ThreadUtils 2017-12-18 14:42:37 -05:00
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
William Schaefer
52fcd7415e 3340 updated screen shot in docs folder 2017-12-18 14:08:46 -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
Ann Priestman
186cf77ea4 Wording change 2017-12-18 14:03:20 -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
Richard Cordovano
54da426312
Merge pull request #3333 from APriestman/3304_welcomeScreen
3304 Update case create/open documentation
2017-12-18 13:28:55 -05:00
Richard Cordovano
4460b432ca
Merge pull request #3331 from wschaeferB/3357-DefaultOrgForCase
3357 Use Not specified org as default for new cases when CR enabled
2017-12-18 13:11:02 -05:00
Ann Priestman
ebe3a76312 Updated case docs 2017-12-18 11:34:33 -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
Ann Priestman
1c19bf356f Merge remote-tracking branch 'upstream/develop' into 3304_welcomeScreen 2017-12-18 10:51:41 -05:00
Ann Priestman
c85c319d70 Some rewording and typo fixes. 2017-12-18 09:59:23 -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
Richard Cordovano
2e9c299fd8
Merge pull request #3329 from rcordovano/develop
Change Cluster Metrics labels to Auto Ingest Metrics
2017-12-15 15:22:08 -05:00
Richard Cordovano
510b988f29 Change Cluster Metrics labels to Auto Ingest Metrics 2017-12-15 15:15:02 -05:00
Richard Cordovano
432a2c8593
Merge pull request #3322 from wschaeferB/3278-TextVerificationFix
3278 do not allow invalid image files to be set as agency logo
2017-12-15 15:10:14 -05:00