From 7665aac45d357ba1daa527a63e13de4c64f7df3e Mon Sep 17 00:00:00 2001
From: frekk <frekk@ucc.asn.au>
Date: Wed, 30 Jan 2019 17:34:37 +0800
Subject: [PATCH] update readme

---
 README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README.md b/README.md
index acd97d9..40b932b 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,16 @@ Stuff to do
 - Automatic member account creation in Active Directory (after membership approved)
 - Validating student numbers in ID field (also via email)
 - Add dispense account balance online with Square paymentform
+- Mailing list subscription management
+- Change first name & last name to just "Real Name"
+    - then change display name to "Preferred name"
+    - delete sn & firstName attributes in AD
+- Remove display name as editable field or make it only editable once it syncs with AD
+- Actions to rightmost column
+- Redirect to changelist
+- Add reject membership button to admin actions
+- Remove admin site banner / header & change colour scheme
+- Pending memberships badge on admin index
 
 Workflow Design
 ---------------
-- 
GitLab