Commit Graph

  • a254fa1e3b Add name to logout url. Drew Larson 2016-06-23 13:52:12 -0600
  • cabef3b1ce Edit profile link. Drew Larson 2016-06-23 13:38:03 -0600
  • 6f87cf155e Refactor templates. Drew Larson 2016-06-23 11:53:17 -0600
  • c906b710ba Fix login/logout urls. Drew Larson 2016-06-23 11:53:01 -0600
  • 5cb88a6c61 Change title. Drew Larson 2016-06-23 11:03:56 -0600
  • df6752a13f View already signed in members. Drew Larson 2016-06-23 11:01:36 -0600
  • 17622687b2 Add `Visit` to admin. Drew Larson 2016-06-23 11:01:17 -0600
  • e22014332e Add full_name field to be used in serialization. Drew Larson 2016-06-23 11:01:03 -0600
  • a11f44485f Fix for Ansible 2.1. Drew Larson 2016-06-23 11:00:44 -0600
  • 03ed0071ee Install DRF. Drew Larson 2016-06-23 11:00:15 -0600
  • a240145523 A better sign-in form. Drew Larson 2016-06-23 09:48:12 -0600
  • b614a2b1a6 Signin api. Drew Larson 2016-06-22 19:37:59 -0600
  • 7bfb1c8129 Fix to make components look right. Drew Larson 2016-06-22 19:37:16 -0600
  • 1e6d809893 Autocomplete fetches members. Drew Larson 2016-06-01 23:18:33 -0600
  • 45ea1d27d7 Use material-ui instead Drew Larson 2016-06-01 23:18:23 -0600
  • 4982094d50 Merge branch 'feature/search-view' into development Drew Larson 2016-06-01 21:05:48 -0600
  • 99cd30ec25 Basic search endpoint. Drew Larson 2016-06-01 21:05:26 -0600
  • 8036e47c61 Add haystack to django. Drew Larson 2016-06-01 21:05:02 -0600
  • 5916069c41 Add haystack and whoosh. Drew Larson 2016-06-01 21:04:22 -0600
  • ad0ad4eac8 Basic reactjs support. Drew Larson 2016-06-01 18:10:56 -0600
  • af1130de04 Display memberships. Drew Larson 2016-05-31 17:36:15 -0600
  • bd186b04fa Add the best date library! Drew Larson 2016-05-31 17:36:00 -0600
  • 2ec33ee31e Merge branch 'feature/membership-form' into development Drew Larson 2016-05-31 09:21:56 -0600
  • 967a9b8411 Add `Payment` to `Membership`. Drew Larson 2016-05-31 09:21:06 -0600
  • 68b005a2d6 Change choices and default. Drew Larson 2016-05-31 08:51:00 -0600
  • bb5d77b185 PEP 8. Drew Larson 2016-05-30 21:33:20 -0600
  • 40b88097d1 Add membership to member. Drew Larson 2016-05-30 21:32:45 -0600
  • 02ef99b2b8 Add `paid` field. Drew Larson 2016-05-30 20:38:46 -0600
  • 34088316ee Should be one-to-one relationship. Drew Larson 2016-05-30 20:37:18 -0600
  • 23fc48593e Ugh. Drew Larson 2016-05-30 20:36:32 -0600
  • 88c8ac29f2 Create on-to-many relationship. Drew Larson 2016-05-30 20:34:03 -0600
  • 0c905da8af Allow for new or editing. Drew Larson 2016-05-30 20:32:17 -0600
  • 4181fd951f New membership url. Drew Larson 2016-05-30 20:31:53 -0600
  • 22ccb25e7b Relationship goes the wrong way. Drew Larson 2016-05-30 20:31:40 -0600
  • f22f39f67f Saner member sign-up! Drew Larson 2016-05-26 18:30:33 -0600
  • 9f0da06756 All the restarts! Drew Larson 2016-05-26 18:29:22 -0600
  • 47f0b3e03f Edit member WIP. Drew Larson 2016-05-26 10:27:25 -0600
  • 4a01e29b9f Move membership to Member. Drew Larson 2016-05-26 10:26:23 -0600
  • 3890fe41a8 Move payment field to membership. Drew Larson 2016-05-26 10:25:54 -0600
  • 6dcadff056 Add admin views. Drew Larson 2016-05-25 18:57:17 -0600
  • 40254d9df1 Add submit form. Drew Larson 2016-05-25 18:46:33 -0600
  • 4c8b60b0ea Enable submit button once everything is agreed to. Drew Larson 2016-05-25 18:21:17 -0600
  • 0c99334cd5 Some stuff I did. Sorry Arlin. Drew Larson 2016-05-25 17:59:54 -0600
  • 40c0e63b55 Merge branch 'feature/setup' into development Arlin Schaffel 2016-04-10 14:14:18 -0600
  • 257471afe7 Starting & Stopping Vagrant Arlin Schaffel 2016-04-10 14:13:09 -0600
  • 760b92173d Small Updates to ReadMe Arlin Schaffel 2016-04-10 13:46:30 -0600
  • c8848cf7ce Changes for automatically starting dev server. Drew Larson 2016-04-10 13:10:30 -0600
  • bd483d3e59 Pare down the membership form. Drew Larson 2016-04-04 21:57:21 -0600
  • 5385437203 Add visit choices. Drew Larson 2016-04-10 12:22:25 -0600
  • d111c0c515 Switch some fields to `Membership`. Drew Larson 2016-04-10 12:15:31 -0600
  • dc20ca5888 Remove fields for a new user. Drew Larson 2016-04-05 18:07:29 -0600
  • 83e8652824 Merge branch 'feature/login' into development Drew Larson 2016-04-04 21:24:00 -0600
  • ffa6b4b169 Basic login form. Drew Larson 2016-04-04 21:23:15 -0600
  • fa475e5835 Name for finding url with reverse. Drew Larson 2016-04-04 21:23:05 -0600
  • 060e5b2d91 Don't use NFS anymore. Drew Larson 2016-04-03 19:59:42 -0600
  • 914fe244c9 Import CSS separately. Drew Larson 2016-04-03 19:59:34 -0600
  • 85ded26eb8 Import styles individually. Drew Larson 2016-04-03 19:46:28 -0600
  • d21b8cab7b Production settings. Drew Larson 2016-04-03 19:42:02 -0600
  • 2319c4a494 Member form. Drew Larson 2016-04-03 19:41:54 -0600
  • c1a5c17917 Extra form styles. Drew Larson 2016-04-03 19:41:28 -0600
  • f8fee04cfa Add some blocks to override. Drew Larson 2016-04-03 19:40:39 -0600
  • 81627e414e Use dashboard view. Drew Larson 2016-04-03 19:40:16 -0600
  • d58421fa31 Don't allow fields to be blank. Drew Larson 2016-04-03 19:39:31 -0600
  • 49e98929b0 Keep track of email consent. Drew Larson 2016-04-03 19:38:47 -0600
  • b19c2f7073 Display debug toolbar. Drew Larson 2016-04-03 19:38:12 -0600
  • 8c4e533232 Start of a login form. Drew Larson 2016-04-01 10:44:10 -0600
  • 537dc18f41 Core URLs at the end to hoover up everything. Drew Larson 2016-04-01 10:43:46 -0600
  • 92c5a75ff7 Whoops don't need this right now. Drew Larson 2016-04-01 10:43:20 -0600
  • 69054fa50a Add support for SCSS and use a template from MDL. Drew Larson 2016-03-24 11:28:03 -0600
  • d48aa45006 Update ignore. Drew Larson 2016-03-24 11:27:21 -0600
  • c2375dcff9 Make sure there is a static folder. Drew Larson 2016-03-24 11:26:38 -0600
  • 2a14304618 Use bower to install third-party deps. Drew Larson 2016-03-24 10:51:40 -0600
  • be106fc805 Don't need postfix. Drew Larson 2016-03-24 10:50:51 -0600
  • d079f66292 Should update apt before attempting install. Drew Larson 2016-03-24 10:50:43 -0600
  • cf59262277 Not going to use build tools. Drew Larson 2016-03-24 10:50:16 -0600
  • c4c54cd678 Reduce requirements. Drew Larson 2016-03-24 10:49:43 -0600
  • b6ad0dd068 Initial commit. Drew Larson 2016-03-23 16:29:28 -0600