14118 Commits

Author SHA1 Message Date
Brian Carrier
5e21adfe57 Check for null to prevent NPE 2017-03-27 15:33:43 -04:00
Brian Carrier
7f4d057a95 Merge pull request #2636 from millmanorama/2376-use-ivy-for-emailparser
2376 use ivy for emailparser
2017-03-27 15:31:30 -04:00
Brian Carrier
76e2efdc0d Merge pull request #2637 from raman-bt/develop
Android module fires ModuleDataEvent event for Contacts, CallLogs and …
2017-03-27 15:30:46 -04:00
Raman
1e629afedd Ensure ModuleDataEvent is only fired if there are indeed any new artifacts. 2017-03-27 14:12:54 -04:00
Raman
b124a26a84 Android module firs ModuleDataEvent event for Contacts, CallLogs and Text message artifacts. 2017-03-27 13:05:16 -04:00
millmanorama
fbaae0c31d remove release/modules/ext on clean; copy java-libpst to release/modules/ext on build 2017-03-27 13:08:32 +02:00
millmanorama
a7816faead download mime4j and libpst with ivy 2017-03-27 12:44:13 +02:00
Eugene Livis
146f33d439 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2017-03-24 14:59:45 -04:00
Brian Carrier
19a0b958b8 Merge pull request #2635 from sleuthkit/kwsrch_fixes
Fix 2 bugs that caused exceptions when core did not open. Simplified …
2017-03-24 14:55:34 -04:00
Brian Carrier
22aa75979f Fix 2 bugs that caused exceptions when core did not open. Simplified wording 2017-03-24 14:54:36 -04:00
Brian Carrier
34e7d8a165 Merge pull request #2631 from eugene7646/substring_search_2384
Substring search 2384
2017-03-24 14:52:22 -04:00
Eugene Livis
c3c8d9df72 Merge Brian's UI changes 2017-03-24 13:26:29 -04:00
Brian Carrier
cb111c22a3 desired tree now works, except for the extra layer at the predefined regexps. 2017-03-24 09:49:11 -04:00
Brian Carrier
7fd6536182 Update to previous commit to now properly show files 2017-03-23 22:17:10 -04:00
Richard Cordovano
0a89b0f90d Make new case wizard create display name/case name aware case dirs 2017-03-23 20:40:07 -04:00
Richard Cordovano
ce1f462e6b Additinoal fixes to case display name/name handling for AIM 2017-03-23 19:44:20 -04:00
Richard Cordovano
f8abfd0205 Additinoal fixes to case display name/name handling for AIM 2017-03-23 19:24:24 -04:00
Richard Cordovano
e3e9a2fe08 Merge pull request #2634 from wschaeferB/AutoIngestWarningBug
Fixed displaying of auto ingest warnings to loop over actual list
2017-03-23 19:09:56 -04:00
William Schaefer
779c7fc9de Fixed displaying of auto ingest warnings to loop over actual list 2017-03-23 19:08:00 -04:00
Brian Carrier
aa14a594e2 initial attempt at changing the keyword search tree to handle lists with substrings and regexps 2017-03-23 18:18:30 -04:00
Richard Cordovano
63076e1ae5 Merge pull request #2633 from rcordovano/develop
Update auto ingest for case display name vs. case name
2017-03-23 18:15:43 -04:00
Richard Cordovano
7b8cbc6301 Update auto ingest for case display name vs. case name 2017-03-23 18:11:42 -04:00
Richard Cordovano
f993bb5ebc Merge pull request #2632 from rcordovano/develop
Small fixes for Case and ProgressPanel
2017-03-23 17:48:55 -04:00
Richard Cordovano
e8fcffcfea Add setIndeterminate to ProgressPanel ctor 2017-03-23 17:46:59 -04:00
Richard Cordovano
0b622ddc70 Merge remote-tracking branch 'upstream/develop' into develop 2017-03-23 17:43:03 -04:00
Richard Cordovano
1ec14a5764 Merge pull request #2630 from APriestman/moreDocUpdates
Changed working on local disk panel screenshot
2017-03-23 12:10:14 -04:00
Ann Priestman
1b457f3d03 Changed working on local disk panel screenshot 2017-03-23 10:29:21 -04:00
Richard Cordovano
47aeeb41f9 Merge pull request #2628 from millmanorama/2435-syncronize-DrawableDB-access
2435 synchronize access to DrawableDB
2017-03-23 07:38:16 -04:00
millmanorama
1ae5b3b268 synchronize access to DrawableDB 2017-03-23 11:47:00 +01:00
Richard Cordovano
7aebdfcaff Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2017-03-23 00:22:55 -04:00
Richard Cordovano
e11ab1dad6 Merge pull request #2627 from wschaeferB/2463-DisableLocalDiskForMulti
2463 disable local disk for multi
2017-03-22 19:16:14 -04:00
William Schaefer
da3dceaa97 2463-Simplified logic for disabling Local Disk DSP when Multi-User 2017-03-22 19:04:58 -04:00
William Schaefer
cab94a912b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2463-DisableLocalDiskForMulti 2017-03-22 18:34:00 -04:00
William Schaefer
eef0042f5a 2463 - Change default selection when selected DSP would be disabled 2017-03-22 18:16:12 -04:00
William Schaefer
40ab73615b 2452 - Updated text for switching to VHD upon completion of image writer 2017-03-22 18:04:09 -04:00
William Schaefer
099e3dda47 2463 disable instead of hide local disk DSP when multi-user 2017-03-22 18:01:34 -04:00
Eugene Livis
e3945fc13c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into substring_search_2384 2017-03-22 17:49:10 -04:00
Eugene Livis
c91ddf8650 Changes to TermsComponentQuery 2017-03-22 17:46:40 -04:00
Eugene Livis
89bcf3dcb0 Changes how KWS list substring search results are displayed 2017-03-22 17:45:56 -04:00
Richard Cordovano
dfe7d074b0 Fix inaccurate case operation progress messages 2017-03-22 17:20:13 -04:00
Richard Cordovano
e20460773a Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2017-03-22 17:10:21 -04:00
Richard Cordovano
177fbfb261 Fix case properties GUI text 2017-03-22 17:10:02 -04:00
Richard Cordovano
ae5338d3cf Merge pull request #2626 from wschaeferB/2457-CreateEditFiltersLabel
2457-removed parens around s in Create/edit filters option
2017-03-22 17:03:39 -04:00
Eugene Livis
b87c5f252b Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2017-03-22 17:00:19 -04:00
William Schaefer
690fff3c0c 2457-removed parens around s in Create/edit filters option 2017-03-22 16:54:53 -04:00
Richard Cordovano
6d477b42e9 Truly disable ad hoc keyword search buttons 2017-03-22 16:54:51 -04:00
Richard Cordovano
52ad984bc0 Restore disabling of main frame GUI in auto ingest node mode 2017-03-22 16:34:52 -04:00
Eugene Livis
54e2c86c1d debugging 2017-03-22 15:35:51 -04:00
Richard Cordovano
84eba42cd0 Merge pull request #2625 from APriestman/docImageUpdate
Updating screenshots due to data source panel change
2017-03-22 13:16:26 -04:00
Richard Cordovano
3f02a3f03e Merge pull request #2624 from millmanorama/2404-animated-GIFs
2404 animated GIFs
2017-03-22 13:15:43 -04:00