Cluster: Issues - SoftwareEngineeringGroupProject/SEGP1B-Cluster3 GitHub Wiki
#Deprecated Issue Tracking Method. Please See GitHub Issues Section.
3/10/14
-
Mailing box in dashboard is not implemeneted yet. - FIXED
-
Size of dashboards needs to be shinked down (zoom: 90% preferably) for better alignment.
-
Login panel only handles username/password for login, reference code is not implemented yet. - FIXED
-
Currently we lack of user profile for login and registration system - FIXED
-
Submission controller needs to have better input validation, not working properly.
@ All previous issues are fixed
16/09/14:
- At branch merge time: CSS needs tweaking to modify
<a>
tags to<button>
tags to keep inline with the pre ruby on rails design. - When already logged in, Login and Register pages auto-redirect to dashboard
09/09/14:
- not quite sure but it is working fine in my machine. We used the ror version as specified in the App/README.rdoc file. We will work out what happened in tomorrow meeting.
07/09/14:
- Current version fails the db migration. Have other changes been made that haven't been committed?