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

CRM-18713 complete #8628

Closed
wants to merge 5 commits into from
Closed

Commits on Jun 27, 2016

  1. Configuration menu
    Copy the full SHA
    c965c60 View commit details
    Browse the repository at this point in the history
  2. CRM-18713 - $tokens is not yet defined

    No point in including it in this if statement.
    jmcclelland committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    fdce7bb View commit details
    Browse the repository at this point in the history
  3. CRM-18713 - remove redundant and confusing code

    This is a more comprehensive fix to CRM-18713 that attempts to remove
    some code that was clearly copied/pasted from the email code.
    jmcclelland committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    2df4d61 View commit details
    Browse the repository at this point in the history
  4. CRM-18713 - remove useless code, ensure custom tokens work

    We need tokens to be properly replace with contact tokens or any other
    kind of custom token and we shouldn't run any of the token code
    if no tokens are present in the message. Also, removed non-working
    code that tried to determine if noSMS is selected.
    jmcclelland committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    ff492c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2016

  1. Configuration menu
    Copy the full SHA
    c6c54d1 View commit details
    Browse the repository at this point in the history