- e5f9d7d refactor the backend icon stuff to one spot by Scott Baker · 10 years ago
- 8658390 planetstack/core/models/site.py by Tony Mack · 10 years ago
- 622bcf0 eliminate Sites list from Controller and Deployment, add sites tab to ControllerAdmin, hide enacted/policied from ControllerAdmin by Scott Baker · 10 years ago
- 88c8990 add suit-tab-deploymentprivileges to suit_classes in DeploymentPrivilegeInline by Tony Mack · 10 years ago
- cf29cfa update object write permissions by Tony Mack · 10 years ago
- b428feb fix read_only fields for SliverAdmin by Tony Mack · 10 years ago
- db8580b add 'all_ips_string' to list of read only fields in SliverAdmin by Tony Mack · 10 years ago
- 707f7d7 get ip address from Sliver.all_ips_string instead of Sliver.ip by Tony Mack · 10 years ago
- b81d5e4 move site_deployments tab from SiteAdmin page to DeploymentAdmin page by Tony Mack · 10 years ago
- 9047261 remove Dashboard Views from user admin by Scott Baker · 10 years ago
- 933b291 disable setting fields to readonly based on user's privilege in UserAdmin by Tony Mack · 10 years ago
- 03b9229 only admins and pis can change/modify a user's site by Tony Mack · 10 years ago
- 365545d dont list is_admin field twice in UserAdmin by Tony Mack · 10 years ago
- 4c877d6 Show greens where status is 1 - by Sapan Bhatia · 10 years ago
- b5839e9 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- 7ccc6ad display ssh command in sliver detail view by Scott Baker · 10 years ago
- 7eb52be user's can't set/unset site in Login Details without the proper authorization by Tony Mack · 10 years ago
- c8f443d user's can't set/unset is_admin, is_active and is_readonly values in Login Details without the proper authorization. by Tony Mack · 10 years ago
- 450b6e0 Remove visible references to Reservations, Accounts, Billing, and Invoices by Tony Mack · 10 years ago
- a111f44 add backend_status_icon to user admin list by Scott Baker · 10 years ago
- 95638be fix icon color in provisioning state by Scott Baker · 10 years ago
- 66b11e2 fix filter code in sliver inline by Scott Baker · 10 years ago
- 494d0db fix Chosen Sites empty in Deployment Admin by Scott Baker · 10 years ago
- aa9a705 fix sitesdeployments typo by Scott Baker · 10 years ago
- ad2208f Controller.backend_type is required by Tony Mack · 10 years ago
- 9d85605 display sliver.instance_id in the right places by Scott Baker · 10 years ago
- c72997a fix sliver details view not being displayed by Scott Baker · 10 years ago
- c30162e add site to user creating admin so users can no longer be created without sites by Scott Baker · 10 years ago
- 2c44e6e show enabled and url in dashboardview admin list by Scott Baker · 10 years ago
- c15ad1b add ability to disable dashboards by Scott Baker · 10 years ago
- 9b6bdc3 remove "Images" tab from Deployment Admin by Tony Mack · 10 years ago
- d243338 adding Tags tab back to Slice Admin page by Tony Mack · 10 years ago
- 4f134e6 add nodes tab to site admin by Tony Mack · 10 years ago
- de10018 fix bugs by Tony Mack · 10 years ago
- 2e897fa only admins can save/update controllers by Tony Mack · 10 years ago
- 5fecf71 remove Tags tab from model pages by Tony Mack · 10 years ago
- 30dfcd7 cleanup controller links in admin.py by Tony Mack · 10 years ago
- 1a88288 fix errors in admin related to sitedeployment object by Scott Baker · 10 years ago
- ce4e2c2 checking in missing site/slice privilege steps by Tony Mack · 10 years ago
- 7436493 bug fixes by Tony Mack · 10 years ago
- e2363c1 fix bugs by Tony Mack · 10 years ago
- 3066a95 removing plural from model names. some cleanup by Tony Mack · 10 years ago
- 4f692d9 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
- 549aa25 update code to use renamed network fields by Scott Baker · 10 years ago
- 369f9b9 update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
- b2dba4b replaced sliver.controllerNetwork with sliver.deployment by Tony Mack · 10 years ago
- f2c0c51 rename ControllerDashboard to ControllerDashboardView by Scott Baker · 10 years ago
- d5e8371 Fixed a UI error in admin by Sapan Bhatia · 10 years ago
- 786a9c1 models for per-controller dashboard views by Scott Baker · 10 years ago
- d4ab782 fix bug that caused flavors to be permanently deleted by Tony Mack · 10 years ago
- b2fde61 fix bug preventing deployment admin from updating deployment flavors on ssave. fix nameError bug by Tony Mack · 10 years ago
- 68a1e42 refactor and bug fixes by Tony Mack · 10 years ago
- d14d48f refactor by Tony Mack · 10 years ago
- 06c8e47 Controller replaces Deployment by Tony Mack · 10 years ago
- a0beef8 Convention-breakers that escaped my eye in the last pass by Sapan Bhatia · 10 years ago
- 1b6bba2 Renamed ImageDeployment back to ImageDeployments by Sapan Bhatia · 10 years ago
- 85e0908 Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
- b55f4a3 Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
- 69e045d upload buttons for user.public_key, network sdn parameters by Scott Baker · 10 years ago
- 7e9b608 add controllerUrl to network object by Scott Baker · 10 years ago
- 3e28dd7 admin for network sdn stuff by Scott Baker · 10 years ago
- b19c22a Renamed ImageDeployments->ImageDeployment by Sapan Bhatia · 10 years ago
- 18e01e3 Renamed SliceDeployments --> SliceDeployment by Sapan Bhatia · 10 years ago
- 3d872e5 Renamed SiteDeployments->SiteDeployment by Sapan Bhatia · 10 years ago
- dc4724c fix error when showing deployment admin by Scott Baker · 10 years ago
- cc9e259 manually query the site object if it isn't present in the SliceForm's cleaned_data dict by Tony Mack · 10 years ago
- 0aa732a make site field read only on slice admin change/modify form page by Tony Mack · 10 years ago
- 92d2217 escape backend_status strings by Scott Baker · 10 years ago
- 8806cdf Network admin-only tab, fix exception when saving sliver in SliverAdmin by Scott Baker · 10 years ago
- 9b3c1af move a few methods to base class by Scott Baker · 10 years ago
- f9f1ef4 add admin-only tab for sliceadmine by Scott Baker · 10 years ago
- 3cb382c fix TypeError in SliceForm:clean by Scott Baker · 10 years ago
- 6a99535 fix nonworking tabs displayed when adding user by Scott Baker · 10 years ago
- 0057d05 fix manyToMany error when creating deployment by Scott Baker · 10 years ago
- f4aeedc cleaner approach to dealing with UserAdmin, using multiple inheritance by Scott Baker · 10 years ago
- 1a6a390 add support for fine-grained field permissions for user model by Scott Baker · 10 years ago
- 936f713 check-in fix for checkbox deletion not working in django 1.7 by Scott Baker · 10 years ago
- e75841e added availability_zone field to Deployment model by Tony Mack · 10 years ago
- b171e52 prevent backend-status icon from disappearing by Scott Baker · 10 years ago
- af36c4d filter images in sliver-add inline by deployment by Scott Baker · 10 years ago
- 4b6d944 filter nodes by flavor dropdown, primarily intended for EC2 deployment where nodes are named after flavors by Scott Baker · 10 years ago
- 7d45990 display slice's name attribute instead of slicename by Tony Mack · 10 years ago
- ec23b99 merge by Tony Mack · 10 years ago
- 7a61dc4 replace sliver.numberCores with sliver.Flavor, add flavor filtering by deployment to sliver inline by Scott Baker · 10 years ago
- 0a78cb5 accidentally removed this during merge by Scott Baker · 10 years ago
- 37b4790 flavor data model objects and admin by Scott Baker · 10 years ago
- fbb26fc put site field before name field on slice create page by Tony Mack · 10 years ago
- 7283fdf update slice prefix in slice name field when site is changed slice create page by Tony Mack · 10 years ago
- bf88e7e eliminate line break between icon and slice name by Scott Baker · 10 years ago
- 49f75b9 display slicename intead of name in slice admin field list by Tony Mack · 10 years ago
- 40c0076 came up with a better way to implement backend status, and made it use enacted/updated to determine icon by Scott Baker · 10 years ago
- 63d1a55 provisioning status in admin UI by Scott Baker · 10 years ago
- 36f5087 add backend_status to UI by Scott Baker · 10 years ago
- b27b62c remove all ROInline objects by Scott Baker · 10 years ago
- 618e379 fix issues with enacted fields in NetworkAdmin's inlines by Scott Baker · 10 years ago
- 434ca7e helper code for getting a list of IP addresses from a sliver by Scott Baker · 10 years ago
- adae55f expose is_active bit on user page by Scott Baker · 10 years ago
- f7f79a1 use slicename attribute as slice's keystone tenant name by Tony Mack · 10 years ago
- df65d88 cleaner version of selector by Scott Baker · 10 years ago
- 34b502f filtering of select in sliverinline now working by Scott Baker · 10 years ago