Chad Ferman
|
33010a2e02
|
added # -*-coding:utf-8-*- to test if this fixes issues with users being unable to have Japanese, Chinese and Korean Characters in email messages
|
2024-02-21 14:50:46 +00:00 |
|
Shane McDonald
|
f1196fc019
|
Clean up string formatting issues from black migration
|
2023-05-10 08:19:23 -04:00 |
|
Ryan Petrello
|
c2ef0a6500
|
move code linting to a stricter pep8-esque auto-formatting tool, black
|
2021-03-23 09:39:58 -04:00 |
|
beeankha
|
334c63388b
|
Revert original quotation mark configuration for non-approval default msg and body
|
2019-12-05 12:11:56 -05:00 |
|
beeankha
|
32f6f87463
|
Change quotation mark format for sconsistency and also to comply with qa tests
|
2019-12-05 12:11:50 -05:00 |
|
beeankha
|
0d92b2e703
|
Enable approval-related email notifications to send properly
|
2019-12-05 12:11:43 -05:00 |
|
Jim Ladd
|
71d7bac261
|
Rename job_summary_dict to job_metadata
* Clarifies purpose of notification template variable
|
2019-10-29 11:24:14 -04:00 |
|
Jim Ladd
|
da7002cf0c
|
Don't use i18n for NT body string
|
2019-10-29 11:24:14 -04:00 |
|
Jim Ladd
|
4809c40f3c
|
Render WF approval notifications w/ custom templates
|
2019-10-29 11:24:13 -04:00 |
|
Jim Ladd
|
4e9ec271c5
|
Refactor notification backends to use CustomNotificationBase
|
2019-10-29 11:24:13 -04:00 |
|