Commit Graph

  • a6ca9a1a6e Set new user's company to Spaceport to help filter tanner 2020-02-08 19:51:51 -07:00
  • 4febe1ce47 Initialize LDAP connection on each API call tanner 2020-02-08 19:51:16 -07:00
  • cc900595df Rename ldap find user route function tanner 2020-02-07 19:23:48 -07:00
  • aa9f1ae861 Integrate LDAP API on user signup tanner 2020-02-08 02:22:29 +00:00
  • c6fd53dded Add script to fix file permissions tanner 2020-02-08 01:05:02 +00:00
  • 4082b76ebd Check if email exists in old portal before registration tanner 2020-02-08 01:02:04 +00:00
  • 2fd1d52a71 Simplify /door/ route card listing tanner 2020-02-07 09:53:39 +00:00
  • 668a0dd349 Record time whenever cards change tanner 2020-02-07 09:38:33 +00:00
  • f75b782afd Add /stats/ API route with defaults tanner 2020-02-07 09:25:50 +00:00
  • 5d4ef292d6 Move caching to memcached tanner 2020-02-07 09:06:02 +00:00
  • 28e79b9362 Change default creation date to Alberta timezone tanner 2020-02-07 07:00:11 +00:00
  • d5cae8ce65 Properly fix session datetimes on import tanner 2020-02-07 05:07:55 +00:00
  • 881608b4df Grab import date from member table tanner 2020-02-07 04:10:13 +00:00
  • 18e7c6c77d Enforce capitalization of class / session status tanner 2020-02-07 01:11:09 +00:00
  • 202dc1f999 Fix import PayPal capitalization bug tanner 2020-02-06 09:52:10 +00:00
  • c865480c8b Automatically confirm attendance if class is free tanner 2020-02-06 09:25:57 +00:00
  • 1c54bd5923 Disallow non-alpha characters in username tanner 2020-02-06 09:16:58 +00:00
  • b927491084 Allow signups with last name tester on prod for now tanner 2020-02-06 09:15:26 +00:00
  • 9e40c5d807 Define static directory for Django admin site tanner 2020-02-06 09:14:50 +00:00
  • e250af14f7 Complete LDAP API functions and simplify tanner 2020-02-04 23:16:07 -07:00
  • 036623d473 Implement set password on LDAP server tanner 2020-02-04 22:42:42 -07:00
  • 0189713ff1 Set up LDAP to run from virtual env tanner 2020-02-04 22:00:21 -07:00
  • f1b6be922d Access secrets through module tanner 2020-02-04 21:32:25 -07:00
  • d1efbe1abf Import Pat's LDAP functions tanner 2020-02-04 21:31:22 -07:00
  • f3fe029d3e Added /check-username-exists route, rename ldap.py tanner 2020-02-04 20:59:31 -07:00
  • bad18e069a Add historical records to every model for auditing tanner 2020-02-05 00:00:33 +00:00
  • 30294e7332 Use textual true / false for signup radios tanner 2020-02-04 08:39:45 +00:00
  • 51b6be93cc Add /ping/ route to docs tanner 2020-02-04 08:39:26 +00:00
  • 3565bddf8d Confirm user's token on navigation, clear user cache properly tanner 2020-02-04 08:32:01 +00:00
  • 26845a5921 Add /ping/ API route to check if user's token is valid tanner 2020-02-04 08:31:24 +00:00
  • ee520b8c3f Prevent form submit if loading tanner 2020-02-04 07:18:29 +00:00
  • 1ebb1f64ad Sort training by date tanner 2020-02-04 07:17:47 +00:00
  • 54e885acb5 Add link to Protospace admin Google group tanner 2020-02-04 06:49:39 +00:00
  • 3117028023 Begin LDAP HTTP server with stubs tanner 2020-02-04 06:18:37 +00:00
  • efcc4b847d Fix login bug with empty username tanner 2020-02-02 05:30:15 +00:00
  • 0326950c54 Move Django secret key to secrets.py tanner 2020-02-02 04:42:46 +00:00
  • c501eb3c1a Install gunicorn tanner 2020-02-02 03:57:09 +00:00
  • 5c517ed41f Add prod domains to ALLOWED_HOSTS tanner 2020-02-02 03:56:56 +00:00
  • 004f98f0a8 Fix missing import tanner 2020-02-02 03:59:43 +00:00
  • b06a741763 Add instructions for importing member photo and scrape date tanner 2020-02-02 03:59:06 +00:00
  • c9fa795824 Obfuscate PayPal IPN route tanner 2020-02-01 23:58:10 +00:00
  • 5130c8e169 Add docs for users reporting their transactions route tanner 2020-02-01 09:03:31 +00:00
  • f5cfc9a1d6 Add UI so users can report transactions tanner 2020-02-01 08:56:22 +00:00
  • 59d495b91d Add API route for reporting transactions tanner 2020-02-01 08:55:45 +00:00
  • 4bde37cd8a Link to member from transaction tanner 2020-02-01 07:39:24 +00:00
  • 5a6e7914c9 Enforce correct capitalization of PayPal tanner 2020-02-01 07:39:02 +00:00
  • beb9072291 Train paypal hints when reported transaction is cleared tanner 2020-02-01 02:36:48 +00:00
  • 63d83ec2f6 Add minimum height to container to prevent loading flashing tanner 2020-02-01 02:36:15 +00:00
  • baeda4acb9 Document transaction reporting tanner 2020-02-01 01:38:12 +00:00
  • 9fd7e76486 Add UI page for reported transactions, member dropdown tanner 2020-01-31 23:47:52 +00:00
  • 7d3d06033d Expose reported transactions on GET /transactions/ tanner 2020-01-31 23:46:59 +00:00
  • 8296295937 Add /ipn/ API route to process PayPal IPNs tanner 2020-01-30 23:51:51 +00:00
  • c1e682478b Register all api models with admin page tanner 2020-01-29 23:42:44 +00:00
  • bfc757cace Add script to parse old paypal txs into member hints tanner 2020-01-29 23:42:10 +00:00
  • 26c8180ca0 Protect static. against misconfigured webservers tanner 2020-01-26 22:40:39 +00:00
  • f2addd45b1 Add link to member forms on admin member page tanner 2020-01-26 22:17:24 +00:00
  • 6789090ba2 Generate member forms on unpause and import tanner 2020-01-26 22:17:05 +00:00
  • 7eb46f39db Statically serve member PDF forms instead, add link tanner 2020-01-26 10:39:59 +00:00
  • 0c1f82a3c7 Add API route to generate member's application PDF forms tanner 2020-01-26 08:29:14 +00:00
  • e24de87557 Add missing member_id to transaction docs tanner 2020-01-25 22:55:12 +00:00
  • ff72500e70 Host CSS, remove dependency of Google Fonts and CDN tanner 2020-01-23 23:42:32 +00:00
  • f44d1d9d98 Move success messages under submit button tanner 2020-01-23 22:44:42 +00:00
  • 273e514ee3 Add script to hammer API with test requests tanner 2020-01-23 22:32:49 +00:00
  • 3f293f2cea Rename process image function tanner 2020-01-23 22:32:31 +00:00
  • c0fa194818 Fix cards typo in docs tanner 2020-01-23 20:50:40 +00:00
  • 5ac30ebf6c Fix import error tanner 2020-01-23 07:29:38 +00:00
  • 77e90e090f Log when we run without old portal data tanner 2020-01-23 07:25:53 +00:00
  • f29f8a9c75 Freeze requirements tanner 2020-01-23 06:55:11 +00:00
  • c6182c8984 Allow importing the old portal to be optional tanner 2020-01-23 06:54:34 +00:00
  • 6dcdeffa9e Add link to docs in README tanner 2020-01-23 03:33:57 +00:00
  • b840889379 Add button to log out all sessions tanner 2020-01-23 03:32:54 +00:00
  • 664859dd26 Only allow admins to change member's names tanner 2020-01-23 03:11:37 +00:00
  • 66c959db59 Import validation exception tanner 2020-01-23 02:55:28 +00:00
  • 9719867ebd Move <Router> to index.js, go home on log out tanner 2020-01-23 02:54:33 +00:00
  • 78f67e845b Update serialize-javascript package tanner 2020-01-22 22:38:30 +00:00
  • 8b48ff9c05 Move utils and permissions to own file, clean up code tanner 2020-01-22 22:32:58 +00:00
  • 0a13f52053 Fully document API and move dev setup instructions tanner 2020-01-21 23:49:01 +00:00
  • 15f736809d Make member_id int, ignore username case tanner 2020-01-21 23:46:44 +00:00
  • f84171de83 Confirm user logout tanner 2020-01-21 23:45:54 +00:00
  • 72d502d0b7 Set up boilerplate sphinx docs tanner 2020-01-21 06:18:09 +00:00
  • 3af9f51fb0 Misc fixes tanner 2020-01-21 05:00:45 +00:00
  • a3e14c434d Add missing green color for Prepaid tanner 2020-01-20 09:47:23 +00:00
  • eb472c815e Add unit testing instructions tanner 2020-01-20 06:05:10 +00:00
  • aa9045e49e Add door controller cards route to API tanner 2020-01-20 06:01:10 +00:00
  • 872a51f5f5 Change pause and unpause routes to POST tanner 2020-01-20 04:42:50 +00:00
  • 5a69e5d88d Improve nginx caching tanner 2020-01-20 03:05:26 +00:00
  • 047833b5cc Display correct icon color based on status tanner 2020-01-20 02:54:44 +00:00
  • 6c7464fe67 Display "Former Member" for all non-member statuses tanner 2020-01-20 02:31:38 +00:00
  • b214dc230f Add UI for pausing and unpausing members tanner 2020-01-20 02:25:58 +00:00
  • c9faca94ad Add API routes to pause / unpause membership tanner 2020-01-20 01:57:05 +00:00
  • e92182724b Fix fake missing membership tests tanner 2020-01-20 00:46:07 +00:00
  • 45965b29b2 Make expire and paused date read-only, add fake months individually tanner 2020-01-20 00:29:28 +00:00
  • 8ca8970092 Add django command for running member tally cron daily tanner 2020-01-19 10:57:56 +00:00
  • 712a6c533f Retally membership months on any transaction change tanner 2020-01-19 08:59:16 +00:00
  • 73b6d19c19 Add a fake membership transaction when importing old portal tanner 2020-01-19 06:58:51 +00:00
  • 0fe999ca97 Add utils and tests for calculating membership status tanner 2020-01-19 03:00:05 +00:00
  • f9c21b7001 Fix margins on attendance buttons tanner 2020-01-18 07:54:17 +00:00
  • 3755969ead Allow admins to add transactions to users tanner 2020-01-18 04:47:54 +00:00
  • 6a7f409986 Add transaction editor to UI tanner 2020-01-18 03:34:55 +00:00
  • 08bd52704b Use object IDs instead of array indices as keys tanner 2020-01-18 01:36:53 +00:00