Commit Graph
10627 Commits
Author SHA1 Message Date
U-BASIS\dsmyda 74f2772ec3 Fixed memory leaks issues and added informatives progress bar updates 2018-10-04 10:19:49 -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
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
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
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
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
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 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
U-BASIS\dsmyda 59ccaa50eb Added reason for files not candidates to be added to hashsets 2018-09-27 14:48:40 -04:00
Richard Cordovano 4b7d379122 Merge pull request #4152 from wschaeferB/4240-ReturnButtonsToOriginalSize
4240 return buttons to original size
2018-09-27 12:27:33 -04:00
Richard Cordovano 71281bcde5 Merge pull request #4153 from dgrove727/4249_OptionsRefresh
Added cases to 'preferenceChange()' method.
2018-09-27 11:44:36 -04:00
Richard Cordovano bfc168d3f9 Reorder JOIN in SQL to reflect usual practice 2018-09-27 11:33:22 -04:00
U-BASIS\dsmyda 0f9b42b9c2 Fixed a comment 2018-09-27 09:53:20 -04:00
U-BASIS\dsmyda dc01e2301c Fixed capitalization 2018-09-27 09:46:33 -04:00
U-BASIS\dsmyda 65c25d8438 Fixed Image galley hashset not being greyed out bug 2018-09-27 09:39:09 -04:00
William Schaefer fab8d5ad79 4248 remove note about 4180 as it is expected we will still need this following that story 2018-09-26 17:34:28 -04:00
William Schaefer ecd8ad7742 4248 add comment regarding 4180 and check possibly being redundant when implemented 2018-09-26 17:05:32 -04:00
William Schaefer b5a21f63c1 4248 add correct score for Hashset hits by checking if set name is notable 2018-09-26 17:03:22 -04:00
U-BASIS\dsmyda 60591d0e59 Swapped naming schema around just a little bit 2018-09-26 13:34:01 -04:00
U-BASIS\dsmyda 5dd166f725 added one comment 2018-09-26 13:29:46 -04:00
U-BASIS\dsmyda c0d87ba027 Added the word is 2018-09-26 13:21:12 -04:00
U-BASIS\dsmyda f6d031ff8b Changed greyed out text to specify that ingest is running, to avoid confusion on why it is temporarily disabled 2018-09-26 13:17:13 -04:00
U-BASIS\dgrove fee73d0c91 Added cases to 'preferenceChange()' method. 2018-09-26 13:02:56 -04:00
William Schaefer 6d5bd0b48f 4240 replace case nav and gear icon with smaller icons 2018-09-26 11:05:17 -04:00
William Schaefer 81cc6cd5c7 4240 resize case nav buttons down to 24x24 2018-09-25 18:36:49 -04:00
William Schaefer f67d883310 4238 remove extra line before else 2018-09-25 17:59:27 -04:00
William Schaefer 6bfdaddec1 4238 add disabled reason for empty file and no hash to cr comment action 2018-09-25 17:56:59 -04:00
William Schaefer 3d1704b6a5 4187 update legacy single user case converter code for examiner_id foreign key 2018-09-25 16:37:46 -04:00
Ann Priestman ca7062c2cc Moved apostrophe 2018-09-25 13:16:33 -04:00
U-BASIS\dsmyda d4e90c0c69 Merged in develop 2018-09-25 11:26:46 -04:00
U-BASIS\dsmyda c6b96cce93 Implemented Eamonns suggestions 2018-09-25 09:35:33 -04:00
Richard Cordovano f1fe1b0b95 Merge pull request #4144 from rcordovano/temp-func-test-disable
Temporary disabling of selected functional tests
2018-09-24 18:20:34 -04:00
Richard Cordovano fd3be5e35b Temporary disabling of selected functional tests 2018-09-24 16:17:48 -04:00
Richard Cordovano c47510defe Merge pull request #4122 from wschaeferB/4221-MoreInformativeToolTips
4221 more informative tool tips
2018-09-24 16:13:12 -04:00
U-BASIS\dsmyda ac513faccf Removed duplicate recipes dependency 2018-09-24 12:08:39 -04:00
U-BASIS\dsmyda b82ef4fe47 Fixed mistake in project properties 2018-09-24 12:02:32 -04:00
U-BASIS\dsmyda 2a0dc6d38a Removed excel reader dependency from ivy and netbeans project files 2018-09-24 11:50:32 -04:00
Ann Priestman af4f38764b Fix doxygen warnings 2018-09-24 09:44:58 -04:00