William Schaefer
|
cbf8db2afc
|
7084 hopefully actually fix scrolling this time
|
2020-12-17 17:09:21 -05:00 |
|
Kelly Kelly
|
0a9b1299b2
|
Added persona list to CVT summary view tab
|
2020-12-17 15:29:32 -05:00 |
|
Richard Cordovano
|
a5ed18e948
|
Merge pull request #6482 from kellykelly3/6963-handle-manifest-bad-char
6963 - Added code to cleanup auto ingest manifest files with bad chars
|
2020-12-17 13:59:29 -05:00 |
|
William Schaefer
|
eaf603fd47
|
7084 fix accidental recurrsion and display of loading panel
|
2020-12-17 12:11:38 -05:00 |
|
Greg DiCristofaro
|
1f32e34678
|
first draft of adding TSK_WEB_CACHE to CR
|
2020-12-17 11:43:00 -05:00 |
|
apriestman
|
3b3aba7638
|
Handle case close events correctly
|
2020-12-17 10:42:25 -05:00 |
|
Richard Cordovano
|
37de3ddb46
|
Merge remote-tracking branch 'upstream/develop' into 6735-embedded-file-extractor-retries
|
2020-12-17 09:29:16 -05:00 |
|
Richard Cordovano
|
724c7a639d
|
Interim check in for EFE hang solution
|
2020-12-17 09:28:16 -05:00 |
|
Mark McKinnon
|
9c03e7b6de
|
Replace % with %25
Replace % with %25 in the url before trying to decode it.
|
2020-12-17 09:23:23 -05:00 |
|
Richard Cordovano
|
db33a79e18
|
Merge pull request #6538 from mammo0/develop
[MultiUserTestTool] fix for wrong created temporary file
|
2020-12-17 09:22:07 -05:00 |
|
apriestman
|
a96ec32e12
|
Clear out the artifacts list after posting.
|
2020-12-17 09:18:39 -05:00 |
|
U-BASIS\dsmyda
|
2d215536bb
|
Added comments to the PageViews class
|
2020-12-16 17:46:35 -05:00 |
|
U-BASIS\dsmyda
|
477d8c6d72
|
Implemented the DoD, tested and commented the code
|
2020-12-16 17:38:47 -05:00 |
|
William Schaefer
|
477743c235
|
7084 fix loading layout
|
2020-12-16 16:48:12 -05:00 |
|
William Schaefer
|
8468939425
|
7084 discovery loading panel
|
2020-12-16 15:48:54 -05:00 |
|
William Schaefer
|
bb41bd9078
|
Merge branch '7050-PolishDomainDetailViewers' of https://github.com/wschaeferB/autopsy into 7084-FeedbackWhileLoadingArtifacts
|
2020-12-16 15:05:54 -05:00 |
|
William Schaefer
|
35e62d0cf7
|
7050 change username and domain placement
|
2020-12-16 15:04:35 -05:00 |
|
Mark McKinnon
|
c6027c9b5f
|
Update ExtractRegistry.java
Add data to ignore in trust records from regripper output.
|
2020-12-16 14:58:29 -05:00 |
|
Greg DiCristofaro
|
afb0248ca3
|
bug fix
|
2020-12-16 14:56:21 -05:00 |
|
William Schaefer
|
52b2c297f0
|
7084 loading panel
|
2020-12-16 14:50:04 -05:00 |
|
Greg DiCristofaro
|
b40f046550
|
ordering
|
2020-12-16 14:06:15 -05:00 |
|
William Schaefer
|
2b79afa27e
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7084-FeedbackWhileLoadingArtifacts
|
2020-12-16 13:32:10 -05:00 |
|
Richard Cordovano
|
abee6a326a
|
Merge pull request #6555 from kellykelly3/7144-cleanup-autoingest-warning-text
7144 - Fixed auto ingest warning message
|
2020-12-16 13:18:00 -05:00 |
|
William Schaefer
|
4e4d1a3362
|
7050 fix swapped artifact type and remove extra import
|
2020-12-16 13:17:51 -05:00 |
|
William Schaefer
|
3c62819c71
|
remove unused import
|
2020-12-16 13:05:53 -05:00 |
|
Kelly Kelly
|
051f435dbe
|
Fixed auto ingest warning message
|
2020-12-16 13:04:54 -05:00 |
|
William Schaefer
|
827105eb43
|
scroll to start of line
|
2020-12-16 13:03:05 -05:00 |
|
Kelly Kelly
|
a7735ba0d6
|
Updated makeTidyManifestFile to delete temp file on exception
|
2020-12-16 12:55:55 -05:00 |
|
Richard Cordovano
|
1b3ec602b5
|
Tidying EFE class changes for java.io.File retries
|
2020-12-16 12:53:46 -05:00 |
|
William Schaefer
|
edceaede90
|
update bundle messages
|
2020-12-16 12:51:28 -05:00 |
|
William Schaefer
|
1575d05f2b
|
fix conditional search labels
|
2020-12-16 12:48:44 -05:00 |
|
Richard Cordovano
|
7e0c245c04
|
Merge pull request #6535 from eugene7646/sanitizing_lowercase_1982
Sanitizing all Solr strings (1982)
|
2020-12-16 12:41:41 -05:00 |
|
William Schaefer
|
d4bf9d4396
|
fix time label
|
2020-12-16 12:36:55 -05:00 |
|
Richard Cordovano
|
87a2cb740e
|
Tidying EFE class changes for java.io.File retries
|
2020-12-16 12:35:00 -05:00 |
|
William Schaefer
|
3a4ecd8008
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 7050-PolishDomainDetailViewers
|
2020-12-16 12:32:14 -05:00 |
|
Richard Cordovano
|
072b06856c
|
Merge pull request #6553 from APriestman/7004_resetView
7004 Don't reset the view if width or height are zero
|
2020-12-16 12:23:54 -05:00 |
|
Richard Cordovano
|
5b5d796109
|
Merge pull request #6549 from gdicristofaro/7062-loginArtifacts
7062 chrome login
|
2020-12-16 12:04:35 -05:00 |
|
Richard Cordovano
|
281107871d
|
Merge pull request #6548 from gdicristofaro/7079-messagingDomains
7079 messaging domains
|
2020-12-16 11:16:32 -05:00 |
|
U-BASIS\dsmyda
|
37e4dce789
|
Merged in develop and fixed merge conflicts
|
2020-12-16 10:45:14 -05:00 |
|
U-BASIS\dsmyda
|
6240c1772b
|
Enhanced the page views group by option
|
2020-12-16 10:43:55 -05:00 |
|
Richard Cordovano
|
e4cde31477
|
Merge pull request #6542 from dannysmyda/6868-Improve-Order-By-Options
6868 improve order by options
|
2020-12-16 10:32:01 -05:00 |
|
Kelly Kelly
|
e52e02d8d4
|
Removed the third-party section of build file
|
2020-12-16 10:25:12 -05:00 |
|
Richard Cordovano
|
79cee4d09a
|
Tidying EFE for java,io,File retries
|
2020-12-16 09:59:05 -05:00 |
|
apriestman
|
b773be6d29
|
Don't reset the view if width or height are zero
|
2020-12-16 09:23:13 -05:00 |
|
Greg DiCristofaro
|
6caed09be8
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into 7079-messagingDomains
|
2020-12-16 08:21:10 -05:00 |
|
U-BASIS\dsmyda
|
5260c03da9
|
Merged in develop and fixed merge conflicts
|
2020-12-15 19:30:47 -05:00 |
|
Richard Cordovano
|
f03643b59f
|
Interim check in of embedded file extrator hang fix
|
2020-12-15 16:56:04 -05:00 |
|
Richard Cordovano
|
0a9f9dd885
|
Merge pull request #6547 from gdicristofaro/7105-domainCategories
7105 domain categories
|
2020-12-15 16:46:10 -05:00 |
|
Richard Cordovano
|
6d7a516c75
|
Merge pull request #6532 from dannysmyda/7063-webCategoryDiscovery
7063 web category discovery
|
2020-12-15 15:35:16 -05:00 |
|
Eugene Livis
|
f6c76725ac
|
Fixed merge conflicts
|
2020-12-15 15:07:59 -05:00 |
|