Skip to content
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

Bug fix #45

Merged
merged 7 commits into from
Dec 1, 2015
Merged

Bug fix #45

merged 7 commits into from
Dec 1, 2015

Conversation

crossan007
Copy link
Contributor

Fixes bugs:
#41 #42 #43 #44

Alters the "WriteAtCell" function to use MultiCell instead of Cell (http://www.fpdf.org/en/doc/cell.htm vs http://www.fpdf.org/en/doc/multicell.htm)

Adds logic to prevent displaying the trailing "Sincerely, " on the Confirm Report if there is no sConfirmSigner defined

Names the reports according to the family, if the report is only for one family.

Displays the status of the "Hide Age" checkbox on the Confirm Report

Hides the birth year on the directory if "Hide Age" is checked.

For individual family reports, name the report according to the family
name, rather than the date stamp.
Hide the final closing statement in the letter if there is no
confirmSigner defined.

Also show the birthday if only month and day are defined.
Long email addresses overlap cell borders in the ConfirmReport.php.  Fix
the WriteAtCell function to use MultiCell instead of Cell.
If the flag for "Hide Age" is checked, hide the birth year for both
parents and children.  If "Hide Age" is not checked, display the birth
year for both parents and children
Move columns around, and fit "HideAge" field on the ConfirmReport.php
I removed "SendNewsletter" in a previous commit.  Bring it back.
Fix spacing, and add comments.
DawoudIO added a commit that referenced this pull request Dec 1, 2015
@DawoudIO DawoudIO merged commit 526045d into ChurchCRM:master Dec 1, 2015
@crossan007 crossan007 deleted the DirectoryModifications branch December 1, 2015 03:48
@DawoudIO DawoudIO modified the milestone: 2.0.0 Jan 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants