853 Commits

Author SHA1 Message Date
Brian Carrier
530623713d Merge branch 'ig_tag_query' of github.com:sleuthkit/autopsy into ig_tag_query 2018-09-26 23:45:02 -04:00
Brian Carrier
28be6a5ed6 Update caches based on events. Get DS Obj Id directly 2018-09-26 23:44:17 -04:00
Raman
bc345144a3 1049: process regular files only in Image gallery.
- addressed review comment on previous commit.
2018-09-26 15:48:27 -04:00
Raman
bb84055f33 1049: Image gallery rebuild does not complete for some images.
- Only process 'real' files (not folders etc.) for Image gallery.
2018-09-26 14:41:27 -04:00
Brian Carrier
7ed9bfd91d Change order of opening TC, ensure group manager has only relevant groups. Updated Comments 2018-09-26 11:12:29 -04:00
millmanorama
ba72865298 cleanup 2018-09-26 12:46:19 +02:00
millmanorama
2e5017d1b7 fix pragma usage 2018-09-26 11:12:51 +02:00
Richard Cordovano
51b6d2868a
Revert "blow away and rebuild db if it doesn't have the datasource_obj_id col…" 2018-09-24 18:20:11 -04:00
millmanorama
e16d5b3abc blow away and rebuild db if it doesn't have the datasource_obj_id column in the drawable_files_table 2018-09-24 17:46:47 +02:00
Brian Carrier
4f3f58a705 use caches for making drawablefile. Make more specific messages when there are multiple data sources 2018-09-21 16:36:28 -04:00
Brian Carrier
a5a747fbe7 Added comment 2018-09-20 23:46:46 -04:00
Brian Carrier
ecabf393d9 Merge branch 'ig_performance' into ig_tag_query 2018-09-20 23:38:11 -04:00
Brian Carrier
fd1c1bc67a check for null 2018-09-20 23:37:00 -04:00
Brian Carrier
887895bfae Merge branch 'ig_performance' into ig_tag_query 2018-09-20 23:26:36 -04:00
Brian Carrier
4459288126 initial caching commit 2018-09-20 23:26:32 -04:00
Brian Carrier
7045290460 Cache groups added and simplify hashcode for GroupKey to reduce DB trips 2018-09-20 22:14:57 -04:00
Richard Cordovano
58d5b61bb5
Merge pull request #4129 from millmanorama/patch-1
add comment
2018-09-20 12:22:59 -04:00
Richard Cordovano
1cb636af76
Merge pull request #4126 from millmanorama/remove-unused-method
remove unused method
2018-09-20 12:08:29 -04:00
Richard Cordovano
945c1b3ea4
Merge pull request #4128 from millmanorama/1030-remove-synchronization
1030 - remove synchronized block
2018-09-20 11:57:45 -04:00
Jonathan Millman
98c6282b57
add comment 2018-09-20 14:01:41 +02:00
millmanorama
a6b3242106 remove unused method 2018-09-20 13:11:52 +02:00
millmanorama
8986fd3ba4 path groups get their datasource and not the one from the grouping controls. 2018-09-20 13:04:53 +02:00
millmanorama
3e7b345418 remove synchronized block 2018-09-19 20:18:44 +02:00
Richard Cordovano
9f8239ac41
Merge pull request #4113 from millmanorama/1023-group-list-sorting
1023 group list sorting
2018-09-19 09:16:18 -04:00
Richard Cordovano
14b9868a18
Merge pull request #4112 from millmanorama/1023-mixed-groups
adjustments to TopComponent and Controller lifecycle and regrouping t…
2018-09-19 09:14:48 -04:00
millmanorama
4e78c40afa use the order reversed property in GroupComparators to correct the used comparator. 2018-09-19 14:21:28 +02:00
millmanorama
58310ad217 Merge remote-tracking branch 'upstream/develop' into 1023-group-list-sorting 2018-09-19 14:03:17 +02:00
millmanorama
5b8066ca6d adjustments to TopComponent and Controller lifecycle and regrouping to prevent 'mixed groups' in the UI 2018-09-19 13:22:18 +02:00
millmanorama
dc478fc05a update seen status of groups when files are added 2018-09-19 12:35:05 +02:00
Richard Cordovano
b68b4ec1a3
Merge pull request #4104 from millmanorama/1023-fix_layout
make center pane have smaller minimum width (by allowing lower 'toolb…
2018-09-18 15:44:37 -04:00
Richard Cordovano
08a60af0df
Merge pull request #4093 from dgrove727/4154_UserPreferencesPanel
4154 user preferences panel
2018-09-18 12:05:43 -04:00
millmanorama
740d5e2378 fix minor bugs in SortChooser.java 2018-09-18 14:04:16 +02:00
millmanorama
36d2b382f5 make center pane have smaller minimum width (by allowing lower 'toolbar' to shrink), allowing to side panes to have more room. 2018-09-18 12:15:18 +02:00
U-BASIS\dgrove
e3395af379 Revised UI. 2018-09-17 17:07:08 -04:00
Richard Cordovano
eb2193dd6f
Merge pull request #4100 from millmanorama/1012-examiner_seen_UI_integration
1012 examiner seen ui integration
2018-09-17 09:06:41 -04:00
millmanorama
0203db6596 codacy fixes 2018-09-17 14:50:08 +02:00
millmanorama
7f5420e305 fix codacy issues 2018-09-17 12:55:32 +02:00
millmanorama
2d4ae925de fix next unseen button state and text 2018-09-16 13:05:52 +02:00
millmanorama
17bef5c68f wire seen by other examiners check box 2018-09-16 12:24:24 +02:00
millmanorama
b2823dace1 Merge branch 'threading-review-bug-fixes' into 1012-examiner_seen_UI_integration
# Conflicts:
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
2018-09-15 14:55:06 +02:00
millmanorama
942b6a6c6b Merge remote-tracking branch 'upstream/image-gallery-db-migration' into threading-review-bug-fixes
# Conflicts:
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryController.java
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
2018-09-15 13:27:33 +02:00
millmanorama
df567df149 cleanup 2018-09-15 12:46:01 +02:00
Raman
64306fe235 Merge branch 'image-gallery-db-migration' of https://github.com/sleuthkit/autopsy into 1012-group-seen-by-user
# Conflicts:
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
2018-09-14 14:24:58 -04:00
Raman
3d4bab09ad Removed 'seen' column from groups table. 2018-09-14 11:33:17 -04:00
millmanorama
037181192f Merge branch '1012-group-seen-by-user' into 1012-examiner_seen_UI_integration
# Conflicts:
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
#	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
2018-09-14 13:18:13 +02:00
millmanorama
78575254ee don't reset controller if it is not changing. (and thus don't cancel db update). 2018-09-14 12:37:09 +02:00
millmanorama
ec9ab46aca fix initialization of listeningEnabled and stale properties. 2018-09-13 13:30:58 +02:00
Raman
722af489aa 1012: Allow user to view groups that are either new to them or new to everyone
- Added image_gallery_groups_seen table to track which groups have been seen by which examiner.
2018-09-12 13:34:02 -04:00
millmanorama
c4d1376f15 remove unneeded synchronization og ImageGalleryController.getDatabase() 2018-09-12 14:18:34 +02:00
millmanorama
cd6086b9c5 make sure service.restart is called on JavaFX thread. 2018-09-12 14:06:26 +02:00