1011 Commits

Author SHA1 Message Date
dandds
7fb407a3b1 make crl_check a CRLCache method 2018-08-20 10:24:14 -04:00
dandds
504b138765 handle case where certificate issuer is not in existing cache 2018-08-20 10:24:14 -04:00
dandds
b80701e200 more specific name for CRL revocation exception 2018-08-20 10:24:14 -04:00
dandds
c59f207227 simpler CRL implementation; load as-need because we cannot marshal openssl objects in python 2018-08-20 10:24:14 -04:00
dandds
e64c12da46 more straightforward crl check function 2018-08-20 10:24:14 -04:00
dandds
e9d6ee8102 build individual x509 stores for each CRL 2018-08-20 10:24:14 -04:00
dandds
260560699e limit valid request submission statuses 2018-08-20 10:18:47 -04:00
dandds
293aba230b fix PT #159889979, allow resubmission of previously submitted form 2018-08-20 09:42:31 -04:00
richard-dds
06c44f86c9 Fix tests, linting errors 2018-08-17 14:36:04 -04:00
richard-dds
57fd5eb57c Add regex validations for treasury_code and ba_code 2018-08-17 14:36:03 -04:00
richard-dds
59b5e19c79 Funding type other input is only required if funding type is other 2018-08-17 14:36:03 -04:00
richard-dds
070fe823d3 Fix bug in UII field
Was displaying an empty list of UIIs as [''] in the textarea
2018-08-17 14:36:03 -04:00
dandds
be52c8b9b2 make crl_check a CRLCache method 2018-08-17 11:13:01 -04:00
dandds
ca2763fd03 handle case where certificate issuer is not in existing cache 2018-08-17 11:02:20 -04:00
dandds
714c82364f more specific name for CRL revocation exception 2018-08-17 10:48:49 -04:00
dandds
1f7848741b simpler CRL implementation; load as-need because we cannot marshal openssl objects in python 2018-08-16 15:54:42 -04:00
dandds
e931560dc6 more straightforward crl check function 2018-08-16 14:45:46 -04:00
dandds
2db84fb19a build individual x509 stores for each CRL 2018-08-16 14:21:03 -04:00
patricksmithdds
46aa95248c
Merge pull request #178 from dod-ccpo/kpi-159705475
Add counts for KPI (159705475)
2018-08-15 12:04:28 -04:00
dandds
920ad1c554 Requests.status_count can be scoped to creator 2018-08-15 11:43:12 -04:00
richard-dds
a9d3449548 Change inaccurate test name 2018-08-15 11:28:48 -04:00
richard-dds
a588591485 urlencode form data for readability 2018-08-15 11:28:48 -04:00
richard-dds
bcf74b09eb Expand BooleanField's default_values for stepthrough test 2018-08-15 11:28:48 -04:00
richard-dds
93ac342f75 Also autopopulate POC info for new requests 2018-08-15 11:28:48 -04:00
richard-dds
d5d1265cd7 Fix linting errors 2018-08-15 11:28:48 -04:00
richard-dds
ee207f163c Fix tests 2018-08-15 11:28:48 -04:00
richard-dds
c6618c503b Create new template and form field 2018-08-15 11:28:48 -04:00
dandds
00909bb5c1 fix tests based on updates to financial form 2018-08-15 11:16:25 -04:00
dandds
9514556797 fix tests for new request field values 2018-08-15 10:49:48 -04:00
dandds
3a77e07c3f update request statuses; deleted -> canceled 2018-08-14 17:02:53 -04:00
dandds
e97fdbf140 implement real KPI counts 2018-08-14 16:57:27 -04:00
dandds
4c587864ef add Requests method for counting all requests with a given status 2018-08-14 16:23:41 -04:00
dandds
0fcfae0bc6 add field to request factory 2018-08-14 10:55:09 -04:00
patricksmithdds
f8fe6fa6f5
Merge pull request #159 from dod-ccpo/details-of-use-form
Details of use form
2018-08-13 15:11:19 -04:00
dandds
3d9987ac13 use if-modified-since header to optimize CRL updates 2018-08-13 13:56:20 -04:00
Patrick Smith
0ccdb8ecfd Show/hide additional fields when annual is more than a million 2018-08-13 11:29:50 -04:00
Patrick Smith
3e6c4d7f13 Update flask form to require fields only when appropriate 2018-08-13 11:29:25 -04:00
dandds
6fa57c310a
Merge pull request #158 from dod-ccpo/over-one-mill-159007546
Over one mill 159007546
2018-08-13 11:19:29 -04:00
andrewdds
73205e9d90
Merge pull request #147 from dod-ccpo/ui/input-field-frontend-validation
Ui/input field frontend validation
2018-08-13 11:19:16 -04:00
dandds
7e4723452c improve integration test: no monkeypatching, assert request is submitted 2018-08-13 10:58:05 -04:00
dandds
37bb0c5d30 display alert on requests index page when requests are pending CCPO approval 2018-08-13 10:26:08 -04:00
dandds
1eb8e79f41 fix bug in request form review step, add more tests 2018-08-13 09:44:32 -04:00
Patrick Smith
0f4893242b Fix tests 2018-08-12 12:16:51 -04:00
Patrick Smith
c3971b123e Merge branch 'master' into ui/input-field-frontend-validation 2018-08-12 12:16:46 -04:00
dandds
0371c969e7
Merge pull request #153 from dod-ccpo/financial-verification-modal-159014770
Financial verification modal 159014770
2018-08-10 15:20:05 -04:00
Patrick Smith
168436b156 Use multiple date formats in DateRange validator 2018-08-10 13:46:50 -04:00
dandds
239dcb90a1 autofill user data even if request does not exist yet 2018-08-10 11:16:27 -04:00
dandds
f68e5a5ed2 no logger for tests 2018-08-09 15:04:19 -04:00
dandds
52fc5a9414 readme for regenerating client cert fixtures 2018-08-09 15:02:09 -04:00
dandds
855c0bc3c4 tests for AuthenticationContext 2018-08-09 15:01:43 -04:00