Brian Carrier
|
c5fe44944f
|
fixed typo
|
2018-11-28 16:29:16 -05:00 |
|
Brian Carrier
|
48ac8d11bf
|
ensure stale IDs are only if there is data that has been analyzed. Refined stale message
|
2018-11-28 15:53:09 -05:00 |
|
Brian Carrier
|
62feed2350
|
Fixed bug for multi-user case with no ingest run
|
2018-11-28 15:16:05 -05:00 |
|
Brian Carrier
|
551d5429b0
|
cleaned up IG states. Made more consistent.
|
2018-11-28 00:48:26 -05:00 |
|
Brian Carrier
|
969a70a7f0
|
fixed bug where 'All' was marked as unanalyzed
|
2018-11-27 17:32:02 -05:00 |
|
Brian Carrier
|
bbc65f6afd
|
Fixed JIRA-1144 about incorrect dialogs when opening single-user case with single data source during ingest
|
2018-11-26 17:45:16 -05:00 |
|
Richard Cordovano
|
f8c684ff71
|
Merge pull request #4297 from raman-bt/1133-cache-groupseen
1133: cache the group seen status.
|
2018-11-26 13:01:50 -05:00 |
|
Raman
|
91dc573d08
|
1133: cache group seen status
- address review comments.
|
2018-11-21 18:29:24 -05:00 |
|
Richard Cordovano
|
b420185dab
|
Merge pull request #4283 from wschaeferB/4361-AddDataSourceIdColumn
4361 add data source id column
|
2018-11-21 16:08:30 -05:00 |
|
Raman
|
5e8dac43a9
|
1133: cache the group seen status.
|
2018-11-21 16:02:26 -05:00 |
|
Raman
|
3acf779e95
|
1136: Intermittent error: "Error marking group as seen"
|
2018-11-21 09:22:51 -05:00 |
|
William Schaefer
|
8e31b65934
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4361-AddDataSourceIdColumn
|
2018-11-20 11:08:34 -05:00 |
|
Richard Cordovano
|
c769af555c
|
Eliminate drawables db creation side effect
|
2018-11-19 19:38:46 -05:00 |
|
William Schaefer
|
0339e4dc8f
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4361-AddDataSourceIdColumn
|
2018-11-19 17:45:06 -05:00 |
|
Richard Cordovano
|
80cd3a08e5
|
Remove commented out code and unused case db trans from DrawableDB
|
2018-11-19 17:13:52 -05:00 |
|
Richard Cordovano
|
2b84fde7e6
|
Correct typo in DrawableDB comment
|
2018-11-19 09:25:31 -05:00 |
|
Richard Cordovano
|
cc6c6aa472
|
Close IG database, propagate exceptions
|
2018-11-19 09:21:28 -05:00 |
|
William Schaefer
|
9f48caf897
|
4361 enable/disable settings based on CURRENT_CASE events
|
2018-11-15 14:06:21 -05:00 |
|
Raman
|
8d2326b475
|
Address review comments and Codacy comments in the previous commit.
|
2018-11-14 10:21:12 -05:00 |
|
Raman
|
503e1e56ef
|
Manually applied changes to resolve merge conflict
- Push isImageGalleryOpen() check on EDT.
|
2018-11-13 18:40:40 -05:00 |
|
Raman
|
d5bd765c9b
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1110-no-prepop-2
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryModule.java
|
2018-11-13 18:00:46 -05:00 |
|
Raman
|
a1d0519b6a
|
1110: Remove pre-populating phase.
|
2018-11-13 17:33:47 -05:00 |
|
Brian Carrier
|
1f52c0e093
|
Merge pull request #4255 from millmanorama/1100-IG_non_edit_warning_
1110 push isImageGalleryOpen() onto the swing EDT.
|
2018-11-02 09:41:39 -04:00 |
|
millmanorama
|
cb8021892b
|
push isImageGalleryOpen() onto the swing EDT.
|
2018-11-02 13:08:28 +01:00 |
|
millmanorama
|
2272bba4df
|
only show regrouping progress in IG status bar ( not main autopsy one)
|
2018-11-02 09:32:52 +01:00 |
|
Brian Carrier
|
c7b3c65275
|
Merge pull request #4241 from sleuthkit/1109_invalidate
1109 invalidate
|
2018-11-01 09:42:54 -04:00 |
|
Brian Carrier
|
0bdd31f45b
|
Updated versions for release
|
2018-10-26 11:12:26 -04:00 |
|
Brian Carrier
|
3626f15326
|
Merge branch 'release-4.9.0' of github.com:sleuthkit/autopsy into release-4.9.0
|
2018-10-26 10:50:12 -04:00 |
|
Brian Carrier
|
f9559cc2a2
|
Merge pull request #4238 from raman-bt/1097-ig-doesnt-detect-mimetype
1097: ImageGallery should not detect MIME type of a file, if it isn't…
|
2018-10-25 15:55:34 -04:00 |
|
Brian Carrier
|
7ab8994a44
|
Only update/resort groups if they changed
|
2018-10-25 15:54:03 -04:00 |
|
Brian Carrier
|
0e8d2ce27f
|
Invalidate settings even when a file is updated - JIRA 1109
|
2018-10-25 15:52:22 -04:00 |
|
Brian Carrier
|
903aac375b
|
Merge branch '1097-ig-doesnt-detect-mimetype' of https://github.com/raman-bt/autopsy into raman-bt-1097-ig-doesnt-detect-mimetype
|
2018-10-25 11:11:52 -04:00 |
|
Raman
|
8ec4958322
|
1097: ImageGallery should not detect MIME type of a file, if it isn't already known.
|
2018-10-25 10:07:25 -04:00 |
|
Brian Carrier
|
3859979255
|
release lock during bullk tasks to be more fair. Do not write groups or write to CaseDB during prepopulating
|
2018-10-24 15:50:40 -04:00 |
|
Brian Carrier
|
43fc21fd3f
|
Merge pull request #4227 from sleuthkit/null_check
check for null
|
2018-10-24 11:18:14 -04:00 |
|
Raman
|
aa8a1714cf
|
1087: Error/Exception from ImageGallery in creating groups
- escape group property name as well as value.
|
2018-10-22 14:37:12 -04:00 |
|
Brian Carrier
|
8ef79eb5ae
|
check for null
|
2018-10-22 12:03:01 -04:00 |
|
Raman
|
82b856e05f
|
1087: Error/Exception from ImageGallery in creating groups
- Added escaping path string for path groups
|
2018-10-22 09:42:50 -04:00 |
|
Richard Cordovano
|
6bf58a0d3a
|
NBM versioning updates for release 4.9.0
|
2018-10-12 12:07:41 -04:00 |
|
Brian Carrier
|
0e4664967b
|
Merge pull request #4210 from raman-bt/1066-cam-make-by-ds
1066: Grouping by Camera Make/Model depends on data source selection,…
|
2018-10-11 13:29:29 -04:00 |
|
Raman
|
aee36df5ea
|
1066: Grouping by Camera Make/Model depends on data source selection, despite being told otherwise
|
2018-10-11 13:22:01 -04:00 |
|
Brian Carrier
|
8d7213f095
|
Added space to SQL
|
2018-10-11 12:58:36 -04:00 |
|
Brian Carrier
|
09def81220
|
Merge pull request #4208 from raman-bt/1081-npe-groups
1081: NPE in ImageGallery while switching groups
|
2018-10-11 12:34:04 -04:00 |
|
Raman
|
1b60038931
|
1081: NPE in ImageGallery while switching groups
|
2018-10-11 11:35:16 -04:00 |
|
Raman
|
e66b57e285
|
1082: SQLException from ImageGallery while ingesting a data source in a multi-user case
|
2018-10-11 10:50:11 -04:00 |
|
Brian Carrier
|
a82c68d155
|
advance groups when none shown, update group when unseen is updated, ensure button stays disabled during rebuild , added comments.
|
2018-10-10 14:27:04 -04:00 |
|
Brian Carrier
|
330d75518a
|
Merge pull request #4198 from sleuthkit/1077_npe
fix NPE - JIRA 1077
|
2018-10-09 13:00:16 -04:00 |
|
Brian Carrier
|
88413f2f30
|
Merge pull request #4197 from raman-bt/1060-ingest-stuck-take4
1060 ingest stuck
|
2018-10-09 12:59:55 -04:00 |
|
Brian Carrier
|
fe6d0bef32
|
Merge pull request #4195 from sleuthkit/ig_optimization
Only use ID to compare Data sources to save call to getChildren().
|
2018-10-09 10:43:11 -04:00 |
|
Brian Carrier
|
cca0ac3157
|
Merge pull request #4188 from millmanorama/1051-update_behavior_dialog
1051 show dialog describing behavior of multi user cases.
|
2018-10-09 10:42:52 -04:00 |
|