Phil 2.4.2010

7:30 – 4:00

  • Worked on getting “go visibility” working
  • Adding in group dashboard save. While I’m at it, adding in some better testing for UsersAndRoles.java
  • Got the “AddGroupDashboard()” method working and tested. Next is to return a group tree like the user tree. Can’t use the getDashboardTree() method becuase we’re federating across groups rather than users. The groups returned need to be the one’s that are visible to the user as well, so that makes things different.