1. 82df1d0 add nodes tab to site admin by Tony Mack · 10 years ago
  2. a7dbd42 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  3. 528d422 refactor by Tony Mack · 10 years ago
  4. 336e0f9 Controller replaces Deployment by Tony Mack · 10 years ago
  5. f3bbe47 introduce Controller model by Tony Mack · 10 years ago
  6. 165f70c add default select_by_user to plcorebase, hunt down and destroy select_by_user methods in other classes that were redundant with the new default by Scott Baker · 10 years ago
  7. 690f803 Added the select_by_user method to the Node object by Sapan Bhatia · 10 years ago
  8. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
  9. de5450d Added support for Generic Tags. Tags can be applied to Node, Site, Slice, Sliver. Adjusted relation_name for SliceTags to not conflict with generic tag. by Siobhan Tully · 11 years ago
  10. bf1153a Changed DeploymentNetwork to Deployment, adjusted initial_json to include service class json, modified admin screens to only show appropriate topLevel objects (with the exception of Key), added in showAll var to make it easier when developing to showAll the objects in Admin. Removed Django_Evolution objects from admin interface. by Siobhan Tully · 11 years ago
  11. 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 (72%) from plstackapi/core/models/node.py]
  12. 4bc09f2 Decomposed models.py into models/ with individual files per topic. Added new admin views, consolidated/reverted views back to Generics, adjusted modeling of Site<->DeploymentNetwork to remove SiteDeploymentNetwork object by Siobhan Tully · 11 years ago