485 Commits

Author SHA1 Message Date
Karl Mortensen
4aca91eb8e Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into output_paths 2015-05-12 17:02:17 -04:00
Karl Mortensen
8d2f2fd21e update paths for collab 2015-05-12 17:01:47 -04:00
Karl Mortensen
fd532e68b8 lower consistency 2015-05-12 11:35:57 -04:00
Karl Mortensen
e90f5c7203 compare lower() 2015-05-12 09:43:35 -04:00
Richard Cordovano
90d5b42aea Merge remote-tracking branch 'upstream/develop' into collaborative 2015-05-08 13:55:58 -04:00
APriestman
11394d0a22 Don't clear out the groupMap 2015-05-08 11:13:12 -04:00
APriestman
5887076259 Sorting by file count now works correctly.
Changing sort method and ascending/descending now updates the GUI immediately.
Properly decrement uncategorized file count.
Fixed a few case-closing exceptions.
2015-05-08 09:12:44 -04:00
APriestman
0ac2bde11a Clear tag data between cases.
Changed lock on tag listener to prevent deadlocks.
2015-05-06 08:54:41 -04:00
APriestman
113a15b0b7 Various Image Gallery performance improvements.
- Keep some file data in memory to avoid excessive database queries (list of image file IDs, image/video, and category counts)
- When categorizing/tagging a group, don't create tiles (including thumbnails) for images that aren't on the screen
- Changed locking around Category and Tag listeners to prevent slowdown/deadlocks
2015-05-05 13:13:28 -04:00
Karl Mortensen
646be791f0 merge 2015-04-30 12:59:19 -04:00
Karl Mortensen
b55e2e6e0b Scrub SQL, document how to use user-supplied queries safely 2015-04-30 12:55:45 -04:00
Richard Cordovano
2d73282bf4 Merge remote-tracking branch 'upstream/develop' into collaborative 2015-04-29 09:22:53 -04:00
APriestman
6effbb5f95 Added bitmap MIME type to Image Gallery.
Fixed bug where removing the final image in a group would leave it in an unanalyzed state.
2015-04-27 16:24:05 -04:00
Richard Cordovano
ab5a1c27d1 Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into collaborative 2015-04-24 09:14:26 -04:00
APriestman
b97db9f6e0 Merge remote-tracking branch 'upstream/develop' into incorrectThumbnails
Conflicts:
	ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryController.java
2015-04-23 13:34:52 -04:00
APriestman
cad123d9ea Clear out Image Gallery thumbnail cache to prevent images from closed cases from being re-used. 2015-04-23 13:29:20 -04:00
APriestman
1a3c4dab0c Improved regrouping status bar in Image Gallery gui 2015-04-23 09:13:48 -04:00
APriestman
58136ae545 Fixed bug that caused Image Gallery to think the database needed to be repopulated when opening a second case. 2015-04-21 13:25:45 -04:00
APriestman
f7d9b32138 Fixed date format in ImageGallery details pane.
Added exception handling for an error coming up when Autopsy was closed.
2015-04-20 17:24:22 -04:00
APriestman
4f526d39cb More cleanup 2015-04-20 14:36:51 -04:00
APriestman
383a070e6d Cleanup 2015-04-20 13:19:40 -04:00
APriestman
8ae696c5b6 Reset groupPane properly between cases 2015-04-20 08:51:56 -04:00
Karl Mortensen
4ad39c89a3 Mostly working. A few things to sort out. 2015-04-17 16:36:24 -04:00
APriestman
61184d792c Merge remote-tracking branch 'upstream/image_gallery_fixes' into iaNPE 2015-04-17 09:24:54 -04:00
APriestman
93c2065722 Remote listeners on TagUtils 2015-04-17 09:09:17 -04:00
Brian Carrier
1ac7f3f534 Changes to make case closing get pushed down into GroupPane to reset tiles. Not complete yet 2015-04-17 08:59:09 -04:00
APriestman
8a1c142f5f Made locks in DrawableDB not static.
Added method to clear out Category listeners.
Testing using one dbWorkerThread instead of a new one for each case.
2015-04-15 11:25:20 -04:00
APriestman
689fbec719 Fixing exceptions in Image Gallery caused by the case closing. 2015-04-10 12:33:12 -04:00
Brian Carrier
2f0f0e37fc removed uneeded index 2015-04-09 12:14:20 -04:00
Brian Carrier
72b5f96125 fixed query when new data source is added to get files from only the new data source 2015-04-09 12:13:17 -04:00
Brian Carrier
2069e9b9e8 Fix for image gallery to prevent infinite loop 2015-04-02 12:10:38 -04:00
APriestman
780d18b8b6 Reduced size of error message from being unable to save a thumbnail. 2015-03-24 09:27:25 -04:00
APriestman
a8eafcbed5 Re-disable ImageGallery 2015-03-23 14:24:26 -04:00
APriestman
09671b5ba8 Finishing renaming. 2015-03-23 14:14:24 -04:00
APriestman
815209a419 Renaming ImageAnalyzer to ImageGallery (in progress) 2015-03-23 10:12:11 -04:00