ERP solution for a small companyTODOUser Management module- Add functionality for Viewing List of Users
- Add functionality for Adding New User
- Add functionality for Change Password
- Add functionality for Delete (mark Inactive) User
- Add functionality for Search Users
Notes
- Add checkbox to the "isActive" field instead of a textbox. (AddUserPage.html)
- Add client side validation of "Re-enter password" field. (AddUserPage.html) [Waiting for Tapestry 4.1.2 which contains 'match' validator coz i don't want to use javascript :)]
- Allow the selection of "isActive" field from the ListUserPage so that "User Deletion (Deactivation)" is possible without going throught "Delete User" action. (Enhancement for ListUserPage.html)
- At present, the error handling (scenario when user choose already taken username,....) is done by the ErrorPage in a very cumbersome way. As error handling is required by almost all pages, implement a better method for user error handling. (maybe DOJO can be used. I don't know how! )
Attendance frontendcompleted Authentication/Authorization modulework in progress Task Assignment| Task | Assigned To | Due Date | Status | | Attendance frontend | Dhurba | June 11, 2007 | - | | User management module | Abhishek | June 15, 2007 | - | | Authentication/Authorization | Bibek | June 15, 2007 | - | | Budget module | - | - | - |
|