- 21 Aug, 2020 2 commits
-
-
Justin Freeman authored
Replace with "Phone Type"
-
Justin Freeman authored
Remove ambiguity regarding phone number versus mobile phone number. And fix a couple of typos too.
-
- 15 Jul, 2020 2 commits
-
-
Justin Freeman authored
Follow-up PR to fix the interline spacing, sorry about that!
-
Justin Freeman authored
Add WordPress URL example for "A message comes in webhook"
-
- 14 Apr, 2020 2 commits
-
-
homotechsual authored
-
homotechsual authored
-
- 23 Mar, 2018 2 commits
- 08 Oct, 2017 1 commit
-
-
kcristiano authored
Replace 'Wordpress' with 'WordPress' to use correct camel casing according to the WordPress Wordmark and Trademark
-
- 30 Sep, 2017 2 commits
-
-
Sean Madsen authored
-
jamie authored
There's a pending feature to enable the use of more than one long number. This change should get approved when (if?) the pending feature is merged. See: https://issues.civicrm.org/jira/browse/CRM-21138
-
- 15 Sep, 2017 1 commit
-
-
jamie authored
The parameters should be separated by an equals sign, not a colon. Also, the Clickatell extension looks for the `mo=1` parameter and if it finds it, it will include a callback parameter to clickatell. However, the twilio code has no such equivalent.
-
- 10 Aug, 2017 2 commits
-
-
Effy Elden authored
- 27 Apr, 2017 1 commit
-
-
Sean Madsen authored
The use of ATX headers (aka "hash syntax" is part of our markdown standards as defined here: https://docs.civicrm.org/dev/en/latest/markdownrules/#standards To make this change, I did the following: perl -0777 -i -pe 's|^(.*)\n-{3,}$|## $1|gm' `find . -name '*.md'` perl -0777 -i -pe 's|^(.*)\n={3,}$|# $1|gm' `find . -name '*.md'` I also tested the built HTML files before/after using git to make sure that nothing actually changed in the build as a result of this commit
-
- 31 Oct, 2016 2 commits
-
-
Michael McAndrew authored
-
gah242s authored
-
- 28 Apr, 2016 1 commit
-
-
gah242s authored
Adding steps to get the account working after upgrading from a working test account to a paid account. Some of this was found in the Wiki pages, but the HTTP Get on the reply path was trial and error. I've not included images since the setup page pulls in things like phone number and api_id that are not changeable.
-
- 26 Apr, 2016 1 commit
-
-
gah242s authored
Clickatell has changed their layouts and a few of the questions. A new image also needs to be taken and inserted.
-
- 13 Mar, 2016 1 commit
-
-
joanne authored
-
- 15 Oct, 2015 2 commits
- 07 Sep, 2015 1 commit
-
-
Michael McAndrew authored
-