14442 Commits

Author SHA1 Message Date
Richard Cordovano
62efd7e9af Merge remote-tracking branch 'upstream/develop' into 2389_close_case_on_exit 2017-03-17 17:43:26 -04:00
Richard Cordovano
a51c263cd2 Merge pull request #2611 from wschaeferB/2418-IngestHistoryFix
2418 ingest history renenabled by using correct constructor
2017-03-17 15:45:54 -04:00
William Schaefer
3bc382ce5c 2418 ingest history renenabled by using correct constructor 2017-03-17 15:05:29 -04:00
Richard Cordovano
00ec3a9c13 Merge pull request #2610 from wschaeferB/2408-FilterExtensionRegex
2408-Fixed extension regex rules saving as regex
2017-03-17 13:29:33 -04:00
William Schaefer
70dfe85add 2408-Fixed extension regex rules saving as regex 2017-03-17 13:14:04 -04:00
Richard Cordovano
a0619dd31c Merge pull request #2609 from APriestman/develop
Fixed missing ImageWriterSettings
2017-03-17 09:16:04 -04:00
Ann Priestman
0bccba45a7 Put back check for whether the image path should be updated 2017-03-17 07:46:48 -04:00
Ann Priestman
d45acc38c1 Added missing ImageWriterSettings 2017-03-17 07:43:11 -04:00
Richard Cordovano
f87544ac8f Add ImageWriterSettings stub 2017-03-16 16:27:30 -04:00
Richard Cordovano
60dabe89c8 Merge pull request #2606 from APriestman/iwUpdatePath
Allow user to update image path to the VHD
2017-03-16 14:39:39 -04:00
Ann Priestman
182f8eb9df Always update the VHD path if the user chose to 2017-03-16 14:36:24 -04:00
Eugene Livis
32ef2bc03f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into substring_search_2384 2017-03-16 13:42:04 -04:00
Eugene Livis
19212bcdf1 SearchRunner and KeywordSearchPanel now use same logic to select proper KeywordSearchQuery for Keyword 2017-03-16 13:41:23 -04:00
Richard Cordovano
6fd7c1a9d0 Revert "make DataResultFilterChildren into a ChildFactory"
This reverts commit cee2cb8b1f22d82d9a0915fc6790fdce04e30f7e.
2017-03-16 13:14:32 -04:00
Richard Cordovano
b12b061f9f Merge pull request #2608 from APriestman/imSanitizePath
Better sanitize image writer path
2017-03-16 10:26:54 -04:00
Ann Priestman
d32d65de7b Better sanitize image writer path 2017-03-16 09:20:52 -04:00
Ann Priestman
659e349f35 More cleanup 2017-03-15 15:37:42 -04:00
Ann Priestman
64623bbea2 Cleanup 2017-03-15 15:35:46 -04:00
Ann Priestman
670257fb2d Merge remote-tracking branch 'upstream/develop' into iwUpdatePath 2017-03-15 15:19:07 -04:00
Eugene Livis
417815a1c2 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2017-03-15 14:44:13 -04:00
Richard Cordovano
09cc46e736 Merge pull request #2605 from dgrove727/2298_SlackFileCounts
New code to filter out known files from count when they're hidden.
2017-03-15 14:14:37 -04:00
Richard Cordovano
321d114a9c Merge pull request #2604 from wschaeferB/2390-LocalDiskUnselected
2390 localDiskPanel next button now disables when un-selected
2017-03-15 14:13:33 -04:00
Richard Cordovano
d7d670266a Merge pull request #2603 from APriestman/iwFixes
Fix image writer error display on local disk panel
2017-03-15 14:12:58 -04:00
Ann Priestman
e0a83650e2 Adding checkbox to local disk panel to enable path update 2017-03-15 12:38:42 -04:00
William Schaefer
9926036c35 2390 localDiskPanel next button now disables when un-selected 2017-03-15 11:19:15 -04:00
U-BASIS\dgrove
0d8abefb4a New code to filter out known files from count when they're hidden. 2017-03-15 11:18:26 -04:00
Eugene Livis
cdf3818085 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2017-03-15 10:19:22 -04:00
Richard Cordovano
0ca4a39a6a Initial draft of solution 2017-03-15 09:48:16 -04:00
Richard Cordovano
104d4bdee2 Merge pull request #2601 from millmanorama/2107-application/x-font-ttf
cleanup exception throwing.  reinstate  application/x-font-ttf  as a …
2017-03-15 09:35:30 -04:00
Richard Cordovano
f104de7c0a Merge pull request #2602 from millmanorama/2300-slack-file-oom
2300 slack file oom
2017-03-15 09:32:48 -04:00
Ann Priestman
c405c6659e Merge branch 'iwFixes' into iwUpdatePath 2017-03-15 09:30:37 -04:00
Ann Priestman
a0c2cfa2a0 Fix image writer error display on local disk panel 2017-03-15 08:38:30 -04:00
millmanorama
1877a8648f cleanup exception throwing. reinstate application/x-font-ttf as a supported type 2017-03-15 12:18:54 +01:00
Richard Cordovano
2c0d051a92 Merge pull request #2600 from dgrove727/2298_SlackFileCounts
Added code to correctly handle slack file visibility in folder file c…
2017-03-14 15:55:26 -04:00
Richard Cordovano
7acb6c4571 Fix corrupted value in bundle.properties for file prop sheet 2017-03-14 15:53:35 -04:00
Richard Cordovano
42f7218071 Merge pull request #2599 from wschaeferB/2347-LocalDiskDspPanelChanges
2347 local disk dsp panel changes
2017-03-14 14:23:41 -04:00
U-BASIS\dgrove
b43125664e Added code to correctly handle slack file visibility in folder file counts. 2017-03-14 13:14:52 -04:00
Ann Priestman
7f3fca75c0 Adding ability to change local disk path to VHD 2017-03-14 12:14:46 -04:00
William Schaefer
3587783304 2347 repaired writer error display for LocalDiskPanel 2017-03-14 11:52:03 -04:00
William Schaefer
4a6f6da03f 2347 fixed error with @messages for local disk panel's table 2017-03-14 11:22:06 -04:00
William Schaefer
86886bc651 2347-added comments and @messages to LocalDiskPanel for clarity 2017-03-14 11:09:34 -04:00
William Schaefer
79348f4261 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2347-LocalDiskDspPanelChanges 2017-03-14 11:06:12 -04:00
Richard Cordovano
6669b847fc Merge pull request #2597 from millmanorama/develop
disable unused module
2017-03-14 09:30:38 -04:00
millmanorama
9c50077ee4 disable unused module 2017-03-14 12:38:11 +01:00
William Schaefer
cb4009262f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2347-LocalDiskDspPanelChanges 2017-03-13 18:19:56 -04:00
Richard Cordovano
659d69cd4c Merge pull request #2595 from wschaeferB/2382-FixedTestingWithDspPanel
2382 tests can now proceed through the DSP selection panel
2017-03-13 18:16:05 -04:00
William Schaefer
01db267b0a 2382 tests can now proceed through the DSP selection panel 2017-03-13 17:56:27 -04:00
William Schaefer
c09085026d 2347 fixed some nbbundle messages for the UI elements in localdiskPanel I broke 2017-03-13 12:18:02 -04:00
William Schaefer
664a591a45 2347 Changed Jcombobox for Local disk selection to table 2017-03-13 11:53:36 -04:00
millmanorama
0d4f43017a Merge remote-tracking branch 'upstream/develop' into 2300-slack-file-oom 2017-03-13 16:51:03 +01:00