fix Chosen Sites empty in Deployment Admin
[plstackapi.git] / planetstack / core / admin.py
2015-01-21 Scott Bakerfix Chosen Sites empty in Deployment Admin
2015-01-21 Scott Bakerfix sitesdeployments typo
2015-01-20 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-19 Tony MackController.backend_type is required
2015-01-19 Scott Bakerdisplay sliver.instance_id in the right places
2015-01-19 Scott Bakerfix sliver details view not being displayed
2015-01-19 Scott Bakeradd site to user creating admin so users can no longer...
2015-01-19 Scott Bakershow enabled and url in dashboardview admin list
2015-01-19 Scott Bakeradd ability to disable dashboards
2015-01-17 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-15 Tony Mackremove "Images" tab from Deployment Admin
2015-01-15 Tony Mackadding Tags tab back to Slice Admin page
2015-01-15 Tony Mackadd nodes tab to site admin
2015-01-14 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-14 Tony Mackfix bugs
2015-01-13 Tony Mackonly admins can save/update controllers
2015-01-13 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-13 Tony Mackremove Tags tab from model pages
2015-01-11 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-11 Tony Mackcleanup controller links in admin.py
2015-01-10 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2015-01-09 Scott Bakerfix errors in admin related to sitedeployment object
2015-01-07 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-07 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2015-01-07 Tony Mackchecking in missing site/slice privilege steps
2015-01-06 Scott Bakerconflict resolution
2015-01-06 Tony Mackbug fixes
2015-01-06 Tony Mackfix bugs
2015-01-06 Tony Mackremoving plural from model names. some cleanup
2015-01-03 Tony Mackremoving ControllerSiteDeployment object. Move tenant_i...
2015-01-03 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-03 Scott Bakerupdate code to use renamed network fields
2015-01-03 Scott Bakerupdate to make use of renamed NetworkTemplate fields
2014-12-26 Tony Mackreplaced sliver.controllerNetwork with sliver.deployment
2014-12-23 Scott Bakerrename ControllerDashboard to ControllerDashboardView
2014-12-22 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-12-22 Sapan BhatiaFixed a UI error in admin
2014-12-21 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-12-20 Scott Bakermodels for per-controller dashboard views
2014-12-19 Tony Mackfix bug that caused flavors to be permanently deleted
2014-12-19 Tony Mackfix bug preventing deployment admin from updating deplo...
2014-12-19 Tony Mackrefactor and bug fixes
2014-12-19 Tony Mackrefactor
2014-12-19 Tony MackController replaces Deployment
2014-11-20 Sapan BhatiaConvention-breakers that escaped my eye in the last...
2014-11-19 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-11-19 Sapan BhatiaRenamed ImageDeployment back to ImageDeployments
2014-11-19 Sapan BhatiaRenamed SliceDeployment back to SliceDeployments
2014-11-19 Sapan BhatiaRenamed SliceDeployment back to SliceDeployments
2014-11-18 Scott Bakerupload buttons for user.public_key, network sdn parameters
2014-11-18 Scott Bakeradd controllerUrl to network object
2014-11-18 Scott Bakeradmin for network sdn stuff
2014-11-12 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-11-12 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-11-12 Sapan BhatiaRenamed ImageDeployments->ImageDeployment
2014-11-12 Sapan BhatiaRenamed SliceDeployments --> SliceDeployment
2014-11-12 Sapan BhatiaRenamed SiteDeployments->SiteDeployment
2014-11-05 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-11-05 Scott Bakerfix error when showing deployment admin
2014-10-27 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-10-22 Tony Mackmanually query the site object if it isn't present...
2014-10-22 Tony Mackmake site field read only on slice admin change/modify...
2014-10-22 Scott Bakerescape backend_status strings
2014-10-17 Scott BakerNetwork admin-only tab, fix exception when saving slive...
2014-10-16 Scott Bakermove a few methods to base class
2014-10-15 Scott Bakeradd admin-only tab for sliceadmine
2014-10-09 Tony Mackcreate default networks in model policy instead of...
2014-10-07 Tony Mackcreate default public and private slice networks for...
2014-10-07 Scott Bakerfix TypeError in SliceForm:clean
2014-10-07 Scott Bakerfix nonworking tabs displayed when adding user
2014-10-07 Scott Bakerfix manyToMany error when creating deployment
2014-10-03 Scott Bakercleaner approach to dealing with UserAdmin, using multi...
2014-10-03 Scott Bakeradd support for fine-grained field permissions for...
2014-09-30 Scott Bakercheck-in fix for checkbox deletion not working in djang...
2014-09-30 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-29 Tony Mackadded availability_zone field to Deployment model
2014-09-22 John H. HartmanMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-10 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-09 Scott Bakerprevent backend-status icon from disappearing
2014-09-09 Scott Bakerfilter images in sliver-add inline by deployment
2014-09-08 Scott Bakerfilter nodes by flavor dropdown, primarily intended...
2014-09-04 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-03 Tony Mackdisplay slice's name attribute instead of slicename
2014-09-03 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-03 Tony Mackmerge
2014-09-03 Scott Bakerreplace sliver.numberCores with sliver.Flavor, add...
2014-09-02 Scott Bakeraccidentally removed this during merge
2014-09-02 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-02 Scott Bakerflavor data model objects and admin
2014-09-02 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-02 Tony Mackput site field before name field on slice create page
2014-09-02 Tony Mackupdate slice prefix in slice name field when site is...
2014-09-02 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-08-28 Scott Bakereliminate line break between icon and slice name
2014-08-27 Tony Mackdisplay slicename intead of name in slice admin field...
2014-08-21 Scott Bakercame up with a better way to implement backend status...
2014-08-21 Scott Bakerprovisioning status in admin UI
2014-08-21 Scott Bakeradd backend_status to UI
2014-08-15 Scott Bakerremove all ROInline objects
2014-08-15 Scott Bakerfix issues with enacted fields in NetworkAdmin's inlines
next