24404 Commits

Author SHA1 Message Date
Kelly Kelly
c37b61578d Calling postArtifact once for all artifacts 2019-07-18 10:48:14 -04:00
William Schaefer
a564d40918 5114 addition clean up after review changes 2019-07-18 10:21:42 -04:00
William Schaefer
17f0308146 5114 changes based on review comments 2019-07-18 10:16:12 -04:00
William Schaefer
ed55f48a96 5114 prevent returning of collection 2019-07-17 17:59:17 -04:00
William Schaefer
88f1f8ff1f 5114 auto format change 2019-07-17 17:13:41 -04:00
William Schaefer
595e17cbba 5114 resolve merge conflicts yet again 2019-07-17 17:05:00 -04:00
William Schaefer
aceef7dc96 5114 revert changes in FileSearch.java again to avoid merge conflicts 2019-07-17 17:02:46 -04:00
William Schaefer
f41275f874 5114 - remove trailing commas 2019-07-17 17:00:58 -04:00
William Schaefer
6c8e4aecea 5114 - fix merge conflicts with FileSearch 2019-07-17 16:59:50 -04:00
William Schaefer
39cb01d7b1 5114 fix default sizing of file search panel 2019-07-17 16:35:47 -04:00
William Schaefer
6d1560e6c6 5114 add new filters to search discovery UI 2019-07-17 16:05:54 -04:00
Richard Cordovano
6b0e90af46
Merge pull request #5047 from APriestman/addCRoptions
Add additional options for CR frequency
2019-07-17 15:53:23 -04:00
Kelly Kelly
ffa8b31047 updated plaso error message 2019-07-17 14:56:44 -04:00
William Schaefer
81a436420f 5114 remove group by file type option since only allowing 1 file type to be selected 2019-07-17 14:53:07 -04:00
William Schaefer
b0c9ee96ab 5114 support cancellation of search 2019-07-17 14:45:58 -04:00
William Schaefer
4dbdcb79bd 5114 fix refactored bundle messages 2019-07-17 14:13:21 -04:00
William Schaefer
dc3975f142 5114 refactor to prevent public api changes 2019-07-17 14:07:46 -04:00
Ann Priestman
bb5681a1da Add additional options for CR frequency 2019-07-17 13:42:28 -04:00
William Schaefer
903b658446 5114 resolve merge conflicts with code for updated filters 2019-07-17 13:39:52 -04:00
Richard Cordovano
a04c507cfb
Merge pull request #5034 from APriestman/5116-expandFileSearch
5116 expand file search
2019-07-17 13:20:05 -04:00
William Schaefer
09eedb6191 5114 ensure setnode called on EDT 2019-07-17 12:56:27 -04:00
Kelly Kelly
81fd4e0285 Moved TimelineEvent creation to TimelineManager 2019-07-17 12:10:55 -04:00
William Schaefer
870513dc96 5114 update copy right 2019-07-17 11:49:44 -04:00
William Schaefer
677633cba1 5114 more clean up of file discovery UI 2019-07-17 11:30:18 -04:00
William Schaefer
99fe56539f 5114 Clean up and add comments for file discovery ui 2019-07-17 11:16:38 -04:00
William Schaefer
2680b9d9f4 5114 don't add cr dependent options when cr disabled 2019-07-17 11:16:26 -04:00
William Schaefer
bd84a831f5 5114 make first group selected by default 2019-07-17 11:16:18 -04:00
William Schaefer
8213a85ca0 5114 set parent for discovery dialog 2019-07-17 11:16:09 -04:00
William Schaefer
56a6dca339 5114 clean up code remove unnecessary event handling 2019-07-17 11:16:01 -04:00
William Schaefer
6618cd8a34 5114 keep paging controls from breaking in thumbnail viewer 2019-07-17 11:15:48 -04:00
William Schaefer
2b5b68087a 5114 disable multi-select on group selection 2019-07-17 11:15:38 -04:00
William Schaefer
3b106af7f8 5114 fix bug with repeated search 2019-07-17 11:15:14 -04:00
William Schaefer
4e777f15f8 5114 hook up content viewer 2019-07-17 11:14:56 -04:00
William Schaefer
5241ce0356 5114 prevent setNode being called twice 2019-07-17 11:14:45 -04:00
William Schaefer
f49909051c 5114 allow table result view 2019-07-17 11:14:34 -04:00
William Schaefer
bb46c08f3b 5114 get thumbnail viewer working 2019-07-17 11:14:15 -04:00
William Schaefer
081984b669 5114 add other sections to discovery ui 2019-07-17 11:14:04 -04:00
William Schaefer
3f64d44fc8 5114 start of new GUI for file discovery tool 2019-07-17 11:13:52 -04:00
Kelly Kelly
6169c08bd1 Added error checking for psort 2019-07-17 11:09:11 -04:00
Ann Priestman
6a8f125b6f codacy 2019-07-17 08:14:08 -04:00
Richard Cordovano
b564b5685e
Merge pull request #5026 from sleuthkit/multi-user-docs
reorganized multiuser setup.  Minor changes elsewhere
2019-07-16 17:20:57 -04:00
Richard Cordovano
dfd5c8d309
Merge pull request #5032 from kellykelly3/1300-Timeline-IllegalArg
TL - Fixed IllegalArg exception
2019-07-16 17:06:25 -04:00
Ann Priestman
0184606228 Addressing review comments 2019-07-16 15:05:32 -04:00
esaunders
b8f4d16908 Attempt to communicate with local Solr server after launch, waiting up to 30 seconds on startup to give it time to initialize. 2019-07-16 15:05:26 -04:00
Richard Cordovano
80459e44be
Merge pull request #5040 from APriestman/5215_ingestEvents
5215 Add new methods to subscribe to specified ingest events.
2019-07-16 14:25:48 -04:00
Kelly Kelly
493971a1d5 fixed ListViewModel comment 2019-07-16 14:24:27 -04:00
Kelly Kelly
87f84ae6be added Nofity message 2019-07-16 14:23:17 -04:00
Kelly Kelly
ec9e91c09e Added comment to function 2019-07-16 14:12:26 -04:00
Kelly Kelly
c62059a4ff merged develop into branch 2019-07-16 13:46:09 -04:00
Kelly Kelly
9129852150 addressed codacy issues 2019-07-16 13:15:09 -04:00