You are hereBlogs / wbodwell's blog / Update - July 4th, 2008

Update - July 4th, 2008


By wbodwell - Posted on 04 July 2008

A new version of Planigle is now available. It includes the following changes:

  • Added concept of role: Admin, Project Admin, Project User or Read Only User.
    • Admin can do anything. They can optionally be associated with a project (in which case they'll see that project's iterations and stories).
    • Project Admin can do anything an Admin can do except: create and delete projects, and create, edit or delete admins. Project Admins must be associated with a particular project. All individuals, iterations, stories, tasks and surveys that they create, edit or delete must be for their project.
    • Project user can do anything a Project Admin can do except: edit projects, create, edit or delete other users, and create, edit or delete iterations.
    • Read Only users cannot change anything.
  • Added filtering of stories based on owner and status.
  • Optimized drag and drop prioritization so that only one story is changed and one request is made to the server.
  • Enhanced drag and drop prioritization so that it doesn't alter the current scroll.
  • Changed priority column to be relative to non-accepted stories (i.e., the most important non-accepted story is 1, etc.).
  • Changed new stories to default to currently logged in user.
  • Changed story length allowed to be 250 characters.
  • Improved efficiency (reduced number of calls) when dealing with individuals.
  • Optimized survey calculations.
  • Changed create individual to not close screen.
  • Changed survey to default to name field.
  • Fixed issue when double clicking and no survey selected.
  • Fixed sort for user priority and effort (made numeric).
  • Eliminated html version in production (obsolete).
Tags