Jonathan Millman
|
45afb4e4e0
|
fix typo in javadoc
|
2016-11-02 11:48:18 +01:00 |
|
Richard Cordovano
|
2f48775e34
|
Start cleanup and doc of DropdownSingleKeywordSearchPanel and DropdownToolbar
|
2016-11-01 09:49:13 -04:00 |
|
Richard Cordovano
|
b73dad822e
|
Update docs and rename DropdownAdHocSearchPanel -> DropdownSingleKeywordSearchPanel
|
2016-10-27 16:17:18 -04:00 |
|
Richard Cordovano
|
98c668e5ee
|
Improve docs for DropdownAdHocSearchPanel
|
2016-10-27 10:28:44 -04:00 |
|
Richard Cordovano
|
f2cbf40cf8
|
Rename DropdownSingleTermSearchPanel to DropdownAdHocSearchPanel
|
2016-10-26 23:54:12 -04:00 |
|
Richard Cordovano
|
0cac7cba48
|
Tidy up and document keyword search DropdownSingleTermSearchPanel
|
2016-10-26 23:52:07 -04:00 |
|
rcordovano
|
39c7eb3988
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop
|
2016-10-24 14:13:31 -04:00 |
|
rcordovano
|
5e0a08f00e
|
Merge remote-tracking branch 'upstream/release_4.2.0' into develop
|
2016-10-24 14:11:48 -04:00 |
|
Richard Cordovano
|
5acc39abaa
|
Make credit card search disabled by default
|
2016-10-24 13:00:16 -04:00 |
|
Richard Cordovano
|
c558a42ee1
|
Revert "Rename TermsComponentQuery to RegexQuery"
This reverts commit fedf10a67c4885e6d919f5c3de55dd7ea2d1b4cb.
|
2016-10-23 15:40:32 -04:00 |
|
Richard Cordovano
|
fedf10a67c
|
Rename TermsComponentQuery to RegexQuery
|
2016-10-22 18:50:32 -04:00 |
|
Richard Cordovano
|
14aae826d3
|
Clean up and document TermsComponentQuery
|
2016-10-22 17:46:28 -04:00 |
|
Richard Cordovano
|
56786863bb
|
Remove incorrect but unused equals and hashCode methods from KeywordList
|
2016-10-22 15:19:27 -04:00 |
|
Richard Cordovano
|
24a5dce1ae
|
Clean and document KeywordList
|
2016-10-22 15:16:40 -04:00 |
|
Richard Cordovano
|
e0f5072555
|
Fix toString, equals, hashCode methods of Keyword
|
2016-10-22 14:50:32 -04:00 |
|
Richard Cordovano
|
f7ea2a3439
|
Correct documentation of Keyword class
|
2016-10-22 14:30:22 -04:00 |
|
Richard Cordovano
|
181f65aee4
|
Clean and document Keyword class
|
2016-10-22 14:03:17 -04:00 |
|
Richard Cordovano
|
c8fd478428
|
Merge remote-tracking branch 'upstream/release_4.2.0' into develop
|
2016-10-20 12:47:01 -04:00 |
|
Richard Cordovano
|
56e7dcd658
|
Improve logging of credit card number parsing errors
|
2016-10-20 12:37:16 -04:00 |
|
Richard Cordovano
|
d2148a86ca
|
Merge pull request #2384 from wschaeferB/2047-copyright
General cleanup of AbstractFileStringContentStream.java (copyright up…
|
2016-10-19 17:53:01 -04:00 |
|
Richard Cordovano
|
4bc353d222
|
Merge pull request #2383 from millmanorama/inbox-message-null-check
do a null check on attribute before including its value in html message
|
2016-10-19 17:41:25 -04:00 |
|
William Schaefer
|
309a7fb5d0
|
General cleanup of AbstractFileStringContentStream.java (copyright update, remove unused logger, make variables final)
|
2016-10-19 17:39:42 -04:00 |
|
Richard Cordovano
|
c45abacdba
|
Merge remote-tracking branch 'upstream/release_4.2.0' into develop
|
2016-10-19 13:30:12 -04:00 |
|
millmanorama
|
573425e71c
|
do a null check on attribute before including its value in html message
|
2016-10-19 15:55:03 +02:00 |
|
millmanorama
|
4fea244c31
|
add a set name attribute to account artifacts too
|
2016-10-19 14:57:24 +02:00 |
|
Richard Cordovano
|
8f41a8389e
|
Rename KWS TermComponentQuery to TermsComponentQuery and add to doc
|
2016-10-18 16:54:50 -04:00 |
|
Richard Cordovano
|
87f2e7bfe7
|
Minor 'linting' of KWS Ingester.java
|
2016-10-18 16:53:34 -04:00 |
|
Richard Cordovano
|
6bf235ba17
|
Clean and document KWS AbstractFileChunk class
|
2016-10-18 15:31:14 -04:00 |
|
millmanorama
|
6b3593744c
|
don't create the artifact until we know we have a ccn; some other refactoring that fell out
|
2016-10-17 17:05:34 +02:00 |
|
Richard Cordovano
|
16106cd78c
|
Update Autopsy-Core NBM versioning for release 4.2.0
|
2016-10-12 13:23:56 -04:00 |
|
Richard Cordovano
|
34ac5152cb
|
Restore and deprecate Server.ID_CHUNK_SEP in keywrod search module
|
2016-10-12 13:10:31 -04:00 |
|
Richard Cordovano
|
667e35f372
|
Merge remote-tracking branch 'upstream/credit_card_account_search' into develop
|
2016-10-07 14:56:45 -04:00 |
|
Richard Cordovano
|
3e6106bec9
|
Merge pull request #2359 from wishdasher/AUT-2232_options_panel_consistent_UI
Changed options panel UI to be more consistent
|
2016-10-05 12:40:26 -04:00 |
|
Sophie Mori
|
f70fa430b5
|
Renamed button in keyword list options add keyword panel
|
2016-10-04 11:14:39 -04:00 |
|
Sophie Mori
|
25639b76e1
|
Fixed if else logic
|
2016-09-28 15:38:18 -04:00 |
|
Sophie Mori
|
e3cfc3f606
|
Changed adding keywords to use popup dialog box, other UI changes
|
2016-09-26 17:15:18 -04:00 |
|
millmanorama
|
905975e568
|
remove credit from attribute names
|
2016-09-26 16:46:09 +02:00 |
|
millmanorama
|
a39419393d
|
introduce datamodel._private package and move some interfaces and classes there; create basic generic support for other account types; some renaming for clarity
|
2016-09-26 14:27:16 +02:00 |
|
millmanorama
|
bcdb16638b
|
use new sleuthkit Account.Type enum
|
2016-09-24 16:44:28 +02:00 |
|
millmanorama
|
58a90500b9
|
Extract BinMap from Accounts.java
|
2016-09-24 16:06:14 +02:00 |
|
millmanorama
|
42d99e31d6
|
cleanup and commenting
|
2016-09-21 12:21:14 +02:00 |
|
millmanorama
|
f3cb08ed8e
|
fixing reporting for new TSK_ACCOUNT artifact
|
2016-09-21 12:21:12 +02:00 |
|
millmanorama
|
9aafd74c58
|
change to a more generic account type
|
2016-09-21 12:21:11 +02:00 |
|
Richard Cordovano
|
2e239ca601
|
Merge remote-tracking branch 'upstream/develop' into credit_card_account_search
|
2016-09-20 10:13:46 -04:00 |
|
Sophie Mori
|
ea55a7a879
|
Changed requested code
|
2016-09-19 11:39:34 -04:00 |
|
Richard Cordovano
|
8992259908
|
Merge pull request #2335 from millmanorama/842-don't-reject-unknown-BINs
don't reject potential account numbers because we don't know about th…
|
2016-09-14 09:35:37 -04:00 |
|
millmanorama
|
ec85979bbe
|
revert broken change that attempted to find more hits, but actually found less...
|
2016-09-14 12:48:30 +02:00 |
|
millmanorama
|
8a380bb1bd
|
don't reject potential account numbers because we don't know about their BIN
|
2016-09-14 11:29:18 +02:00 |
|
Richard Cordovano
|
b09b9d6d25
|
Merge pull request #2329 from millmanorama/group-bins-by-range
Group bins by range
|
2016-09-12 10:16:54 -04:00 |
|
millmanorama
|
d132957758
|
group bins by range in tree.
|
2016-09-12 16:05:49 +02:00 |
|