This repository was archived by the owner on Dec 31, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Todo
brianmaissy edited this page Dec 30, 2011
·
17 revisions
- admin panel
- manage shifts / sign out
- weeks display on shift management
- shift allocation
- assignment/allocation confusion
- sign-out and fines in backend
- integration testing
- backend sign-out permissions: move to controller
- fines page
- roster page
- home page/wall of honor and shame
- fining schedule page
- house settings page
- import roster
- user versions of views
- browser compatability
- in-program help/documentation
- permissions for all controllers
- show only relevant content to each wsm (See issue #36)
- move timeprovider into app dir - completed by Brian on 12/20 (simple task)
- remove .ds_store files from repository - completed by Brian on 12/20 (trivial task)
- investigate the rails production environment, modify the config file if necessary - completed by Brian on 12/20 (needed to tweak some things and read a bit about the assets pipeline and nginx configuration. its working fine in production mode now, but only if you fall back to the asset pipeline, nginx isn't configured to server the precompiled assets. i'll get help from alfred when we deploy.)
- ask Alfred how the app will be deployed and what backup provisions there are - Completed by Brian on 12/20 (They use inmotion hosting, he said he can deploy rails fine)
- Fixed issues 33, 34, and 35 - by Brian on 12/21
- Figured out what format they have resident lists in - completed by Brian on 12/22
- Implemented unified record editor for houses - mostly completed by Brian on 12/22
- Fixed issue 37 - by Brian on 12/22
- Deployed onto engine yard - by Brian on 12/25
- Updated time utility methods (issue #43)- completed by Brian on 12/27
- Fixed a security hole (issue #44) - completed by Brian on 12/28
- Implemented unified record editor for users and new user email - completed by Brian on 12/28
- Solved issue 36 - by Brian on 12/30.