- 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
- 1c83dcf fix sliver.all_ips() throwing traceback by Scott Baker · 10 years ago
- 2d599df throw validation error if sliver has no creator by Scott Baker · 10 years ago
- 9a9a9ab throw validation error if slice has no creator by Scott Baker · 10 years ago
- 8c52051 additional validation on slice.name by Scott Baker · 10 years ago
- 9d0595c fix spacing in html by Scott Baker · 10 years ago
- 214c64c Django view that exports Observer status by Sapan Bhatia · 10 years ago
- 3117619 Added scratchpad for Observer to bookkeep objects by Sapan Bhatia · 10 years ago
- 9047261 remove Dashboard Views from user admin by Scott Baker · 10 years ago
- baf0026 ask the PI to click save by Scott Baker · 10 years ago
- 361a0bd return an error when trying to register a deleted user by Scott Baker · 10 years ago
- 3dfb6cb fix tenant view temporary password email, display message if user tries to register again 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
- 3a3b281 set is_admin default to False by Tony Mack · 10 years ago
- 365545d dont list is_admin field twice in UserAdmin by Tony Mack · 10 years ago
- 73244b6 make sure users created through tenant view are not admins by Scott Baker · 10 years ago
- e3d6faf red and green observer status icons by Scott Baker · 10 years ago
- cad6330 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- 25e3db4 make nagios default to (select a controller) by Scott Baker · 10 years ago
- 4c877d6 Show greens where status is 1 - by Sapan Bhatia · 10 years ago
- 871e95e repair the sliver filter logic in xosAdminDashboard by Scott Baker · 10 years ago
- 979b1a1 sliver.deploymentNetwork -> deployment network by Scott Baker · 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
- 75d9d32 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi 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
- efc21d5 download_ssh_commands view, deprecated by Scott Baker · 10 years ago
- 5f9b2cd download button for ssh commands by Scott Baker · 10 years ago
- 342dee4 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- 23734cd view for download ssh commands by Scott Baker · 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
- 5a39f59 display APIException errors properly by Scott Baker · 10 years ago
- 5e19c66 return APIException for sliceplus errors instead of valueerror by Scott Baker · 10 years ago
- fd45ba0 prevent script tags inside of error popup by Scott Baker · 10 years ago
- 85515d7 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- ff69a6e fix validator override call for slice/slicePlus, add network_ports validation, allow validators to be added on a per-model basis by Scott Baker · 10 years ago
- 030cede Added a type to backend_status by Sapan Bhatia · 10 years ago
- f3278d1 Added timestamp for model policy scheduling to the User class by Sapan Bhatia · 10 years ago
- ab66b7d Added timestamp to support model policy scheduling by Sapan Bhatia · 10 years ago
- ca11bb8 network_ports validation, wip by Scott Baker · 10 years ago
- a4a379c display count of ready slivers in tenant view by Scott Baker · 10 years ago
- a8c0b24 filter sites with no nodes from tenant view 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
- 94c40eb checking in clean initial migration by Tony Mack · 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
- c18f52b tenant view only shows sites the user should be able to see by Scott Baker · 10 years ago
- d7269ef Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- 977a465 save network_ports in sliceplus model by Scott Baker · 10 years ago
- 86cae19 iMigration script for uuids by Sapan Bhatia · 10 years ago
- 68b9c1c Add uuid field to sliver by Sapan Bhatia · 10 years ago
- 4f93821 warning for Service Level as well by Scott Baker · 10 years ago
- 010ce3f help text support for detail view, tenant view warnings about changing slivers by Scott Baker · 10 years ago
- 16c0e13 SSH commands dialog by Scott Baker · 10 years ago
- 334919e SSH commands dialog by Scott Baker · 10 years ago
- f0f6f4f set dirty if users edited, warning message if change slice while dirty by Scott Baker · 10 years ago
- 0419a2e Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- fede80d add saveSuccess hook for detail view by Scott Baker · 10 years ago
- 38da613 make save button green when slice is dirty 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
- dcfcefd set creator when creating slice in tenant view by Scott Baker · 10 years ago
- 34b3224 fix error when creating slice using sliceplus object by Scott Baker · 10 years ago
- c72997a fix sliver details view not being displayed by Scott Baker · 10 years ago
- c1d041f add default route for xosAdminDashboard by Scott Baker · 10 years ago
- 9ecc260 hide dashboard views that are disabled from customize tab 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
- 71b3a45 make tenantview method reslient of users with no site, catch users with no site in sanity check by Scott Baker · 10 years ago
- d6861f7 fix tenant view causes minidashboard to be partially obscured 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
- db20b75 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- cd369ea recreate all slivers when image or flavor is changed by Scott Baker · 10 years ago
- 99f2351 fix sliver.name by Tony Mack · 10 years ago
- a410100 fix users list not subtracted properly when displaying picker by Scott Baker · 10 years ago
- 1f5ccf3 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- a31bb24 refactor sliceplus core for users, return user ids and names in sliceplus object 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
- 840862d change 'name' to 'site', make label cells same width by Scott Baker · 10 years ago
- adaf620 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- 77253a9 plus and minus icons in tenant view by Scott Baker · 10 years ago
- 05d2e03 error message when user tries to create slice but doesn't have permission by Scott Baker · 10 years ago
- de10018 fix bugs by Tony Mack · 10 years ago
- 8bd5f2c fix titles of add-slice and edit-users dialogs by Scott Baker · 10 years ago
- 07d277e fix one row trimmed off if iDisplayLength==-1 by Scott Baker · 10 years ago
- e42a667 disable paginate and filter of site list in tenant view by Scott Baker · 10 years ago
- c7f363b save users supported in tenant view by Scott Baker · 10 years ago
- 79be5c0 throw error if no nodes in site by Scott Baker · 10 years ago
- 21ebb54 caption for SliceSelector by Scott Baker · 10 years ago
- 2fbf7dc save site_allocations by Scott Baker · 10 years ago
- a293dac display 'no slices' when there are no slices by Scott Baker · 10 years ago