91 Commits

Author SHA1 Message Date
rachel-dtr
40a4e205d9
Merge pull request #745 from dod-ccpo/delete-user-update
Delete user update
2019-04-05 14:02:37 -04:00
Montana
48d7918b66 Use translate function directly 2019-04-05 11:47:58 -04:00
rachel-dtr
5401fd4769 Updating translation file 2019-04-05 11:22:06 -04:00
dandds
bee4cf289c
Merge pull request #740 from dod-ccpo/uwsgi-logging
uWSGI JSON logging
2019-04-04 16:47:31 -04:00
rachel-dtr
d34e90a76c Updating language for deleting portfolio members 2019-04-04 14:32:51 -04:00
rachel-dtr
aecb4fc583 Merge branch 'master' of github-DDS:dod-ccpo/atst into delete-user-update 2019-04-04 14:05:32 -04:00
rachel-dtr
265612c339 Updating some more capitalization and word choice 2019-04-04 13:56:41 -04:00
rachel-dtr
5b77d6c0d0 Updating some more capitalization 2019-04-04 13:26:40 -04:00
Montana
747a59825a Use JSONLogger to log audit event information 2019-04-03 15:39:18 -04:00
George Drummond
6f1eb43de4
Remove Portfolio User 2019-04-03 09:43:39 -04:00
dandds
a86751e010 sample uWSGI logging
- added source identifier to application logs
- added toy NGINX/uWSGI setup in sample directory
2019-04-02 14:16:24 -04:00
montana-mil
91c3cc665f
Merge pull request #728 from dod-ccpo/edit-perms-pf-members
Edit Portfolio Members Access Levels
2019-04-02 11:14:02 -04:00
dandds
22ebe214fe
Merge pull request #732 from dod-ccpo/json-logging
ATST Json logging
2019-04-02 11:10:07 -04:00
rachel-dtr
7109860553 Continuing to clean up capitalization 2019-04-02 10:34:13 -04:00
Montana
2d7e17e522 Success banner 2019-04-02 10:17:16 -04:00
dandds
d73b082471 configurable json logging for atst app 2019-04-01 12:34:53 -04:00
dandds
5d05c146d6 context filter for adding additional data to logs 2019-03-29 15:47:44 -04:00
dandds
34149de04d basic json log formatter 2019-03-29 14:05:26 -04:00
dandds
c7ac967870 present flash message when new portfolio member is added 2019-03-26 15:49:06 -04:00
George Drummond
37ab26862a
Memoize parsed openssl cert 2019-03-20 13:11:13 -04:00
George Drummond
eafb000d58
Just return a boolean response rather than a string 2019-03-20 13:11:13 -04:00
George Drummond
1024ee0cf2
Test is handed in CRL checker 2019-03-20 13:11:13 -04:00
George Drummond
3690d98260
CRL check is passed in and not hard coded 2019-03-20 13:11:13 -04:00
George Drummond
03812e77e4
Standardize variable naming 2019-03-20 13:11:13 -04:00
George Drummond
cb222b1bd0
Use is rather than == 2019-03-20 13:11:13 -04:00
George Drummond
68d33ed558
Remove comment 2019-03-20 13:11:13 -04:00
George Drummond
f2ae591c87
Verify PDF signatures 2019-03-20 13:11:12 -04:00
George Drummond
2cce348411
Add in translations 2019-03-18 11:17:42 -04:00
George Drummond
d0522303d5
Update invite flash copy 2019-03-18 10:08:30 -04:00
George Drummond
d57b96cf05
wip 2019-03-12 09:59:16 -04: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
019e7f24c8 Remove unused util method 2019-02-25 14:54:14 -05:00
Patrick Smith
3ea9562284 Remove skipped tests 2019-02-25 14:54:14 -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
eb0d83b6c3
Flash message 2019-02-12 10:08:28 -05:00
dandds
3cc9a918e8 add error message when user prematurely submits TO form 2019-02-11 15:13:36 -05:00
Montana
193d128d7f Update JSONEncoder to accept FileStorage objects 2019-02-07 11:31:52 -05:00
leigh-mil
4c775517b9 Prevent python datetime from converting to Javascript datetime before json encoding.
Previously the conversion from python to Javascript datetime objects was
adding timezone information, which was causing the date to render
incorrectly because the users timezone was different than the encoded
time zone.
2019-02-01 13:30:38 -05:00
Patrick Smith
e51a9012fd Add custom JSON encoder to handle attachment objects 2019-01-23 14:57:14 -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
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
dandds
d3d36822df workspace -> portfolio everywhere 2019-01-14 16:00:17 -05:00
dandds
9ad3c45200 rename Project to Application in user-facing contexts 2019-01-14 16:00:17 -05:00
dandds
142395f1e9 rename Workspace to Portfolio in user-facing contexts 2019-01-14 16:00:17 -05:00
George Drummond
105dc6ef1f
Cache all calls to translation file and refresh cache when file changes 2019-01-09 11:09:36 -05:00
George Drummond
bcb75a29c5
Use f for file variable rather than file 2019-01-03 12:06:35 -05:00
George Drummond
e630a7868f
LRU cache 2019-01-03 12:04:57 -05:00