- d7df91d fix icon colors in developer view by Scott Baker · 10 years ago
- 012a706 better error message for tenant view sanity check by Scott Baker · 10 years ago
- 1af3d5c path cleanup in xoslib tools and readme by Scott Baker · 10 years ago
- 5676563 Big Rename: /opt/planetstack -> /opt/xos in helloworld example by Scott Baker · 10 years ago
- cba0ffe REST API set creator attribute when creating objects by Scott Baker · 10 years ago
- 447eb50 WIP - has the pre_save/perform_create code by Scott Baker · 10 years ago
- dd44211 REST API: rename plstackapi to xos by Scott Baker · 10 years ago
- cb60f8a use rest_framework's permission denied by Scott Baker · 10 years ago
- 960431e return permission denied when anonymous user tries to use REST by Scott Baker · 10 years ago
- 53a6adf repair the sliver filter logic in xosAdminDashboard by Scott Baker · 10 years ago
- 9534e41 sliver.deploymentNetwork -> deployment network by Scott Baker · 10 years ago
- 970314b display ssh command in sliver detail view by Scott Baker · 10 years ago
- 9e0ea23 download button for ssh commands by Scott Baker · 10 years ago
- 682933b display APIException errors properly by Scott Baker · 10 years ago
- 3e03522 return APIException for sliceplus errors instead of valueerror by Scott Baker · 10 years ago
- ed5a101 prevent script tags inside of error popup by Scott Baker · 10 years ago
- ba32c2a 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
- 24fe511 network_ports validation, wip by Scott Baker · 10 years ago
- 2190934 display count of ready slivers in tenant view by Scott Baker · 10 years ago
- f1b4015 filter sites with no nodes from tenant view by Scott Baker · 10 years ago
- e0e407a tenant view only shows sites the user should be able to see by Scott Baker · 10 years ago
- 04ab7c8 save network_ports in sliceplus model by Scott Baker · 10 years ago
- c3876fb warning for Service Level as well by Scott Baker · 10 years ago
- 51bacad help text support for detail view, tenant view warnings about changing slivers by Scott Baker · 10 years ago
- 61b5bfc SSH commands dialog by Scott Baker · 10 years ago
- ec93010 SSH commands dialog by Scott Baker · 10 years ago
- 5175e8a set dirty if users edited, warning message if change slice while dirty by Scott Baker · 10 years ago
- fb066b5 add saveSuccess hook for detail view by Scott Baker · 10 years ago
- f5d97bd make save button green when slice is dirty by Scott Baker · 10 years ago
- c898437 set creator when creating slice in tenant view by Scott Baker · 10 years ago
- 7508142 fix error when creating slice using sliceplus object by Scott Baker · 10 years ago
- e8479e1 add default route for xosAdminDashboard by Scott Baker · 10 years ago
- 9eebcb6 make tenantview method reslient of users with no site, catch users with no site in sanity check by Scott Baker · 10 years ago
- d3f083d fix tenant view causes minidashboard to be partially obscured by Scott Baker · 10 years ago
- 55f6de6 recreate all slivers when image or flavor is changed by Scott Baker · 10 years ago
- 1215424 fix users list not subtracted properly when displaying picker by Scott Baker · 10 years ago
- 7a76f32 refactor sliceplus core for users, return user ids and names in sliceplus object by Scott Baker · 10 years ago
- e7a9045 change 'name' to 'site', make label cells same width by Scott Baker · 10 years ago
- 4c58122 plus and minus icons in tenant view by Scott Baker · 10 years ago
- ce0dfb8 error message when user tries to create slice but doesn't have permission by Scott Baker · 10 years ago
- 3101c97 fix titles of add-slice and edit-users dialogs by Scott Baker · 10 years ago
- 89ba0a8 fix one row trimmed off if iDisplayLength==-1 by Scott Baker · 10 years ago
- e56d327 disable paginate and filter of site list in tenant view by Scott Baker · 10 years ago
- 435c2c9 save users supported in tenant view by Scott Baker · 10 years ago
- 1f7901b throw error if no nodes in site by Scott Baker · 10 years ago
- 23cc197 caption for SliceSelector by Scott Baker · 10 years ago
- a76f65d save site_allocations by Scott Baker · 10 years ago
- b52f7af display 'no slices' when there are no slices by Scott Baker · 10 years ago
- 97acad9 edit users button in tenant view by Scott Baker · 10 years ago
- aba9183 add sanity check; add default_flavors and default_images by Scott Baker · 10 years ago
- 2a11f25 add blessed flavors and service classes to tenant view object by Scott Baker · 10 years ago
- 339d512 sliceplus incorporate field changes from slice model by Scott Baker · 10 years ago
- c94091a more tenantview variables pass to xoslib by Scott Baker · 10 years ago
- bbc8a5b base class stuff for xoslib methods from genapi by Scott Baker · 10 years ago
- 6b145aa afterDelete working in tenant view by Scott Baker · 10 years ago
- cd07a59 tenantview without navigation by Scott Baker · 10 years ago
- dcf6fbf sliceplus support for site_allocation and network_ports for tenant view by Scott Baker · 10 years ago
- 342d9b9 tenant view, WIP by Scott Baker · 10 years ago
- 0332483 xoslib method to get tenant view info by Scott Baker · 10 years ago
- d3a6b2c fix camelcasing of networkPorts -> network_ports by Scott Baker · 10 years ago
- 8b89d30 add networkPorts by Scott Baker · 10 years ago
- 98b26b6 get site & deployment from slice_deployment in SlicePlus by Scott Baker · 10 years ago
- 4511248 conflict resolution by Scott Baker · 10 years ago
- d277f0a latest autogenerated validators and defaults by Scott Baker · 10 years ago
- 6a5773c scott's latest upload script by Scott Baker · 10 years ago
- 0562166 remove coresitedeployment from xoslib by Scott Baker · 10 years ago
- a794a7f better tolerate missing enacted/updated fields by Scott Baker · 10 years ago
- a7dbd42 removing plural from model names. some cleanup by Tony Mack · 10 years ago
- ee9736d rename camelcase fields in slice by Scott Baker · 10 years ago
- 81fa17f update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
- b1fda97 add ControllerSiteDeployment to xoslib by Scott Baker · 10 years ago
- 94dcc41 fix javascript error if enacted is undefined by Scott Baker · 10 years ago
- c8af575 rest_framework doesn't have a serializers.ReadOnlyField by Scott Baker · 10 years ago
- a4ac3a8 fix plus mixin for rest_framework 3.0 by Scott Baker · 10 years ago
- df54cf2 sliceplus: return role string instead of role object by Scott Baker · 10 years ago
- c6870e7 add SiteDeployment to xoslib by Scott Baker · 10 years ago
- 6d4f9ff add controller to xoslib by Scott Baker · 10 years ago
- 325e3e2 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
- 1a23146 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
- ae6e1de syphonall support for picker by Scott Baker · 10 years ago
- 2cbb607 2 column picker WIP by Scott Baker · 10 years ago
- 4703f45 complicated sliver logic implemented by Scott Baker · 10 years ago
- 12bd60e flavor and imageDeployments objects by Scott Baker · 10 years ago
- b45e885 support for different detail views for each model by Scott Baker · 10 years ago
- 0495765 generic applyConstraints, before abandoning by Scott Baker · 10 years ago
- c12e243 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
- 5d5efa6 backend_status fields in all models by Scott Baker · 10 years ago
- 15f0999 backend status text for detail views by Scott Baker · 10 years ago
- 0060907 replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
- 5c4f2b6 backend_status icon by Scott Baker · 10 years ago
- eb2565f refresh and add buttons working by Scott Baker · 10 years ago
- a047336 pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
- 660b9e0 datatable in a marionette view, WIP by Scott Baker · 10 years ago
- ab5f136 add ability to force route by Scott Baker · 10 years ago
- ca4bf92 button panels done right by Scott Baker · 10 years ago
- cb90181 fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
- e68d37b all list and listitem views now use generic templates by Scott Baker · 10 years ago
- 07b4a25 readonly fields, wip by Scott Baker · 10 years ago
- 3593520 move idToName into xos-backbone.js, add preSave hook, add preSave action for slivers to set name to slicename by Scott Baker · 10 years ago
- eccfc8a fix class to sub-template need the dict in them by Scott Baker · 10 years ago