Commit Graph

46 Commits

Author SHA1 Message Date
a964ee03d2 Add test bucket when testing, so we can nuke debug files 2018-06-27 19:30:25 +01:00
Carl van Tonder
c32ddf1abb Fix CaseStudy serialisation..
..by ensuring CS images are serialised correctly
2018-05-30 14:21:48 -04:00
59b0bc0ab8 Use flatpages list for footeR 2018-05-23 19:55:57 +02:00
e9915e4f4f Add about menu on navbar, closing #64 2018-05-23 19:49:23 +02:00
Carl van Tonder
562fa1f270 Fix LANGUAGES en-gb 2018-05-19 14:24:21 -04:00
Carl van Tonder
0160e58491 Add language switcher widget 2018-05-19 13:53:34 -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
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
b424c06602 Add footer block to all pages by default 2018-04-14 21:46:01 +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
9ab6366d37 Prettify map pin popups. Closes #18. 2018-03-31 22:12:06 +11:00
Carl van Tonder
002090d1af Switch to Autonomic Sentry account 2018-03-28 13:29:04 -04:00
a70da01edf Prettyify password reset form 2018-03-28 22:46:00 +11:00
b7f2be8b3e Display most of §1 of the spec (#7) 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
406021a056 Sort INSTALLED_APPS alphabetically 2018-03-26 12:12:25 +11:00
495e913e8d Fix "New Case Study" being in wrong font 2018-03-26 12:11:12 +11:00
Livvy Mackintosh
49d4d70602 Add missing i18n template tag import 2017-11-18 19:48:06 +01: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
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
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
3ce561efc7 Add i18n urls 2017-06-16 19:03:27 +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
f1d8f00af0 Update map app (location, migrations and templates) 2017-05-21 01:47:14 +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