9851 Commits

Author SHA1 Message Date
millmanorama
81a0fa511d datasource popup and WIP wiring of selected values 2018-08-23 17:06:58 +02:00
Brian Carrier
a8d25e57fd Merge remote-tracking branch 'origin/develop' into image-gallery-db-migration 2018-08-01 23:23:54 -04:00
Richard Cordovano
7c179408e7
Merge pull request #3969 from dgrove727/4051_MinorUiUpdates_3
Added VHD to picker.
2018-08-01 19:20:32 -04:00
Richard Cordovano
de70f33736
Merge pull request #3979 from millmanorama/tl-listview-columns
add tooltip to timeline listview  description column
2018-08-01 18:54:43 -04:00
Richard Cordovano
7650955d13
Merge pull request #4003 from sleuthkit/release-4.8.0
Release 4.8.0
2018-08-01 16:18:34 -04:00
Richard Cordovano
35303f66c4
Merge pull request #3990 from raman-bt/1001-ig-multiuser
1001 ig multiuser
2018-08-01 13:16:27 -04:00
Ann Priestman
830f338611 Fixes for postgres queries 2018-07-31 10:23:06 -04:00
Richard Cordovano
8093d9610f
Merge pull request #3997 from sleuthkit/release-4.8.0
Merge in release 4.8.0 branch
2018-07-31 10:01:23 -04:00
Richard Cordovano
b205a983d3 Module version updates for release 4.8.0 2018-07-30 11:24:54 -04:00
Richard Cordovano
42835825a9 AutopsyTreeChildrenFactory => final AutopsyTreeChildFactory 2018-07-27 18:06:12 -04:00
Richard Cordovano
8918f96a75 Add missing final specifiers to ingest.events package 2018-07-27 13:10:21 -04:00
Richard Cordovano
821eff842d Make new public AbstractAbstractFileNode protected 2018-07-26 15:15:43 -04:00
Raman
49e7ed7036 1001: Image Gallery for multi-user cases 2018-07-25 19:51:57 -04:00
Brian Carrier
464f1dd5ad
Merge pull request #3977 from APriestman/4058_checkForEDT
Make sure setupTable is called from the EDT
2018-07-20 10:42:12 -04:00
Brian Carrier
ffd45d3bf5 update version 2018-07-20 10:27:42 -04:00
millmanorama
d70802cb62 add tooltip to timeline listview description column 2018-07-20 14:57:32 +02:00
Ann Priestman
e98e0db15b Revert to old method of calling setupTabs 2018-07-19 13:41:31 -04:00
U-BASIS\dgrove
5ab3050362 Fixed bugs around checkboxes. 2018-07-19 11:15:33 -04:00
Ann Priestman
771f8489a8 Moved EDT check up to setNode() 2018-07-19 11:03:41 -04:00
Ann Priestman
e970e8b71c Make sure setupTable is called from the EDT 2018-07-19 10:59:30 -04:00
Brian Carrier
f1e77aac89
set VHD replace option by default. 2018-07-19 09:09:36 -04:00
Ann Priestman
a2ad970a7c Move call to isOpened onto the EDT 2018-07-19 08:47:09 -04:00
U-BASIS\dgrove
b3fafcf06a Removed unused method. 2018-07-18 16:57:11 -04:00
U-BASIS\dgrove
e5a8ae21f5 Reusing GeneralFilters from Image DSP. 2018-07-18 16:54:36 -04:00
U-BASIS\dgrove
60446f0406 Added VHD to picker. 2018-07-18 13:47:07 -04:00
U-BASIS\dgrove
fbc91771d2 Set checkbox by default. 2018-07-18 12:14:57 -04:00
Richard Cordovano
c3672c80c9
Merge pull request #3947 from dgrove727/4015_CentralRepoErrorHandling
4015 central repo error handling
2018-07-17 15:30:03 -04:00
Richard Cordovano
7019eece50
Merge pull request #3926 from briangsweeney/3985-intra-case-test-update
3985 intra case test update
2018-07-17 13:25:39 -04:00
U-BASIS\dgrove
1ddbf13be4 Merge remote-tracking branch 'upstream/develop' into 4052_CancelImageWriter 2018-07-16 12:03:38 -04:00
U-BASIS\dgrove
718d28e8cc Changed finishing message. 2018-07-16 12:02:55 -04:00
Richard Cordovano
44ef634551
Merge pull request #3961 from APriestman/4006_adHocKWinReport
4006 Show ad hoc keyword hits in report.
2018-07-13 18:18:40 -04:00
Richard Cordovano
9d61987743
Merge pull request #3949 from APriestman/3923_setNodesToNull
Set UI selections to null before closing top components.
2018-07-13 17:21:46 -04:00
Richard Cordovano
290ef3aeb2
Merge pull request #3960 from dgrove727/4048_OpenCoreWindowsMultipleDataSources
Fixed core window opening condition.
2018-07-13 17:02:07 -04:00
Richard Cordovano
710f129d00
Update DirectoryTreeTopComponent.java 2018-07-13 17:00:41 -04:00
Richard Cordovano
5c7de4e552
Merge pull request #3952 from APriestman/4017_longDomains
4017 Fix domain parsing and increase max artifact value length
2018-07-13 16:57:35 -04:00
Richard Cordovano
3da16f9989
Merge pull request #3959 from APriestman/fixFileTypeJitter
Fix jitter in file types tree caused by missing space
2018-07-13 16:50:21 -04:00
Richard Cordovano
aa95681864
Merge pull request #3958 from dgrove727/4046_BundleMessageMissing
Removed message.
2018-07-13 16:48:43 -04:00
Ann Priestman
414a65402a Cleanup 2018-07-13 14:30:21 -04:00
Ann Priestman
9ef33ab771 Added user searches to table of contents when applicable
Added fix for Notable tags
Cleanup
2018-07-13 14:16:35 -04:00
U-BASIS\dgrove
478cf84e5d Fixed core window opening condition. 2018-07-13 14:02:25 -04:00
Ann Priestman
498c19c9dc Add fix for notable tags. 2018-07-13 13:20:45 -04:00
Ann Priestman
a50cf3da86 User searches appear in report (no heading yet) 2018-07-13 11:36:04 -04:00
Ann Priestman
4b9159b22e Fix jitter in file types tree caused by missing space 2018-07-12 15:01:17 -04:00
U-BASIS\dgrove
677da00196 Removed message. 2018-07-12 13:20:20 -04:00
Ann Priestman
f6b6aec267 Fix protocol regex and increase max value length. 2018-07-11 11:22:33 -04:00
Ann Priestman
aabab06898 Set UI selections to null before closing top components. 2018-07-10 11:57:12 -04:00
U-BASIS\dgrove
d7c93a4e8e Removed stack trace for lack of MD5. 2018-07-09 16:30:29 -04:00
U-BASIS\dgrove
6b442c8f36 Disable menu item when correlation attribute not available. 2018-07-09 13:44:14 -04:00
U-BASIS\dgrove
0e80c71a45 Merge conflicts resolved. 2018-07-09 10:27:48 -04:00
U-BASIS\dgrove
af56427c44 Fixed typos; minor code polish. 2018-07-07 00:56:37 -04:00