| 1 | = !BluePrint: User Management = |
| 2 | [[TOC]] |
| 3 | |
| 4 | == Introduction == |
| 5 | !BluePrints for User Registration and Management. This functionality is already well developed in Sahana Eden and this page is primarily a place to record additional desired enhancements. |
| 6 | |
| 7 | == Description == |
| 8 | <Briefly describe the solution, e.g. start with a user story> |
| 9 | <Name existing solutions, e.g. in other applications> |
| 10 | |
| 11 | == Requirements == |
| 12 | <Outline the requirements here> |
| 13 | <Group requirements in subsections, e.g. functional, non-functional, interoperability etc.> |
| 14 | |
| 15 | == Use-Cases == |
| 16 | <Describe actors and use-cases> |
| 17 | <Describe workflows> |
| 18 | <Include diagrams where useful> |
| 19 | |
| 20 | == Design == |
| 21 | <Describe a possible design, repeat any design sections for alternative designs> |
| 22 | <Include diagrams, screen mockups and wireframes where useful> |
| 23 | |
| 24 | == Implementation == |
| 25 | * DeveloperGuidelines/UserManagement |
| 26 | * UserGuidelines/Admin/UserManagement |
| 27 | |
| 28 | == To Do == |
| 29 | * Don't force re-entry of password for Admin (or use a different screen for just changing the password?) on user update |
| 30 | * Approve email should contain link to the specific User page |
| 31 | * Populate sites widget from Organisation |
| 32 | * Option to choose to create Staff or Volunteer |
| 33 | * Email & Mobile -> Use Inline Form framework (when complete) |
| 34 | * Multiple OrgAdmin approvers & asyn send of emails |
| 35 | * Move all auth.settings & auth.messages to deployment_settings |
| 36 | |
| 37 | ---- |
| 38 | BluePrints |