Carl van Tonder
|
bdcc5363fc
|
Add AWS_DEFAULT_ACL to silence warning
|
2018-11-20 12:59:53 -05:00 |
|
Carl van Tonder
|
1c0b251bd0
|
Fix requirements
|
2018-11-20 12:59:44 -05: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 |
|
 Carl van TonderandNaomi
|
807bf87351
|
More detailed psycopg troubleshooting instructions
|
2018-09-26 15:09:35 +01:00 |
|
 Carl van TonderandNaomi
|
bfb0ff9354
|
Drop -e from django-cas-server install
|
2018-09-26 15:09:35 +01:00 |
|
 Carl van TonderandNaomi
|
02bf06e9ad
|
Update docs, add example .env file
virtualenvwrapper guide, merge / tidy up database installation
instructions
|
2018-09-26 15:09:35 +01:00 |
|
 Carl van TonderandNaomi
|
78b597166f
|
Ignore static dir in git
|
2018-09-26 15:09:35 +01:00 |
|
 Carl van TonderandNaomi
|
a49c4224a9
|
Fix test failure
|
2018-09-26 15:09:35 +01:00 |
|
 Carl van TonderandNaomi
|
b648c28d70
|
Fix crashing test
|
2018-09-26 15:09:35 +01:00 |
|
 Carl van TonderandNaomi
|
1c05e74f63
|
Add Fedora postgres set-up instructions
|
2018-09-26 15:09:35 +01:00 |
|
 Carl van TonderandNaomi
|
b6baa9128b
|
Update setup instructions
|
2018-09-26 15:09:35 +01:00 |
|
Carl van Tonder
|
eead00ccca
|
More detailed psycopg troubleshooting instructions
|
2018-09-23 17:04:22 -04:00 |
|
Carl van Tonder
|
c8fc35ad57
|
Drop -e from django-cas-server install
|
2018-09-23 16:59:19 -04:00 |
|
Carl van Tonder
|
ea245cc4fc
|
Update docs, add example .env file
virtualenvwrapper guide, merge / tidy up database installation
instructions
|
2018-09-22 22:47:35 -04:00 |
|
Carl van Tonder
|
775f6982d1
|
Ignore static dir in git
|
2018-09-22 22:47:18 -04:00 |
|
Carl van Tonder
|
af9f522bef
|
Fix test failure
|
2018-09-22 22:25:35 -04:00 |
|
Carl van Tonder
|
ab57602a5f
|
Fix crashing test
|
2018-09-22 22:25:35 -04:00 |
|
Carl van Tonder
|
ffeed9bf94
|
Add Fedora postgres set-up instructions
|
2018-09-05 11:35:07 -04:00 |
|
Carl van Tonder
|
81229f9a6e
|
Update setup instructions
|
2018-09-05 11:33:25 -04:00 |
|
Carl van Tonder
|
7591f35483
|
Include selenium in requirements
|
2018-06-20 00:10:32 -04:00 |
|
Carl van Tonder
|
07193c5ba2
|
Add initial selenium tests
|
2018-06-20 00:10:02 -04:00 |
|
Carl van Tonder
|
00b3e1a476
|
Fix collapsing nav bar
Closes #75
|
2018-06-19 23:18:08 -04:00 |
|
Carl van Tonder
|
c1e8762287
|
Avoid JS map crash on missing images
|
2018-06-18 15:28:38 -04:00 |
|
Carl van Tonder
|
c32ddf1abb
|
Fix CaseStudy serialisation..
..by ensuring CS images are serialised correctly
|
2018-05-30 14:21:48 -04:00 |
|
Carl van Tonder
|
2bb7ea5561
|
Set CaseStudy.author
|
2018-05-29 23:16:51 -04:00 |
|
Carl van Tonder
|
d80f933b7b
|
Add CaseStudyDraft.created
|
2018-05-29 23:16:51 -04:00 |
|
Carl van Tonder
|
39949562c1
|
Use multi-file upload for "images" field
Closes #62
|
2018-05-29 23:16:51 -04:00 |
|
Carl van Tonder
|
8a8eccaeaa
|
Make "land ownership details" visible always
Closes #71
|
2018-05-26 11:36:44 -04:00 |
|
Carl van Tonder
|
006262c7ea
|
Lengthen "key actors" and "who..involved" fields
|
2018-05-24 20:52:43 -04:00 |
|
Carl van Tonder
|
f595532db5
|
Fix migrations
|
2018-05-24 18:24:55 -04:00 |
|
Carl van Tonder
|
c0ff616761
|
Prevent crash saving case study with no draft
|
2018-05-19 14:32:57 -04:00 |
|
Carl van Tonder
|
562fa1f270
|
Fix LANGUAGES en-gb
|
2018-05-19 14:24:21 -04:00 |
|
Carl van Tonder
|
39683a4ec0
|
Update test for text change
|
2018-05-19 14:21:58 -04:00 |
|
Carl van Tonder
|
a1821dba58
|
Fix migrations
|
2018-05-19 14:01:43 -04:00 |
|
Carl van Tonder
|
868e906323
|
Update Gitlab CI config for system requirements move
|
2018-05-19 13:56:17 -04:00 |
|
Carl van Tonder
|
0160e58491
|
Add language switcher widget
|
2018-05-19 13:53:34 -04:00 |
|
Carl van Tonder
|
8a68b826d3
|
Split system requirements for Debian & Fedora
|
2018-05-19 13:53:34 -04:00 |
|
Carl van Tonder
|
8d2532a1b2
|
Convert some CharFields to TextFields
|
2018-05-19 13:53:34 -04:00 |
|
Carl van Tonder
|
83061316c0
|
Add django-override-storage to test reqs
|
2018-05-01 13:31:07 -04:00 |
|
Carl van Tonder
|
f4a74e6fd0
|
Fix map tests, add files tests
|
2018-05-01 13:16:09 -04:00 |
|
Carl van Tonder
|
d84aa0f3b9
|
Avoid crash when deleting drafts
|
2018-05-01 01:08:40 -04:00 |
|
Carl van Tonder
|
4dfbb61402
|
Merge branch 'feature/new_multi_upload'
|
2018-04-30 22:24:02 -04:00 |
|
Carl van Tonder
|
8ddc0894a1
|
Clean-up migration
|
2018-04-30 22:23:45 -04:00 |
|
Carl van Tonder
|
6dc0b51fc3
|
File permissions checks
|
2018-04-30 22:23:36 -04:00 |
|
Carl van Tonder
|
e43c32b843
|
Extra file upload fields, delete files w/ draft
|
2018-04-30 22:17:18 -04:00 |
|
Carl van Tonder
|
983a32aba8
|
Add requirements-devel
|
2018-04-23 02:03:06 -04:00 |
|
Carl van Tonder
|
2652291873
|
Add missing MEMCACHED_HOST to fix Weblate
|
2018-04-23 01:57:28 -04:00 |
|
Carl van Tonder
|
935af1355b
|
Further work on multi-file-upload
|
2018-04-23 01:15:33 -04:00 |
|
Carl van Tonder
|
bb326bfed8
|
Initial file uploding w/ new "files" app
|
2018-04-19 15:57:18 -04:00 |
|
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 |
|