Dong 03.08.2010

  • cascade delete working on all tables; roles, users, and user_roles
  • changed the SuperUser’s id and parent_id to 1; points to itself to fix cascade errors. Deleting SuperUser deletes all roles in the table!!!!!!
  • add, delete, update roles working
  • add, delete, update users working
  • roles in the tree are now pre-selected for assigned user
  • working on user roles and role users