Brian Carrier
|
2080ae357d
|
update equals to equivalent to hashCode and use only DS ID for comparision instead of needting to call getChildren()
|
2018-10-05 16:38:37 -04:00 |
|
Richard Cordovano
|
e9cedb3f45
|
Merge pull request #4184 from millmanorama/1040-keep_list_in_sync_with_thumbnails
1040 - make sure to change viewed group to one that is in selected datasourc…
|
2018-10-05 11:35:04 -04:00 |
|
millmanorama
|
a2998329db
|
use getExecutorForClass()
|
2018-10-05 00:21:24 +02:00 |
|
millmanorama
|
2bbb7a9c4f
|
show dialog describing behaviour of multi user cases.
|
2018-10-05 00:17:55 +02:00 |
|
millmanorama
|
0d9f5578b4
|
Merge remote-tracking branch 'upstream/develop' into 1054-populate_widgets_on_bg_thread
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/navpanel/HashHitGroupList.java
|
2018-10-04 20:35:53 +02:00 |
|
Richard Cordovano
|
fcb04c5974
|
Merge pull request #4183 from millmanorama/placeholder_for_empty_list
1069 - Placeholder for empty lists/selections
|
2018-10-04 13:40:06 -04:00 |
|
millmanorama
|
12851c71b8
|
make sure all db queries for widget initialization happen on bg threads.
|
2018-10-04 17:33:29 +02:00 |
|
Richard Cordovano
|
4c42ba860a
|
Merge pull request #4179 from millmanorama/1058_close_add_hashset_menu
invoke jMenuItem.doClick on the Swing EDT
|
2018-10-04 10:09:31 -04:00 |
|
Richard Cordovano
|
ca17d1963e
|
Merge pull request #4174 from millmanorama/1062-not_on_jfx_thread
1062 not on jfx thread
|
2018-10-04 10:08:48 -04:00 |
|
millmanorama
|
7d76888c81
|
make sure to change viewed group to one that is in selected datasource: use dataSource of regrouper service, not that returned bu getDataSource()
|
2018-10-04 15:19:12 +02:00 |
|
millmanorama
|
c7d2ecb7a6
|
add some placeholders to the GroupPane
|
2018-10-03 23:33:27 +02:00 |
|
millmanorama
|
858a852ab4
|
add placeholder text when the NavPanels are empty
|
2018-10-03 22:41:46 +02:00 |
|
millmanorama
|
ec91f58a4c
|
WIP
|
2018-10-03 22:00:19 +02:00 |
|
millmanorama
|
fa1cd96c6b
|
invoke jMenuItem.doClick on the Swing EDT
|
2018-10-03 21:19:48 +02:00 |
|
millmanorama
|
88652395ed
|
use files for icon rather than taking a snapshot, avoiding the whole issue of what thread they are generated on.
|
2018-10-03 19:58:05 +02:00 |
|
Richard Cordovano
|
c772a247d2
|
Merge pull request #4173 from raman-bt/1063-missing-group-name
1063 missing group name
|
2018-10-03 09:36:14 -04:00 |
|
Raman
|
44e4e327d2
|
1063: Missing group names in "Only Hash Hits" view of IG
|
2018-10-02 18:43:38 -04:00 |
|
millmanorama
|
282fb49e82
|
inline method, remove potential redundant check of too many files
|
2018-10-02 11:46:59 +02:00 |
|
millmanorama
|
96e7c4db6a
|
codacy and reviewer fixes
|
2018-10-02 11:01:21 +02:00 |
|
millmanorama
|
bead0b8f48
|
Merge remote-tracking branch 'upstream/develop' into 1036-check_file_limit_after_datsource_selection
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryTopComponent.java
|
2018-10-01 21:14:01 +02:00 |
|
millmanorama
|
55e39f9f8a
|
reset file limit, cleanup
|
2018-10-01 18:02:02 +02:00 |
|
millmanorama
|
5d21558863
|
Merge remote-tracking branch 'upstream/develop' into 1036-check_file_limit_after_datsource_selection
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryTopComponent.java
|
2018-10-01 17:29:46 +02:00 |
|
millmanorama
|
f6e5b2d420
|
Merge remote-tracking branch 'upstream/develop' into 1033-backwards-compatibility
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryModule.java
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryTopComponent.java
|
2018-10-01 14:00:18 +02:00 |
|
Richard Cordovano
|
7aea2b5bea
|
Merge pull request #4161 from millmanorama/1050-disable-button-while-changing-groups
1050 IG Groups UI fixes
|
2018-09-28 13:31:05 -04:00 |
|
Richard Cordovano
|
f53a95b932
|
Merge pull request #4155 from dannysmyda/4257-hashset-functionality-during-ingest
4257 hashset functionality during ingest
|
2018-09-28 10:54:50 -04:00 |
|
Brian Carrier
|
ae2464a19a
|
Added syncronization to the caches
|
2018-09-27 12:28:38 -04:00 |
|
millmanorama
|
4342365304
|
disable the next unseen group button while changing groups.
|
2018-09-27 16:37:37 +02:00 |
|
U-BASIS\dsmyda
|
65c25d8438
|
Fixed Image galley hashset not being greyed out bug
|
2018-09-27 09:39:09 -04:00 |
|
millmanorama
|
b80344587d
|
cleanup
|
2018-09-27 15:23:23 +02:00 |
|
millmanorama
|
a341eee92a
|
check for table before checking for column to avoid "query doesn't return ResultSet"error
|
2018-09-27 14:32:34 +02:00 |
|
millmanorama
|
0297b0e247
|
WIP
|
2018-09-27 12:23:55 +02:00 |
|
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 |
|