millmanorama
79d367baf4
add extra validation for 15 digit amex cards
...
add unit tests for CreditCardValidator
2017-09-21 16:53:33 +02:00
millmanorama
3f3b1a2edb
WIP first pass at validating the CCN format.
...
move credit card validation back in to KeywordSearch so it doesn't need to be public
a little bit of cleanup revert changes to project.properties and project.xml
2017-09-21 16:53:14 +02:00
Richard Cordovano
7ecf36581c
Merge pull request #3090 from dgrove727/3070_AidWindowSizeFix
...
3070 aid window size fix
2017-09-20 17:23:30 -04:00
Richard Cordovano
80cd65629c
Add AutoIngestJob Comparator, rename Comparators for clarity
2017-09-20 17:22:39 -04:00
U-BASIS\dgrove
efb5db9446
Flipped the 'permanent' flag to keep the size consistent.
2017-09-20 17:13:22 -04:00
William Schaefer
d515dc81ac
3037 fixed Indexed Text content viewer to be wide enough for vert scrollbar
2017-09-20 15:29:44 -04:00
William Schaefer
0da75424cb
Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 3037-IndexedTextTabScrollBarFix
2017-09-20 14:55:24 -04:00
William Schaefer
ce064c4630
Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 2740-FileSystemDetailsDialog
2017-09-20 13:56:28 -04:00
William Schaefer
01f724bcee
2740 File system details box clean up
2017-09-20 13:56:17 -04:00
William Schaefer
6db84fe755
Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 3067-ChangeKnownBadCRType
2017-09-20 13:34:35 -04:00
William Schaefer
ff2f878572
3067 additional changes to support known_status being integer for postgres
2017-09-20 13:34:07 -04:00
Richard Cordovano
8bf3ffe717
Merge pull request #3088 from APriestman/3068_knownBadtoNotable
...
Change "known bad" to "notable" in the UI
2017-09-20 12:41:52 -04:00
Richard Cordovano
e645d4bc14
Merge pull request #3077 from millmanorama/2978-db-version-compatibility
...
2978 db version compatibility
2017-09-20 12:36:04 -04:00
William Schaefer
7d567c1e9c
Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 3067-ChangeKnownBadCRType
2017-09-20 12:33:31 -04:00
Richard Cordovano
c13e39bc9f
Merge branch 'release-4.5.0' into 2978-db-version-compatibility
2017-09-20 12:02:13 -04:00
Richard Cordovano
861d423399
Merge pull request #3086 from wschaeferB/3060-ContextMenuOptionNameFix
...
3060 context menu option name fix
2017-09-20 11:48:40 -04:00
Ann Priestman
6e4196eaf9
Change "known bad" to "notable" in the UI
2017-09-20 11:41:24 -04:00
Richard Cordovano
2cf0f5746a
Merge pull request #3085 from APriestman/2983_centralRepoDocs
...
Update central repo docs and screenshots
2017-09-20 11:29:25 -04:00
William Schaefer
d88ddb9cd3
3067 changed type of known_status in CR from string to integer
2017-09-20 10:25:10 -04:00
Richard Cordovano
4741a58478
Merge remote-tracking branch 'upstream/release-4.5.0' into develop
2017-09-20 09:58:25 -04:00
Richard Cordovano
ba77ae07b0
Restore accidentally deleted code to Installer for CoreComponents
2017-09-19 18:15:58 -04:00
William Schaefer
daf0077d27
3037 Minimum size for indexed text area set larger than control area
2017-09-19 18:04:02 -04:00
Richard Cordovano
1166caf7c2
Add coord svc node update to AIM status pub task
2017-09-19 17:40:20 -04:00
Richard Cordovano
d82c8731ee
Update AutoIngestDashboard table model names
2017-09-19 16:05:50 -04:00
William Schaefer
c8830487a4
3060 re-add include netbeans incorrectly indicated was unused
2017-09-19 14:40:48 -04:00
William Schaefer
4b4b5c19e8
3060 corrected name of view in new window action
2017-09-19 14:40:34 -04:00
Richard Cordovano
961aa6a90b
Fix filtering out of version 0 auto ingest node data
2017-09-19 14:36:53 -04:00
Ann Priestman
10717f0cdd
Update central repo docs
2017-09-19 14:21:42 -04:00
Richard Cordovano
7517cc4218
make setting/unsetting of AutoIngestJob processing host correct
2017-09-19 14:20:11 -04:00
Richard Cordovano
6403933c7c
Remove separate Image Gallery Help menu item
2017-09-19 13:30:59 -04:00
Richard Cordovano
deab0b4560
Remove double-click case metadata file to open feature
2017-09-19 13:15:14 -04:00
Richard Cordovano
1c3c3691ba
Remove unused static variable from Case.java
2017-09-19 13:12:29 -04:00
Richard Cordovano
bf8fd5e890
Comment on handling of Observable updates by AID
2017-09-19 13:07:56 -04:00
Richard Cordovano
676b1248bf
Deal with missed job events in AutoIngestMonitor
2017-09-19 12:58:58 -04:00
Richard Cordovano
6657870285
Improve docs for AutoIngestJob
2017-09-19 12:53:41 -04:00
Richard Cordovano
6fb8f8d611
Merge branch 'release-4.5.0' of github.com:sleuthkit/autopsy into release-4.5.0
2017-09-19 12:43:52 -04:00
Richard Cordovano
2c199956c9
Fix AutoIngestJob bugs, docs
2017-09-19 12:43:47 -04:00
Richard Cordovano
76711ef50b
Merge pull request #3084 from dgrove727/Aid20_Work4
...
Resolved row duplication issue for Running table.
2017-09-19 12:42:54 -04:00
U-BASIS\dgrove
28201834f2
Resolved row duplication issue for Running table.
2017-09-19 12:40:43 -04:00
William Schaefer
f8433ba238
2740 moved adding of action up to parent class of all implementations
2017-09-19 11:15:27 -04:00
Richard Cordovano
c4b246adb3
Merge branch 'release-4.5.0' of github.com:sleuthkit/autopsy into release-4.5.0
2017-09-19 11:01:07 -04:00
Richard Cordovano
66d3b358ea
Change logged message level in ImageGallery Toolbar.java
2017-09-19 11:00:54 -04:00
Richard Cordovano
7093bec927
Merge pull request #3081 from wschaeferB/3036-CrDescriptionsConsistent
...
3036 cr descriptions consistent
2017-09-19 09:38:29 -04:00
Richard Cordovano
bb15b26e56
Remove instruction for CentralRepository NBM from build.xml
2017-09-19 08:49:26 -04:00
William Schaefer
6258e9fdf7
Merge branch 'release-4.5.0' of https://github.com/sleuthkit/autopsy into 2740-FileSystemDetailsDialog
2017-09-18 16:59:30 -04:00
William Schaefer
183c34eb67
2740 File System Details now viewable through table context menu
2017-09-18 16:59:06 -04:00
Richard Cordovano
b02b27b417
Fix Date object encapsulation in Manifest.java
2017-09-18 16:45:41 -04:00
Richard Cordovano
1ceed0c3e7
Merge branch 'release-4.5.0' of github.com:sleuthkit/autopsy into release-4.5.0
2017-09-18 15:48:10 -04:00
Richard Cordovano
f0741a88d1
Fix default version number for AutoIngestJobNodeData
2017-09-18 15:47:57 -04:00
Richard Cordovano
774630b96e
Merge pull request #3082 from rcordovano/release-4.5.0
...
Fix AutoIngestDashboard JOB col header, stale data issue
2017-09-18 14:04:05 -04:00