1. 36f5087 add backend_status to UI by Scott Baker · 10 years ago
  2. b27b62c remove all ROInline objects by Scott Baker · 10 years ago
  3. 618e379 fix issues with enacted fields in NetworkAdmin's inlines by Scott Baker · 10 years ago
  4. 434ca7e helper code for getting a list of IP addresses from a sliver by Scott Baker · 10 years ago
  5. adae55f expose is_active bit on user page by Scott Baker · 10 years ago
  6. f7f79a1 use slicename attribute as slice's keystone tenant name by Tony Mack · 10 years ago
  7. df65d88 cleaner version of selector by Scott Baker · 10 years ago
  8. 34b502f filtering of select in sliverinline now working by Scott Baker · 10 years ago
  9. 510fdbb inject node_deployment info into change_form for slice admin by Scott Baker · 10 years ago
  10. de0f441 use a filteredSelectMultiple for choosing images in developer view by Scott Baker · 10 years ago
  11. b6f9924 first cut on ImageDeployments addable by UI by Scott Baker · 10 years ago
  12. 7098318 help text for deployment sites by Scott Baker · 10 years ago
  13. 3b67874 fix filtering of deployments when adding slivers by Scott Baker · 10 years ago
  14. 838d7df fix unable to add nodes from deployment admin by Scott Baker · 10 years ago
  15. b24cc93 filter deployments in add-sliver inline by acl by Scott Baker · 10 years ago
  16. 5380c52 acl support for deployments by Scott Baker · 10 years ago
  17. 2170b97 Add ImageDeploymentsInline, eliminate enacted field in Slice:Networks by Scott Baker · 10 years ago
  18. e8859f9 make SingletonAdmin readonly-aware, make ReadonlyAwareAdmin tolerate missing user_readonly_fields by Scott Baker · 10 years ago
  19. f875eba fix instances of the readonly bug in useradmin by Scott Baker · 10 years ago
  20. 3ca51f6 make user contact fields RO for RO user, fix unable to add deployment to user in user admin by Scott Baker · 10 years ago
  21. f398252 fix sitedeployment missing for readonly user by Scott Baker · 10 years ago
  22. ff5e0f3 prevent readonly user from saving deployment sites by Scott Baker · 10 years ago
  23. c9b14f7 fix Deployment sites not being saved properly by Scott Baker · 10 years ago
  24. ed31f67 readonly inline for UserDashboardViews by Scott Baker · 10 years ago
  25. 2c3cb64 dynamic home view with customization by Scott Baker · 10 years ago
  26. 526b71e fix missing yield in SliverAdmin.get_form_sets by Scott Baker · 10 years ago
  27. 32e1ce3 remove image_id field from ImageAdmin by Tony Mack · 10 years ago
  28. 00b00b3 remove Image.image_id from admin by Scott Baker · 10 years ago
  29. 29bf5e8 added max_slivers (instance) quota attribute to slice model by Tony Mack · 10 years ago
  30. af73e10 attempt to fix readonly bug by Scott Baker · 10 years ago
  31. 0cd67e8 fix attribute error by Tony Mack · 10 years ago
  32. dd06ca8 fix attribute error by Tony Mack · 10 years ago
  33. 3d04279 attach caller to saved objects/models by Tony Mack · 10 years ago
  34. e4be32f observer now supports remote openstack deployments by Tony Mack · 10 years ago
  35. 332ee1d refactor by Tony Mack · 10 years ago
  36. 5b06147 added rbac for viewing objects by Tony Mack · 10 years ago
  37. 320b462 Corrected issue with DeploymentAdmin's reverse lookup of Site relationship by Siobhan Tully · 11 years ago
  38. 874936e support for selflink_fieldname by Scott Baker · 11 years ago
  39. e2bbf7e don't create selflink if no modeladmin exists for that model by Scott Baker · 11 years ago
  40. 0165fac convert some inlines from admin.TabularInline to PlStackTabularInline; get selflink working on inlines without explicit fields= by Scott Baker · 11 years ago
  41. 8656832 add automatic selflink creation by Scott Baker · 11 years ago
  42. 63b7ba4 Add ability for admins to change user passwords by Siobhan Tully · 11 years ago
  43. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
  44. 9cb88a2 add invoice drilldown, move billing link to above location field in site by Scott Baker · 11 years ago
  45. 545db2a add billing link to site admin by Scott Baker · 11 years ago
  46. 15cddfa dollar formatting, eliminate delete checkboxes, eliminate add_another by Scott Baker · 11 years ago
  47. 4310504 check in billing system models, admin, and sample data generator by Scott Baker · 11 years ago
  48. fe81aa4 Add Site and Deployment to Network object by Andy Bavier · 11 years ago
  49. ce652d0 Adjusted modeling of Service, Slice and Tags. Added RequestRouter starter App. Modified Admin.py of core apps for new relationships. Modified the initial_data for new roles, and deprecated ForeignKey relationships. by Siobhan Tully · 11 years ago
  50. fece0d5 Consolidated email and username fields to preserve availability on both indexes by Siobhan Tully · 11 years ago
  51. 2c780ad Removed enacted field from initial_data.json and admin.py, corrected type on urls.py, removed MemberAdmin from admin.py by Siobhan Tully · 11 years ago
  52. 2d95e48 Merge branch 'master' of git.planet-lab.org:/git/plstackapi by Siobhan Tully · 11 years ago
  53. 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
  54. fefc358 hide network columns for networks with no sliver ip addresses by Scott Baker · 11 years ago
  55. a0015eb exclude enacted from admin on slicenetworkinline by Scott Baker · 11 years ago
  56. d7d2a39 NetworkSlicesInline, to work with the NetworkSlices relation by Scott Baker · 11 years ago
  57. 74d8e62 import network model admins from plstackapi-network branch by Scott Baker · 11 years ago
  58. bb19ead Merge branch 'master' of git.planet-lab.org:/git/plstackapi by Siobhan Tully · 11 years ago
  59. 5d7dc8d Re-implemented REST API and urls. by Siobhan Tully · 11 years ago
  60. 4ff4f56 exclude enacted field from serviceClass/serviceResource by smbaker · 11 years ago
  61. a3cf70c make reservations visible and hide the enacted fields by smbaker · 11 years ago
  62. 43591c3 make serviceclass visible at top level by smbaker · 11 years ago
  63. 567e3e6 Added in geoposition for Sites, including google map display. Redid fixtures to include new fields (enacted), and formatted (prettyprint) serviceclass_initial_data.json for comparison. by Siobhan Tully · 11 years ago
  64. d351575 Added in Project support to be used in concert with Tags on Slice, Site, Sliver and User. by Siobhan Tully · 11 years ago
  65. 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
  66. 2bd5b41 several bug fixes by Tony Mack · 11 years ago
  67. 0553f28 observer for sites, slices and users by Tony Mack · 11 years ago
  68. b5cf06d removing key model by Tony Mack · 11 years ago
  69. b0d9742 key is now just an attribute of the user model. Added 'creator' field to sliver model by Tony Mack · 11 years ago
  70. c2835a9 update filtering for non admins by Tony Mack · 11 years ago
  71. 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
  72. 307e06f add slice tags by Scott Baker · 11 years ago
  73. acd4514 use timezone setting in reservation pages by Scott Baker · 11 years ago
  74. 9266e6b add timezone field to user by Scott Baker · 11 years ago
  75. 8737e5f reservation model: validate slice when form is refreshed by Scott Baker · 11 years ago
  76. 133c921 add admin page for reservations, remove serviceResource admin since it's already inlined to serviceClass by Scott Baker · 11 years ago
  77. 1e88946 fix bug by Tony Mack · 11 years ago
  78. 89f70f1 fix openstack integration by Tony Mack · 11 years ago
  79. 3de3e37 models and admin for ServiceClass and ServiceResource by Scott Baker · 11 years ago
  80. 47ae1b5 Adjustments to admin.py for view, fix Role using charfield as primary key, adjusted openstack/managers.py to fill the charfield instead of the pk by Siobhan Tully · 11 years ago
  81. aa1bcd5 Adjusting admin GUI/inlines, fixed slice modification when no openstack environment is setup by Siobhan Tully · 11 years ago
  82. 7329134 Merge pick up, tweaked role/site/plcore_base or os_manager path when OpenStack not present by Siobhan Tully · 11 years ago
  83. 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 (91%) from plstackapi/core/admin.py]
  84. 0406283 role base filtering for main admin pages by Tony Mack · 11 years ago
  85. ed163d7 remove references to OpenStackDriver and OpenStackClient outside of OpenStackManager by Tony Mack · 11 years ago
  86. 951dab4 subnets and slivers work when openstack is disable or unavailable by Tony Mack · 11 years ago
  87. 1826181 added isntance_name to sliver page by Tony Mack · 11 years ago
  88. 93048c2 slices, slice memberships and site privileges work when openstack is disabled or unavailable by Tony Mack · 11 years ago
  89. 6072206 sites work when openstack is disabled or unavailable by Tony Mack · 11 years ago
  90. d685bfa keys and users work when openstack is disabled or unavailable by Tony Mack · 11 years ago
  91. d1cd5df Merged with Tony's changes -- added numberCores to SliverAdmins by Siobhan Tully · 11 years ago
  92. f791406 Added serviceClass to SliceAdmin by Siobhan Tully · 11 years ago
  93. 231f4c8 Added in serviceClass to Slice, and numberCores to Sliver, adjusted admin.py accordingly by Siobhan Tully · 11 years ago
  94. 02755d4 RoleAdmin and Role model work when openstack is disable by Tony Mack · 11 years ago
  95. 5cd1320 fix add/delete inlines on site and deployemnt network pages by Tony Mack · 11 years ago
  96. f9f4afb call user.set_password() in PLUser.save() instead of PLUserAdmin.save() by Tony Mack · 11 years ago
  97. 7974861 fix add/delete sliver using inline on slice page by Tony Mack · 11 years ago
  98. ab05c3b removing refrences to flavor by Tony Mack · 11 years ago
  99. 9bcbe4f fix bugs by Tony Mack · 11 years ago
  100. 00d361f update SitePrivilegeAdmin and SliceMembershipAdmin by Tony Mack · 11 years ago