Commit Graph

99 Commits

Author SHA1 Message Date
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
f4a7a108b5 Add a basic email on case study submission. Closes #50. 2018-04-02 23:02:49 +10:00
1847b22c09 f 2018-04-02 22:38:09 +10:00
dbdab0e440 Make type of ecosystem field long enough to hold all choices 2018-04-02 22:36:46 +10:00
50b5f67bab Add extra text in 3.1.1. Closes #29. 2018-04-02 19:59:37 +10:00
e4f4a5e73b Add non-indigenous people list, as per client request 2018-03-31 22:38:30 +11:00
9ab6366d37 Prettify map pin popups. Closes #18. 2018-03-31 22:12:06 +11:00
ee440617d9 Delete trailing spaces and rogue newlines 2018-03-31 21:05:09 +11:00
fafb475869 Fiddle with form layout a bit to add coherence 2018-03-31 21:00:43 +11:00
b2266600de Add banks list. Closes #23. 2018-03-31 21:00:43 +11:00
9438ca07cb Fix case study view after adding Vimeo support (5f2941d2) 2018-03-31 21:00:34 +11:00
a5011674f8 Fix type of ecosystem field after messing it up in 9d5daf4e. 2018-03-31 17:23:22 +11:00
5f2941d205 Allow Vimeo as well as YouTube URLs. Closes #26. 2018-03-31 17:18:35 +11:00
0f0f78bd24 Fix wording of 4.4. Closes #33 2018-03-31 16:33:35 +11:00
4147dc7d32 Add contact fields. Closes #30. 2018-03-31 16:29:25 +11:00
5bf1855974 Add migration script for previous two changes (clsoes #48) 2018-03-29 21:51:13 +11:00
83ae33ca9c Fix units on 2.2.2 (#48) 2018-03-29 21:51:06 +11:00
9d5daf4e13 Make changes Tom suggested via email 2018-03-29 21:51:06 +11:00
5339eef30d Provide a default for shown_on_other_platforms now it's now nullable 2018-03-28 22:34:36 +11:00
6e8b47d350 Add a submit button to express form (closes #39) 2018-03-28 22:34:27 +11:00
03cc89346f Redirect complete forms to acknowledgement of receipt (closes #40) 2018-03-28 22:34:18 +11:00
204f5dca71 Fix conditional validation from 946ec52119 2018-03-28 18:15:09 +11:00
8b0f2f9dee Complete showing all data on case study view, closes #7 2018-03-28 17:28:57 +11:00
b8eecb0660 Fix bugs in model 2018-03-28 17:26:40 +11:00
31cba9f4b9 Add logic+tests for handling display of type of renewable generation (#7) 2018-03-28 13:24:43 +11:00
946ec52119 Fix 1.2.1 to be a single choice instead of three (#43) 2018-03-28 13:21:18 +11:00
b7f2be8b3e Display most of §1 of the spec (#7) 2018-03-27 17:42:18 +11:00
cb21daca5b Allow more fields in the case study to be blank 2018-03-27 17:42:18 +11: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
a4281edc4a Switch NullBooleanFields to BooleanFields, add conditional display of last question 2018-03-26 13:42:14 +11:00
62907623a5 Add spec reference to conditionals in form JS 2018-03-26 12:11:51 +11:00
c8233ada97 Fix spec reference in model 2018-03-26 12:11:37 +11:00
Livvy Mackintosh
ad0685e38c Add missing images file to map static files 2017-11-18 19:00:43 +01:00
Livvy Mackintosh
63992802b9 Update new migrations and add bootstrap and leaflet-hash.js 2017-11-18 16:56:09 +00:00
Livvy Mackintosh
310be805c5 Update frontend and forms 2017-11-18 16:55:02 +00:00
Livvy Mackintosh
aa6c1cf33b Fix small bug in templates and tweak settings 2017-10-31 16:00:44 +01:00
Livvy Mackintosh
43d6ec989b Add updated front end, updated CaseStudy model and profiles app 2017-10-31 14:57:26 +00:00
Livvy Mackintosh
d538d366c9 Add new locale messages 2017-10-11 22:16:43 +01:00
Livvy Mackintosh
52090ec25a Fixup forms and templates for forms 2017-10-10 00:58:36 +01:00
Livvy Mackintosh
8c38748347 Update templates 2017-10-09 20:23:03 +01:00
Livvy Mackintosh
049ca29e77 Add registration and login templates plus UI stuff, moderation 2017-10-08 21:21:51 +01:00
Livvy Mackintosh
0811936382 Update lots of things 2017-06-16 18:10:44 +02:00
Livvy Mackintosh
8a7faf7593 Update map frontend and REST API 2017-05-23 01:12:04 +02:00
Livvy Mackintosh
f1d8f00af0 Update map app (location, migrations and templates) 2017-05-21 01:47:14 +02:00