Commit Graph
19 Commits
Author SHA1 Message Date
Carl van Tonder 7436fa7e2e Prevent duplicate form media loading..
..by setting BaseCaseStudyForm.helper.include_media = False
2018-04-19 15:14:54 -04:00
Carl van Tonder f8695fae3c Make welcome text translatable 2018-04-19 13:01:16 -04:00
Carl van Tonder 816bc7f13d Add missing migration 2018-04-19 12:57:53 -04:00
Carl van Tonder 4eae888d14 Remove jenkins 2018-04-10 14:33:07 -04:00
Carl van Tonder 8f544992cd Make project_owners & shareholders required..
..and tweak "country" label text
2018-04-04 18:26:34 -04:00
Carl van Tonder 316f2cb78a Make power grid / energy storage Qs optional
approximate_total_investment & contractor_or_supplier_of_technology
should both be optional for non-"power grid / energy storage" types
2018-04-04 18:15:51 -04:00
Carl van Tonder 490e6706d9 Revert "Autocomplete from GIS list of CRSs.."
This reverts commit dce53630f7.
2018-04-04 18:02:33 -04:00
Carl van Tonder 0954be4a80 Change production logging configuration:
- disable "Invalid HTTP_HOST" messages
 - separate error emails (rely on Sentry)
2018-04-04 15:28:19 -04:00
Carl van Tonder dce53630f7 Autocomplete from GIS list of CRSs..
..using django-autocomplete-light, in both the admin area and the
end-user form

Closes #32
2018-04-04 15:28:08 -04:00
Carl van Tonder a50c40e739 Configurable database email, local Mailgun sandbox 2018-04-04 13:36:27 -04:00
Carl van Tonder f19f501684 Make sure showing/hiding works on page load
Fixes #53
2018-04-04 13:12:00 -04:00
Carl van Tonder 6add9a10aa Fix page title on case study form page 2018-04-04 13:07:09 -04:00
Carl van Tonder 0a3b10340c Update locale files for Weblate 2018-04-04 12:54:58 -04:00
Carl van Tonder ef54317bea Use MailGun via django-anymail instead of Gandi 2018-04-03 17:46:04 -04:00
Carl van Tonder f549458412 Don't run collectstatic for every. single. change 2018-03-29 01:21:54 -04:00
Carl van Tonder 002090d1af Switch to Autonomic Sentry account 2018-03-28 13:29:04 -04:00
Carl van Tonder 63a52a1f7f Replace django-moderation with CaseStudy.visible 2018-03-27 00:14:01 -04:00
Carl van Tonder 9a98520cca "Case studys" -> "Case studies" in admin 2018-03-26 22:51:55 -04:00
Carl van Tonder 4ffd93b43e Add comment to 2.3 question JS 2018-03-26 22:48:34 -04:00