Commit Graph
20299 Commits
Author SHA1 Message Date
Richard Cordovano f19cf9fbaa Merge pull request #4185 from dannysmyda/Fix_memory_leak_in_EFE
EFE - Fixed memory leaks issues and added more informative progress bar updates
2018-10-04 13:37:21 -04:00
Richard Cordovano cd66b41b9f Merge pull request #4178 from wschaeferB/4279-CommonPropertyUITweeks
4279 common property ui tweeks
2018-10-04 10:56:23 -04:00
U-BASIS\dsmyda 74f2772ec3 Fixed memory leaks issues and added informatives progress bar updates 2018-10-04 10:19:49 -04: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
Richard Cordovano 4056e06a75 Merge pull request #4176 from wschaeferB/4274-CentralRepoOptionsIngestWarning
4274 warning for ingest running explains why settings disabled for CR
2018-10-03 16:33:36 -04:00
millmanorama fcf1081983 cleanup DhsImageCategory for codacy 2018-10-03 22:11:37 +02:00
Richard Cordovano 13960cdf3a Merge pull request #4180 from rcordovano/develop
Temporary removal of remaining Autopsy-Core functional tests
2018-10-03 15:35:06 -04:00
Richard Cordovano 51547113e3 Temporary removal of remaining Autopsy-Core functional tests 2018-10-03 15:24:54 -04: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
William Schaefer 8cff656949 4279 fix parent of modal file search by atttribute window 2018-10-03 12:39:08 -04:00
William Schaefer 80e0f15603 4279 adjust wording and colons on common property search dialog 2018-10-03 12:12:37 -04:00
William Schaefer 3d478a2027 4273 make common property search have main window as parent 2018-10-03 12:06:28 -04:00
William Schaefer 4b9b9c5108 4274 warning for ingest running explains why settings disabled for CR 2018-10-03 11:40:06 -04: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
Richard Cordovano 4d136e28bf Merge pull request #4172 from millmanorama/1036-check_file_limit_after_datsource_selection
1036 check file limit after datsource selection
2018-10-03 09:35:10 -04:00
millmanorama 84b618feab unblock future by settings its value 2018-10-03 15:20:51 +02:00
millmanorama 65b2393643 make snapshot/graphic generation thread safe. 2018-10-03 13:16:31 +02:00
millmanorama 6a886e918b generate images on jfx thread 2018-10-03 12:35:44 +02:00
Raman 44e4e327d2 1063: Missing group names in "Only Hash Hits" view of IG 2018-10-02 18:43:38 -04:00
Raman ac3e510cd9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2018-10-02 13:25:34 -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
Richard Cordovano 68ce5b08d0 Merge pull request #4169 from wschaeferB/4271-CommonPropertyUnavailbleReason
4271 made reasons for common property search being unavailable more detailed
2018-10-01 18:54:14 -04:00
Richard Cordovano fe334cfaf2 Merge pull request #4171 from dannysmyda/4260-limiting-cr-comment
4260 limiting cr comment
2018-10-01 18:52:27 -04:00
Raman d137e7c184 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2018-10-01 18:41:12 -04: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
Richard Cordovano 7cb77779a3 Merge pull request #4168 from wschaeferB/4266-NoScoreToolTip
4266 add No score tooltip to cells in score column when no score is set
2018-10-01 11:07:04 -04:00
U-BASIS\dsmyda 9276bef19d Fixed a comment 2018-10-01 09:52:13 -04:00
U-BASIS\dsmyda 94f20dd91a Changed my mind, added back the red 0 2018-10-01 09:50:31 -04:00
Richard Cordovano 7720331a0f Merge pull request #4160 from millmanorama/1033-backwards-compatibility
1033 backwards compatibility
2018-10-01 09:41:53 -04:00
U-BASIS\dsmyda 6bfba0e5e7 Fixed another unintentional change 2018-10-01 09:41:34 -04:00
U-BASIS\dsmyda 4ca09d4d2e Reverted unintentional line change 2018-10-01 09:39:17 -04:00
U-BASIS\dsmyda 100c7d1ddc Changed some variable names and got rid of the red font color 2018-10-01 09:36:58 -04:00
Raman ee35e79afb Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2018-10-01 09:32:09 -04: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
U-BASIS\dsmyda a3f1ed49b2 Fixed .form file 2018-09-28 16:46:51 -04:00
U-BASIS\dsmyda 00f4b8bcd2 Changed some names around 2018-09-28 16:41:52 -04:00
U-BASIS\dsmyda 7603402b95 Added a character limit to the CR comment dialog box 2018-09-28 16:33:40 -04:00
William Schaefer 5b2d889694 4271 remove unused import 2018-09-28 15:29:24 -04:00
William Schaefer b4300d6a88 4271 made reasons for common property search being unavailble more detailed 2018-09-28 15:28:00 -04:00
William Schaefer b1cc67d47d 4266 add No score tooltip to cells in score column when no score is set 2018-09-28 13:53:46 -04:00
Richard Cordovano 3087edffa5 Merge pull request #4164 from dannysmyda/4264-disable-hashset-for-reasons
4264 disable hashset for reasons
2018-09-28 13:31:36 -04: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 529510fc8e Merge pull request #4158 from wschaeferB/4248-HashSetHitsScoreUpdate
4248 hash set hits score update
2018-09-28 11:16:04 -04:00
Richard Cordovano 1e1533bf67 Merge pull request #4151 from wschaeferB/4238-AddDisabledReasonToActionName
4238 add disabled reason to action name
2018-09-28 11:13:26 -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