Commit Graph

2281 Commits

Author SHA1 Message Date
dandds
b420ff2e5b record CRL expiration in CRL cache 2019-02-27 05:51:50 -05:00
dandds
725042ab76 modify crl storage config:
- make local container for libcloud storage if it does not exist
- separate config variables for CRL storage
2019-02-27 05:51:50 -05:00
dandds
9aa15d57e8 CRL Provider for syncing CRLs from cached source 2019-02-27 05:51:50 -05:00
Montana
9a17a841ae Bug fix for '$0' clins 2019-02-26 14:00:48 -05:00
Montana
7ee8858cc7 Add defense_component to Portfolio when new task_order is created without an existing portfolio 2019-02-26 11:29:16 -05:00
Montana
f8a6d04d64 Move defense_component to portfolios model 2019-02-26 11:22:24 -05:00
George Drummond
8adeee406d Remove unused class constants 2019-02-26 10:02:40 -05:00
George Drummond
46345f9856 Break KO signing into two steps 2019-02-26 10:02:40 -05:00
Patrick Smith
4081fa04e7 Use pendulum to traverse mock reporting dates
Previously, subtracting 29 days could result in the same month listed
twice (for example, subtracting 29 days from Nov 30, would result in two
Novembers listed).
2019-02-25 15:35:51 -05:00
Patrick Smith
9d97a45a8d Remove some more unused utils 2019-02-25 14:54:14 -05:00
Patrick Smith
8a0d254224 Remove unused flashes 2019-02-25 14:54:14 -05:00
Patrick Smith
ae1b208709 Remove unused portfolio route
The activity was moved into the admin page, so this separate route is
not necessary anymore.
2019-02-25 14:54:14 -05:00
Patrick Smith
69ebd21de9 Remove unused filters 2019-02-25 14:54:14 -05:00
Patrick Smith
019e7f24c8 Remove unused util method 2019-02-25 14:54:14 -05:00
Patrick Smith
f614a3ff83 Remove unused form fields 2019-02-25 14:54:14 -05:00
Patrick Smith
b778942dd7 Remove unused get_by_request helper 2019-02-25 14:54:14 -05:00
Patrick Smith
2d03111a9d Remove legacy task order model 2019-02-25 14:54:14 -05:00
Patrick Smith
75f9b57979 Remove PE number model 2019-02-25 14:54:14 -05:00
Patrick Smith
3ea9562284 Remove skipped tests 2019-02-25 14:54:14 -05:00
Patrick Smith
e8348066aa Remove method to create portfolio from a request 2019-02-25 14:54:14 -05:00
Patrick Smith
2c62f54b83 Remove request-related models 2019-02-25 14:54:14 -05:00
Patrick Smith
6fb333acb9 Remove Requests domain classes 2019-02-25 14:54:13 -05:00
Patrick Smith
c8a139a941 Remove unused request form 2019-02-25 14:54:13 -05:00
Patrick Smith
c3b79103a4 Remove Requests routes 2019-02-25 14:54:13 -05:00
Montana
772ca75688 Refactor form action for new task order templates 2019-02-21 14:38:03 -05:00
Montana
12706c3d45 Refactor task order route to check for request args instead of request.referrer 2019-02-21 14:38:03 -05:00
Montana
6628a1441e Refactor redirect to make more readable 2019-02-21 14:38:03 -05:00
Montana
4ef8df016d Redirect user back to KO Review page if that is where they came from 2019-02-21 14:38:03 -05:00
dandds
6c4869ff8e Merge pull request #661 from dod-ccpo/dd-254-form
DD-254 form
2019-02-20 16:04:23 -05:00
montana-mil
e1eaa90980 Merge pull request #665 from dod-ccpo/turn-on-sql-logging
Turn on Logging for SQLAlchemy
2019-02-20 12:17:09 -05:00
Montana
c7e2e8b5a5 Use map_config to add logging on dev and test 2019-02-20 12:11:01 -05:00
dandds
b455bb8dcd correct name format for certifying official on SO review 2019-02-20 11:48:30 -05:00
dandds
72f4472882 provide defaults for SO information on review page 2019-02-20 11:41:11 -05:00
dandds
41e715a404 use full prefix for certifying official in SO review 2019-02-20 11:37:49 -05:00
Montana
84e6d9300d Print SQLAlchemy logs only on dev environment 2019-02-20 11:36:59 -05:00
dandds
4521b7483f better domain method name for checking DD254 completeness 2019-02-20 11:07:50 -05:00
dandds
7665598fe3 update security requirements status to complete when SO review is done 2019-02-20 10:52:57 -05:00
dandds
979f700e36 post data and submit so review 2019-02-20 10:52:15 -05:00
dandds
139e31b9a4 display security officer info as defaults for dd 254 form 2019-02-20 10:52:15 -05:00
dandds
99ef82e78b view SO review screen / DD-254 page 2019-02-20 10:52:15 -05:00
dandds
ad05c448cd DD-254 domain class and method for checking if DD-254 is complete 2019-02-20 10:52:15 -05:00
dandds
bfcee47db6 added dd-254 model 2019-02-20 10:52:15 -05:00
George Drummond
1fad576fe4 Return a 404 if TO isn't complete 2019-02-20 10:07:15 -05:00
George Drummond
ff1379a3ff Manage invitations should be inactive until user has completed TO flow 2019-02-20 09:54:24 -05:00
Montana
2ccf8d8038 Turn on logging for sqlalchemy 2019-02-20 08:50:20 -05:00
George Drummond
7d4e14dff2 Display flash message on review page that TO is a draft 2019-02-15 14:28:14 -05:00
George Drummond
e3939dfd09 Form fixes 2019-02-14 10:31:04 -05:00
patricksmithdds
baa0afe106 Merge pull request #640 from dod-ccpo/update-task-order-show
Update view task order page
2019-02-13 11:40:55 -05:00
Patrick Smith
3e50ce3d48 Fix usPhone with empty phone number 2019-02-13 11:36:17 -05:00
dandds
51657323a3 Merge pull request #636 from dod-ccpo/update-mock-data
recalculate reporting mock data based on current month
2019-02-13 11:18:38 -05:00