12382 Commits

Author SHA1 Message Date
Richard Cordovano
b689082136 Merge pull request #2323 from millmanorama/836-BIN-enrichment
836 bin enrichment
2016-09-12 10:15:05 -04:00
millmanorama
d132957758 group bins by range in tree. 2016-09-12 16:05:49 +02:00
millmanorama
72b3078d71 more WIP to group bins by range in UI and also some bug fixes for when there is more than one valid BIN in a keyword search snippet 2016-09-12 15:11:47 +02:00
Richard Cordovano
150509f8f8 Merge pull request #2325 from zhhl/1971-moveTestFixturesToAutopsy
1971: move custom artifacts generator ingest module test fixture to A…
2016-09-09 11:34:46 -04:00
millmanorama
1c12218cdf WIP 2016-09-09 15:58:53 +02:00
U-BASIS\zhaohui
2c81619dfb 1971: move custom aritfacts generator ingest module test fixture to Autopsy 2016-09-09 08:31:08 -04:00
millmanorama
61a4d52b84 modify regex to match ccn with spaces or dashes in between digits 2016-09-09 14:01:36 +02:00
Richard Cordovano
22782867ee Merge pull request #2317 from APriestman/encodedFiles
Adding support for encoded files
2016-09-08 16:33:00 -04:00
Sophie Mori
708e2f641c Fixed weird extra space thing 2016-09-08 16:18:53 -04:00
Sophie Mori
5f33c0b7c2 Reordered statements 2016-09-08 16:15:37 -04:00
Richard Cordovano
9e20bc13f9 Merge pull request #2320 from zhhl/1970-moveHashTagToAutopsy
1970: move hashdb for tagged files from viking to autopsy
2016-09-08 15:50:39 -04:00
U-BASIS\zhaohui
45e8db8b87 1970: move hashdb for tagged files from viking to autopsy 2016-09-08 15:12:46 -04:00
Sophie Mori
b9c3cd2c73 Added case listener to OpenAction to allow it to enable and disable itself 2016-09-08 14:44:59 -04:00
Sophie Mori
7993d6dadd Modified toolbar/case button actions to use annotations, added image/video button 2016-09-08 14:07:37 -04:00
millmanorama
db17730091 add status column and credit card icon to credit card account reporting 2016-09-08 15:19:52 +02:00
millmanorama
6b4e472a50 cleanup and refactor 2016-09-08 09:59:58 +02:00
millmanorama
360d12c68c finish showing rejected results Action 2016-09-08 09:59:56 +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
Richard Cordovano
bd083a866c Merge pull request #2314 from wishdasher/AUT-2213_ingest_modules_cancellation_checks
AUT-2213 Added cancellation checks for ingest modules using ContentUtils.writeToFile
2016-09-07 17:19:26 -04:00
Sophie Mori
b65a7d12dd Removed unnecessary imports and modified documentation 2016-09-07 17:13:49 -04:00
Ann Priestman
56ba457f90 Fix for SingleUserCaseConverter 2016-09-07 14:06:27 -04: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
a8fe78ec75 Merge pull request #2305 from wishdasher/AUT-2212_property_change_listener
Updated use of PropertyChangeSupport in LocalDiskPanel and the panels…
2016-09-07 09:20:09 -04:00
Richard Cordovano
a724594575 Merge pull request #2311 from millmanorama/833-review-status-actions
833 review status actions
2016-09-07 09:14:12 -04:00
Ann Priestman
b25b84a0e4 Merge remote-tracking branch 'upstream/develop' into encodedFiles 2016-09-07 08:03:43 -04:00
Sophie Mori
97c641d1bf Changed implementation to use method references 2016-09-06 14:26:47 -04:00
Sophie Mori
bbd68e3f0e Added appropriate icon images and reverted a public method change 2016-09-02 13:04:05 -04:00
Sophie Mori
7cc85771e5 Added license 2016-09-02 10:55:39 -04:00
Sophie Mori
6d2fd44931 Change name of action key 2016-09-01 17:17:23 -04:00
Sophie Mori
a5f491fcff Updated use of ContentUtils.writeToFile with a CancellationCheck 2016-09-01 15:32:37 -04:00
Sophie Mori
aff667ea54 Added feature to tag content, may edit to tag either content or artifacts 2016-08-31 16:18:35 -04:00
Sophie Mori
ac3ee19a1c Added action class, more to be modified 2016-08-31 12:51:16 -04:00
millmanorama
53da6ada33 fix merge bug 2016-08-31 12:40:21 +02:00
Sophie Mori
10380fc16a Added cancellation checks to file ingest modules 2016-08-30 10:45:41 -04:00
millmanorama
ce87dca4e7 Merge remote-tracking branch 'upstream/credit_card_account_search' into 831-review-status-actions 2016-08-26 16:21:17 +02:00
Richard Cordovano
dd2e456bce Merge remote-tracking branch 'upstream/develop' into credit_card_account_search 2016-08-26 10:16:52 -04:00
Richard Cordovano
bda2aea568 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-08-26 10:14:38 -04:00
Richard Cordovano
faa8220fe2 Add null checks to DSP cancel methods 2016-08-26 10:13:59 -04:00
Sophie Mori
ac1b28ebe3 Disallowed commas and semicolons as potential characters in tag names 2016-08-26 10:13:28 -04:00