Sophie Mori
|
7993d6dadd
|
Modified toolbar/case button actions to use annotations, added image/video button
|
2016-09-08 14:07:37 -04:00 |
|
millmanorama
|
6b4e472a50
|
cleanup and refactor
|
2016-09-08 09:59:58 +02:00 |
|
millmanorama
|
c34744f3fd
|
initial action show rejected accounts
|
2016-09-08 09:59:54 +02:00 |
|
millmanorama
|
2e969ada14
|
Merge remote-tracking branch 'upstream/develop' into 836-BIN-enrichment
|
2016-09-08 09:13:08 +02:00 |
|
millmanorama
|
52dc7f8838
|
Revert most of "update controlsfx, clean bogus sor files"
This reverts commit 1dee0f56c34683f0518eb65bad12c1c38c16d8cb.
Conflicts:
KeywordSearch/build.xml
|
2016-09-07 17:08:56 +02:00 |
|
millmanorama
|
a3489acfbb
|
cleanup Accounts.java
|
2016-09-07 16:22:03 +02:00 |
|
millmanorama
|
058547406e
|
move IINRange, IINValidator and ranges.csv to datamodel package in Core
|
2016-09-07 16:22:01 +02:00 |
|
millmanorama
|
4514ed2ed4
|
move commons-csv to CoreLibs
|
2016-09-07 16:21:59 +02:00 |
|
millmanorama
|
535b139ac3
|
fix bugs, add UNIONPAY scheme, make number length optional, parse ranges correctly, use 8 digit iin
|
2016-09-07 16:21:57 +02:00 |
|
millmanorama
|
1dee0f56c3
|
update controlsfx, clean bogus sor files
|
2016-09-07 16:21:56 +02:00 |
|
millmanorama
|
e5d9546d09
|
restore download of ranges.csv as part of build
|
2016-09-07 16:21:53 +02:00 |
|
millmanorama
|
349310aab8
|
continued work to parse ranges.csv and then use it validate and enrich Accounts
|
2016-09-07 16:21:52 +02:00 |
|
millmanorama
|
a3508ad064
|
initial work on parsing ranges.csv file for use in validator
|
2016-09-07 16:21:50 +02:00 |
|
millmanorama
|
ba2600d867
|
commit ranges.csv, don't try to download from github
|
2016-09-07 16:21:47 +02:00 |
|
millmanorama
|
7aa9800e00
|
download ranges.csv as part of build process
|
2016-09-07 16:21:45 +02:00 |
|
Richard Cordovano
|
dd2e456bce
|
Merge remote-tracking branch 'upstream/develop' into credit_card_account_search
|
2016-08-26 10:16:52 -04:00 |
|
Sophie Mori
|
d48fdd00e2
|
Updated PropertyChangeSupport in AutopsyOptionsPanel, ReportProgressPanel, GlobalEditListPanel, GlobalListsManagementPanel
|
2016-08-18 17:10:19 -04:00 |
|
wishdasher
|
5c9145733e
|
Updated use of PropertyChangeListener in InterestingItemDefsPanel, KeywordSearchGlobalLanguageSettingsPanel, AddFileTypePanel
|
2016-08-17 17:21:50 -04:00 |
|
Sophie Mori
|
72012c5888
|
Updated use of PropertyChangeListener in KeywordSearchGlobalLanguageSettingsPanel, KeywordSearchGlobalSearchSettingsPanel, ImageFilePanel, LocalFilesPanel
|
2016-08-17 14:23:51 -04:00 |
|
jmillman
|
bcc45285ee
|
cleanup AccountsText even more.
|
2016-07-29 12:18:39 -04:00 |
|
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 |
|
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
|
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 |
|
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
|
5774b55c08
|
Merge release-4.1.0 into develop
|
2016-07-19 13:48:25 -04:00 |
|
jmillman
|
467464c3a1
|
remove the call to setSubstringQuery for regex seraches. incorporate .* into ccn regex
|
2016-07-19 11:35:17 -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 |
|
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 |
|
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
|
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 |
|
Richard Cordovano
|
6fe30cbc4c
|
Refined keyword highlight query result message
|
2016-07-18 11:39:51 -04:00 |
|
Richard Cordovano
|
165a6dbc97
|
Merge pull request #2279 from eugene7646/kws
1878 Fixed a bug where indexed text content viewer erroneously reported "no keyword hits"
|
2016-07-18 10:02:54 -04:00 |
|
jmillman
|
c23856eed7
|
Merge remote-tracking branch 'upstream/develop' into 825-accounts-node
|
2016-07-18 09:25:42 -04:00 |
|
Richard Cordovano
|
fbaae05baf
|
Refined keyword highlight query result message
|
2016-07-15 18:12:40 -04:00 |
|
jmillman
|
126f25a6f0
|
WIP
|
2016-07-15 16:25:54 -04:00 |
|
Eugene Livis
|
53c0b90580
|
Added logging when an exception is caught. Modified UI text
|
2016-07-15 15:32:26 -04:00 |
|
Eugene Livis
|
77330b8c32
|
Optimizated algorithm and removed code duplication
|
2016-07-15 13:33:14 -04:00 |
|
Eugene Livis
|
102b2b4c56
|
Fixed a bug when literal search string contains caracters that need to be escaped
|
2016-07-15 13:16:09 -04:00 |
|