14442 Commits

Author SHA1 Message Date
Richard Cordovano
d7cb40c8d5 Merge pull request #2555 from wschaeferB/2272-UnwrapException
2272 throwing exception seperately displaying message details of cause
2017-03-04 15:04:54 -05:00
Richard Cordovano
67916294c2 Merge pull request #2557 from millmanorama/2244-fallback-on-strings
2244 fallback on strings
2017-03-04 14:52:25 -05:00
Richard Cordovano
6f7e5561a0 Merge pull request #2558 from wschaeferB/2269-ExaminerModeExcept
2269 Using a swing worker when opening case in Examiner Mode
2017-03-04 14:47:34 -05:00
Richard Cordovano
a80c4330ed Merge pull request #2559 from wschaeferB/2216-MissingKeywordJars
2216 removed non-existent and unused jars from KWS project
2017-03-04 14:39:45 -05:00
William Schaefer
eca37d5ca1 2273 Changed Aquiring Locks text to more helpful text 2017-03-03 14:44:26 -05:00
Ann Priestman
56781ac73a Moved ImageWriter to the datasourceprocessors package. 2017-03-03 14:12:19 -05:00
William Schaefer
202e893260 2216 removed non-existent and unused jar from KWS project 2017-03-03 12:52:10 -05:00
William Schaefer
3b85ed6d3e 2269 Using a swing worker when opening case in Examiner Mode 2017-03-03 12:24:39 -05:00
Eugene Livis
499bd6d436 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2017-03-03 10:29:13 -05:00
millmanorama
76fe339560 comments 2017-03-03 15:10:45 +01:00
millmanorama
fa46079393 throw TextExtractorException if Tika gives us an empty reader. 2017-03-03 13:33:48 +01:00
U-BASIS\dgrove
5537d645e8 No longer converting case metadata upon load 2017-03-02 18:02:03 -05:00
William Schaefer
a95cc0e454 2272 throwing exception seperately displaying message details of cause 2017-03-02 17:58:58 -05:00
William Schaefer
f5b535fad1 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2306-FileTypesTreeFix 2017-03-02 15:19:21 -05:00
William Schaefer
f6b8f0927c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2307-WaitCursorForSettings 2017-03-02 15:18:43 -05:00
William Schaefer
1cec1a7ee8 1922 Fixed merge conflict in keyword search bundle props 2017-03-02 15:10:58 -05:00
William Schaefer
f0ea129bde Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2094-ExportImportFilesSets 2017-03-02 15:07:46 -05:00
William Schaefer
73c7507f74 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2267-UpgradeCancellation 2017-03-02 14:55:02 -05:00
Ann Priestman
2db6808410 Add path selection for Image Writer to Local Disk panel 2017-03-02 12:55:08 -05:00
Richard Cordovano
f2def80f53 Merge pull request #2551 from esaunders/2328_doc_ids
Removed document ids attribute from regex keyword hit artifacts
2017-03-02 09:19:54 -05:00
millmanorama
3967035383 refactor the logic of KnownFileFilterChildren and SlackFileFilterChildren into DataResultFilterChildren 2017-03-02 11:29:20 +01:00
esaunders
f84941f59d Removed use of TSK_KEYWORD_HIT_DOCUMENT_IDS attribute. 2017-03-01 16:37:12 -05:00
esaunders
c34e1607b6 Remove document ids from keyword hit artifacts. 2017-03-01 16:32:19 -05:00
esaunders
3fc37113ef Back out modification to setSubstringQuery() 2017-03-01 16:31:21 -05:00
esaunders
e6574df547 It turns out that we don't need to tell LuceneQuery to use the content_str field after all. 2017-03-01 16:30:40 -05:00
William Schaefer
4ce4bfb080 2267 minor formatting fix to ExecUtil 2017-03-01 15:30:29 -05:00
esaunders
7030161e97 Use LuceneQuery against the content_str field to find out which chunks of a file contain matches for regular expression keyword hits. 2017-03-01 15:08:59 -05:00
William Schaefer
2ea84fa7a0 2267 added logging message for interrupted waitFor in ExecUtil 2017-03-01 14:53:35 -05:00
William Schaefer
0cbdde4ad8 2267 try to delete existing ugrade folder before upgrade 2017-03-01 14:44:21 -05:00
William Schaefer
0bd613fb52 2267 - Deletion of folder when upgrade cancelled fixed 2017-03-01 12:19:11 -05:00
Ann Priestman
1f33d210db Remove possible colon from Virtual Machine Extractor output directory name.
This was causing the module to fail on local disks.
2017-03-01 11:23:55 -05:00
Richard Cordovano
17cbd25d25 Merge pull request #2548 from dgrove727/AddBookmarkTagAction_Copyright
Add bookmark tag action copyright
2017-02-28 15:28:32 -05:00
U-BASIS\dgrove
7d37857a5a Merge remote-tracking branch 'upstream/develop' into AddBookmarkTagAction_Copyright 2017-02-28 14:50:12 -05:00
U-BASIS\dgrove
50aae3a3c4 Updated copyright notice in AddBookmarkTagAction 2017-02-28 14:24:11 -05:00
Richard Cordovano
d713e4882d Merge pull request #2546 from esaunders/search_improvements_merge
Search improvements merge
2017-02-28 14:01:21 -05:00
Richard Cordovano
d5868b3f64 Merge pull request #2545 from rcordovano/copyright_update_AddBlackboardArtifactTagAction
Update copyright AddBlackboardArtifactTagAction
2017-02-28 13:46:02 -05:00
Richard Cordovano
e7eb1019a4 Update copyright AddBlackboardArtifactTagAction 2017-02-28 13:40:42 -05:00
esaunders
8cac136fc5 Merge branch 'search_improvements' of github.com:sleuthkit/autopsy into search_improvements_merge 2017-02-28 12:50:57 -05:00
esaunders
3d5475d4b6 Merge pull request #2544 from wschaeferB/2304-RecentCaseRefresh
2304 Refresh recent cases table when button clicked
2017-02-28 12:51:13 -05:00
William Schaefer
7c5e8c6e73 2304 Refresh recent cases table when button clicked 2017-02-28 12:48:08 -05:00
esaunders
f9b25dea5d Merge branch 'develop' of github.com:sleuthkit/autopsy into search_improvements 2017-02-28 10:10:17 -05:00
Richard Cordovano
b05391e74a Merge pull request #2543 from dgrove727/DgCopyrightUpdate
Update copyright for Services.java
2017-02-27 18:00:01 -05:00
U-BASIS\dgrove
15b5f22766 Update copyright for Services.java 2017-02-27 17:54:21 -05:00
esaunders
febc7bd22a Merge remote-tracking branch 'upstream/develop' into search_improvements 2017-02-27 14:34:08 -05:00
Richard Cordovano
157a4379be Merge pull request #2530 from wschaeferB/2312-AutoIngestOptionsSize
2312 Auto Ingest Options now has scroll bar
2017-02-27 14:29:04 -05:00
Richard Cordovano
ae89cc2a7f Merge upstream/develop, resolve conflicts 2017-02-27 14:10:36 -05:00
Richard Cordovano
ddb16f4fa2 Remove unused OptionsCategory_Name_General bundle from Exp NBM 2017-02-27 13:55:02 -05:00
Richard Cordovano
08a6c615d2 Merge pull request #2531 from wschaeferB/2315-RenameAutopsyOptions
2315 Autopsy Options panel renamed to View Options Panel
2017-02-27 13:52:49 -05:00
Richard Cordovano
6c47dca2e1 Merge pull request #2527 from wschaeferB/2309-ProfileDetailReadability
2309 - Modified Profile Settings Panel to be more readable
2017-02-27 13:42:26 -05:00
esaunders
c01ba50c2c Merge remote-tracking branch 'upstream/develop' into search_improvements 2017-02-27 12:37:01 -05:00