Commit Graph

29 Commits

Author SHA1 Message Date
Carl van Tonder
562fa1f270 Fix LANGUAGES en-gb 2018-05-19 14:24:21 -04:00
Carl van Tonder
bb326bfed8 Initial file uploding w/ new "files" app 2018-04-19 15:57:18 -04:00
677f6a85a9 Add coordinates autocomplete widget & data (#32)
Just tweaks based on what Carl had already written in dce53630 and b97d421a
2018-04-16 14:27:13 +10:00
31a9ca316f Make MIN_ZOOM 2, so that on your standard laptop screen you don't see two copies of the world 2018-04-16 13:30:50 +10:00
935a2d7d59 Set initial map zoom to show entire world (#55) 2018-04-15 21:56:34 +10:00
0317535c11 Add some console debugging 2018-04-14 12:41:44 +10: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
ef54317bea Use MailGun via django-anymail instead of Gandi 2018-04-03 17:46:04 -04:00
f4a7a108b5 Add a basic email on case study submission. Closes #50. 2018-04-02 23:02:49 +10: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
406021a056 Sort INSTALLED_APPS alphabetically 2018-03-26 12:12:25 +11:00
Livvy Mackintosh
310be805c5 Update frontend and forms 2017-11-18 16:55:02 +00:00
Livvy Mackintosh
43d6ec989b Add updated front end, updated CaseStudy model and profiles app 2017-10-31 14:57:26 +00: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
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
049ca29e77 Add registration and login templates plus UI stuff, moderation 2017-10-08 21:21:51 +01:00
Livvy Mackintosh
53cf5736fb Add French to platform languages 2017-09-22 17:00:57 +02:00
Livvy Mackintosh
1238ff5258 Update language settings and locales 2017-06-16 18:18:59 +02:00
Livvy Mackintosh
0811936382 Update lots of things 2017-06-16 18:10:44 +02:00
Livvy Mackintosh
2ebc58d026 Update main ojusomap settings.py and urls.py 2017-05-23 01:13:14 +02:00
Livvy Mackintosh
8ec2344f68 Update Django/platform settings 2017-05-21 01:54:52 +02:00
Livvy Mackintosh
00f162099b Add map app and modified settings.py 2017-05-19 02:23:40 +02:00
Livvy Mackintosh
8248d1690a Add Django project and nginx conf + deps 2017-05-18 23:51:17 +02:00