Commit Graph

29 Commits

Author SHA1 Message Date
Sam Collins c251621e93
Fixed bug with urls and blog 2017-10-04 20:29:23 +01:00
Oly ed9958b2ad setting up test data 2017-09-14 13:46:54 +01:00
Oliver Marks 69af967ae6 Initial rfid models, to think about any thoughts ?
remove mapping model on base on @scollins suggestion

Updated models, enabled it in the admin backup to get an idea of the structure.
will need to rebuild, updating restframework

current state of experiment into rfid api

Change docs url

started looking into web tokens

Refactor models

More experimenting

Custom view now works, needs tiding up and data to test
2017-09-14 13:46:54 +01:00
Oliver Marks fbaa7fb50d implemented django wiki, created requests page, and added to nav 2017-09-05 20:07:48 +01:00
Oliver Marks 10039e0b0e celery integration tasks now working, improved feed image variation rendering 2017-08-22 22:47:44 +01:00
Oly 54e1bce190 change subscription mechanism to use new gocardless api 2017-08-14 14:00:59 +01:00
Oliver Marks b3d580d49c Add missing brackets to as_view, to fix #135 2017-07-12 22:07:47 +01:00
Oliver Marks eac7ee9211 Initial version of home page rss.xml feed 2017-06-01 20:30:40 +01:00
Oliver Marks 7737058f0f fixes #96 you can now view users or members when clicking the tabs 2017-04-22 15:55:40 +01:00
Sam Collins c1f6d3f22e
Switched to class based views for blog 2017-03-22 23:47:14 +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 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 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 eac0e88596 implemented cancel subscription, will likely need some more work and testing 2017-02-16 21:35:46 +00:00
Sam Collins 38cffd11cb
Added password reset, cleaned up nav and added mailing list link 2017-02-15 19:11:22 +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 60030f14cd Integrated feeds on homepage into a new feed 2017-02-02 19:16:09 +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 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
Sam Collins 7e200cf71f
Moved all files up one folder 2017-01-04 18:11:25 +00:00