1. 369f9b9 update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  2. 99064ba add ControllerSiteDeployment to xoslib by Scott Baker · 10 years ago
  3. f14089d fix javascript error if enacted is undefined by Scott Baker · 10 years ago
  4. f0480fb rest_framework doesn't have a serializers.ReadOnlyField by Scott Baker · 10 years ago
  5. e5e44eb fix plus mixin for rest_framework 3.0 by Scott Baker · 10 years ago
  6. c865508 sliceplus: return role string instead of role object by Scott Baker · 10 years ago
  7. b35adc4 add SiteDeployment to xoslib by Scott Baker · 10 years ago
  8. 3c7c358 add controller to xoslib by Scott Baker · 10 years ago
  9. ff19f52 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
  10. ecbdab1 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
  11. 6a7a17c syphonall support for picker by Scott Baker · 10 years ago
  12. cde19e6 2 column picker WIP by Scott Baker · 10 years ago
  13. ab7c815 complicated sliver logic implemented by Scott Baker · 10 years ago
  14. a766b3d flavor and imageDeployments objects by Scott Baker · 10 years ago
  15. 9a24c8b support for different detail views for each model by Scott Baker · 10 years ago
  16. cf37db2 generic applyConstraints, before abandoning by Scott Baker · 10 years ago
  17. 67b1521 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
  18. b297bbd backend_status fields in all models by Scott Baker · 10 years ago
  19. eb253d5 backend status text for detail views by Scott Baker · 10 years ago
  20. d58952c replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
  21. a515007 backend_status icon by Scott Baker · 10 years ago
  22. 8a7abef refresh and add buttons working by Scott Baker · 10 years ago
  23. 8c340ca pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
  24. d45aa00 datatable in a marionette view, WIP by Scott Baker · 10 years ago
  25. 66efc02 add ability to force route by Scott Baker · 10 years ago
  26. 3009204 button panels done right by Scott Baker · 10 years ago
  27. 32a0f1a fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
  28. 3162122 all list and listitem views now use generic templates by Scott Baker · 10 years ago
  29. a322dba readonly fields, wip by Scott Baker · 10 years ago
  30. 3debf3a 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
  31. 5c76b16 fix class to sub-template need the dict in them by Scott Baker · 10 years ago
  32. 3a7fb16 Add FilteredCompositeView, fix the prevPage routing by Scott Baker · 10 years ago
  33. 1fba441 filtering the collection was the very very wrong way to go about it by Scott Baker · 10 years ago
  34. ad5be28 fix selects not having default item set properly by Scott Baker · 10 years ago
  35. 1d651ce addChild link working for things other than slivers by Scott Baker · 10 years ago
  36. c06c0c8 make field names in the generic detail view look nice by Scott Baker · 10 years ago
  37. fa2c4b5 all detail templates replaced by generic by Scott Baker · 10 years ago
  38. 2c97485 header and footer templates for list views by Scott Baker · 10 years ago
  39. 10ff1eb addChild dialog, synchronous mode for detailview by Scott Baker · 10 years ago
  40. bfdbd55 fix validation misnamed in slice model by Scott Baker · 10 years ago
  41. 90f75f8 rename shower functions to createHandler functions, region for addChild by Scott Baker · 10 years ago
  42. a0e70f6 dialog for addChild by Scott Baker · 10 years ago
  43. 3f9fa00 delete links for everything else by Scott Baker · 10 years ago
  44. 6694f8f delete links working for deployments by Scott Baker · 10 years ago
  45. 0ceb568 fix issue with delete dialog by Scott Baker · 10 years ago
  46. 7d728c3 move some code around by Scott Baker · 10 years ago
  47. b1e6333 replace the onclick itemview handler with a naviation/template based one by Scott Baker · 10 years ago
  48. f864173 add raw error dialog support, only add model to collection once it has been saved by Scott Baker · 10 years ago
  49. 8643fe4 enforce underscore in prefix by Scott Baker · 10 years ago
  50. 1ad2711 custom validator for site.login_base prefix in slice name by Scott Baker · 10 years ago
  51. aa708dc fix validate returning the wrong thing on success, remove error messages on successful validate by Scott Baker · 10 years ago
  52. 0d4ecd9 validation of URL fields by Scott Baker · 10 years ago
  53. 66074b3 rudimentary validation in xoslib by Scott Baker · 10 years ago
  54. d48371e validators for xoslib by Scott Baker · 10 years ago
  55. 0752172 validators for xoslib by Scott Baker · 10 years ago
  56. 8560fd1 popup error message by Scott Baker · 10 years ago
  57. c2692a9 humanReadableNames in logPanel by Scott Baker · 10 years ago
  58. b744f1c add humanReadableName to all REST API objects by Scott Baker · 10 years ago
  59. e802e9c limit table rows in log window by Scott Baker · 10 years ago
  60. bb5bb16 fix sliceplus to work with big rename by Scott Baker · 10 years ago
  61. 32d12ba delete working for deployments, confirmation dialog by Scott Baker · 10 years ago
  62. 95a57b8 refresh button working, spinning circle, navigate function, tolerate sites==undefined, delete button WIP by Scott Baker · 10 years ago
  63. 1c5d4ee colored log table, save button returns to list by Scott Baker · 10 years ago
  64. d99c7cd4 progress bar on startup, and make sure stuff is loaded before we display it by Scott Baker · 10 years ago
  65. 1fa17e3 rest api changes from big rename by Scott Baker · 10 years ago
  66. 4779836 add buttons for the other list views by Scott Baker · 10 years ago
  67. 8805906 cleanup all of the model declarations, and add defaults for them by Scott Baker · 10 years ago
  68. f6f6b7b add button now mostly working for deployments by Scott Baker · 10 years ago
  69. 3de37c5 use the right REST url when saving a model that has no id by Scott Baker · 10 years ago
  70. 4b8747d defaults for xoslib by Scott Baker · 10 years ago
  71. 839c00a defaults for xoslib by Scott Baker · 10 years ago
  72. 4235f34 tool for making json defaults for xoslib by Scott Baker · 10 years ago
  73. c9d0dcb add button plumbed through to router by Scott Baker · 10 years ago
  74. 3983b9d modelName field added to XOSCollections by Scott Baker · 10 years ago
  75. 09ed3e0 templateize detail inline button panel, add save/continue and save/another buttons, add insert button by Scott Baker · 10 years ago
  76. 3bc40f7 dashboard version of xosAdminSite that uses existing navbar and base.html by Scott Baker · 10 years ago
  77. d20c823 support for statusMsg in django's base.html by Scott Baker · 10 years ago
  78. 1b8d11d more relatedCollections in xos-backbone.js by Scott Baker · 10 years ago
  79. c1aed5a add suit navbar link rewriting by Scott Baker · 10 years ago
  80. ff2fb3f move the wholePage stuff out for xosAdminSite.css by Scott Baker · 10 years ago
  81. c279310 rename wholePage site by Scott Baker · 10 years ago
  82. 4025f63 split wholePage site from insert Site by Scott Baker · 10 years ago
  83. 17390d2 add btn-xos-detail class to all save buttons in detail views by Scott Baker · 10 years ago
  84. ed12d51 fix wrong fields in Sliver Detail by Scott Baker · 10 years ago
  85. 6474265 fix slivers not linked to deployments by Scott Baker · 10 years ago
  86. 5d5172d show tabs in test.js by Scott Baker · 10 years ago
  87. 46cf7de get rid of the div debug coloring by Scott Baker · 10 years ago
  88. 76d7b62 tabs working by Scott Baker · 10 years ago
  89. 5028237 modelName in xos models, log window, deferred display of detail when collection not ready, beef up detailShower/listViewShower by Scott Baker · 10 years ago
  90. 100b0a3 OpenCloud-style navbuttons by Scott Baker · 10 years ago
  91. 5be61b9 OpenCloud-style navbuttons by Scott Baker · 10 years ago
  92. c2223b6 OpenCloud header in xosAdminSite by Scott Baker · 10 years ago
  93. 28a6544 success and error template renaming; nav button templates by Scott Baker · 10 years ago
  94. a07e5f3 lots of changes to xosHelper by Scott Baker · 10 years ago
  95. 5cf9928 modify test.js to use navigateToModel; move code out to xosHelper.js by Scott Baker · 10 years ago
  96. 00bcbf9 xosAdminSite, WIP by Scott Baker · 10 years ago
  97. c1e681e move stuff out of test and into xosHelper.js for better code reuse by Scott Baker · 10 years ago
  98. d5cdaf0 use html select in detail views by Scott Baker · 10 years ago
  99. cefee29 add networkDeployment to xoslib test by Scott Baker · 10 years ago
  100. 78dbcbb add networkDeployment to xoslib by Scott Baker · 10 years ago