1. 69f1bc3 fixing bugs by Tony Mack · 10 years ago
  2. e4be32f observer now supports remote openstack deployments by Tony Mack · 10 years ago
  3. 5b06147 added rbac for viewing objects by Tony Mack · 11 years ago
  4. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
  5. fece0d5 Consolidated email and username fields to preserve availability on both indexes by Siobhan Tully · 11 years ago
  6. bfd11dc Django-suit, add in Roles for specific classes site, slice, deployment, planetstack, change admin to leverage suit options by Siobhan Tully · 11 years ago
  7. 0553f28 observer for sites, slices and users by Tony Mack · 11 years ago
  8. 5cbadf8 switch public key from char field to text field by Tony Mack · 11 years ago
  9. b5cf06d removing key model by Tony Mack · 11 years ago
  10. b0d9742 key is now just an attribute of the user model. Added 'creator' field to sliver model by Tony Mack · 11 years ago
  11. 9266e6b add timezone field to user by Scott Baker · 11 years ago
  12. 89f70f1 fix openstack integration by Tony Mack · 11 years ago
  13. 7329134 Merge pick up, tweaked role/site/plcore_base or os_manager path when OpenStack not present by Siobhan Tully · 11 years ago
  14. 30fd429 Refactor to /opt/planetstack, final tweaks to make sure planetstack can run in non-openstack mode, adjustments to GUI for model focus changes by Siobhan Tully · 11 years ago[Renamed (69%) from plstackapi/core/models/pluser.py]
  15. 0406283 role base filtering for main admin pages by Tony Mack · 11 years ago
  16. d685bfa keys and users work when openstack is disabled or unavailable by Tony Mack · 11 years ago
  17. f9f4afb call user.set_password() in PLUser.save() instead of PLUserAdmin.save() by Tony Mack · 11 years ago
  18. 53106f3 update user admin by Tony Mack · 11 years ago
  19. 0e723b9 bug fixes by Tony Mack · 11 years ago
  20. 5343728 Added in PLUser as custom user, replacing the django base user. Reformatted initial_data for content with more readable 4 space indent for ability to do diffs by Siobhan Tully · 11 years ago