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 |
|
dandds
|
60509dab8c
|
additional logging to CRL checks
|
2018-08-17 16:05:49 -04:00 |
|
richard-dds
|
06c44f86c9
|
Fix tests, linting errors
|
2018-08-17 14:36:04 -04:00 |
|
luis cielak
|
e148606613
|
Add description
|
2018-08-17 14:36:04 -04:00 |
|
luis cielak
|
bd65341b88
|
Update tooltip and validation requirements
|
2018-08-17 14:36:04 -04:00 |
|
luis cielak
|
c5a52bf46f
|
Update tooltip and validation requirements
|
2018-08-17 14:36:04 -04:00 |
|
richard-dds
|
b41cfa0955
|
Move UII form workaround into a form method
|
2018-08-17 14:36:04 -04:00 |
|
richard-dds
|
66eb44afdd
|
Add forms.data
|
2018-08-17 14:36:04 -04:00 |
|
richard-dds
|
b680b3478a
|
Fix validations in other select fields
|
2018-08-17 14:36:04 -04:00 |
|
richard-dds
|
6898f86611
|
UIIs are required
|
2018-08-17 14:36:04 -04:00 |
|
richard-dds
|
e065bd27c1
|
Don't use html validation for funding type field
|
2018-08-17 14:36:03 -04:00 |
|
luis cielak
|
0356d61960
|
Fix typos and some copy text tweaks
|
2018-08-17 14:36:03 -04:00 |
|
richard-dds
|
35d8158f3c
|
Really stupid fix for the UII issue
|
2018-08-17 14:36:03 -04:00 |
|
richard-dds
|
57fd5eb57c
|
Add regex validations for treasury_code and ba_code
|
2018-08-17 14:36:03 -04:00 |
|
richard-dds
|
fda8c134a8
|
Fix UII issue (hopefully for good)
|
2018-08-17 14:36:03 -04:00 |
|
richard-dds
|
9b8dd464f6
|
Unused import
|
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
|
4a1a3571bc
|
Require financial verification funding field to have a selection
|
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 |
|
luis cielak
|
7471d062e1
|
Update tooltips
|
2018-08-17 14:36:03 -04:00 |
|
luis cielak
|
9e57908a2c
|
Adding more validation
|
2018-08-17 14:36:03 -04:00 |
|
luis cielak
|
9ee253d8f5
|
Align fields for clarity
|
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
|
d453a9592c
|
remove unused checksum function
|
2018-08-17 11:03:27 -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 |
|
dandds
|
1acb55fde6
|
beginning of a CRL loader rewrite
|
2018-08-16 13:02:49 -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
|
e0ac7bfe5f
|
Update form fields and copy
|
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
|
90ada6992b
|
Always set POC to current user if checkbox is checked
|
2018-08-15 11:28:48 -04:00 |
|
richard-dds
|
932922cfe6
|
Use new checkboxinput for POC checkbox
|
2018-08-15 11:28:48 -04:00 |
|
richard-dds
|
4085c42c1c
|
WIP
|
2018-08-15 11:28:48 -04:00 |
|
richard-dds
|
529ec532dc
|
Use python3 version of super()
|
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
|
ac4cf5279e
|
Don't include csrf_token in form.data
|
2018-08-15 11:28:48 -04:00 |
|
richard-dds
|
3b50b948a0
|
Don't overwrite other POC form fields
|
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 |
|
richard-dds
|
5a2953ffc3
|
Split request update into new method for easier extension
|
2018-08-15 11:28:48 -04:00 |
|
richard-dds
|
9de9fb5c6a
|
Remove unused fields from JEDIRequestFlow screens
|
2018-08-15 11:28:48 -04:00 |
|
richard-dds
|
bc42cca71a
|
Simplify requests_update
|
2018-08-15 11:28:48 -04:00 |
|
luis cielak
|
b88b4b6d2c
|
Remove dup orgs
|
2018-08-15 10:49:48 -04:00 |
|
luis cielak
|
483d606cf0
|
Update tooltips, placehoders, and field info
|
2018-08-15 10:49:48 -04:00 |
|
patricksmithdds
|
56291526da
|
Merge pull request #176 from dod-ccpo/ui/review-and-submit
Ui/review and submit
|
2018-08-15 10:17:28 -04:00 |
|