19598 Commits

Author SHA1 Message Date
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
Andrew Ziehl
2fa8ffa4fb disable other occurances 2018-07-12 07:51:45 -07:00
Brian Carrier
3f89863a29 Fix string format of error message 2018-07-12 00:40:07 -04:00
Andrew Ziehl
8f11dcffd3 Cleanup 2018-07-11 21:09:27 -07:00
Andrew Ziehl
bea4199540 Add Single Case logic. Enable Other Occurances tab for CR common files results. 2018-07-11 20:50:29 -07:00
esaunders
50e13eb31e Fix for threading issue related to the fact that returning copies of the pending, running and completed lists iterated over the collections without syncrhonization leading to the possibilty that the collections might be modified by another thread at the same time. 2018-07-11 14:16:16 -04:00
Andrew Ziehl
c16a41c0ed Add way to get datasource using InstanceCallback CorrelationAttributeInstance. Bugfixes for logic. 2018-07-11 10:45:03 -07:00
esaunders
953b3628e1 Kick off an immediate scan on resume. 2018-07-11 12:14:07 -04:00
Ann Priestman
94bdd86840 Don't bail out of saving settings if there is no case open 2018-07-11 11:35:26 -04:00
Ann Priestman
a72527a4d5 Cleanup 2018-07-11 11:23:46 -04:00
Ann Priestman
f6b6aec267 Fix protocol regex and increase max value length. 2018-07-11 11:22:33 -04:00
U-BASIS\dgrove
75fbb309b9 Column width adjustments handled. 2018-07-11 01:35:06 -04:00
Andrew Ziehl
6d80671aba query chaanges to utilize InstanceCallback returning case id, and having distinct return all rows from all matching cases. Common Files Alg logic cleanup. WIP FileInstanceNode for CR node creation. 2018-07-10 21:10:06 -07:00
Eugene Livis
72394ee2b5 Removed excessive logging 2018-07-10 15:24:59 -04:00
U-BASIS\dgrove
c776a2c910 Merge remote-tracking branch 'upstream/develop' into 3995_OtherOccurrencesNoResultsFound 2018-07-10 14:41:32 -04:00
Ann Priestman
c3e663e66e Fix split regex 2018-07-10 12:50:39 -04:00
Ann Priestman
aabab06898 Set UI selections to null before closing top components. 2018-07-10 11:57:12 -04:00
Andrew Ziehl
174608ed66 Cleaned up and builds with new query logic. 2018-07-09 21:15:18 -07:00
U-BASIS\dgrove
d7c93a4e8e Removed stack trace for lack of MD5. 2018-07-09 16:30:29 -04:00
esaunders
08aa6ab8a7 Publish a resumed message regardless of whether the JobProcessingTask is waiting for directory scan completion or not. 2018-07-09 16:27:49 -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
U-BASIS\dgrove
69dae650d7 Merge remote-tracking branch 'upstream/develop' into 4015_CentralRepoErrorHandling 2018-07-07 00:35:58 -04:00
U-BASIS\dgrove
1912be53e5 Improved error handling. 2018-07-07 00:35:14 -04:00
Richard Cordovano
df912db421
Merge pull request #3946 from eugene7646/achivedsp_log_fix_4018
Improvement to case log when handling archive data sources (4018)
2018-07-06 17:34:10 -04:00
Richard Cordovano
766c4aec68
Merge pull request #3944 from wschaeferB/4017-ImprovedLoggingMultipleSpots
4017 improved logging multiple spots
2018-07-06 17:25:04 -04:00
Richard Cordovano
fe32cb5500
Update SearchEngineURLQueryAnalyzer.java 2018-07-06 17:24:45 -04:00
U-BASIS\dgrove
5aec70fbaf Partial handling of 'noArtifacts' message. 2018-07-06 16:43:56 -04:00
Eugene Livis
b339a09a26 Minor 2018-07-06 16:19:40 -04:00
Eugene Livis
23bc1d632a Improvement to case log when handling archive data sources 2018-07-06 16:13:57 -04:00
U-BASIS\dgrove
3539b6c70e Renamed menu item; partial implementation of error handling. 2018-07-06 15:51:53 -04:00
Richard Cordovano
36740ad778
Merge pull request #3945 from dgrove727/4000_RedundantToolTips
Removed tooltips.
2018-07-06 13:33:41 -04:00
William Schaefer
420a3fffe8 3997 make new logger message SEVERE leave existing one as FINE 2018-07-06 12:11:18 -04:00
U-BASIS\dgrove
f720d64f09 Removed tooltips. 2018-07-06 11:28:50 -04:00
William Schaefer
c819391112 3997 improve logging for recent activity module and cating of illegal arguement exception 2018-07-06 11:24:32 -04:00
William Schaefer
5e2f512358 4017 improve logging in regards to when a correlations artifacts value is too long 2018-07-06 11:08:43 -04:00
U-BASIS\dgrove
1dc55ba7e8 Implemented message node to handle 'No results found' message. 2018-07-06 10:59:38 -04:00
Richard Cordovano
d0ab64215c
Merge pull request #3943 from wschaeferB/3996-ObjectDetectionExceptions
3996 improve opencv logging and prevent any opencv exceptions from es…
2018-07-05 16:34:47 -04:00
William Schaefer
3b8b38da6f 3996 add object id to log messages for OpenCV related object detection exceptions 2018-07-05 16:12:46 -04:00
William Schaefer
f2e0660829 3996 add parent path to logging messages for file for easier finding 2018-07-05 16:05:55 -04:00
William Schaefer
083b8d0bfd 3996 improve opencv logging and prevent any opencv exceptions from escaping process method 2018-07-05 15:56:03 -04:00
U-BASIS\dgrove
842baa2ec3 Disable data source search when only one available. 2018-07-05 12:44:25 -04:00
Richard Cordovano
3001ea4a32
Merge pull request #3938 from APriestman/3988_dialogOnly
Add dialog to allow user to switch to grouping view for large cases
2018-07-05 11:43:57 -04:00
Richard Cordovano
0613cb37ea
Merge pull request #3937 from APriestman/3999_rejectLongValues
Add max length for central repo value field
2018-07-03 14:02:59 -04:00
Ann Priestman
660889d33b Codacy 2018-07-03 13:26:00 -04:00
Ann Priestman
d9578cdfb8 Throw an exception 2018-07-03 13:09:03 -04:00