- 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
- 2e897fa only admins can save/update controllers by Tony Mack · 10 years ago
- f13a0cf latest minidashboard code by Scott Baker · 10 years ago
- 0e36f5d minidashboard, WIP by Scott Baker · 10 years ago
- e880edd Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- fcf655e edit users button in tenant view by Scott Baker · 10 years ago
- 5fecf71 remove Tags tab from model pages by Tony Mack · 10 years ago
- d123b52 Load ceilometer credentials from controller by Sapan Bhatia · 10 years ago
- 8bd725f add sanity check; add default_flavors and default_images by Scott Baker · 10 years ago
- edaa0ed add blessed flavors and service classes to tenant view object by Scott Baker · 10 years ago
- 4618a23 sliceplus incorporate field changes from slice model by Scott Baker · 10 years ago
- 3c2b5cd remove image_preference, add default_image, default_flavor to slice by Scott Baker · 10 years ago
- 48b84d1 more tenantview variables pass to xoslib by Scott Baker · 10 years ago
- 77eba94 base class stuff for xoslib methods from genapi by Scott Baker · 10 years ago
- ed6aa70 afterDelete working in tenant view by Scott Baker · 10 years ago
- ced0a55 tenantview without navigation by Scott Baker · 10 years ago
- 4918767 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- 03696ee sliceplus support for site_allocation and network_ports for tenant view by Scott Baker · 10 years ago
- c8bd404 tenant view, WIP by Scott Baker · 10 years ago
- 30dfcd7 cleanup controller links in admin.py by Tony Mack · 10 years ago
- f522749 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
- c0d8a70 Bug fix to Django view for statistics by Sapan Bhatia · 10 years ago
- 8f6107c fix node.site --> node.site_deployment.site by Scott Baker · 10 years ago
- 45a09b1 xoslib method to get tenant view info by Scott Baker · 10 years ago
- 697512d fix camelcasing of networkPorts -> network_ports by Scott Baker · 10 years ago
- 9062b0c add networkPorts by Scott Baker · 10 years ago
- 1a88288 fix errors in admin related to sitedeployment object by Scott Baker · 10 years ago
- dc84412 get site & deployment from slice_deployment in SlicePlus by Scott Baker · 10 years ago
- c7a7314 dashboard iframe selector that can handle multiple nagios without namespace collisions by Scott Baker · 10 years ago
- b1a8344 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
- 1ffb401 Statistics view for ceilometer-based stats by Sapan Bhatia · 10 years ago
- ce4e2c2 checking in missing site/slice privilege steps by Tony Mack · 10 years ago
- 51d1578 rename imagePreference -> image_preference by Scott Baker · 10 years ago
- ffce785 rename camelcase fields in slice by Scott Baker · 10 years ago
- 9e4d816 rename camelcase fields in slice by Scott Baker · 10 years ago
- 4f692d9 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
- 42ff343 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
- 58cea71 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
- 81ad09e removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
- 06e8ecf Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- 549aa25 update code to use renamed network fields by Scott Baker · 10 years ago
- 2040f5d added 'remote_password' property to User model by Tony Mack · 10 years ago
- f515df4 migration script for field names in network object by Scott Baker · 10 years ago
- 369f9b9 update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
- ac9791b fix field names in network object by Scott Baker · 10 years ago
- b2dba4b replaced sliver.controllerNetwork with sliver.deployment by Tony Mack · 10 years ago
- 625e10e added version to Controller string representation by Tony Mack · 10 years ago
- a8242c7 adding initial migrations by Tony Mack · 10 years ago
- 99064ba add ControllerSiteDeployment to xoslib by Scott Baker · 10 years ago
- f14089d fix javascript error if enacted is undefined by Scott Baker · 10 years ago
- f0480fb rest_framework doesn't have a serializers.ReadOnlyField by Scott Baker · 10 years ago
- e5e44eb fix plus mixin for rest_framework 3.0 by Scott Baker · 10 years ago
- c865508 sliceplus: return role string instead of role object by Scott Baker · 10 years ago
- 201f7da latest auto-generated genapi by Scott Baker · 10 years ago
- c04e142 fix error when displaying dashboards in home view by Scott Baker · 10 years ago
- b35adc4 add SiteDeployment to xoslib by Scott Baker · 10 years ago
- 3c7c358 add controller to xoslib by Scott Baker · 10 years ago
- d2ab6c5 change capitolization of related_name for ControllerDashboardView by Scott Baker · 10 years ago
- f2c0c51 rename ControllerDashboard to ControllerDashboardView by Scott Baker · 10 years ago
- f958984 add ManyToMany for (Image, Deployment) by Scott Baker · 10 years ago
- ff19f52 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
- b04f51a BUGFIX: Controller related field change by Sapan Bhatia · 10 years ago
- 279c4c6 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- ecbdab1 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
- d5e8371 Fixed a UI error in admin by Sapan Bhatia · 10 years ago
- 9de6c44 per-controller view display by Scott Baker · 10 years ago
- 786a9c1 models for per-controller dashboard views by Scott Baker · 10 years ago
- 83f5b62 fix 'sys not defined' error when displaying observer not installed warning by Scott Baker · 10 years ago
- c105771 fix migration creation issue due to DiffModelMixin 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
- 2d73512 removing migrations 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
- 51c4a7d introduce Controller model by Tony Mack · 10 years ago
- 6a7a17c syphonall support for picker by Scott Baker · 10 years ago
- 9998811 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- cde19e6 2 column picker WIP by Scott Baker · 10 years ago
- 0305b7d Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi into HEAD by Sapan Bhatia · 10 years ago
- 772c7c2 Ability to pull slice stats by Sapan Bhatia · 10 years ago
- eec8acc Ability to pull Sliver stats by Sapan Bhatia · 10 years ago
- ab7c815 complicated sliver logic implemented by Scott Baker · 10 years ago
- a766b3d flavor and imageDeployments objects by Scott Baker · 10 years ago
- 9a24c8b support for different detail views for each model by Scott Baker · 10 years ago
- cf37db2 generic applyConstraints, before abandoning by Scott Baker · 10 years ago
- 67b1521 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
- b297bbd backend_status fields in all models by Scott Baker · 10 years ago
- eb253d5 backend status text for detail views by Scott Baker · 10 years ago
- d58952c replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
- a515007 backend_status icon by Scott Baker · 10 years ago
- 8a7abef refresh and add buttons working by Scott Baker · 10 years ago
- 8c340ca pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
- d45aa00 datatable in a marionette view, WIP by Scott Baker · 10 years ago
- 66efc02 add ability to force route by Scott Baker · 10 years ago
- 3009204 button panels done right by Scott Baker · 10 years ago
- 32a0f1a fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
- 3162122 all list and listitem views now use generic templates by Scott Baker · 10 years ago
- a322dba readonly fields, wip by Scott Baker · 10 years ago