Commit Graph

151 Commits

Author SHA1 Message Date
Sam Collins da67d703a1 Fixed styling on home link 2017-09-06 17:35:11 +01:00
Oly fdef48041d Added title, and changed layout 2017-09-06 14:03:02 +01:00
Oly c2efc2cae0 Fixes #56 use newer password hasher 2017-09-06 09:05:24 +01:00
Oliver Marks fbaa7fb50d implemented django wiki, created requests page, and added to nav 2017-09-05 20:07:48 +01:00
Oly c741232356 Update text on chat page explaining how to connect 2017-08-23 13:17:54 +01:00
Oliver Marks 10039e0b0e celery integration tasks now working, improved feed image variation rendering 2017-08-22 22:47:44 +01:00
Oliver Marks 633497be6c celery integration 2017-08-15 07:26:06 +01:00
Oly 54e1bce190 change subscription mechanism to use new gocardless api 2017-08-14 14:00:59 +01:00
Oly 3ca6cc4702 Fixes #133 Updated blurb on homepage, and amended the about page 2017-07-05 13:49:00 +01:00
Oliver Marks eac7ee9211 Initial version of home page rss.xml feed 2017-06-01 20:30:40 +01:00
Oliver Marks 22cd6c2397 Add refresh subscription button to admin backend 2017-04-23 10:39:04 +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
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
Oliver Marks 181cd6dfb7 Fix blog rss image urls to be absolute 2017-04-16 18:35:29 +01:00
Sam Collins e835ea0c20
Added Image to RSS feed using Yahoo thumbnail standard 2017-04-10 00:05:43 +01:00
Sam Collins 488ea1ad4d
Added description for category on blog list and fixed single post 2017-03-29 20:27:51 +01:00
Sam Collins eb46f9fcb3
Switched to thumbnail images in post list view 2017-03-29 19:49:36 +01:00
Sam Collins c1f6d3f22e
Switched to class based views for blog 2017-03-22 23:47:14 +00:00
Sam Collins db0c031664
Added Post 404 handling and support for published dates in future 2017-03-22 22:08:49 +00:00
Sam Collins fcb493d2e3
Made published date editable 2017-03-22 21:21:11 +00:00
Sam Collins bd90deccbc Changed updated date ordering 2017-03-22 16:52:28 +00:00
Oliver Marks 4afc2c2127 put draceditor fork back in to fix a few bugs 2017-03-18 14:17:10 +00:00
Sam Collins 12e308e927
Updated Schema to include url for contact 2017-03-15 18:33:37 +00:00
Sam Collins 423adfb7b6
Fixed missing div in footer 2017-03-15 17:49:44 +00:00
Sam Collins b31d6397e6
Improved page styling for members page 2017-03-15 09:01:42 +00:00
Sam Collins 7a5d515661
Added fallback images to feed cards 2017-03-15 08:35:26 +00:00
Sam Collins 54c9c8e46b
Made Articles check if the feed is enabled 2017-03-08 18:39:14 +00:00
Oliver Marks f07bf216b5 set email reply-to as well as from 2017-03-07 20:05:52 +00:00
Oliver Marks d690737753 some quick fixes for contact form, intro and members page 2017-03-07 19:54:43 +00:00
Oly de91937ab0 Update intro to resolve #53 2017-03-06 08:37:56 +00:00
Oliver Marks 43d6a1ca62 made the banner text a link 2017-03-04 15:23:32 +00:00
Oly 77e6d589c5 javascript analytics 2017-03-01 13:15:56 +00:00
Oly 3882979af0 add in basic analytics 2017-03-01 09:01:26 +00:00
Sam Collins c1f806e436
Added SEO Schema and Meta Description 2017-03-01 08:55:15 +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
Sam Collins 5d9096a86c
Fixed Feed Styling and improved Responsive Banners 2017-02-28 23:49:56 +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 312a29e8ee disable redis for now, add markdown tag for blog display 2017-02-28 09:03:01 +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
Oliver Marks cdb939f233 resolve migratioon conflicts 2017-02-26 08:48:29 +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 b8952f6452 remove s from banner model, tweak permissions on gunicorn folder 2017-02-22 22:45:44 +00:00
Oliver Marks 223de57b6b clean up stage configs, start of live configs 2017-02-21 19:09:15 +00:00
Oly 6d0e911866 remove duplicated success message 2017-02-21 09:00:54 +00:00
Oliver Marks 9f28b65a58 change success to be a get instead of an attribute lookup 2017-02-20 21:31:59 +00:00
Oliver Marks 977ce8ca8b made the return url in the tests more complete, and pass through get params to subscription confirm 2017-02-20 20:16:12 +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
Sam Collins 38cffd11cb
Added password reset, cleaned up nav and added mailing list link 2017-02-15 19:11:22 +00:00
Sam Collins f8729a5453
Improved Chat page text and added Hangouts link 2017-02-15 18:06:27 +00:00
Sam Collins e1dc5b2e0f
Reduced duplicate queries on Home Page and made Copyright year dynamic 2017-02-15 18:05:57 +00:00
Oly 02f946b7a2 use picture tag for banners, add in image size 2017-02-15 13:53:19 +00:00
Oliver Marks 1e9427d743 Added init file to app root 2017-02-14 21:52:11 +00:00
Oliver Marks 3a4e438f31 Better image auto fixtures, now has a fixed larger size 2017-02-14 20:29:45 +00:00
Oly 612cd5c779 Banner on homepage now enabled 2017-02-14 14:00:37 +00:00
Oly 9dcd9d496b banner migrations and admin area enabled 2017-02-14 08:52:06 +00:00
Oly c38d6916ef missing banner files 2017-02-14 08:34:26 +00:00
Oly 5b5612d550 Started to implement the homepage banner images 2017-02-14 08:34:26 +00:00
Oliver Marks 6bedf06f1b Some styling tweaks on homepage and member list page, spacing and layout 2017-02-12 10:40:20 +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
Oly 0d538df97e add spacing under introduction 2017-02-06 14:10:35 +00:00
Oliver Marks b55e16009d Email should now send on stage 2017-02-05 17:04:08 +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 411dedf00d clean up refresg commands and start on docker-compose files for stage 2017-02-01 14:02:20 +00:00
Oliver Marks 5b223d23cd new command works needs improvement, fix fixtures file thanks for pointing that out @mightyscollins 2017-01-30 22:39:15 +00:00
Oly e5c1e15010 more work on payment gateway 2017-01-30 17:08:37 +00:00
Oly fb271941bb Cleaned up migrations, added refresh subscriptions command to update members status 2017-01-28 22:34:47 +00:00
Oliver Marks 6042d68b66 start of test for unsubscribe button 2017-01-26 22:36:25 +00:00
Oly 3f4150b176 fix existing tests 2017-01-26 17:38:44 +00:00
Sam Collins e873328404
Added Init for feeds 2017-01-26 13:27:33 +00:00
Oly 0622d842ba all tests now run 2017-01-26 13:13:42 +00:00
Oly 097a637682 env and settings now loading, need to work on mocking next 2017-01-26 09:10:46 +00:00
Oliver Marks 11e19fcf66 Separated payment options, for testing 2017-01-25 22:15:43 +00:00
Oliver Marks be559501e1 feed id fix, feed_reader will now store an id and return it in the results 2017-01-08 13:33:00 +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 a6ba1f984b Merge pull request #1 from maidstone-hackspace/site-styling
Site styling improvments
2017-01-07 21:31:54 +00:00
Sam Collins 67e53644ba
Improved card styling from feeds 2017-01-07 21:15:27 +00:00
Sam Collins 8a652fa20a
Re minifed and added sticky footer 2017-01-07 20:23:44 +00:00
Sam Collins 47ff473123
Added better favicons for all devices 2017-01-07 20:13:20 +00:00
Sam Collins 25dd644c16
Switched to Bootstrap 4 Alpha 6 and converted Navbar 2017-01-07 19:48:04 +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
Oliver Marks f7197f59f7 payment library and tests 2017-01-05 19:25:23 +00:00
Oliver Marks 3311080fde Added in feeds django app, can be manged in the admin backend 2017-01-05 18:43:32 +00:00
Sam Collins 7e200cf71f
Moved all files up one folder 2017-01-04 18:11:25 +00:00