zulip/templates
Feorlen 4ed5c21821 Update Desk.com webhook integration.
Updates the HTML docs to match changes to the Desk.com website,
including all new screenshots for the custom action workflow.

Tests four types of messages that could be sent as notifications from
Desk.com. Desk.com allows an account administrator to send any text
in a custom action, so there isn't a standard format.

Custom actions send URL-encoded POST data, the test fixtures contain
URL-encoded text like what could be sent by a custom action configured
as described in the Zulip Integrations documentation to post a new
message to a stream. (See also #2169, errors in this documentation.)

New zerver.tests.webhooks.test_deskdotcom.DeskDotComHookTests:

* Static text: minimal plain text string
* Case updated: activity alert with link to a Desk.com case and message
* Unicode text Italian: activity alert with message in Italian
* Unicode text Japanese: activity alert with message in Japanese

Each posts a new message in the deskdotcom stream.

Tested on Ubuntu 14.04. I created the fixtures with Emacs, I would
appreciate if someone can check that the Italian and Japanese messages
look ok. I used the same text for a live test and it displayed correctly.

Fixes #2031
2016-11-11 16:06:22 -08:00
..
analytics Upgrade to Django-Pipeline==1.6.8. 2016-07-09 07:09:55 -07:00
confirmation Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
corporate zmirror: Fix hardcoding of zulip.com support email address. 2016-08-18 18:36:07 -07:00
registration subdomains: Use subdomain host in password reset emails. 2016-08-22 22:39:52 -07:00
tests Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
zerver Update Desk.com webhook integration. 2016-11-11 16:06:22 -08:00
zilencer Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00
.gitignore Add a tool to draw the Django template inheritance graph 2012-10-16 01:33:15 -04:00
404.html templates: Remove for_you block from jinja templates. 2016-11-11 15:26:08 -08:00
500.html templates: Remove for_you block from jinja templates. 2016-11-11 15:26:08 -08:00