Richard Cordovano
|
2afc59ee39
|
Revert "merge develop into Timeline event mgr"
|
2019-04-19 13:16:26 -04:00 |
|
Richard Cordovano
|
f8e359f0ba
|
Merge pull request #4721 from millmanorama/timeline-event-mgr
merge develop into Timeline event mgr
|
2019-04-17 19:04:06 -04:00 |
|
rcordovano
|
6aab496d6b
|
Update module dependencies for release 4.11.0
|
2019-04-17 12:54:17 -04:00 |
|
rcordovano
|
164543ab64
|
Update module version numbers for 4.11.0 release
|
2019-04-17 11:32:33 -04:00 |
|
millmanorama
|
01966ad498
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# Core/build.xml
# Core/src/org/sleuthkit/autopsy/casemodule/Case.java
# Core/src/org/sleuthkit/autopsy/coreutils/ExecUtil.java
# Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionDataSourceIngestModule.java
# Core/src/org/sleuthkit/autopsy/modules/encryptiondetection/EncryptionDetectionFileIngestModule.java
# Core/src/org/sleuthkit/autopsy/timeline/db/EventsRepository.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/Bundle.properties-MERGED
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchErrorDialog.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchOpenAction.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseKeywordSearchPanel.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/MultiCaseSearcher.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SearchQuery.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesDialog.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/multicase/SelectMultiUserCasesPanel.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Util.java
|
2019-04-16 18:40:34 +02:00 |
|
Raman
|
90a86ff75f
|
4818: Additional data sources do not show up in ImageGallery under Path grouping
- Fixed a warning introduced in previous commit.
|
2019-04-11 14:26:49 -04:00 |
|
Raman
|
0e0ae17807
|
4918: Additional data sources do not show up in ImageGallery under Path grouping
|
2019-04-04 07:37:19 -04:00 |
|
Raman
|
3cb13d77c7
|
4882: DrawbaleDB init error
|
2019-03-26 17:26:00 -04:00 |
|
Raman
|
6515269e37
|
4882: DrawableDB init error
|
2019-03-26 12:57:04 -04:00 |
|
Richard Cordovano
|
ee655997f8
|
Merge pull request #4597 from raman-bt/1183-mark-group-unseen
1183: Mark group as 'unseen' for all examiners
|
2019-03-22 13:29:30 -04:00 |
|
millmanorama
|
886356dcd5
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AbstractCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/timeline/snapshot/SnapShotReportWriter.java
# KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties-MERGED
# thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/VcardParser.java
|
2019-03-22 09:11:46 +01:00 |
|
William Schaefer
|
aa40f6da03
|
4805 remove select all from right click action in image gallery
|
2019-03-15 16:02:31 -04:00 |
|
millmanorama
|
bea96b6ac1
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties-MERGED
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
|
2019-03-14 15:00:18 +01:00 |
|
millmanorama
|
47c7ed69bb
|
Merge branch 'develop' into timeline-event-mgr
|
2019-03-08 12:29:08 +01:00 |
|
William Schaefer
|
1fbc4fc373
|
4755 working multi-select context menu action for main window
|
2019-03-07 18:08:19 -05:00 |
|
Raman
|
bfe607b029
|
Address review comments.
|
2019-03-07 14:23:16 -05:00 |
|
Raman
|
0c8c9a3bd5
|
1183: Mark group as 'unseen' for all examiners
|
2019-03-07 06:25:34 -05:00 |
|
William Schaefer
|
719e39547c
|
4755 adjust behavior of multi-selected open external viewer action for image gallery
|
2019-03-06 16:27:16 -05:00 |
|
William Schaefer
|
3837da1f4b
|
4755 add shortcut for open in external viewer to image gallery
|
2019-03-05 12:48:40 -05:00 |
|
William Schaefer
|
93cf20e363
|
4755 remove ctrl+e shortcut text from image gallery merged files
|
2019-03-04 14:31:10 -05:00 |
|
William Schaefer
|
e399ae4594
|
4755 add modified merged bundle files
|
2019-03-04 12:35:49 -05:00 |
|
William Schaefer
|
094f576e5b
|
4755 add (Ctrl+E) to end of Open in External Viewer to identify shortcut
|
2019-03-04 12:27:31 -05:00 |
|
millmanorama
|
0e0d41185a
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# Core/src/org/sleuthkit/autopsy/casemodule/Case.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Bundle.properties
# branding/core/core.jar/org/netbeans/core/startup/Bundle.properties
# branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
# thunderbirdparser/src/org/sleuthkit/autopsy/thunderbirdparser/ThunderbirdMboxFileIngestModule.java
|
2019-03-01 12:20:18 +01:00 |
|
Richard Cordovano
|
84b2660ffc
|
Revert "Revert "Copy merged bundles into src folder so that they can be checked in.""
|
2019-02-23 14:24:44 -05:00 |
|
Richard Cordovano
|
f74ad76933
|
Fixed progress reporting bug in ImageGalleryDatabaseUpdateService
|
2019-02-22 18:03:15 -05:00 |
|
Ann Priestman
|
19755a4234
|
Return UKNOWN statue instead of throwing exception if the data source isn't found
|
2019-02-19 10:01:42 -05:00 |
|
Richard Cordovano
|
bd2866819f
|
Revert "Copy merged bundles into src folder so that they can be checked in."
|
2019-02-15 13:33:42 -05:00 |
|
millmanorama
|
a73455fb78
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# Core/src/org/sleuthkit/autopsy/casemodule/Case.java
# Core/src/org/sleuthkit/autopsy/centralrepository/eventlisteners/IngestEventsListener.java
# Core/src/org/sleuthkit/autopsy/commonpropertiessearch/AllInterCaseCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/commonpropertiessearch/SingleInterCaseCommonAttributeSearcher.java
# Core/src/org/sleuthkit/autopsy/coreutils/History.java
# Core/src/org/sleuthkit/autopsy/datamodel/ExtractedContent.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Extract.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Firefox.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/RAImageIngestModule.java
|
2019-02-14 11:39:26 +01:00 |
|
Brian Carrier
|
00c92f5bf6
|
Fixed line ending
|
2019-02-13 12:55:58 -05:00 |
|
Brian Carrier
|
c4548389ca
|
Copy merged buncles into src folder so that they can be checked in
|
2019-02-12 15:39:53 -05:00 |
|
William Schaefer
|
bbcff6f8c7
|
4637 fix the type of object id columns in the drawable db
|
2019-01-30 16:29:24 -05:00 |
|
millmanorama
|
ee74e9d2d9
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
|
2019-01-19 13:01:47 +01:00 |
|
Brian Carrier
|
d488a279c6
|
Updated comment about when we populate groups as seen
|
2019-01-16 11:23:06 -05:00 |
|
millmanorama
|
03c88d9739
|
Merge remote-tracking branch 'upstream/develop' into timeline-event-mgr
# Conflicts:
# Core/src/org/sleuthkit/autopsy/modules/embeddedfileextractor/SevenZipExtractor.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/Chrome.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractIE.java
# RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ExtractRegistry.java
|
2019-01-15 12:14:41 +01:00 |
|
Richard Cordovano
|
fcdf65eb7d
|
Merge pull request #4446 from raman-bt/1170-alter-groups-table
1170 alter groups table
|
2019-01-11 12:37:26 -05:00 |
|
Raman
|
2a80c5733b
|
Pulled in changes for 1130 (Is Group Analyzed) to keep all the related changes together on a single branch.
Addressed review comments.
|
2019-01-10 11:00:12 -05:00 |
|
Raman
|
22b7741be5
|
Merge branch '1130-is-group-analyzed' of https://github.com/raman-bt/autopsy into 1170-alter-groups-table
|
2019-01-10 07:33:21 -05:00 |
|
Raman
|
31a7e4cfeb
|
Address review comments:
- Perform schema upgrade as a transaction
|
2019-01-09 11:39:40 -05:00 |
|
millmanorama
|
2c4a7fa6ff
|
Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1151-don't_store_redundant_description_levels
|
2019-01-09 13:12:18 +01:00 |
|
Raman
|
face09c9d1
|
Guard lastUpdatedPathGroup for concurrent access.
|
2019-01-08 07:44:00 -05:00 |
|
U-BASIS\dsmyda
|
9f97452c2c
|
Upgraded jar reference in ImageGallery, Core, and Keyword Search
|
2019-01-07 10:18:11 -05:00 |
|
Raman
|
e9dd0c25e5
|
1171: Create IG table schema versions
|
2019-01-04 22:51:49 -05:00 |
|
millmanorama
|
0ce7924e69
|
Merge remote-tracking branch 'upstream/timeline-event-mgr' into 1151-don't_store_redundant_description_levels
|
2019-01-03 13:52:43 +01:00 |
|
Richard Cordovano
|
e8d0e92190
|
Fix bug in handling of case events in ImageGalleryModule
|
2019-01-02 09:23:45 -05:00 |
|
Richard Cordovano
|
378fe917d0
|
Remove unused imports from ImageGalleryDatabaseUpdateService.java
|
2018-12-31 13:28:40 -05:00 |
|
Richard Cordovano
|
5984f66c51
|
Add database update app service to Image Gallery
|
2018-12-31 13:19:09 -05:00 |
|
millmanorama
|
b3e3ee501c
|
Merge remote-tracking branch 'origin/timeline-event-mgr' into 1151-don't_store_redundant_description_levels
|
2018-12-27 15:37:03 +01:00 |
|
Raman
|
f26c2201c6
|
1130: Mark group as analyzed
- Fixed hang and address review comments in previous commit
- Handle marking groups as analyzed during rebuild
|
2018-12-26 14:18:18 -05:00 |
|
Richard Cordovano
|
245f7e3593
|
Remove unneccessary, dead locking synch from ImageGalleryController
|
2018-12-23 18:09:22 -05:00 |
|
Raman
|
c6b05837ea
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1130-is-group-analyzed
|
2018-12-21 11:22:53 -05:00 |
|