Commit Graph

52 Commits

Author SHA1 Message Date
Oliver Marks 7737058f0f fixes #96 you can now view users or members when clicking the tabs 2017-04-22 15:55:40 +01:00
Oliver Marks 42f09e376f Take redirect url from env file 2017-04-20 20:33:28 +01:00
Oly a6e0bccb25 Changes to fix gocardless payment issue needs a bit more work to fix domain used 2017-04-20 14:23:17 +01:00
Sam Collins c1f6d3f22e
Switched to class based views for blog 2017-03-22 23:47:14 +00:00
Oly 3dfdb9fc00 disable http csrf cookie param so it can be sent via ajax for production 2017-03-20 13:41:59 +00:00
Oly 8ec4cea078 disable http csrf cookie param so it can be sent via ajax 2017-03-20 08:54:36 +00:00
Oliver Marks 4ee80469e5 add www to aloowed hosts 2017-03-05 14:39:08 +00:00
Sam Collins 05d77e7c05
Added blog sitemap 2017-03-01 00:58:58 +00:00
Sam Collins 45c59f0707
Improved Schema notation to hopefully improve SEO 2017-03-01 00:43:51 +00:00
Oliver Marks 8a6638e28d Enable whitenoise for dev environment, closer to production 2017-02-28 21:19:03 +00:00
Oliver Marks bc324c5769 Change /admin url to /trustee so its less obvious to spiders looking for exploits 2017-02-28 20:25:38 +00:00
Oliver Marks b3967e30e1 dont use github for emojis now stored in project, will helpp with ssl 2017-02-28 18:34:14 +00:00
Oly bb9865cd97 Merge remote-tracking branch 'remotes/origin/draceditor' 2017-02-28 09:02:24 +00:00
Oliver Marks db212d90de enable auth providers 2017-02-27 20:36:30 +00:00
Oliver Marks 280601f3aa enable image uploader 2017-02-27 19:33:38 +00:00
Oliver Marks 615514259d implemented for blog as a test 2017-02-27 19:15:27 +00:00
Oliver Marks 60c3c8ed8e markdownx example 2017-02-27 19:07:13 +00:00
Sam Collins 9e0ada5f3d Added Auth to Django REST API 2017-02-26 08:36:59 +00:00
Sam Collins 7453c056ae Removed Refrence to Django Rest Framework 2017-02-26 08:36:59 +00:00
Sam Collins 9db20fb458 Added Blog and Feeds API 2017-02-26 08:36:59 +00:00
Sam Collins 6c463d3b86 Added Blog page and views 2017-02-26 08:36:59 +00:00
Sam Collins a5f0d97d54 First Start of blog system 2017-02-26 08:36:59 +00:00
Oliver Marks db5d0ff25b add allowed host for production 2017-02-25 13:31:44 +00:00
Oliver Marks 223de57b6b clean up stage configs, start of live configs 2017-02-21 19:09:15 +00:00
Oliver Marks 5c58aff874 Added some tests for subscription sign up, improved drone conf to cache pip packages 2017-02-19 10:50:17 +00:00
Oliver Marks eac0e88596 implemented cancel subscription, will likely need some more work and testing 2017-02-16 21:35:46 +00:00
Oly 134a5b0982 remove s3 config from stage 2017-02-15 19:29:35 +00:00
Sam Collins 38cffd11cb
Added password reset, cleaned up nav and added mailing list link 2017-02-15 19:11:22 +00:00
Oly 02f946b7a2 use picture tag for banners, add in image size 2017-02-15 13:53:19 +00:00
Oliver Marks 3a4e438f31 Better image auto fixtures, now has a fixed larger size 2017-02-14 20:29:45 +00:00
Oly 5b5612d550 Started to implement the homepage banner images 2017-02-14 08:34:26 +00:00
Oliver Marks 2a9eade76d Implemented payment success and failure urls 2017-02-09 20:12:59 +00:00
Oliver Marks 6fec0e64bd sass now compiles, cleanup unused files, hooked in sign up form to post to gocardless 2017-02-08 20:32:42 +00:00
Oliver Marks fa5359979d started work on the membership signup form 2017-02-07 20:25:23 +00:00
Oliver Marks 88f5a54bc0 clean up side nav slightly, can now be collapsed 2017-02-06 21:22:03 +00:00
Oliver Marks b55e16009d Email should now send on stage 2017-02-05 17:04:08 +00:00
Oliver Marks 46502c164a Add django file logging for stage 2017-02-05 14:22:35 +00:00
Oliver Marks 3d8c6a24a2 stage config, and contact form setup to send email 2017-02-05 12:59:20 +00:00
Oliver Marks 60030f14cd Integrated feeds on homepage into a new feed 2017-02-02 19:16:09 +00:00
Oliver Marks ad301febf6 Demo autofixture integration 2017-02-02 18:51:54 +00:00
Oliver Marks 9faf03f1e7 initial docker setup for staging now works 2017-02-02 14:04:17 +00:00
Oly 097a637682 env and settings now loading, need to work on mocking next 2017-01-26 09:10:46 +00:00
Oly a8e8ad80e9 fix env file loading 2017-01-26 08:52:41 +00:00
Oliver Marks 11e19fcf66 Separated payment options, for testing 2017-01-25 22:15:43 +00:00
Oliver Marks 5f1ec4e065 fix drone file so it works 2017-01-08 18:10:47 +00:00
Sam Collins a3e44d640a
Made Articles get stored in the DB and added image fetching 2017-01-08 03:49:33 +00:00
Oliver Marks 0a2ad28b7c add in stdimage to scale the images 2017-01-07 21:52:03 +00:00
Oliver Marks 21da62b31c Initial member list page, need a group called member and users added to function 2017-01-07 19:21:53 +00:00
Oliver Marks 9abd81245e Initial profile management page 2017-01-06 20:35:56 +00:00
Oliver Marks 2cef5bf87a Added in contact, chat and mailing list templates 2017-01-05 21:01:58 +00:00