847 Commits

Author SHA1 Message Date
William Schaefer
1fbc4fc373 4755 working multi-select context menu action for main window 2019-03-07 18:08:19 -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
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
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
Brian Carrier
d488a279c6 Updated comment about when we populate groups as seen 2019-01-16 11:23:06 -05: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
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
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
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
Richard Cordovano
e075717684 Update Autopsy-Core NBM version numbers for 4.10.0 release 2018-12-18 16:23:45 -05:00
Raman
c5b0cf44f8 1168: CompletableFuture may not always complete. 2018-12-17 10:05:23 -05:00
Richard Cordovano
7b55277f4e Fix DataSourceAnalysisEvent.getDataSource NPEs 2018-12-14 13:01:27 -05:00
Raman
6c6dc65ab0 1130: determine when a path group is analyzed. 2018-12-14 11:04:13 -05:00
Richard Cordovano
7d34020266
Merge pull request #4338 from raman-bt/1143-cache-for-updatefile
1143 cache for updatefile
2018-12-07 16:28:08 -05:00
Raman
57e580265e 1143: use cache for updatefile
- Update files only if ImageGallery listening is enabled.
2018-12-07 15:04:05 -05:00
Richard Cordovano
c4a0e306c6
Merge pull request #4301 from dgrove727/4302_DarculaLayoutFixes
4302 darcula layout fixes
2018-12-07 14:48:20 -05:00
Richard Cordovano
3fc32bbe2c
Merge pull request #4332 from raman-bt/1138-no-unknown-groups
1138: Error marking empty string group seen
2018-12-07 14:47:52 -05:00
Raman
43b580052b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1143-cache-for-updatefile
# Conflicts:
#	Core/src/org/sleuthkit/autopsy/modules/exif/ExifParserFileIngestModule.java
2018-12-07 14:03:02 -05:00
Raman
df4b5f296b 1143: Use the EXIF/Hashset cache for updateFile.
- Also changed EXIF Parser to generate event for each file with EXIF header
2018-12-07 13:55:09 -05:00
Raman
be3276c7f2 Address review comments on previous commit. 2018-12-07 10:07:30 -05:00
esaunders
549f8a6589 Update autoupdate.catalog.url 2018-12-04 16:14:49 -05:00
Richard Cordovano
cf88480658
Merge pull request #4316 from raman-bt/1142-fix-getdatasource
1142: fix DrawableFile.getDataSource()
2018-12-04 13:11:46 -05:00
Raman
aa80d1bcfd 1138: Error marking empty string group seen
- We don't create a group for null/empty value for the group key.
2018-12-04 13:01:18 -05:00
Richard Cordovano
47490dae2b 4288 Add TODOs to ImageGalleryModule 2018-12-03 16:06:49 -05:00
Richard Cordovano
4f8e1c72df 4288 Reorganize loops/conditionals to eliminate some code duplication in ImageGalleryModule 2018-12-03 15:52:44 -05:00
Richard Cordovano
8356f67339 4288 Add some TODO comments to ImageGalleryModule 2018-12-03 15:41:39 -05:00
Richard Cordovano
e21900b073 4288 Change some TODO comments in ImageGalleryTopComponent 2018-12-03 15:26:06 -05:00
Richard Cordovano
8dd3fc406c 4288 Change some TODO comments in ImageGalleryModule 2018-12-03 15:03:06 -05:00
Richard Cordovano
b2b57ca025 4288 Add @Nonull annotation to ImageGalleryModule 2018-12-03 14:39:52 -05:00
Richard Cordovano
e81ebfac76 4288 Make executor in ImageGalleryController final 2018-12-03 14:29:05 -05:00
Raman
e84a1807d5 1142: eliminate extraneous DB round-trip in trying to get data source for a drawable file. 2018-11-30 13:36:44 -05:00
Richard Cordovano
21a279063b Add a TODO to ImageGalleryTopComponent 2018-11-29 14:29:38 -05:00