Commit Graph

440 Commits

Author SHA1 Message Date
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
d80ed6a015 Remove cache from local.yml 2018-03-27 17:42:18 +11:00
6a6260c183 Expose local postgres so you can connect to it when using docker-machine 2018-03-27 15:31:36 +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
1a84499eb6 Add docker containers to .gitignore 2018-03-26 12:13:29 +11:00
406021a056 Sort INSTALLED_APPS alphabetically 2018-03-26 12:12:25 +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
495e913e8d Fix "New Case Study" being in wrong font 2018-03-26 12:11:12 +11:00
b67f4929c0 Move postgres data into a non-mounted volume 2018-03-16 11:19:53 +11:00
Tom (ojuso)
d8826f0d1b Translated using Weblate (Spanish)
Currently translated at 88.0% (140 of 159 strings)

Translation: Ojuso Platform/Map
Translate-URL: http://translate.ojuso.org/projects/platform/map/es/
2018-02-20 23:25:14 +00:00
Livvy Mackintosh
49d4d70602 Add missing i18n template tag import 2017-11-18 19:48:06 +01: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
Tom (ojuso)
3e970d6443 Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (159 of 159 strings)

Translation: Ojuso Platform/Map
Translate-URL: http://translate.ojuso.org/projects/platform/map/en_GB/
2017-11-08 12:41:55 +00:00
Emilie Heidtmann
91278b839e Translated using Weblate (French)
Currently translated at 100.0% (159 of 159 strings)

Translation: Ojuso Platform/Map
Translate-URL: http://translate.ojuso.org/projects/platform/map/fr/
2017-11-08 12:18:30 +00:00
Tom (ojuso)
d00065a223 Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (159 of 159 strings)

Translation: Ojuso Platform/Map
Translate-URL: http://translate.ojuso.org/projects/platform/map/en_GB/
2017-11-04 16:29:16 +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
f91b4d2a2a Merge remote-tracking branch 'weblate/master'
Conflicts:
	support/locale/es/LC_MESSAGES/django.po
	support/locale/fr/LC_MESSAGES/django.po
2017-10-27 15:46:38 +01:00
Tom (ojuso)
f51d116ae0 Translated using Weblate (Spanish)
Currently translated at 67.4% (56 of 83 strings)

Translation: Ojuso Platform/Map
Translate-URL: http://translate.ojuso.org/projects/platform/map/es/
2017-10-27 14:37:32 +00:00
Emilie Heidtmann
1ca5308083 Translated using Weblate (French)
Currently translated at 100.0% (83 of 83 strings)

Translation: Ojuso Platform/Map
Translate-URL: http://translate.ojuso.org/projects/platform/map/fr/
2017-10-27 14:37:32 +00:00
Livvy Mackintosh
3201509ea7 Add new gettext messages to support/locale 2017-10-27 15:35:52 +01:00
Livvy Mackintosh
a77ccd8a3d Merge branch 'master' of http://translate.ojuso.org/git/platform/map
Conflicts:
	support/locale/fr/LC_MESSAGES/django.po
2017-10-11 23:21:28 +01:00
Emilie Heidtmann
239bfab062 Translated using Weblate (French)
Currently translated at 37.3% (31 of 83 strings)

Translation: Ojuso Platform/Map
Translate-URL: http://translate.ojuso.org/projects/platform/map/fr/
2017-10-11 21:21:23 +00:00
Livvy Mackintosh
d538d366c9 Add new locale messages 2017-10-11 22:16:43 +01:00
Livvy Mackintosh
40cfafe1f0 Add raven to requirements.txt 2017-10-10 19:05:42 +02:00
Livvy Mackintosh
28f20dd55a Fix MEDIA_* settings, add Sentry err reports 2017-10-10 02:20:47 +02: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
c0f7107517 Fix login 'next' page redirect 2017-10-09 18:08:04 +01:00
Livvy Mackintosh
38e8800cf2 Add flatpages to apps and dynamic navbar listing 2017-10-09 17:37:33 +01:00
Livvy Mackintosh
00cc417f21 Add DEFAULT_FROM_EMAIL to settings 2017-10-08 23:51:11 +01:00
Livvy Mackintosh
7adc91b8b4 Migrate to traefik and rename i18n to translate 2017-10-08 22:24:18 +02:00
Livvy Mackintosh
049ca29e77 Add registration and login templates plus UI stuff, moderation 2017-10-08 21:21:51 +01:00
Livvy Mackintosh
f8dc44b4a6 Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (83 of 83 strings)

Translation: Ojuso Platform/Map
Translate-URL: http://translate.ojuso.org/projects/platform/map/en_GB/
2017-10-08 20:18:20 +00:00
Weblate
069639a7bb Fix translations merge conflict 2017-10-08 19:56:15 +00:00
Tom Wragg
0ac0b931e5 Translated using Weblate (Spanish)
Currently translated at 33.3% (3 of 9 strings)

Translation: Ojuso Platform/Map
Translate-URL: http://translate.ojuso.org/projects/platform/map/es/
2017-10-08 19:49:54 +00:00
Livvy Mackintosh
624ea1149d Add new locale messages to be translated 2017-10-08 20:48:28 +01:00