zulip/templates
Rishi Gupta 7910a6e134 Terms of Service: Add ability to update TOS and have users re-sign.
Most directly useful for the migration to zulipchat.com.

Creates a new field in UserProfile to store the tos_version, as well as two
new settings TOS_VERSION and FIRST_TIME_TOS_TEMPLATE. We check for a version
mismatch between what the user has signed and the current
settings.TOS_VERSION whenever the user hits the home page, and redirect them
if needed.

Note that accounts_accept_terms.html and
zerver.views.accounts_accept_terms were unused before this commit
(they date from c327446537)
2016-08-11 23:37:48 -07:00
..
analytics Upgrade to Django-Pipeline==1.6.8. 2016-07-09 07:09:55 -07:00
confirmation settings: Extract settings.VERBOSE_SUPPORT_OFFERS. 2016-07-19 15:28:41 -07:00
corporate Move Zulip's TOS to TERMS_OF_SERVICE markdown file. 2016-07-29 20:47:42 -07:00
registration Improve reset email password link formatting. 2016-06-24 16:22:04 -07:00
tests Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
zerver Terms of Service: Add ability to update TOS and have users re-sign. 2016-08-11 23:37:48 -07:00
zilencer Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00
.gitignore
404.html Clean up back end HTML templates. 2013-11-19 10:43:56 -05:00
500.html Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00