1. cba0ffe REST API set creator attribute when creating objects by Scott Baker · 9 years ago
  2. 447eb50 WIP - has the pre_save/perform_create code by Scott Baker · 9 years ago
  3. dd44211 REST API: rename plstackapi to xos by Scott Baker · 9 years ago
  4. cb60f8a use rest_framework's permission denied by Scott Baker · 9 years ago
  5. 960431e return permission denied when anonymous user tries to use REST by Scott Baker · 9 years ago
  6. 53a6adf repair the sliver filter logic in xosAdminDashboard by Scott Baker · 9 years ago
  7. 9534e41 sliver.deploymentNetwork -> deployment network by Scott Baker · 9 years ago
  8. 970314b display ssh command in sliver detail view by Scott Baker · 9 years ago
  9. 9e0ea23 download button for ssh commands by Scott Baker · 9 years ago
  10. 682933b display APIException errors properly by Scott Baker · 9 years ago
  11. 3e03522 return APIException for sliceplus errors instead of valueerror by Scott Baker · 9 years ago
  12. ed5a101 prevent script tags inside of error popup by Scott Baker · 9 years ago
  13. 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 · 9 years ago
  14. 24fe511 network_ports validation, wip by Scott Baker · 9 years ago
  15. 2190934 display count of ready slivers in tenant view by Scott Baker · 9 years ago
  16. f1b4015 filter sites with no nodes from tenant view by Scott Baker · 9 years ago
  17. e0e407a tenant view only shows sites the user should be able to see by Scott Baker · 9 years ago
  18. 04ab7c8 save network_ports in sliceplus model by Scott Baker · 9 years ago
  19. c3876fb warning for Service Level as well by Scott Baker · 9 years ago
  20. 51bacad help text support for detail view, tenant view warnings about changing slivers by Scott Baker · 9 years ago
  21. 61b5bfc SSH commands dialog by Scott Baker · 9 years ago
  22. ec93010 SSH commands dialog by Scott Baker · 9 years ago
  23. 5175e8a set dirty if users edited, warning message if change slice while dirty by Scott Baker · 9 years ago
  24. fb066b5 add saveSuccess hook for detail view by Scott Baker · 9 years ago
  25. f5d97bd make save button green when slice is dirty by Scott Baker · 9 years ago
  26. c898437 set creator when creating slice in tenant view by Scott Baker · 9 years ago
  27. 7508142 fix error when creating slice using sliceplus object by Scott Baker · 9 years ago
  28. e8479e1 add default route for xosAdminDashboard by Scott Baker · 9 years ago
  29. 9eebcb6 make tenantview method reslient of users with no site, catch users with no site in sanity check by Scott Baker · 9 years ago
  30. d3f083d fix tenant view causes minidashboard to be partially obscured by Scott Baker · 9 years ago
  31. 55f6de6 recreate all slivers when image or flavor is changed by Scott Baker · 9 years ago
  32. 1215424 fix users list not subtracted properly when displaying picker by Scott Baker · 9 years ago
  33. 7a76f32 refactor sliceplus core for users, return user ids and names in sliceplus object by Scott Baker · 9 years ago
  34. e7a9045 change 'name' to 'site', make label cells same width by Scott Baker · 9 years ago
  35. 4c58122 plus and minus icons in tenant view by Scott Baker · 9 years ago
  36. ce0dfb8 error message when user tries to create slice but doesn't have permission by Scott Baker · 9 years ago
  37. 3101c97 fix titles of add-slice and edit-users dialogs by Scott Baker · 9 years ago
  38. 89ba0a8 fix one row trimmed off if iDisplayLength==-1 by Scott Baker · 9 years ago
  39. e56d327 disable paginate and filter of site list in tenant view by Scott Baker · 9 years ago
  40. 435c2c9 save users supported in tenant view by Scott Baker · 9 years ago
  41. 1f7901b throw error if no nodes in site by Scott Baker · 9 years ago
  42. 23cc197 caption for SliceSelector by Scott Baker · 9 years ago
  43. a76f65d save site_allocations by Scott Baker · 9 years ago
  44. b52f7af display 'no slices' when there are no slices by Scott Baker · 9 years ago
  45. 97acad9 edit users button in tenant view by Scott Baker · 9 years ago
  46. aba9183 add sanity check; add default_flavors and default_images by Scott Baker · 9 years ago
  47. 2a11f25 add blessed flavors and service classes to tenant view object by Scott Baker · 9 years ago
  48. 339d512 sliceplus incorporate field changes from slice model by Scott Baker · 9 years ago
  49. c94091a more tenantview variables pass to xoslib by Scott Baker · 9 years ago
  50. bbc8a5b base class stuff for xoslib methods from genapi by Scott Baker · 9 years ago
  51. 6b145aa afterDelete working in tenant view by Scott Baker · 9 years ago
  52. cd07a59 tenantview without navigation by Scott Baker · 9 years ago
  53. dcf6fbf sliceplus support for site_allocation and network_ports for tenant view by Scott Baker · 9 years ago
  54. 342d9b9 tenant view, WIP by Scott Baker · 9 years ago
  55. 0332483 xoslib method to get tenant view info by Scott Baker · 9 years ago
  56. d3a6b2c fix camelcasing of networkPorts -> network_ports by Scott Baker · 9 years ago
  57. 8b89d30 add networkPorts by Scott Baker · 9 years ago
  58. 98b26b6 get site & deployment from slice_deployment in SlicePlus by Scott Baker · 10 years ago
  59. 4511248 conflict resolution by Scott Baker · 10 years ago
  60. d277f0a latest autogenerated validators and defaults by Scott Baker · 10 years ago
  61. 6a5773c scott's latest upload script by Scott Baker · 10 years ago
  62. 0562166 remove coresitedeployment from xoslib by Scott Baker · 10 years ago
  63. a794a7f better tolerate missing enacted/updated fields by Scott Baker · 10 years ago
  64. a7dbd42 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  65. ee9736d rename camelcase fields in slice by Scott Baker · 10 years ago
  66. 81fa17f update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  67. b1fda97 add ControllerSiteDeployment to xoslib by Scott Baker · 10 years ago
  68. 94dcc41 fix javascript error if enacted is undefined by Scott Baker · 10 years ago
  69. c8af575 rest_framework doesn't have a serializers.ReadOnlyField by Scott Baker · 10 years ago
  70. a4ac3a8 fix plus mixin for rest_framework 3.0 by Scott Baker · 10 years ago
  71. df54cf2 sliceplus: return role string instead of role object by Scott Baker · 10 years ago
  72. c6870e7 add SiteDeployment to xoslib by Scott Baker · 10 years ago
  73. 6d4f9ff add controller to xoslib by Scott Baker · 10 years ago
  74. 325e3e2 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
  75. 1a23146 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
  76. ae6e1de syphonall support for picker by Scott Baker · 10 years ago
  77. 2cbb607 2 column picker WIP by Scott Baker · 10 years ago
  78. 4703f45 complicated sliver logic implemented by Scott Baker · 10 years ago
  79. 12bd60e flavor and imageDeployments objects by Scott Baker · 10 years ago
  80. b45e885 support for different detail views for each model by Scott Baker · 10 years ago
  81. 0495765 generic applyConstraints, before abandoning by Scott Baker · 10 years ago
  82. c12e243 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
  83. 5d5efa6 backend_status fields in all models by Scott Baker · 10 years ago
  84. 15f0999 backend status text for detail views by Scott Baker · 10 years ago
  85. 0060907 replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
  86. 5c4f2b6 backend_status icon by Scott Baker · 10 years ago
  87. eb2565f refresh and add buttons working by Scott Baker · 10 years ago
  88. a047336 pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
  89. 660b9e0 datatable in a marionette view, WIP by Scott Baker · 10 years ago
  90. ab5f136 add ability to force route by Scott Baker · 10 years ago
  91. ca4bf92 button panels done right by Scott Baker · 10 years ago
  92. cb90181 fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
  93. e68d37b all list and listitem views now use generic templates by Scott Baker · 10 years ago
  94. 07b4a25 readonly fields, wip by Scott Baker · 10 years ago
  95. 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
  96. eccfc8a fix class to sub-template need the dict in them by Scott Baker · 10 years ago
  97. f50222e Add FilteredCompositeView, fix the prevPage routing by Scott Baker · 10 years ago
  98. 3eb7557 filtering the collection was the very very wrong way to go about it by Scott Baker · 10 years ago
  99. d74963a fix selects not having default item set properly by Scott Baker · 10 years ago
  100. 07cdef0 addChild link working for things other than slivers by Scott Baker · 10 years ago