Patrick Smith
|
30be2a5018
|
Seek to beginning of file before writing
Not seeking was providing files of 0 bytes. Not sure why this just
recently started breaking.
|
2019-01-23 11:16:54 -05:00 |
|
Patrick Smith
|
6a9290619d
|
Update funding form to handle uploading pdf/png
|
2019-01-23 11:16:54 -05:00 |
|
Patrick Smith
|
2298c5135e
|
Add csp_estimate property to task order model
|
2019-01-23 11:16:05 -05:00 |
|
Patrick Smith
|
ebf063f245
|
Handle uploaded file in task order route
|
2019-01-23 11:16:05 -05:00 |
|
Patrick Smith
|
4a377007f6
|
Update mixedContentToJson filter to be more general
|
2019-01-23 11:16:05 -05:00 |
|
leigh-mil
|
37f8f41be9
|
Merge pull request #561 from dod-ccpo/to-form-fixes
TO Form fixes
|
2019-01-23 11:03:45 -05:00 |
|
Montana
|
6d4570e671
|
Use TaskOrders domain to determine if form is complete
|
2019-01-22 15:04:14 -05:00 |
|
leigh-mil
|
569576fce5
|
Styling and text fixes
|
2019-01-22 14:38:54 -05:00 |
|
Montana
|
707bb5be22
|
Disable Done button on Review screen if TO is not completed
|
2019-01-22 14:32:37 -05:00 |
|
leigh-mil
|
b5ee92025f
|
Merge pull request #556 from dod-ccpo/navigate-to-form-review-page
Navigate to Task Order Form review page
|
2019-01-22 14:11:00 -05:00 |
|
leigh-mil
|
b7d101c1fa
|
Create macros for displaying form fields on review page
|
2019-01-21 17:51:38 -05:00 |
|
montana-mil
|
4afafe7217
|
Merge pull request #560 from dod-ccpo/ko-dod-id-toggle
Toggle DOD ID Input For Officers
|
2019-01-21 14:03:45 -05:00 |
|
Montana
|
62a3d89484
|
Minor logic and naming fixes
|
2019-01-21 10:25:31 -05:00 |
|
Montana
|
d51663e075
|
Refactor RequiredIf validator
|
2019-01-20 09:50:20 -05:00 |
|
Montana
|
9eca3c6acc
|
Persist checkbox value after navigating away from oversight screen
|
2019-01-18 15:40:20 -05:00 |
|
Montana
|
f7b7cb26e1
|
Toggle COR Invite checkbox
|
2019-01-18 13:27:15 -05:00 |
|
Montana
|
1516a2c47d
|
Toggle SO Invite checkbox
|
2019-01-18 13:21:59 -05:00 |
|
leigh-mil
|
635c301db4
|
Create filter for dollar amounts
|
2019-01-18 11:01:24 -05:00 |
|
dandds
|
cb4d8e8330
|
Merge pull request #559 from dod-ccpo/disable-crls-in-scripts
Disable crls in scripts
|
2019-01-18 10:45:27 -05:00 |
|
dandds
|
315c70802d
|
Merge pull request #557 from dod-ccpo/crl-errors
handle exceptions when loading CRLs
|
2019-01-18 10:40:35 -05:00 |
|
patricksmithdds
|
9383e2d65d
|
Merge pull request #553 from dod-ccpo/rackspace-calculator
Use rackspace estimate calculator
|
2019-01-18 09:59:10 -05:00 |
|
dandds
|
4bd41950c6
|
remove REQUIRE_CRLS setting in favor of DISABLE_CRL_CHECK
|
2019-01-18 09:48:43 -05:00 |
|
dandds
|
80f633f457
|
allow config dictionary as argument to make_config; disable CRLs for scripts
|
2019-01-18 09:44:31 -05:00 |
|
Montana
|
67108484be
|
New custom validator RequiredIf
|
2019-01-18 09:39:52 -05:00 |
|
Patrick Smith
|
3cd2644a88
|
Use date range for mock data instead of current year only
|
2019-01-17 14:44:23 -05:00 |
|
Patrick Smith
|
84bfdc819c
|
Fix typo in environment name in mock reports
|
2019-01-17 14:31:48 -05:00 |
|
dandds
|
0457b0a508
|
handle exceptions when loading CRLs
|
2019-01-17 14:20:04 -05:00 |
|
Patrick Smith
|
02cac0b2d9
|
Use rackspace estimate calculator
|
2019-01-17 13:23:47 -05:00 |
|
patricksmithdds
|
ff9ade90b1
|
Merge pull request #548 from dod-ccpo/to-congrats-msg
Add "Congrats" message after completing TO form
|
2019-01-17 13:11:00 -05:00 |
|
montana-mil
|
d0857a4a74
|
Merge pull request #546 from dod-ccpo/am-cor-checkbox
am COR checkbox
|
2019-01-17 11:39:06 -05:00 |
|
Montana
|
27556cdf82
|
Formatting
|
2019-01-17 11:00:35 -05:00 |
|
leigh-mil
|
9af74a8a53
|
Merge pull request #543 from dod-ccpo/update-to-form-part-2
Update Task Order Form - Part 2
|
2019-01-17 10:53:43 -05:00 |
|
dandds
|
5adee55565
|
Merge pull request #550 from dod-ccpo/crl-no-op
no op version of CRL cache for disabling crl check
|
2019-01-17 10:45:23 -05:00 |
|
Montana
|
af7ef1c245
|
Add a docstring to new validator
|
2019-01-17 10:32:22 -05:00 |
|
dandds
|
becaec8d42
|
no op version of CRL cache for disabling crl check
|
2019-01-17 10:28:40 -05:00 |
|
George Drummond
|
0bb1f1a7f5
|
Fix TO form unchecking steps after validation fails
|
2019-01-17 10:27:54 -05:00 |
|
Patrick Smith
|
a8ac5de968
|
Show "Congrats" alert when completing TO form
|
2019-01-17 08:50:17 -05:00 |
|
Patrick Smith
|
d495619cb6
|
Allow specifying custom actions in flashed messages
|
2019-01-17 08:47:23 -05:00 |
|
leigh-mil
|
4fa325818c
|
Move translate_duration() into localization file
|
2019-01-16 15:38:08 -05:00 |
|
leigh-mil
|
cfecf3d544
|
Use function to generate list for performance period instead of hard coding all of the text
|
2019-01-16 14:01:02 -05:00 |
|
patricksmithdds
|
a5314b50c7
|
Merge pull request #544 from dod-ccpo/task-order-listing
Portfolio funding screen
|
2019-01-16 11:48:48 -05:00 |
|
Montana
|
47c61655aa
|
Make sure am_cor is checked when you return to the page after saving
|
2019-01-16 11:48:39 -05:00 |
|
Montana
|
ae494d3bb5
|
Refactor RequiredIfNot custom validator, add tests
|
2019-01-16 11:00:51 -05:00 |
|
Montana
|
5d4fee9546
|
Save TO creator data as cor data if am_cor is checked
|
2019-01-16 10:11:44 -05:00 |
|
Montana
|
41268cc1e4
|
Custom validator to only validate COR data if am_cor isn't checked
|
2019-01-16 10:11:44 -05:00 |
|
Montana
|
2145549c1b
|
Add translation label for cor checkbox
|
2019-01-16 10:11:44 -05:00 |
|
Montana
|
dc01a68c29
|
fix test, minor python tweaks
|
2019-01-16 10:11:44 -05:00 |
|
Montana
|
805db30023
|
Allow user to rename task order and do no push othertext to DB
|
2019-01-16 10:11:44 -05:00 |
|
Montana
|
8463599d7b
|
Allow users to update TO information after it has been saved in the DB
|
2019-01-16 10:11:44 -05:00 |
|
leigh-mil
|
a66e5eba72
|
Move display logic out of the TaskOrder model and into the template
|
2019-01-16 10:08:13 -05:00 |
|