forked from tbar0970/jethro-pmm
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update to jethro master #3
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
this is a first go at a roster reminder script. please be aware that the file roster_reminder_sample.ini has DEBUG set by default - which means live emails will not be sent to congregation members but only to the roster coordinator email supplied.
this file provides variables for roster_reminder.php keep in mind that DEBUG is set to 1 here so that test emails do not go to congregation members.
my previous attempt at this script did not handle spaces and new-lines correctly in the html version of the email to be sent. I have had a second go at it.
updating fork
This script takes variables from roster_reminder_sample.ini including a roster view number. An email is generated for each participant in the roster view - which includes either a table or a list of tasks for this week. A second email is sent to the nominated roster coordinator - informing them of anyone who does not have and email address in Jethro and so will not have received the roster reminder.
fixed html email content so that it now handles 'grouped' report results and also new-line in fields.
…aid none had been!)
Turn off debug output
…s being used, but not if desktop mail client is being used. Thanks https://stackoverflow.com/questions/45359575/mailto-link-open-in-new-tab-only-if-web-mail-client?rq=1
…an existing photo and the capture of a new one
…smaller than family photos. No longer show placeholder photos in DOCX. Etc.
…on narrower screens
… email address' function doesn't work correctly
…l device/imessage
…mplate includes _USER_MOBILE_
…SION_MAXLENGTH_MINS can be used for cookie expiry. Reduces number of authentications required in safari standalone.
…wse history in local storage so we can go back to it next time we're opened.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.