Commit Graph
20175 Commits
Author SHA1 Message Date
William Schaefer 81cc6cd5c7 4240 resize case nav buttons down to 24x24 2018-09-25 18:36:49 -04:00
Richard Cordovano 5c8dc1c811 Merge pull request #4146 from APriestman/fixPunctuation
Moved apostrophe
2018-09-25 13:25:08 -04:00
Ann Priestman ca7062c2cc Moved apostrophe 2018-09-25 13:16:33 -04:00
Richard Cordovano 31c13c51cf Merge pull request #4140 from dannysmyda/4234-Out-of-memory-sqlite
4234 out of memory sqlite
2018-09-25 11:37:49 -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 0465a2e283 Merge pull request #4145 from sleuthkit/revert-4143-1033-backwards-compatibility
Revert "blow away and rebuild db if it doesn't have the datasource_obj_id col…"
2018-09-24 18:20:22 -04:00
Richard Cordovano 51b6d2868a Revert "blow away and rebuild db if it doesn't have the datasource_obj_id col…" 2018-09-24 18:20:11 -04:00
Richard Cordovano fd3be5e35b Temporary disabling of selected functional tests 2018-09-24 16:17:48 -04:00
Richard Cordovano af2baf4c74 Merge pull request #4143 from millmanorama/1033-backwards-compatibility
blow away and rebuild db if it doesn't have the datasource_obj_id col…
2018-09-24 16:14:19 -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 b7e861b7c3 Increased stringbuilder default capacity to be 32K 2018-09-24 13:21:17 -04:00
U-BASIS\dsmyda bcf6f707f5 Ran formatting on the comments 2018-09-24 12:23:52 -04:00
U-BASIS\dsmyda 00b16e641c Fixed typos in comments 2018-09-24 12:23:22 -04:00
U-BASIS\dsmyda f5fbc9d979 Fixed off by one error while grabbing column name data 2018-09-24 12:16:08 -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
millmanorama e16d5b3abc blow away and rebuild db if it doesn't have the datasource_obj_id column in the drawable_files_table 2018-09-24 17:46:47 +02:00
Richard Cordovano 0cb6bdd668 Merge pull request #4142 from APriestman/4192doxygenWarnings
Fix doxygen warnings
2018-09-24 10:59:23 -04:00
Richard Cordovano 97f3dee0c0 Merge pull request #4139 from sleuthkit/right_click_docs
Added docs about right click action
2018-09-24 10:58:50 -04:00
Richard Cordovano 48524f8f92 Merge pull request #4108 from esaunders/2133_substring_as_case_insensitive_regex
2133 substring as case insensitive regex
2018-09-24 10:57:17 -04:00
Ann Priestman af4f38764b Fix doxygen warnings 2018-09-24 09:44:58 -04:00
U-BASIS\dsmyda 6528d383ef Fixed codacy issues and renamed a few things 2018-09-24 08:59:07 -04:00
Richard Cordovano eab2835741 Merge pull request #4135 from wschaeferB/4189-AdHocKwsContentViewerSelection
4189 check for adhoc query result in isPreferred of ExtractedContentViewer
2018-09-21 16:37:26 -04:00
Richard Cordovano 956ac96af0 Merge pull request #4134 from wschaeferB/4219-CommonPropertySearchNoResults
4219 common property search no results
2018-09-21 16:35:07 -04:00
Richard Cordovano 82207f0371 Merge pull request #4132 from dgrove727/4236_AnnotationsTextSize
Modified text size and capitalization.
2018-09-21 16:34:39 -04:00
Richard Cordovano dbd5eb7601 Merge pull request #4118 from dgrove727/4190_InboxIcon
Replaced mail icon.
2018-09-21 16:27:02 -04:00
Richard Cordovano 9d6dcbea36 Merge pull request #4114 from APriestman/4223_commonFilesMenuItem
4223 Move common files enabling test off the EDT
2018-09-21 16:26:09 -04:00
Richard Cordovano b32b5c59d8 Merge pull request #4138 from wschaeferB/CorrelationTypeCachingBug
Correlation type caching bug
2018-09-21 16:22:12 -04:00
U-BASIS\dsmyda bbfeefdd65 Reverted content viewer to previous version, moved readers to another project, modified sqlite text extractor to load one table at a time to save memory. Removed formatters and documented new functions 2018-09-21 16:15:07 -04:00
Brian Carrier d52868de86 Added docs about right click action 2018-09-21 16:01:42 -04:00
William Schaefer 0eab41cd77 Fix sql string in testArtifacts to wrap value with single quotes 2018-09-21 13:41:37 -04:00
William Schaefer 0d48d76bde Fix issue with caching wrong correlation type 2018-09-21 13:35:08 -04:00
William Schaefer c9c9c8186d Add addition assert to testArtifact CR test 2018-09-21 13:34:20 -04:00
William Schaefer f06d8ee782 Improve failure messages for the testArtifacts Central Repository test 2018-09-21 13:22:40 -04:00
Richard Cordovano b7c04d38b6 Merge pull request #4109 from dgrove727/4186_DisableIconColumns
4186 disable icon columns
2018-09-21 10:47:49 -04:00
U-BASIS\dgrove bae54dbc48 Updated gear icon. 2018-09-21 01:09:11 -04:00
U-BASIS\dgrove d2e07b1c12 Updated icon. 2018-09-21 00:48:28 -04:00
William Schaefer 487caea774 4189 check for adhoc query result in isPreferred of ExtractedContentViewer 2018-09-20 18:36:09 -04:00
William Schaefer ea26e5a700 4219 fix bug with file search by attribute no results node 2018-09-20 14:08:46 -04:00
William Schaefer 08143fc082 4219 add no results node for common property search 2018-09-20 14:08:21 -04:00
Richard Cordovano 58d5b61bb5 Merge pull request #4129 from millmanorama/patch-1
add comment
2018-09-20 12:22:59 -04:00
Richard Cordovano 1cb636af76 Merge pull request #4126 from millmanorama/remove-unused-method
remove unused method
2018-09-20 12:08:29 -04:00
Richard Cordovano 945c1b3ea4 Merge pull request #4128 from millmanorama/1030-remove-synchronization
1030 - remove synchronized block
2018-09-20 11:57:45 -04:00
Richard Cordovano 782c6b75b5 Merge pull request #4125 from millmanorama/1032-path-group-datasources
path groups get their datasource and not the one from the grouping co…
2018-09-20 11:57:24 -04:00
U-BASIS\dgrove da380249c7 Modified text size and capitalization. 2018-09-20 10:53:16 -04:00
U-BASIS\dsmyda 2a589a77e8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2665_FixFormatting 2018-09-20 10:47:21 -04:00
U-BASIS\dsmyda 7c7546cd5b Fixed comment headers as a result of deletions 2018-09-20 10:00:01 -04:00