16817 Commits

Author SHA1 Message Date
Richard Cordovano
b5c58cb7a4
Merge pull request #6319 from gdicristofaro/6883-nullDatasourceTabs
6883 null datasource tabs
2020-09-23 14:31:07 -04:00
apriestman
29c16f3252 Doxygen fixes 2020-09-23 13:46:31 -04:00
Greg DiCristofaro
494c1838cd case insensitive compare 2020-09-23 10:26:46 -04:00
Richard Cordovano
867ac39684
Merge pull request #6310 from eugene7646/hasData_fix_6796
UI speedup (6796)
2020-09-23 10:10:51 -04:00
Greg DiCristofaro
46f3bfe0af commenting 2020-09-22 18:42:45 -04:00
Greg DiCristofaro
6ff5d9f0d5 bug fix 2020-09-22 18:22:29 -04:00
Greg DiCristofaro
9379a7e229 added card layout to tabbed pane 2020-09-22 16:22:53 -04:00
William Schaefer
78a5c99613 6794 sort data sources in discovery filter list 2020-09-22 15:35:37 -04:00
Richard Cordovano
964b9b411c
Merge pull request #6308 from gdicristofaro/6876-suppressPopup
6876 suppress popup
2020-09-22 13:15:36 -04:00
Eugene Livis
e3f02d804d Performance improvement 2020-09-22 12:46:26 -04:00
Greg DiCristofaro
3514579c16 suppress popup 2020-09-22 11:53:15 -04:00
apriestman
aacd633d14 Add a space to the photo rec temp dir 2020-09-22 09:25:55 -04:00
Richard Cordovano
ecb8ce1848
Merge pull request #6303 from wschaeferB/6870-AddDescriptionForDomainFilters
6870 add description for domain filters
2020-09-21 14:38:34 -04:00
Richard Cordovano
62aa2ddf7d
Merge pull request #6287 from markmckinnon/6853-Enhance-iLeapp-Parse-Warning-Messages
6853-Enhance-iLeapp-Parse-Warning-Messages
2020-09-21 14:24:36 -04:00
Richard Cordovano
c651c02d17
Merge pull request #6296 from kellykelly3/add-report-generation-profile-option
6859 - Removed the ingestProfile cl argument and added the profile name as an option to runIngest
2020-09-21 14:19:59 -04:00
William Schaefer
85e13e742c 6870 fix empty filter Domain search description 2020-09-21 11:51:51 -04:00
Richard Cordovano
a36cb31a06
Merge pull request #6289 from wschaeferB/6861-PreventBadDates
6861 prevent typing or pasting date entry
2020-09-21 10:30:26 -04:00
William Schaefer
f129409c0f 6870 add initial label 2020-09-21 10:21:12 -04:00
William Schaefer
c74cff2535 6870 simplify comparisons 2020-09-21 10:07:01 -04:00
William Schaefer
427c5f00e1 6876 add description for domain specific filters 2020-09-21 10:02:44 -04:00
Richard Cordovano
892e7b102f
Merge pull request #6293 from wschaeferB/6862-UpdateNoResultMessages
6862 update no result messages
2020-09-18 16:16:29 -04:00
William Schaefer
9f0c0e33ac 6861 fix comment, add period to end of sentence 2020-09-18 15:49:54 -04:00
William Schaefer
36bc4e02ec 6867 fix data source message, change to bundle messages 2020-09-18 15:23:12 -04:00
Kelly Kelly
4f87563a27 The changed the ingestProfile argument 2020-09-18 15:21:26 -04:00
William Schaefer
4fb67d7f29 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 6862-UpdateNoResultMessages 2020-09-18 15:05:07 -04:00
William Schaefer
a61cca12e0 6862 update messages for no domain results 2020-09-18 15:04:22 -04:00
Richard Cordovano
96a2bd2ad7
Merge pull request #6292 from dannysmyda/6864-Group-By-Past-Occurrences
6864 - Group By Past Occurrences
2020-09-18 12:53:36 -04:00
Richard Cordovano
a7f3b5b04c
Merge pull request #6288 from wschaeferB/6837-AdjustSizeOfDetailsArea
6837 change disabling of details area to re-enable size adjustment
2020-09-18 11:25:16 -04:00
U-BASIS\dsmyda
4baf7faaf7 Added in post processing for attribute types 2020-09-18 11:24:31 -04:00
William Schaefer
bd544932b5 6861 check start before end, max spinner value 100k 2020-09-18 10:28:10 -04:00
Richard Cordovano
952c3efe60
Merge pull request #6286 from gdicristofaro/6856-innerExceptions
6856 npe checking
2020-09-18 10:22:06 -04:00
Richard Cordovano
009bf1c816
Merge pull request #6290 from dannysmyda/6863-Remove-LocalHost-And-Aliases
6863 - Remove localhost and aliases from Domain Discovery
2020-09-18 10:19:25 -04:00
Greg DiCristofaro
c39a0f94a9 removed unused import 2020-09-17 21:11:38 -04:00
Greg DiCristofaro
7763fab963 only log exceptions in handler of result and not data fetch worker itself 2020-09-17 21:10:32 -04:00
U-BASIS\dsmyda
f3d3d38d4e Added banning of localhost and aliases 2020-09-17 20:49:59 -04:00
William Schaefer
180f005b6b 6861 prevent typing or pasting date entry 2020-09-17 18:49:29 -04:00
U-BASIS\dsmyda
8c38077db7 Merged in develop 2020-09-17 18:19:48 -04:00
William Schaefer
04be4fe897 6837 change disabling of details area to re-enable size adjustment 2020-09-17 17:38:55 -04:00
Richard Cordovano
945c0b70c2
Merge pull request #6257 from APriestman/6768_urlRole
6768 Extract role from URL
2020-09-17 16:40:50 -04:00
Mark McKinnon
ddfc5a1dbd Update ILeappFileProcessor.java
Remove stack trace and add attribute name and file name where the date parse error is occuring.
2020-09-17 15:24:41 -04:00
Greg DiCristofaro
368b330e3c formatting 2020-09-17 15:16:40 -04:00
Greg DiCristofaro
8492284370 some other null checking 2020-09-17 15:05:30 -04:00
William Schaefer
727c7e9966 6858 remove unnecssary empty list check that causes exception to be thrown 2020-09-17 14:50:46 -04:00
Greg DiCristofaro
12470bac60 null handling 2020-09-17 14:35:47 -04:00
Richard Cordovano
d39ae93440
Merge pull request #6271 from kellykelly3/6699-add-tooltip-to-various-locations
6699 - Added tool tips to various lists and tables
2020-09-17 14:11:15 -04:00
William Schaefer
6605be4ec8 add back preferred size for domain discovery dialog 2020-09-17 12:49:08 -04:00
William Schaefer
ad83e0304a Add back bundle properties merged file for UI 2020-09-17 12:37:37 -04:00
William Schaefer
383dc86293 Domain Discovery merge in develop 2020-09-17 12:35:30 -04:00
William Schaefer
1f99be6537 Clean up naming, formatting, and comments for Discovery package 2020-09-17 12:27:06 -04:00
Richard Cordovano
ad3c4cc3a3
Merge pull request #6280 from kellykelly3/6793-allow-user-to-thread-dump
6793 - Added Thread Dump menu to help menu
2020-09-17 12:10:31 -04:00