Eugene Livis
|
a035e1e1fd
|
More work on getting Auto ingest options into Tools
|
2016-09-08 12:58:37 -04:00 |
|
Eugene Livis
|
6883436c5f
|
Removed OptionsDialog and OpenOptionsPanelAction
|
2016-09-08 12:57:53 -04:00 |
|
Eugene Livis
|
8f9d996a37
|
Changes to other affected files in configuration package
|
2016-09-08 12:34:16 -04:00 |
|
Eugene Livis
|
4855441e13
|
First cut at moving auto ingest options into Tools/Options
|
2016-09-08 12:33:30 -04:00 |
|
Eugene Livis
|
ab2acb7baa
|
Added panel controler for Auto Ingest options panel
|
2016-09-08 12:32:24 -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
|
1b623d1782
|
Merge remote-tracking branch 'upstream/develop' into auto_ingest
|
2016-09-07 17:23:34 -04: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 |
|
Richard Cordovano
|
8f9dad954a
|
Merge pull request #2319 from eugene7646/move_aim
More work on having AIM in Autopsy
|
2016-09-07 17:17:44 -04:00 |
|
Sophie Mori
|
b65a7d12dd
|
Removed unnecessary imports and modified documentation
|
2016-09-07 17:13:49 -04:00 |
|
Eugene Livis
|
c7cb2c983a
|
Moved logical Cellebrite DSP out of Autopsy
|
2016-09-07 16:52:11 -04:00 |
|
Richard Cordovano
|
781c1e9c0f
|
Merge pull request #2318 from eugene7646/dsp_interface2
Merged latest Autopsy develop branch
|
2016-09-07 15:57:14 -04:00 |
|
Eugene Livis
|
914274daa2
|
Exporting autoingest package
|
2016-09-07 15:37:27 -04:00 |
|
Eugene Livis
|
28be2cf353
|
Modified StartupWindowProvider to support more than 2 startup windows
|
2016-09-07 15:37:07 -04:00 |
|
Eugene Livis
|
ea46ec38cd
|
Fixed merge conflict
|
2016-09-07 14:27:23 -04:00 |
|
Eugene Livis
|
8f879fb685
|
Merged latest Autopsy develop
|
2016-09-07 14:23:25 -04:00 |
|
Ann Priestman
|
56ba457f90
|
Fix for SingleUserCaseConverter
|
2016-09-07 14:06:27 -04:00 |
|
Richard Cordovano
|
5b62d2d3c6
|
Merge pull request #2316 from eugene7646/dsp_interface
Merged in latest AIM from develop branch
|
2016-09-07 12:25:58 -04:00 |
|
Eugene Livis
|
28e9730723
|
Code cleanup
|
2016-09-07 12:16:45 -04:00 |
|
millmanorama
|
52dc7f8838
|
Revert most of "update controlsfx, clean bogus sor files"
This reverts commit 1dee0f56c3.
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 |
|
Eugene Livis
|
1d6f306dee
|
Exception in canProcess() or process() causes AIM auto-pause
|
2016-09-06 16:55:26 -04:00 |
|
Eugene Livis
|
6644a2a84b
|
Added notes on when the exception should/shouldn't be thrown
|
2016-09-06 16:23:56 -04:00 |
|
Eugene Livis
|
413fd2fa57
|
Moved TimeStampUtils from autoingest into coreutils package
|
2016-09-06 15:35:25 -04:00 |
|
Sophie Mori
|
97c641d1bf
|
Changed implementation to use method references
|
2016-09-06 14:26:47 -04:00 |
|
Eugene Livis
|
17856e2239
|
Added comments and edited documentation
|
2016-09-06 09:57:39 -04:00 |
|
Eugene Livis
|
982197eca6
|
Addressing previous code review comments
|
2016-09-05 12:06:54 -04:00 |
|
Eugene Livis
|
7627d6c79d
|
Able to build Autopsy Experimental
|
2016-09-05 11:34:42 -04:00 |
|
Eugene Livis
|
b8d31ec20c
|
Getting closer to merging AutoIngestManager
|
2016-09-05 11:06:28 -04:00 |
|
Eugene Livis
|
2456cddbac
|
More merging
|
2016-09-05 10:57:18 -04:00 |
|
Eugene Livis
|
1d11971c81
|
Merged most of AutoIngestManager.java
|
2016-09-05 10:50:21 -04:00 |
|
Eugene Livis
|
885aba8daf
|
First cut at merging latest AIM
|
2016-09-05 10:22:05 -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 |
|