jmillman
|
2e2d2e2fcd
|
cleaned up ExtractedContentViewer, etc; restored unnecessary refactorings
|
2016-07-28 16:16:01 -04:00 |
|
jmillman
|
48f6f5e63d
|
fix AccountsText for solrDocumentIds that include a chunk/page; minor cleanup in ExtractedContentPanel
|
2016-07-28 13:46:33 -04:00 |
|
jmillman
|
994ca22c8b
|
modified to limit indexed text viewer to relavent chunk_id
|
2016-07-27 15:21:08 -04:00 |
|
Ann Priestman
|
19370091dd
|
Add encoding to ImageExtractor
|
2016-07-27 10:53:27 -04:00 |
|
Richard Cordovano
|
bb0f442790
|
Merge pull request #2288 from APriestman/leftToRightTreeNames
Adding left-to-right markers to children count
|
2016-07-27 09:06:59 -04:00 |
|
Ann Priestman
|
e4c539232a
|
Adding left-to-right markers to children count
|
2016-07-27 08:56:49 -04:00 |
|
Ann Priestman
|
47ca246dcb
|
Preliminary encoding working
|
2016-07-27 07:53:09 -04:00 |
|
Richard Cordovano
|
6e5ccfb025
|
Fix recently injected bug in handling of main window title
|
2016-07-26 15:00:15 -04:00 |
|
jmillman
|
d90e671c34
|
improve performance of highlighting by doing direct query rather than trying to reuse TermsComponentQuery
|
2016-07-25 16:34:39 -04:00 |
|
jmillman
|
e3615c75ce
|
add displayname to HighlightedText, move creation of HighlightedText for account to ExtractedContentViewer, refactor ExtractedContentViewer into methods
|
2016-07-25 13:46:28 -04:00 |
|
jmillman
|
3c9bfb9a63
|
try highlighting all keyword hits for a file
|
2016-07-21 17:00:02 -04:00 |
|
jmillman
|
685024678e
|
improve highlighting of account numbers
|
2016-07-21 16:51:06 -04:00 |
|
jmillman
|
400e9d6590
|
Merge remote-tracking branch 'upstream/credit_card_account_search' into 829-highlight-ccn-hits
|
2016-07-21 16:03:52 -04:00 |
|
Richard Cordovano
|
a440dc55f5
|
Merge pull request #2287 from APriestman/rarBug
Add rar to the mime types to be processed by seven zip.
|
2016-07-21 15:56:14 -04:00 |
|
Ann Priestman
|
ba3f2cb81b
|
Add rar to the mime types to be processed by seven zip.
|
2016-07-21 15:48:54 -04:00 |
|
Richard Cordovano
|
d1aef95d96
|
Merge pull request #2286 from millmanorama/825-accounts-node
825 accounts node
|
2016-07-21 15:36:06 -04:00 |
|
Richard Cordovano
|
d2de9f95cf
|
Merge remote-tracking branch 'upstream/develop' into credit_card_account_search
|
2016-07-21 15:13:15 -04:00 |
|
Richard Cordovano
|
1fa69220ed
|
Add new drive and time zone utility classes
|
2016-07-21 15:11:13 -04:00 |
|
jmillman
|
6eaf832201
|
Merge remote-tracking branch 'upstream/credit_card_account_search' into 825-accounts-node
|
2016-07-21 14:39:15 -04:00 |
|
Richard Cordovano
|
4604af7a69
|
Merge remote-tracking branch 'upstream/develop' into credit_card_account_search
|
2016-07-21 14:35:46 -04:00 |
|
Richard Cordovano
|
7f8035fd3f
|
Merge pull request #2285 from APriestman/moduleVersions
Update PhotoRec version
|
2016-07-21 14:31:00 -04:00 |
|
Richard Cordovano
|
f573fe7a5f
|
Merge remote-tracking branch 'upstream/develop' into credit_card_account_search
|
2016-07-21 14:19:51 -04:00 |
|
Richard Cordovano
|
60f5cc685c
|
Scrub Case class API
|
2016-07-21 14:17:47 -04:00 |
|
jmillman
|
5c92a6c7e9
|
artifacts and files in the result viewer have thier account hits highlighted in the content viewer
|
2016-07-21 14:10:11 -04:00 |
|
Ann Priestman
|
c2a88c6b45
|
Update PhotoRec version
|
2016-07-21 11:10:37 -04:00 |
|
jmillman
|
91fd4c57ef
|
begin work to highlight ccn hits
|
2016-07-20 17:33:39 -04:00 |
|
jmillman
|
4906771356
|
minor cleanup
|
2016-07-20 12:57:00 -04:00 |
|
jmillman
|
51adc7aa99
|
send events of correct types for keyword search results
|
2016-07-20 12:23:12 -04:00 |
|
jmillman
|
762f62bc7c
|
SOLR_DOCUMENT_IDs working in query; cleanup and comments in Accounts.java
|
2016-07-20 12:20:13 -04:00 |
|
jmillman
|
ba308fb5da
|
add counts to ByFileNode and ByBINNode
|
2016-07-19 16:00:39 -04:00 |
|
jmillman
|
415e54b645
|
Merge remote-tracking branch 'upstream/credit_card_account_search' into 825-accounts-node
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchList.java
|
2016-07-19 15:02:32 -04:00 |
|
Richard Cordovano
|
48bb082e54
|
Change build.type property back to DEVFELOPMENT
|
2016-07-19 13:52:44 -04:00 |
|
Richard Cordovano
|
5774b55c08
|
Merge release-4.1.0 into develop
|
2016-07-19 13:48:25 -04:00 |
|
Richard Cordovano
|
57fcb31d2d
|
Update keyword_search.dox
|
2016-07-19 12:32:40 -04:00 |
|
Richard Cordovano
|
c61c52ae1e
|
Merge pull request #2283 from millmanorama/regex-documentation
add description of anchoring behavior to keyword_search.dox
|
2016-07-19 12:31:09 -04:00 |
|
Richard Cordovano
|
5936336d7c
|
Merge pull request #2282 from millmanorama/revert-setSubstringQuery
remove the call to setSubstringQuery for regex searches. incorporate…
|
2016-07-19 12:30:13 -04:00 |
|
jmillman
|
bdf927152e
|
add description of anchoring behavior to keyword_search.dox
|
2016-07-19 12:17:45 -04:00 |
|
jmillman
|
467464c3a1
|
remove the call to setSubstringQuery for regex seraches. incorporate .* into ccn regex
|
2016-07-19 11:35:17 -04:00 |
|
Karl Mortensen
|
5afbd922aa
|
Use resources instead of full path
|
2016-07-19 11:22:55 -04:00 |
|
jmillman
|
cc8a7aa7a9
|
improve refresh behaviour
|
2016-07-19 11:20:51 -04:00 |
|
jmillman
|
c80a80998a
|
Merge remote-tracking branch 'upstream/credit_card_account_search' into 825-accounts-node
|
2016-07-19 10:23:07 -04:00 |
|
Richard Cordovano
|
9293da4cbe
|
Update suite project properties for 4.1.0 release
|
2016-07-18 17:58:44 -04:00 |
|
Richard Cordovano
|
3a8b93d5ee
|
Merge pull request #2278 from millmanorama/816-create-account-artifacts
816 create account artifacts
|
2016-07-18 17:55:16 -04:00 |
|
jmillman
|
42c962eaf1
|
elevate log messages from warnings to severe. make seperate methods to parse track 1 and track 2
|
2016-07-18 17:54:13 -04:00 |
|
Richard Cordovano
|
22fb5c0bbb
|
Update NEWS.txt for delayed 4.1.0 release
|
2016-07-18 17:21:27 -04:00 |
|
jmillman
|
4b45b24815
|
rearrange code so diffing is easier
|
2016-07-18 16:44:36 -04:00 |
|
jmillman
|
a311964c82
|
Merge remote-tracking branch 'upstream/develop' into 816-create-account-artifacts
|
2016-07-18 15:13:05 -04:00 |
|
jmillman
|
87b27e624e
|
cleanup
|
2016-07-18 15:12:43 -04:00 |
|
jmillman
|
7086194b72
|
Merge branch '816-create-account-artifacts' into 825-accounts-node
|
2016-07-18 14:02:11 -04:00 |
|
jmillman
|
6b45fda2f0
|
rename artifacts and attributes
|
2016-07-18 13:28:26 -04:00 |
|