5cc0b7cdc1
Use latest form text
...
* Take the opportunity to reformat the source to not have so many hugely long lines.
* Put a few things through gettext that weren't going through it before
* Move 'Hold down Ctrl to select multiple files at once.' text to widget, out of
help text for each individual control.
2019-04-07 16:08:09 +01:00
dc84e1a09a
Amend 'Solar power tower' label
2019-03-21 19:25:59 +00:00
0e7b9d696e
Add some end tags for clarity when translating
2019-03-18 17:29:55 +00:00
0042034919
Remove excessive spaces from long strings
2019-03-18 17:25:21 +00:00
ed399e8379
Some suggested translation updates
2019-03-18 17:07:15 +00:00
Tom Wragg
85d954a583
Update models.py - added full stops at end of 'etc'. [NOT SURE THIS IS THE RIGHT THING TO DO!]
2019-03-15 15:55:19 +00:00
0656eee87a
Put case study editing behind a feature flag
2019-03-07 09:15:18 +00:00
f8d4cfe755
Save the form type (long, short) with the case study
2019-03-04 20:41:15 +00:00
3c45e38fd5
Tag new case studies with their language
2019-03-04 20:37:39 +00:00
0c594487a9
Add language field to case studies
2019-03-04 20:17:06 +00:00
ab99c1c19c
Make sure users can only edit their own case studies
2019-03-04 20:03:43 +00:00
07f9bed096
Rename view classes to have more descriptive names
2019-03-04 19:57:47 +00:00
c41141fea6
Add basic editing functionality
2019-03-04 19:48:29 +00:00
eb7eabb7c7
Add user-based case study listing
2019-03-04 23:39:27 +11:00
57ac8eab86
Don't die if sending email fails
2019-03-04 23:39:10 +11:00
1e437d43e4
Make minor text corrections as suggested by workshop participants
2018-12-20 22:12:20 +01:00
71a223ccf3
Try again with image URL
2018-12-02 03:22:55 +00:00
12ef9ed774
Get map markers working again
2018-12-02 03:13:38 +00:00
5e49de16d0
Remove unused fields
2018-12-02 02:23:58 +00:00
b7b07aa180
Add DELETE markers for fields to be nuked
2018-12-02 02:10:35 +00:00
73a746d83e
Tests pass, woohoo
2018-12-02 01:10:12 +00:00
0a47ea3724
Nuke no longer needed tests, add youtube one
2018-12-02 00:39:12 +00:00
23c1279f61
Update case study display
2018-12-02 00:31:26 +00:00
5c7d4005f0
Add migration
2018-12-02 00:31:04 +00:00
b240a110b3
Fix many-to-many field saving for Django 2.1
2018-12-02 00:30:38 +00:00
e1ff5b64cf
Make conditional form logic more terse
2018-11-26 23:56:58 +00:00
dd54a7a2f9
Ask for start and completion years
2018-11-26 23:56:36 +00:00
8745800af6
Add note about writing policy/technology analysis
2018-11-26 23:35:29 +00:00
4e86794a6c
Some design improvements
2018-11-26 23:32:31 +00:00
04b8ae7bf9
Implement Tom's emailed suggestions
2018-11-26 22:34:06 +00:00
aac22da18c
Make better use of horizontal space
2018-11-26 21:14:18 +00:00
d914ffab49
Clean up form hiding/showing logic
2018-11-26 18:10:25 +00:00
d6bae3b941
Add back in previously removed fields for backward-compat
2018-11-26 18:10:25 +00:00
7fd961f511
Put 'other platforms' checkbox in a smarter place
2018-11-25 14:58:16 +00:00
9384b6c9cb
Through to the end
2018-11-25 13:48:52 +00:00
d87604c6bd
Through row 140
2018-11-24 21:09:35 +00:00
2fb4f8771c
Through row 116
2018-11-24 18:30:58 +00:00
857634d1f1
Through to row 101
2018-11-24 17:58:08 +00:00
5c4e9c330d
Through to row 87
2018-11-24 16:54:39 +00:00
Carl van Tonder
f962a7e0fa
Fix remove_null_from_text_fields migration
2018-11-20 12:59:28 -05:00
Carl van Tonder
1256d0f52b
Upgrade to Django 2.1 using pip-tools
...
Closes #88
2018-11-14 12:26:59 -05:00
acfbb513de
Add points of interest
...
Do a bunch of refactoring in the process. Current display on homepage
is a little shonky but that can be improved when there is something
using it.
2018-10-13 01:44:03 -04:00
87ae3731d3
Remove unused bundle.js file
2018-10-13 01:39:32 -04:00
ac9090788a
Comment out non-working point of interest link
2018-10-12 20:29:31 -04:00
a784ddad4f
Move some utility classes into a shared location
2018-10-12 20:00:55 -04:00
b0aea72c12
Redesign form selector screen
2018-10-12 19:51:59 -04:00
c21a06d5c8
Get basic, admin-editable POI working
2018-10-12 18:56:27 -04:00
4dc3acb1f9
Move some things around in prep for more than one form
2018-10-12 18:50:51 -04:00
69e518240c
Add point of interest model
2018-10-12 18:50:27 -04:00
79dffadd14
Restore names of uploaded files on submit/draft restore ( #65 )
...
This involved turning the list of file IDs stored in the hidden
text field into JSON.
2018-10-12 18:34:39 -04:00