1. ae6e1de syphonall support for picker by Scott Baker · 10 years ago
  2. 2cbb607 2 column picker WIP by Scott Baker · 10 years ago
  3. 4703f45 complicated sliver logic implemented by Scott Baker · 10 years ago
  4. 12bd60e flavor and imageDeployments objects by Scott Baker · 10 years ago
  5. b45e885 support for different detail views for each model by Scott Baker · 10 years ago
  6. 0495765 generic applyConstraints, before abandoning by Scott Baker · 10 years ago
  7. c12e243 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
  8. 5d5efa6 backend_status fields in all models by Scott Baker · 10 years ago
  9. 15f0999 backend status text for detail views by Scott Baker · 10 years ago
  10. 0060907 replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
  11. 5c4f2b6 backend_status icon by Scott Baker · 10 years ago
  12. eb2565f refresh and add buttons working by Scott Baker · 10 years ago
  13. a047336 pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
  14. 660b9e0 datatable in a marionette view, WIP by Scott Baker · 10 years ago
  15. ab5f136 add ability to force route by Scott Baker · 10 years ago
  16. ca4bf92 button panels done right by Scott Baker · 10 years ago
  17. cb90181 fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
  18. e68d37b all list and listitem views now use generic templates by Scott Baker · 10 years ago
  19. 07b4a25 readonly fields, wip by Scott Baker · 10 years ago
  20. 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
  21. eccfc8a fix class to sub-template need the dict in them by Scott Baker · 10 years ago
  22. f50222e Add FilteredCompositeView, fix the prevPage routing by Scott Baker · 10 years ago
  23. 3eb7557 filtering the collection was the very very wrong way to go about it by Scott Baker · 10 years ago
  24. d74963a fix selects not having default item set properly by Scott Baker · 10 years ago
  25. 07cdef0 addChild link working for things other than slivers by Scott Baker · 10 years ago
  26. 8b1bda0 make field names in the generic detail view look nice by Scott Baker · 10 years ago
  27. 0a636cb all detail templates replaced by generic by Scott Baker · 10 years ago
  28. 250ba6e header and footer templates for list views by Scott Baker · 10 years ago
  29. 6c19f24 addChild dialog, synchronous mode for detailview by Scott Baker · 10 years ago
  30. f3290dc fix validation misnamed in slice model by Scott Baker · 10 years ago
  31. 3e8d473 rename shower functions to createHandler functions, region for addChild by Scott Baker · 10 years ago
  32. e45e346 dialog for addChild by Scott Baker · 10 years ago
  33. f26fa59 delete links for everything else by Scott Baker · 10 years ago
  34. 29e8a2c delete links working for deployments by Scott Baker · 10 years ago
  35. 5ac6abe fix issue with delete dialog by Scott Baker · 10 years ago
  36. 5f9e767 move some code around by Scott Baker · 10 years ago
  37. c91396e replace the onclick itemview handler with a naviation/template based one by Scott Baker · 10 years ago
  38. 9215275 add raw error dialog support, only add model to collection once it has been saved by Scott Baker · 10 years ago
  39. e781538 enforce underscore in prefix by Scott Baker · 10 years ago
  40. 984bd52 custom validator for site.login_base prefix in slice name by Scott Baker · 10 years ago
  41. 9ad6fde fix validate returning the wrong thing on success, remove error messages on successful validate by Scott Baker · 10 years ago
  42. 0d10867 validation of URL fields by Scott Baker · 10 years ago
  43. 1e47d9e rudimentary validation in xoslib by Scott Baker · 10 years ago
  44. 56f799b validators for xoslib by Scott Baker · 10 years ago
  45. ab2a168 validators for xoslib by Scott Baker · 10 years ago
  46. 562d595 popup error message by Scott Baker · 10 years ago
  47. 0f73a60 humanReadableNames in logPanel by Scott Baker · 10 years ago
  48. 196ffef add humanReadableName to all REST API objects by Scott Baker · 10 years ago
  49. d248c34 limit table rows in log window by Scott Baker · 10 years ago
  50. a04d6035 fix sliceplus to work with big rename by Scott Baker · 10 years ago
  51. 1e87c5a delete working for deployments, confirmation dialog by Scott Baker · 10 years ago
  52. 13e6f0d refresh button working, spinning circle, navigate function, tolerate sites==undefined, delete button WIP by Scott Baker · 10 years ago
  53. 01c9d61 colored log table, save button returns to list by Scott Baker · 10 years ago
  54. 66aaad4 progress bar on startup, and make sure stuff is loaded before we display it by Scott Baker · 10 years ago
  55. 3aaeee2 rest api changes from big rename by Scott Baker · 10 years ago
  56. bb5e15f add buttons for the other list views by Scott Baker · 10 years ago
  57. 04f93f2 cleanup all of the model declarations, and add defaults for them by Scott Baker · 10 years ago
  58. a34d8c4 add button now mostly working for deployments by Scott Baker · 10 years ago
  59. 88c5b32 use the right REST url when saving a model that has no id by Scott Baker · 10 years ago
  60. 79a095e defaults for xoslib by Scott Baker · 10 years ago
  61. 1cb4868 defaults for xoslib by Scott Baker · 10 years ago
  62. 566f34d tool for making json defaults for xoslib by Scott Baker · 10 years ago
  63. 7ce2365 add button plumbed through to router by Scott Baker · 10 years ago
  64. 0c46b8d modelName field added to XOSCollections by Scott Baker · 10 years ago
  65. e49f08c templateize detail inline button panel, add save/continue and save/another buttons, add insert button by Scott Baker · 10 years ago
  66. 9061a93 dashboard version of xosAdminSite that uses existing navbar and base.html by Scott Baker · 10 years ago
  67. b38a832 support for statusMsg in django's base.html by Scott Baker · 10 years ago
  68. e57faa9 more relatedCollections in xos-backbone.js by Scott Baker · 10 years ago
  69. ac69422 add suit navbar link rewriting by Scott Baker · 10 years ago
  70. a435f42 move the wholePage stuff out for xosAdminSite.css by Scott Baker · 10 years ago
  71. 2434a9c rename wholePage site by Scott Baker · 10 years ago
  72. 0c897cb split wholePage site from insert Site by Scott Baker · 10 years ago
  73. e2e47fb add btn-xos-detail class to all save buttons in detail views by Scott Baker · 10 years ago
  74. 98e3177 fix wrong fields in Sliver Detail by Scott Baker · 10 years ago
  75. 0eb7ff3 fix slivers not linked to deployments by Scott Baker · 10 years ago
  76. 6207731 show tabs in test.js by Scott Baker · 10 years ago
  77. f372f14 get rid of the div debug coloring by Scott Baker · 10 years ago
  78. 9d37d56 tabs working by Scott Baker · 10 years ago
  79. 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
  80. 90004d5 OpenCloud-style navbuttons by Scott Baker · 10 years ago
  81. f76d33a OpenCloud-style navbuttons by Scott Baker · 10 years ago
  82. f85896d OpenCloud header in xosAdminSite by Scott Baker · 10 years ago
  83. 416f087 success and error template renaming; nav button templates by Scott Baker · 10 years ago
  84. c16b4c1 lots of changes to xosHelper by Scott Baker · 10 years ago
  85. c411047 modify test.js to use navigateToModel; move code out to xosHelper.js by Scott Baker · 10 years ago
  86. 694f566 xosAdminSite, WIP by Scott Baker · 10 years ago
  87. fdaee92 move stuff out of test and into xosHelper.js for better code reuse by Scott Baker · 10 years ago
  88. 9b3cf84 use html select in detail views by Scott Baker · 10 years ago
  89. 586878e add networkDeployment to xoslib test by Scott Baker · 10 years ago
  90. 6088ade add networkDeployment to xoslib by Scott Baker · 10 years ago
  91. 10badd3 add userDeployments to xoslib test by Scott Baker · 10 years ago
  92. 013025a latest xoslib test changes by Scott Baker · 10 years ago
  93. 7417839 move templates to separate file by Scott Baker · 10 years ago
  94. fc61b01 move templates to file by Scott Baker · 10 years ago
  95. 4aee9a1 many changes to xoslib test by Scott Baker · 10 years ago
  96. fccc9c4 add slicePrivilege, networkSliver, and SliceRole by Scott Baker · 10 years ago
  97. 86575c1 add sliceDeployment; add relatedCollections, add filterBy by Scott Baker · 10 years ago
  98. 33c84ac success box by Scott Baker · 10 years ago
  99. 77fbe5a getting it from a cookie is better than sticking it in a meta tag by Scott Baker · 10 years ago
  100. 5c92ca9 CSRF token support in xoslib by Scott Baker · 10 years ago