1. 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
  2. 24fe511 network_ports validation, wip by Scott Baker · 9 years ago
  3. 2190934 display count of ready slivers in tenant view by Scott Baker · 9 years ago
  4. e0e407a tenant view only shows sites the user should be able to see by Scott Baker · 9 years ago
  5. c3876fb warning for Service Level as well by Scott Baker · 9 years ago
  6. 51bacad help text support for detail view, tenant view warnings about changing slivers by Scott Baker · 9 years ago
  7. 61b5bfc SSH commands dialog by Scott Baker · 9 years ago
  8. ec93010 SSH commands dialog by Scott Baker · 9 years ago
  9. 5175e8a set dirty if users edited, warning message if change slice while dirty by Scott Baker · 9 years ago
  10. fb066b5 add saveSuccess hook for detail view by Scott Baker · 9 years ago
  11. f5d97bd make save button green when slice is dirty by Scott Baker · 9 years ago
  12. c898437 set creator when creating slice in tenant view by Scott Baker · 9 years ago
  13. e8479e1 add default route for xosAdminDashboard by Scott Baker · 9 years ago
  14. 9eebcb6 make tenantview method reslient of users with no site, catch users with no site in sanity check by Scott Baker · 9 years ago
  15. 1215424 fix users list not subtracted properly when displaying picker by Scott Baker · 9 years ago
  16. 7a76f32 refactor sliceplus core for users, return user ids and names in sliceplus object by Scott Baker · 9 years ago
  17. e7a9045 change 'name' to 'site', make label cells same width by Scott Baker · 10 years ago
  18. ce0dfb8 error message when user tries to create slice but doesn't have permission by Scott Baker · 10 years ago
  19. 89ba0a8 fix one row trimmed off if iDisplayLength==-1 by Scott Baker · 10 years ago
  20. e56d327 disable paginate and filter of site list in tenant view by Scott Baker · 10 years ago
  21. 435c2c9 save users supported in tenant view by Scott Baker · 10 years ago
  22. 23cc197 caption for SliceSelector by Scott Baker · 10 years ago
  23. b52f7af display 'no slices' when there are no slices by Scott Baker · 10 years ago
  24. 97acad9 edit users button in tenant view by Scott Baker · 10 years ago
  25. aba9183 add sanity check; add default_flavors and default_images by Scott Baker · 10 years ago
  26. 6b145aa afterDelete working in tenant view by Scott Baker · 10 years ago
  27. cd07a59 tenantview without navigation by Scott Baker · 10 years ago
  28. 342d9b9 tenant view, WIP by Scott Baker · 10 years ago
  29. d277f0a latest autogenerated validators and defaults by Scott Baker · 10 years ago
  30. 0562166 remove coresitedeployment from xoslib by Scott Baker · 10 years ago
  31. a794a7f better tolerate missing enacted/updated fields by Scott Baker · 10 years ago
  32. 81fa17f update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  33. b1fda97 add ControllerSiteDeployment to xoslib by Scott Baker · 10 years ago
  34. c6870e7 add SiteDeployment to xoslib by Scott Baker · 10 years ago
  35. 6d4f9ff add controller to xoslib by Scott Baker · 10 years ago
  36. 325e3e2 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
  37. 1a23146 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
  38. ae6e1de syphonall support for picker by Scott Baker · 10 years ago
  39. 2cbb607 2 column picker WIP by Scott Baker · 10 years ago
  40. 4703f45 complicated sliver logic implemented by Scott Baker · 10 years ago
  41. 12bd60e flavor and imageDeployments objects by Scott Baker · 10 years ago
  42. b45e885 support for different detail views for each model by Scott Baker · 10 years ago
  43. 0495765 generic applyConstraints, before abandoning by Scott Baker · 10 years ago
  44. c12e243 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
  45. 5d5efa6 backend_status fields in all models by Scott Baker · 10 years ago
  46. 0060907 replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
  47. 5c4f2b6 backend_status icon by Scott Baker · 10 years ago
  48. eb2565f refresh and add buttons working by Scott Baker · 10 years ago
  49. a047336 pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
  50. 660b9e0 datatable in a marionette view, WIP by Scott Baker · 10 years ago
  51. ab5f136 add ability to force route by Scott Baker · 10 years ago
  52. ca4bf92 button panels done right by Scott Baker · 10 years ago
  53. cb90181 fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
  54. e68d37b all list and listitem views now use generic templates by Scott Baker · 10 years ago
  55. 07b4a25 readonly fields, wip by Scott Baker · 10 years ago
  56. 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
  57. f50222e Add FilteredCompositeView, fix the prevPage routing by Scott Baker · 10 years ago
  58. 3eb7557 filtering the collection was the very very wrong way to go about it by Scott Baker · 10 years ago
  59. d74963a fix selects not having default item set properly by Scott Baker · 10 years ago
  60. 07cdef0 addChild link working for things other than slivers by Scott Baker · 10 years ago
  61. 8b1bda0 make field names in the generic detail view look nice by Scott Baker · 10 years ago
  62. 0a636cb all detail templates replaced by generic by Scott Baker · 10 years ago
  63. 6c19f24 addChild dialog, synchronous mode for detailview by Scott Baker · 10 years ago
  64. f3290dc fix validation misnamed in slice model by Scott Baker · 10 years ago
  65. 3e8d473 rename shower functions to createHandler functions, region for addChild by Scott Baker · 10 years ago
  66. 29e8a2c delete links working for deployments by Scott Baker · 10 years ago
  67. 5ac6abe fix issue with delete dialog by Scott Baker · 10 years ago
  68. 5f9e767 move some code around by Scott Baker · 10 years ago
  69. c91396e replace the onclick itemview handler with a naviation/template based one by Scott Baker · 10 years ago
  70. 9215275 add raw error dialog support, only add model to collection once it has been saved by Scott Baker · 10 years ago
  71. e781538 enforce underscore in prefix by Scott Baker · 10 years ago
  72. 984bd52 custom validator for site.login_base prefix in slice name by Scott Baker · 10 years ago
  73. 9ad6fde fix validate returning the wrong thing on success, remove error messages on successful validate by Scott Baker · 10 years ago
  74. 0d10867 validation of URL fields by Scott Baker · 10 years ago
  75. 1e47d9e rudimentary validation in xoslib by Scott Baker · 10 years ago
  76. 56f799b validators for xoslib by Scott Baker · 10 years ago
  77. ab2a168 validators for xoslib by Scott Baker · 10 years ago
  78. 562d595 popup error message by Scott Baker · 10 years ago
  79. 0f73a60 humanReadableNames in logPanel by Scott Baker · 10 years ago
  80. d248c34 limit table rows in log window by Scott Baker · 10 years ago
  81. a04d6035 fix sliceplus to work with big rename by Scott Baker · 10 years ago
  82. 1e87c5a delete working for deployments, confirmation dialog by Scott Baker · 10 years ago
  83. 13e6f0d refresh button working, spinning circle, navigate function, tolerate sites==undefined, delete button WIP by Scott Baker · 10 years ago
  84. 01c9d61 colored log table, save button returns to list by Scott Baker · 10 years ago
  85. 66aaad4 progress bar on startup, and make sure stuff is loaded before we display it by Scott Baker · 10 years ago
  86. 3aaeee2 rest api changes from big rename by Scott Baker · 10 years ago
  87. 04f93f2 cleanup all of the model declarations, and add defaults for them by Scott Baker · 10 years ago
  88. a34d8c4 add button now mostly working for deployments by Scott Baker · 10 years ago
  89. 88c5b32 use the right REST url when saving a model that has no id by Scott Baker · 10 years ago
  90. 1cb4868 defaults for xoslib by Scott Baker · 10 years ago
  91. 7ce2365 add button plumbed through to router by Scott Baker · 10 years ago
  92. 0c46b8d modelName field added to XOSCollections by Scott Baker · 10 years ago
  93. e49f08c templateize detail inline button panel, add save/continue and save/another buttons, add insert button by Scott Baker · 10 years ago
  94. b38a832 support for statusMsg in django's base.html by Scott Baker · 10 years ago
  95. e57faa9 more relatedCollections in xos-backbone.js by Scott Baker · 10 years ago
  96. ac69422 add suit navbar link rewriting by Scott Baker · 10 years ago
  97. 0eb7ff3 fix slivers not linked to deployments by Scott Baker · 10 years ago
  98. 6207731 show tabs in test.js by Scott Baker · 10 years ago
  99. 9d37d56 tabs working by Scott Baker · 10 years ago
  100. 0bf96b2 modelName in xos models, log window, deferred display of detail when collection not ready, beef up detailShower/listViewShower by Scott Baker · 10 years ago