Commit Graph
59 Commits
Author SHA1 Message Date
Drew Larson 4982094d50 Merge branch 'feature/search-view' into development 2016-06-01 21:05:48 -06:00
Drew Larson 99cd30ec25 Basic search endpoint. 2016-06-01 21:05:26 -06:00
Drew Larson 8036e47c61 Add haystack to django. 2016-06-01 21:05:02 -06:00
Drew Larson 5916069c41 Add haystack and whoosh. 2016-06-01 21:04:22 -06:00
Drew Larson ad0ad4eac8 Basic reactjs support. 2016-06-01 18:11:07 -06:00
Drew Larson af1130de04 Display memberships. 2016-05-31 17:36:15 -06:00
Drew Larson bd186b04fa Add the best date library! 2016-05-31 17:36:00 -06:00
Drew Larson 2ec33ee31e Merge branch 'feature/membership-form' into development 2016-05-31 09:21:56 -06:00
Drew Larson 967a9b8411 Add Payment to Membership. 2016-05-31 09:21:38 -06:00
Drew Larson 68b005a2d6 Change choices and default. 2016-05-31 09:21:38 -06:00
Drew Larson bb5d77b185 PEP 8. 2016-05-31 09:21:38 -06:00
Drew Larson 40b88097d1 Add membership to member. 2016-05-31 09:21:38 -06:00
Drew Larson 02ef99b2b8 Add paid field. 2016-05-31 09:21:38 -06:00
Drew Larson 34088316ee Should be one-to-one relationship. 2016-05-31 09:21:38 -06:00
Drew Larson 23fc48593e Ugh. 2016-05-31 09:21:38 -06:00
Drew Larson 88c8ac29f2 Create on-to-many relationship. 2016-05-31 09:21:38 -06:00
Drew Larson 0c905da8af Allow for new or editing. 2016-05-31 09:21:38 -06:00
Drew Larson 4181fd951f New membership url. 2016-05-31 09:21:38 -06:00
Drew Larson 22ccb25e7b Relationship goes the wrong way. 2016-05-31 09:21:38 -06:00
Drew Larson f22f39f67f Saner member sign-up! 2016-05-31 09:21:38 -06:00
Drew Larson 9f0da06756 All the restarts! 2016-05-31 09:21:38 -06:00
Drew Larson 47f0b3e03f Edit member WIP. 2016-05-31 09:21:38 -06:00
Drew Larson 4a01e29b9f Move membership to Member. 2016-05-31 09:21:38 -06:00
Drew Larson 3890fe41a8 Move payment field to membership. 2016-05-31 09:21:38 -06:00
Drew Larson 6dcadff056 Add admin views. 2016-05-31 09:21:38 -06:00
Drew Larson 40254d9df1 Add submit form. 2016-05-31 09:21:38 -06:00
Drew Larson 4c8b60b0ea Enable submit button once everything is agreed to. 2016-05-31 09:21:38 -06:00
Drew Larson 0c99334cd5 Some stuff I did. Sorry Arlin. 2016-05-31 09:21:38 -06:00
Drew Larson c8848cf7ce Changes for automatically starting dev server. 2016-04-10 13:10:30 -06:00
Drew Larson bd483d3e59 Pare down the membership form. 2016-04-10 12:34:02 -06:00
Drew Larson 5385437203 Add visit choices. 2016-04-10 12:22:25 -06:00
Drew Larson d111c0c515 Switch some fields to Membership. 2016-04-10 12:16:59 -06:00
Drew Larson dc20ca5888 Remove fields for a new user.
Will collect these when someone wants to become a member.
2016-04-05 18:07:29 -06:00
Drew Larson 83e8652824 Merge branch 'feature/login' into development 2016-04-04 21:24:00 -06:00
Drew Larson ffa6b4b169 Basic login form. 2016-04-04 21:23:15 -06:00
Drew Larson fa475e5835 Name for finding url with reverse. 2016-04-04 21:23:05 -06:00
Drew Larson 060e5b2d91 Don't use NFS anymore. 2016-04-03 19:59:42 -06:00
Drew Larson 914fe244c9 Import CSS separately. 2016-04-03 19:59:34 -06:00
Drew Larson 85ded26eb8 Import styles individually. 2016-04-03 19:46:28 -06:00
Drew Larson d21b8cab7b Production settings. 2016-04-03 19:42:02 -06:00
Drew Larson 2319c4a494 Member form. 2016-04-03 19:41:54 -06:00
Drew Larson c1a5c17917 Extra form styles. 2016-04-03 19:41:28 -06:00
Drew Larson f8fee04cfa Add some blocks to override. 2016-04-03 19:40:39 -06:00
Drew Larson 81627e414e Use dashboard view. 2016-04-03 19:40:16 -06:00
Drew Larson d58421fa31 Don't allow fields to be blank.
This is totes essential information for the BCBC.
2016-04-03 19:39:31 -06:00
Drew Larson 49e98929b0 Keep track of email consent. 2016-04-03 19:38:47 -06:00
Drew Larson b19c2f7073 Display debug toolbar. 2016-04-03 19:38:12 -06:00
Drew Larson 8c4e533232 Start of a login form. 2016-04-01 10:44:10 -06:00
Drew Larson 537dc18f41 Core URLs at the end to hoover up everything. 2016-04-01 10:43:46 -06:00
Drew Larson 92c5a75ff7 Whoops don't need this right now. 2016-04-01 10:43:20 -06:00
Drew Larson 69054fa50a Add support for SCSS and use a template from MDL. 2016-03-24 11:28:03 -06:00
Drew Larson d48aa45006 Update ignore. 2016-03-24 11:27:21 -06:00
Drew Larson c2375dcff9 Make sure there is a static folder. 2016-03-24 11:26:38 -06:00
Drew Larson 2a14304618 Use bower to install third-party deps. 2016-03-24 10:51:40 -06:00
Drew Larson be106fc805 Don't need postfix. 2016-03-24 10:50:51 -06:00
Drew Larson d079f66292 Should update apt before attempting install. 2016-03-24 10:50:43 -06:00
Drew Larson cf59262277 Not going to use build tools. 2016-03-24 10:50:16 -06:00
Drew Larson c4c54cd678 Reduce requirements. 2016-03-24 10:49:43 -06:00
Drew Larson b6ad0dd068 Initial commit. 2016-03-23 16:29:28 -06:00