68 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
3837da1f4b 4755 add shortcut for open in external viewer to image gallery 2019-03-05 12:48:40 -05:00
Richard Cordovano
e21900b073 4288 Change some TODO comments in ImageGalleryTopComponent 2018-12-03 15:26:06 -05:00
Richard Cordovano
21a279063b Add a TODO to ImageGalleryTopComponent 2018-11-29 14:29:38 -05:00
Richard Cordovano
336b7b4e92 Clarify/add comments in ImageGalleryTopComponent 2018-11-29 14:04:39 -05:00
Richard Cordovano
93b1e81df2 Initial ImageGalleryTopComponent improvements with TODOs 2018-11-29 09:07:04 -05:00
Raman
8d2326b475 Address review comments and Codacy comments in the previous commit. 2018-11-14 10:21:12 -05:00
Raman
a1d0519b6a 1110: Remove pre-populating phase. 2018-11-13 17:33:47 -05: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
millmanorama
0297b0e247 WIP 2018-09-27 12:23:55 +02: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
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
millmanorama
3e7b345418 remove synchronized block 2018-09-19 20:18:44 +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
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
millmanorama
22775f31c2 reduce unecessary synchronization, listeners, and sorting. more reliable preservation of selection when the datasource filter changes. 2018-09-12 13:39:45 +02:00
millmanorama
9d46669937 use a service instead of creating a new task each time. 2018-09-12 12:49:23 +02:00
millmanorama
c96304106e remove synchronization on ImageGalleryController by passing it as argument to initJavaFXUIi 2018-09-06 13:57:00 +02:00
millmanorama
c97e64172b more codacy fixes 2018-09-05 15:41:26 +02:00
millmanorama
d8f46f88a8 make sure a grouping is applied the first time Image Gallery is opened. 2018-09-05 15:12:04 +02:00
millmanorama
8c33ae8393 codacy fixes 2018-09-05 14:22:56 +02:00
millmanorama
88a6163566 more error handling fixes 2018-09-05 13:16:38 +02:00
millmanorama
feb45d6278 fix first group display after regrouping 2018-09-04 16:48:50 +02:00
millmanorama
39a3a955ce refactor how ImageGalleryController and ImageGalleryTopComponent are instantiated and interact. 2018-09-04 16:03:22 +02:00
millmanorama
99100f0557 force regroup when using datasource dialog 2018-08-29 12:29:07 +02:00
millmanorama
437f2446e8 internationalize non-path grouping text 2018-08-27 15:19:42 +02:00
millmanorama
6b2a120c6a minor refactoring 2018-08-24 15:14:55 +02:00
millmanorama
659a86bb63 don't show datasource chooser if there is only ony datasource 2018-08-24 12:34:13 +02:00
millmanorama
0fc0b1347c improve initial dialog 2018-08-24 12:24:11 +02:00
millmanorama
3055576f06 move dialog display. 2018-08-24 10:52:27 +02:00
millmanorama
81a0fa511d datasource popup and WIP wiring of selected values 2018-08-23 17:06:58 +02:00
Raman
1d15ac3622 1001: Image gallery supports multi user cases
- addressed review comments on previous commit.
2018-07-30 08:04:16 -04:00
Raman
36c638514f 1001: Image gallery for muti-user cases
- More Codacy comments addressed.
2018-07-26 09:09:20 -04:00
Raman
9a5461fd6c 1001: Image Gallery for multi-user cases
- Address Codacy comment in previous commit.
2018-07-26 08:38:48 -04:00
Raman
49e7ed7036 1001: Image Gallery for multi-user cases 2018-07-25 19:51:57 -04:00
U-BASIS\dgrove
ac619182ea Eighth batch updated for PMD error suppression and correction. 2018-06-13 11:11:42 -04:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Richard Cordovano
20425142d0 Merge pull request #3041 from millmanorama/2176-define-modes-for-tools
2176 define modes for tools
2017-09-07 15:18:48 -04:00
millmanorama
2e55e4c028 remove unused properties, allow TL and IG to dock, don't refloat them if they are already opened and docked, and the user presses the buttons to open them, remove redundant window icon from TL 2017-09-05 16:39:20 +02:00
millmanorama
719b7c67e2 cleanup, make default sizes larger 2017-09-05 16:39:20 +02:00
millmanorama
03285ad4bd attempt to define and use new timeline and ImageGallery modes 2017-09-05 16:39:20 +02:00
millmanorama
16be9d3874 Image Gallery opens un docked 2017-09-05 16:39:19 +02:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00