nus-oss-test / testrepo4

TEAMMATES system is online at
http://teammatesv4.appspot.com
0 stars 0 forks source link

Displaying logged-in status on home page #1762

Closed damithc closed 10 years ago

damithc commented 10 years ago

From jayantja...@gmail.com on March 18, 2014 06:41:18

Currently, the teammates home page does not change even after a user is logged in, and continues to show the 'Student Login' and 'Instructor Login' elements. This is because these pages are static pages. Converting them into jsp pages would make it possible to implement the described feature. Displaying the logged-in status of a user would be a improvement in user experience.

This can be done for the following pages -

  1. index.html
  2. about.html
  3. about.html
  4. contact.html
  5. terms.html

Original issue: http://code.google.com/p/teammatespes/issues/detail?id=1727

damithc commented 10 years ago

From arnold.k...@gmail.com on March 17, 2014 19:42:34

Status: Duplicate
Mergedinto: 1562