13226 Commits

Author SHA1 Message Date
William Schaefer
76c33ad857 2142 - null checked all uses of db in GroupManager.java 2016-12-27 15:37:31 -05:00
William Schaefer
37069402de 2142 - minor formatting corrections 2016-12-27 13:43:12 -05:00
William Schaefer
19e4331221 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2142-CaseClosing2 2016-12-27 13:38:10 -05:00
Richard Cordovano
0333d46943 Merge pull request #2443 from wschaeferB/2142-CaseClosing
2142 case closing
2016-12-27 13:05:41 -05:00
Richard Cordovano
85f173b0ec Merge pull request #2444 from zhhl/2166-invalidPathMessage
2166: show the invalid path message in autoingest panel
2016-12-27 12:59:05 -05:00
William Schaefer
d671227f50 2142-added null check on DB to eleminate null pointers when case closed while recatagorizing 2016-12-27 12:56:39 -05:00
U-BASIS\zhaohui
403021dd8a 2166: show the invalid path message in autoingest panel 2016-12-22 18:13:32 -05:00
William Schaefer
9c6486d39b 2142 added breaks to catch statement in loops which try to modify tags after case closed 2016-12-22 13:55:23 -05:00
William Schaefer
f6b4df71a7 2142 wrapped IllegalStateExeption errors in TagsManager, added break on error to loops 2016-12-22 12:24:58 -05:00
Richard Cordovano
40ae4c90e1 Merge pull request #2442 from APriestman/disableExpInInstaller
Disable the experimental module by default in the installer.
2016-12-22 10:15:33 -05:00
Ann Priestman
04fa39cbe2 Disable the experimental module by default in the installer. 2016-12-22 09:23:43 -05:00
Richard Cordovano
9f5ac10197 Merge pull request #2439 from zhhl/2153-restartRequiredMessageNeeded
2153: Restart message is needed while Auto Ingest options changes and…
2016-12-21 22:09:42 -05:00
U-BASIS\zhaohui
c5b41d7c6c 2153: clean up 2016-12-21 16:19:24 -05:00
U-BASIS\zhaohui
a46628fa84 2153: make sure the message just popup once 2016-12-21 16:17:39 -05:00
Richard Cordovano
df8e3ea4a4 Merge pull request #2440 from APriestman/configUpdate
Update wording in the auto ingest settings panel
2016-12-21 15:56:35 -05:00
Ann Priestman
fd42a96af3 Update wording in the auto ingest settings panel 2016-12-21 12:05:35 -05:00
U-BASIS\zhaohui
88af9d19fb 2153: Restart message is needed while Auto Ingest options changes and switch between standalone and Join AutoIngest cluster 2016-12-21 10:04:42 -05:00
Richard Cordovano
a5902d50f5 Correctly handle CancellationException in KeywordSearchResultFactory.BlackboardResultWriter 2016-12-19 17:27:42 -05:00
Richard Cordovano
53e7ff4252 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-12-19 12:04:44 -05:00
Richard Cordovano
6f73889945 Avoid exporting non-public types via AutopsyItemVisitor 2016-12-19 11:58:33 -05:00
Richard Cordovano
186a998436 Merge pull request #2431 from wschaeferB/2149-MimeTypeTreeNullPointerFix
Clearing and filling hashmap now wrapped by same synchronized block
2016-12-14 17:38:11 -05:00
William Schaefer
6820aa81c5 Added listener for case closed event, changed warning on failure to an error 2016-12-14 17:33:52 -05:00
Richard Cordovano
0312fbd4e5 Merge pull request #2423 from APriestman/autoIngestMove
Auto ingest move
2016-12-14 16:05:06 -05:00
Ann Priestman
203ed65e50 Cleanup.
Moved TimeStampUtils into AutoIngest.
Changed some exception strings.
Made the RuntimeProperties methods synchronized.
2016-12-14 14:49:30 -05:00
William Schaefer
add50b1628 Clearing and filling hashmap now wrapped by same synchronized block 2016-12-14 14:18:03 -05:00
Richard Cordovano
db904a6080 Merge pull request #2430 from eugene7646/fix_error_msg
Fixed a very misleading error mesage
2016-12-14 10:05:06 -05:00
Eugene Livis
d1616cdeb6 Fixed a very misleading error mesage 2016-12-14 09:56:25 -05:00
Richard Cordovano
bb1975b9c4 Merge pull request #2428 from zhhl/2123-sortSolrResultToKeepConsistantKeywordPreview
2123: Sort the Solr results to keep KeywordSearch Preview pick up the…
2016-12-14 09:51:08 -05:00
U-BASIS\zhaohui
2711788582 2123: correction 2016-12-13 17:42:02 -05:00
U-BASIS\zhaohui
05a6fa8d37 2123: clean up 2016-12-13 17:38:22 -05:00
U-BASIS\zhaohui
8a1f272738 2123: let Solr do ascending sorting to let us have a consistant result 2016-12-13 17:33:41 -05:00
Richard Cordovano
176e36581c Move new FileTypesByExtNode class into new FileTypesByExtension class 2016-12-11 14:26:00 -05:00
Richard Cordovano
39c2fb831b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-12-11 13:41:49 -05:00
Richard Cordovano
d574e1ba69 Tidy up and refactor file types data model classes 2016-12-11 13:41:26 -05:00
Richard Cordovano
2d19d6618e Merge pull request #2426 from APriestman/keywordList
Add dialog to allow the user to add multiple keywords at a time.
2016-12-11 13:25:18 -05:00
Richard Cordovano
ebe1a30238 Add private constructor to utility class FileTypeExtensions 2016-12-11 12:38:16 -05:00
Richard Cordovano
377e91ebb0 Tidy up EmptyNode class 2016-12-11 12:35:26 -05:00
Richard Cordovano
37f7f5486c Merge pull request #2421 from wschaeferB/1917-MimeTypeTree
1917 mime type tree
2016-12-11 12:15:18 -05:00
Richard Cordovano
958230656c Merge pull request #2427 from wishdasher/ui_message_typo
Fix typos in a message displayed by the UI
2016-12-11 11:55:58 -05:00
U-BASIS\zhaohui
4a0202cea9 2123: Sort the Solr results to keep KeywordSearch Preview pick up the same result each time 2016-12-11 09:56:57 -05:00
Sophie Mori
d6067df967 Fix typos in a message displayed by the UI 2016-12-09 15:48:49 -05:00
Ann Priestman
ce1df65f45 Remove DSP 2016-12-09 11:09:41 -05:00
Ann Priestman
231e87187d Add dialog to allow the user to add multiple keywords at a time. 2016-12-08 09:58:31 -05:00
Richard Cordovano
f11f46a48f Merge pull request #2425 from esaunders/kws_highlighting_fix
Kws highlighting and multi page hit fixes
2016-12-07 16:44:08 -05:00
esaunders
a782e52f80 Removed filterOneHitPerDocument() since (a) it's use prevents the display of hits across multiple pages/chunks and (b) QueryResults.writeAllHitsToBlackBoard() takes care of ensuring that only a single blackboard artifact is created per document. 2016-12-07 16:17:24 -05:00
esaunders
83f8d575e9 Add quotes around the keyword when the search results are not available to make highlighting work correctly. 2016-12-07 16:14:00 -05:00
William Schaefer
af43a7c562 1903 added text for moved processUnalloc button to Bundle_ja props 2016-12-07 12:41:19 -05:00
William Schaefer
5adf9d3ea7 1903 minor fixes to naming and property text 2016-12-07 12:30:55 -05:00
William Schaefer
5287772dc5 1903-Removed changes to DataSourceNode which trigger contents to refresh but tree to collapse 2016-12-07 10:29:47 -05:00
William Schaefer
8f216bf330 1917 Renamed child factory for consistency 2016-12-07 10:11:40 -05:00