Commit Graph

338 Commits

Author SHA1 Message Date
ba5361f660 Add script to clean member names 2020-02-28 07:24:09 +00:00
091c81e411 Capitalize names, disallow extra spaces 2020-02-28 07:00:55 +00:00
529bcaa1de Convert username spaces to periods 2020-02-28 07:00:35 +00:00
a3f113de6d Confirm card deletion 2020-02-28 01:33:15 +00:00
1db63c9615 Remove redundant authenticated check from cards API 2020-02-28 01:33:14 +00:00
244a78d8b5 Display Admin history in table 2020-02-28 01:33:14 +00:00
38500b3c94 Add checkbox to exclude PayPal transactions from list 2020-02-28 01:33:14 +00:00
05642c01a3 Document LDAP server setup 2020-02-28 00:55:40 +00:00
5bf9b26180 Document door API auth 2020-02-27 23:16:13 +00:00
314e4da620 Require "Bearer" to be on custom auth tokens 2020-02-27 23:06:23 +00:00
4a117eff83 Return stats about last backup download times 2020-02-27 22:46:09 +00:00
221e83ccab Increase search result count and sort by expire_date 2020-02-27 22:46:09 +00:00
f82c7e4a73 Hide door card list behind auth token 2020-02-27 22:44:55 +00:00
ecefa479ee Limit card actions only to admins 2020-02-27 22:34:34 +00:00
e46b7fab01 Add labels to bays 2020-02-26 04:40:33 +00:00
bbd57e1885 Merge remote-tracking branch 'remotes/github/dependabot/pip/apiserver/bleach-3.1.1' 2020-02-26 01:47:34 +00:00
4ff0900a20 Wrap history index signal with giant try: except: 2020-02-26 01:45:49 +00:00
bcb34cf63e Add min and max to num membership months 2020-02-26 01:45:26 +00:00
d4f5ab03cf Pause / unpause using alberta timezone date 2020-02-26 00:56:46 +00:00
37d0030966 Exclude member_forms history change, fix truncation bug 2020-02-26 00:54:07 +00:00
4ecb84bc96 Link old members with update() for efficiency 2020-02-26 00:52:27 +00:00
37c2aeb5b3 Remove last name Tester work around 2020-02-25 23:33:26 +00:00
ce4602018b Serialize History and expose to API 2020-02-25 23:32:28 +00:00
73362b69c6 Create an index of all history changes 2020-02-24 23:49:14 +00:00
dependabot[bot]
fb5c51bbce
Bump bleach from 3.1.0 to 3.1.1 in /apiserver
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-24 20:10:04 +00:00
b4b94c277f Convert times to Mountain time instead of user's timezone 2020-02-24 04:07:57 +00:00
9de7368174 Remove debugging bypass 2020-02-23 07:44:02 +00:00
c2035924bb Process Paymaster PayPal transaction categories 2020-02-23 04:31:58 +00:00
bcb8108f4d Add printable attendance sheet to class 2020-02-23 00:06:05 +00:00
68537b824e Fix reason / category typo 2020-02-22 21:20:46 +00:00
dac93abd78 Add historical transactions to Admin Transactions page 2020-02-22 05:22:39 +00:00
65ffdcc00f Categorize PayPal membership tx, increase page size, sort tx by new 2020-02-22 05:21:33 +00:00
063c7bd1f5 Return a list of transactions by month 2020-02-21 23:25:05 +00:00
ed13e203f8 Force secure cookies 2020-02-21 22:46:26 +00:00
1abd866252 Add Paymaster page full of PayPal buttons 2020-02-21 07:46:13 +00:00
de09975286 Add PayPal button to Home for new member subscriptions 2020-02-21 06:10:52 +00:00
87b71c00b9 Hide class list behind edit class button 2020-02-21 01:06:19 +00:00
fb41b3b3d9 Add a script to link old instructors with their new user 2020-02-21 00:41:19 +00:00
50a5435dbc Add students emails to UI 2020-02-21 00:10:58 +00:00
ca54c48d39 Add students emails to instructor sessions 2020-02-21 00:09:48 +00:00
c57c782eb5 Change method of generating backups 2020-02-21 00:09:48 +00:00
fe758271f2 Truncate task run times 2020-02-21 00:09:48 +00:00
add5ccf6b4 Add client side max length to Transporter 2020-02-20 05:52:08 +00:00
67831a1c86 Show cards last seen date 2020-02-20 05:51:46 +00:00
aa432b3a9e Fix typo on home page 2020-02-20 05:51:29 +00:00
7dfe0ebab5 Change admin backup info 2020-02-20 05:51:06 +00:00
32bfb49152 Change docs links, add to footer 2020-02-19 07:00:34 +00:00
8a3b09ed9b Hide Google Drive link 2020-02-19 06:58:55 +00:00
cd27c1ee4b Add API routes for POSTing temperature data 2020-02-18 07:07:23 +00:00
50497b83b0 Add UI for paste (Transporter) 2020-02-17 03:28:17 +00:00