| stakeholders | module | item | note | effort | complete? |
| developers | all | InitDB.py out of date - only contains subset of constants | should be updated, and InitTestDB.py should use it | easy | |
| all | res | Buildings must be associated with a site | currently all rooms are presented to admin when assigning room (should be by site). Phone list needs this for building key. | easy | |
| sponsors | user | attempting to reuse a username when adding new user crashes | there's validator for this, just need to use it | easy | |
| sponsors | user | create account for existing person | Probably a bug. | moderate | |
| sponsors | user | employee single page phone list not always on single page | screw the browser, let's get this into a post-script file or something | | |
| stakeholders | module | item | note | effort | complete? |
| users | all | pagination | haven't heard anything from users about this | ? | |
| developers | all | improve code reuse | perhaps we should wait and see how the user management framework develops with e2e? | ? | |
| developers | all | implement Benchmarks within unit testing framework | nice to have, but no pressing need yet. | moderate | |
| sponsors | all | improve quality of form labels | we now know how to use labels | easy | |
| sponsors | all | forms should indicate what fields are required | can we use the validators? the form template? or the help text? | moderate |
| sponsors | user | make assignment of location to new employee easier | | ? | |
| sponsors | user | allow inclusion of all user info in the single add user screen | | ? | |
| sponsors | user | after creating new person, redirect to that new person | developer response to the above two ease of use issues | very easy | |
| sponsors | user | Admin Manual: include guidelines for how to create usernames and passwords | easy enough, but sponsors should come up w/ those guidelines, though we can make suggestions | easy | |
| sponsors | user | ability to email persons (as in reservations module) | this was a fuzzy requirment. | moderate | |
| sponsors | all | admin should be cc'd when using email tool | so that admin has record of what was sent | easy | |
| developers | trans | enforce file naming conventions | just a few offenders | moderate | |
| developers | trans | expand use of widgets to reuse html code | | moderate | |
| sponsors | trans | in Manage Transactions, search via BOS ID range | | moderate | |
| sponsors | trans | Admin Manual: include guidelines for using notes when deleting transaction | | easy | |
| sponsors | trans | reorganize Receipts Summary Report: replace item total with list of items | | moderate | |
| sponsors | trans | Should we be able to delete Item Definitions? | might make it easier to keep track of them | easy | |