6314 Commits

Author SHA1 Message Date
William Schaefer
b3d3d63ae7 2198 Removed now obsolete RunIngestModulesDialog class 2017-02-02 12:22:13 -05:00
William Schaefer
130050646e 2198-RunIngestModulesAction now used in place of RunIngestModulesDialog 2017-02-02 11:38:27 -05:00
William Schaefer
04dabbe23b 2198 - Loads and uses profile currently 2017-02-01 17:18:24 -05:00
William Schaefer
751f717359 resolve conflict with merge from main 2017-02-01 17:01:52 -05:00
William Schaefer
d974369b62 merged in remaining stashed changed 2017-02-01 15:42:21 -05:00
William Schaefer
7c88dca3e9 Merge from stashed changes 2017-02-01 15:40:14 -05:00
William Schaefer
eae04f4474 merge from FilterBugFix Branch resolution 2017-02-01 15:35:26 -05:00
Brian Carrier
3cb4a19b2f Dedupe files in the export file action 2017-02-01 15:17:54 -05:00
William Schaefer
124eeffb4e Fixed count of files for mime tree when slack files hidden 2017-02-01 14:42:38 -05:00
William Schaefer
f29a0ee154 mime type tree now able display the existing slack file nodes 2017-02-01 13:56:59 -05:00
William Schaefer
8140486b9d Modified FilesSet rules to use same isFile() comparrison as sleuthkit 2017-01-31 18:07:11 -05:00
William Schaefer
725f0905a8 1903 re-implementation of isFile() check before checking membership 2017-01-31 15:00:56 -05:00
William Schaefer
816725a70b typo with message text 2017-01-31 11:28:06 -05:00
William Schaefer
a6f0766c0a 1903 Fixed bug with top level components not being filtered 2017-01-31 11:21:01 -05:00
William Schaefer
aad6983e75 Minor formatting fix for FilesSetRulePanel.java 2017-01-30 17:59:28 -05:00
William Schaefer
d7eab852ed 1903 - Bug fix for file Ingest Filters 2017-01-30 17:43:07 -05:00
William Schaefer
8cf28905d9 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2198-RunIngestModuleWizard 2017-01-30 10:13:30 -05:00
Richard Cordovano
da912ae8d1 Assorted bug fixes and refinements to Case opening/Solr upgrading 2017-01-30 00:45:34 -05:00
stiefel40k
b837959266 fix copy-paste error
fix copy-paste error at setting setting the createdChecked variable
2017-01-28 13:37:02 +01:00
Richard Cordovano
9f9cddc53a Partial fix for SolrSearchService cancellation on open 2017-01-27 22:56:24 -05:00
Eugene Livis
237b2fb8fb Added checks for cancellation flag 2017-01-27 14:15:11 -05:00
Richard Cordovano
c59ee96a13 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into search_improvements 2017-01-26 17:08:42 -05:00
Richard Cordovano
3fd7f1480d Fix cancellation issues for new Case services infrastructure 2017-01-26 17:07:26 -05:00
Eugene Livis
593735b067 Renamed method 2017-01-26 16:41:00 -05:00
Eugene Livis
74dab18ca6 Added ability to unload Solr 6 cores 2017-01-26 15:56:29 -05:00
Richard Cordovano
c6c45288f4 Fixes for Case operation cancellation infrastructure 2017-01-26 09:17:37 -05:00
William Schaefer
c76f4a7887 2198-Run ingest module wizard added but not connected to profiles 2017-01-25 15:33:36 -05:00
Richard Cordovano
f7ea9f8e4d Case metadata bug fix 2017-01-24 18:39:51 -05:00
Richard Cordovano
8fc797a16a Bug fixes for Case changes, etc. 2017-01-24 15:45:26 -05:00
Richard Cordovano
ec108b0b06 Bug fixes for Case changes, etc. 2017-01-24 13:54:12 -05:00
Richard Cordovano
efb48b4d5c Bug fixes for Case changes, etc. 2017-01-24 12:23:19 -05:00
William Schaefer
473b7dc17a 2197 - hiding history button when creating profile as per design doc 2017-01-24 11:33:05 -05:00
William Schaefer
82a921e27f 2197-changed config profile directory name to match design document 2017-01-24 10:56:25 -05:00
Richard Cordovano
a5ecb62da9 Bug fixes for Case changes, etc. 2017-01-24 09:47:19 -05:00
Richard Cordovano
e7ecd2e756 Bug fixes for Case actions 2017-01-24 00:37:04 -05:00
William Schaefer
96fb0438c7 2197 added duplicate profile name detection 2017-01-23 16:45:48 -05:00
William Schaefer
a818e0be7a 2197 documentation fixes 2017-01-23 15:37:18 -05:00
William Schaefer
00e52bd873 2197 removed saving from cancel method of ingest options panel 2017-01-23 12:21:23 -05:00
William Schaefer
80c85daef8 2197-buttons should no longer re-enable before ingest finishes 2017-01-23 12:00:49 -05:00
William Schaefer
57ef8159d9 2197-enable/disable buttons on file ingest filter tab 2017-01-23 11:22:56 -05:00
William Schaefer
5afe85aaa5 2197-bug fix for when ingest settings tab wasn't last selected 2017-01-23 11:18:17 -05:00
William Schaefer
df361b5e53 2197 - remaining text changed to @Messages, disabling during ingest added 2017-01-23 10:48:07 -05:00
Richard Cordovano
0158622631 Bug fixes for multi-user case infrastructure 2017-01-22 17:21:01 -05:00
Richard Cordovano
e8b74dd1db Bug fixes for multi-user case infrastructure 2017-01-22 17:20:38 -05:00
Richard Cordovano
18e3b39a3f Bug fixing and polishing new case create/open/close infrastructure 2017-01-22 00:02:02 -05:00
Richard Cordovano
ac30385823 Refactoring and bug fixing for Case infrastructure 2017-01-21 22:59:42 -05:00
Richard Cordovano
b3c1a24880 Refactoring and bug fixing for Case infrastructure 2017-01-21 20:18:56 -05:00
Richard Cordovano
fdb97bc9a4 Merge in search_improvements 2017-01-20 17:59:15 -05:00
Richard Cordovano
af0d333261 Minor case improvements 2017-01-20 17:48:22 -05:00
William Schaefer
25eb6b44d9 2197 checking to ensure profiles are named now 2017-01-20 17:31:21 -05:00