William Schaefer
|
85fd38ec2f
|
Merge branch '5370-CacheMultipleSearches' of https://github.com/wschaeferB/autopsy into 5677-DisplayVisualStatusIndicators
|
2019-10-29 17:44:05 -04:00 |
|
William Schaefer
|
05fdccb8e9
|
Merge branch '5665-DiscoveryContextMenuActions' of https://github.com/wschaeferB/autopsy into 5370-CacheMultipleSearches
|
2019-10-29 17:43:26 -04:00 |
|
William Schaefer
|
7b5fe971b5
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5665-DiscoveryContextMenuActions
|
2019-10-29 17:37:47 -04:00 |
|
Mark McKinnon
|
88c10eeed8
|
Update CaseMetadata.java
Fix typo
|
2019-10-29 16:29:53 -04:00 |
|
Richard Cordovano
|
865e897d6c
|
Merge pull request #5361 from wschaeferB/5665-CreationOfMenusForCollection
5665 creation of menus for collection
|
2019-10-29 16:18:01 -04:00 |
|
Kelly Kelly
|
5e50c77b2f
|
Merge branch 'develop' into 5654-waypoint-context-menu
|
2019-10-29 15:35:41 -04:00 |
|
Kelly Kelly
|
c03316a327
|
Merge branch 'develop' into 5693-geolocation
|
2019-10-29 15:30:57 -04:00 |
|
Kelly Kelly
|
f00e3dfb79
|
interm commit
|
2019-10-29 15:30:04 -04:00 |
|
Richard Cordovano
|
db49af3790
|
Merge pull request #5356 from kellykelly3/5682-geolocation-factor
5682 geolocation refactor
|
2019-10-29 14:58:34 -04:00 |
|
Kelly Kelly
|
e984b4e363
|
Added comments to MapWaypoint
|
2019-10-29 14:31:45 -04:00 |
|
Mark McKinnon
|
4bc0eba02e
|
Update CaseMetadata.java
Add UTF-8 Encoding so it writes to the aut file correctly for non-latin characters.
|
2019-10-29 13:41:13 -04:00 |
|
Richard Cordovano
|
37fb384192
|
Merge in new data source deletion code from McKinnon
|
2019-10-29 12:35:43 -04:00 |
|
Kelly Kelly
|
5db4335591
|
merged in more changes to datamodel
|
2019-10-29 12:21:57 -04:00 |
|
Kelly Kelly
|
e145592d38
|
Modified based on comments from Richard
|
2019-10-29 11:40:06 -04:00 |
|
Kelly Kelly
|
c54861d6df
|
merged in the datamodel again
|
2019-10-29 08:38:17 -04:00 |
|
Kelly Kelly
|
74130ea107
|
Getting attributes as a list instead of individually
|
2019-10-29 08:14:37 -04:00 |
|
Richard Cordovano
|
2b55a6837b
|
Merge pull request #5379 from rcordovano/rc-data-src-deletion-integration
5511 Delete data sources from Image Gallery database tables
|
2019-10-28 17:02:56 -04:00 |
|
Richard Cordovano
|
5b4930ef5d
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 16:45:30 -04:00 |
|
Richard Cordovano
|
0573c4cb8e
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 16:43:41 -04:00 |
|
Richard Cordovano
|
d07f80fd00
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 16:31:24 -04:00 |
|
Richard Cordovano
|
45cff4ad54
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 16:14:59 -04:00 |
|
Richard Cordovano
|
379574942d
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 16:14:08 -04:00 |
|
Richard Cordovano
|
4c3a25346a
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 16:12:57 -04:00 |
|
Richard Cordovano
|
c3697740d9
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 15:44:00 -04:00 |
|
Richard Cordovano
|
a3c150f326
|
Merge pull request #5378 from rcordovano/rc-data-src-deletion-integration
Address IDE hints for DeleteDataSourceAction.java
|
2019-10-28 14:12:34 -04:00 |
|
Richard Cordovano
|
5cb4348f34
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 14:10:39 -04:00 |
|
Richard Cordovano
|
9b4ad347bd
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 13:55:01 -04:00 |
|
Kelly Kelly
|
f62b2d9a8e
|
merged in the updated datamodel
|
2019-10-28 12:10:12 -04:00 |
|
Kelly Kelly
|
a17bbacf97
|
Change getGPSRoutes to getRoutes
|
2019-10-28 11:57:28 -04:00 |
|
Richard Cordovano
|
2ed67a883e
|
Merge in new data source deletion code from McKinnon
|
2019-10-28 11:51:31 -04:00 |
|
Richard Cordovano
|
66beead5c5
|
Address IDE hints for DeleteDataSourceAction.java
|
2019-10-28 11:43:38 -04:00 |
|
Kelly Kelly
|
9f658a2ebd
|
Small fixed to KMLReport
|
2019-10-28 11:17:36 -04:00 |
|
Kelly Kelly
|
585d1897f0
|
Removed Type from Waypoint class
|
2019-10-28 11:09:59 -04:00 |
|
Richard Cordovano
|
a0c0c177cb
|
Merge pull request #5377 from rcordovano/rc-data-src-deletion-integration
Format DeleteDataSourceAction.java
|
2019-10-28 10:21:31 -04:00 |
|
Richard Cordovano
|
aa6122ce8f
|
Format DeleteDataSourceAction.java
|
2019-10-28 10:20:22 -04:00 |
|
Richard Cordovano
|
acaa15c359
|
Merge pull request #4819 from markmckinnon/2410-delete-data-sources-from-the-case-text-index
2410 delete data sources from the case text index
|
2019-10-28 10:16:49 -04:00 |
|
Richard Cordovano
|
a1c083f4e6
|
Merge branch 'data-src-deletion' of github.com:sleuthkit/autopsy into data-src-deletion
|
2019-10-28 10:05:52 -04:00 |
|
Richard Cordovano
|
64b480682f
|
Merge remote-tracking branch 'upstream/develop' into data-src-deletion
|
2019-10-28 10:05:22 -04:00 |
|
Richard Cordovano
|
41b9047a43
|
Merge pull request #5375 from sleuthkit/develop
Merge develop branch into file-search branch
|
2019-10-28 10:02:05 -04:00 |
|
Richard Cordovano
|
cdb80b30da
|
Merge pull request #5374 from sleuthkit/develop
Merge develop branch into data-src-deletion branch
|
2019-10-28 10:01:18 -04:00 |
|
Kelly Kelly
|
73987f7a55
|
Updated with missed review comments and added GeolocationDataException
|
2019-10-25 16:22:22 -04:00 |
|
William Schaefer
|
0f4b08b1ee
|
5674 known status filter added
|
2019-10-25 16:05:32 -04:00 |
|
William Schaefer
|
2757a95127
|
Merge branch '5677-DisplayVisualStatusIndicators' of https://github.com/wschaeferB/autopsy into 5674-ExcludeFoldersFilter
|
2019-10-25 12:09:11 -04:00 |
|
William Schaefer
|
cad690a600
|
5677 fix codacy complaints
|
2019-10-25 12:08:19 -04:00 |
|
Richard Cordovano
|
364e2dc19f
|
Merge pull request #5371 from APriestman/updateDocCopyright
Update copyright for API docs.
|
2019-10-24 17:55:05 -04:00 |
|
William Schaefer
|
f57aabed57
|
5674 modify parent path filter to allow option of excluding directories
|
2019-10-24 17:13:14 -04:00 |
|
William Schaefer
|
98606fc471
|
5677 update comments
|
2019-10-24 14:40:42 -04:00 |
|
William Schaefer
|
04f2227c9e
|
5677 display score and deleted status
|
2019-10-24 14:07:58 -04:00 |
|
William Schaefer
|
1559444dcb
|
Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5665-DiscoveryContextMenuActions
|
2019-10-24 13:44:02 -04:00 |
|
Richard Cordovano
|
2847c6f895
|
Merge pull request #5347 from wschaeferB/5676-RemoveOtherTypes
5676 remove other types
|
2019-10-24 13:14:38 -04:00 |
|