1. 196ffef add humanReadableName to all REST API objects by Scott Baker · 10 years ago
  2. d248c34 limit table rows in log window by Scott Baker · 10 years ago
  3. e87012a check in spinning circle animation for xoslib views by Scott Baker · 10 years ago
  4. e43df4f fix interactions view changes due to big rename by Scott Baker · 10 years ago
  5. a04d6035 fix sliceplus to work with big rename by Scott Baker · 10 years ago
  6. 400f5b5 Convention-breakers that escaped my eye in the last pass by Sapan Bhatia · 10 years ago
  7. 44cfaba New migrations for the "Big Rename", excluding Model Renames by Sapan Bhatia · 10 years ago
  8. 9266180 Removed double plurals from initial_json, side effected by changing back names of intermediate models by Sapan Bhatia · 10 years ago
  9. 3f87969 Renamed UserDeployment back to UserDeployments by Sapan Bhatia · 10 years ago
  10. e9f96f6 Renamed ImageDeployment back to ImageDeployments by Sapan Bhatia · 10 years ago
  11. bf7856b Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
  12. 39e8558 Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
  13. c2dd165 Dropped migration scripts related to intermediate model renames by Sapan Bhatia · 10 years ago
  14. 81a1fa2 Un-renaming intermediate models to work around Django bug: by Sapan Bhatia · 10 years ago
  15. 1e87c5a delete working for deployments, confirmation dialog by Scott Baker · 10 years ago
  16. 13e6f0d refresh button working, spinning circle, navigate function, tolerate sites==undefined, delete button WIP by Scott Baker · 10 years ago
  17. 9f6b8ed upload buttons for user.public_key, network sdn parameters by Scott Baker · 10 years ago
  18. a760d2a fixup initial_data.json for the big rename by Scott Baker · 10 years ago
  19. 508e5a0 sorting out some migration dependency issues by Scott Baker · 10 years ago
  20. f596560 fix migration dependency problem by Scott Baker · 10 years ago
  21. 7b6722e add controllerUrl to network object by Scott Baker · 10 years ago
  22. 4024871 admin for network sdn stuff by Scott Baker · 10 years ago
  23. f2e0cfc check in network migrations by Scott Baker · 10 years ago
  24. 1fc80d2 check in network port validation migration; remove the timezone stuff from it by Scott Baker · 10 years ago
  25. 01c9d61 colored log table, save button returns to list by Scott Baker · 10 years ago
  26. 66aaad4 progress bar on startup, and make sure stuff is loaded before we display it by Scott Baker · 10 years ago
  27. 3aaeee2 rest api changes from big rename by Scott Baker · 10 years ago
  28. 33825d8 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  29. 0bb6be1 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  30. 40bbfd9 Added list of ephemeral models to be autodeleted by Sapan Bhatia · 10 years ago
  31. 998b32e Added is_ephemeral: a flag that determines if a model is automatically deleted when its related models are deleted by Sapan Bhatia · 10 years ago
  32. 9b53a4c cleanup by Tony Mack · 10 years ago
  33. bb5e15f add buttons for the other list views by Scott Baker · 10 years ago
  34. be68b55 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  35. 04f93f2 cleanup all of the model declarations, and add defaults for them by Scott Baker · 10 years ago
  36. acba4fa Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  37. 16a4990 New migration scripts for properly renaming models and fields by Sapan Bhatia · 10 years ago
  38. 1d4c04f Deleted old migration script by Sapan Bhatia · 10 years ago
  39. a11fee6 Migration scripts for deleting stale models that have been renamed by Sapan Bhatia · 10 years ago
  40. 18b779c Renamed ImageDeployments->ImageDeployment by Sapan Bhatia · 10 years ago
  41. ab9f84b Migration script for conventions-related renaming by Sapan Bhatia · 10 years ago
  42. 13d2db9 This change renamed a number of misnamed related fields (e.g. site_privileges->siteprivileges), adds them where they are missing, and changes the corresponding accessors. by Sapan Bhatia · 10 years ago
  43. 84ba65d Renamed UserDeployments->UserDeployment by Sapan Bhatia · 10 years ago
  44. 7a8b7e9 Renamed SliceDeployments --> SliceDeployment by Sapan Bhatia · 10 years ago
  45. 6d21da3 Renamed SiteDeployments->SiteDeployment by Sapan Bhatia · 10 years ago
  46. 900baf9 Adjust to enforce field naming conventions by Sapan Bhatia · 10 years ago
  47. a34d8c4 add button now mostly working for deployments by Scott Baker · 10 years ago
  48. 88c5b32 use the right REST url when saving a model that has no id by Scott Baker · 10 years ago
  49. 79a095e defaults for xoslib by Scott Baker · 10 years ago
  50. 1cb4868 defaults for xoslib by Scott Baker · 10 years ago
  51. 566f34d tool for making json defaults for xoslib by Scott Baker · 10 years ago
  52. 7ce2365 add button plumbed through to router by Scott Baker · 10 years ago
  53. 0c46b8d modelName field added to XOSCollections by Scott Baker · 10 years ago
  54. e49f08c templateize detail inline button panel, add save/continue and save/another buttons, add insert button by Scott Baker · 10 years ago
  55. 46e50af deal with migrations problem by Scott Baker · 10 years ago
  56. 9061a93 dashboard version of xosAdminSite that uses existing navbar and base.html by Scott Baker · 10 years ago
  57. b38a832 support for statusMsg in django's base.html by Scott Baker · 10 years ago
  58. e57faa9 more relatedCollections in xos-backbone.js by Scott Baker · 10 years ago
  59. ac69422 add suit navbar link rewriting by Scott Baker · 10 years ago
  60. a435f42 move the wholePage stuff out for xosAdminSite.css by Scott Baker · 10 years ago
  61. 2434a9c rename wholePage site by Scott Baker · 10 years ago
  62. 0c897cb split wholePage site from insert Site by Scott Baker · 10 years ago
  63. e2e47fb add btn-xos-detail class to all save buttons in detail views by Scott Baker · 10 years ago
  64. 624a0a0 make room for xoslib status by Scott Baker · 10 years ago
  65. d7c3131 make tenant view tolerant of slicePrivileges that are missing their slice by Scott Baker · 10 years ago
  66. 24ded6a fix error when showing deployment admin by Scott Baker · 10 years ago
  67. 475c597 Merged ansible branch into master by Sapan Bhatia · 10 years ago
  68. 98e3177 fix wrong fields in Sliver Detail by Scott Baker · 10 years ago
  69. 0eb7ff3 fix slivers not linked to deployments by Scott Baker · 10 years ago
  70. 6207731 show tabs in test.js by Scott Baker · 10 years ago
  71. f372f14 get rid of the div debug coloring by Scott Baker · 10 years ago
  72. 9d37d56 tabs working by Scott Baker · 10 years ago
  73. 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
  74. 90004d5 OpenCloud-style navbuttons by Scott Baker · 10 years ago
  75. f76d33a OpenCloud-style navbuttons by Scott Baker · 10 years ago
  76. f85896d OpenCloud header in xosAdminSite by Scott Baker · 10 years ago
  77. 416f087 success and error template renaming; nav button templates by Scott Baker · 10 years ago
  78. c16b4c1 lots of changes to xosHelper by Scott Baker · 10 years ago
  79. c411047 modify test.js to use navigateToModel; move code out to xosHelper.js by Scott Baker · 10 years ago
  80. 694f566 xosAdminSite, WIP by Scott Baker · 10 years ago
  81. 731723b a better way of url encoding the wholepagedness by Scott Baker · 10 years ago
  82. a916aa1 ability to display wholepage dashboard by Scott Baker · 10 years ago
  83. fdaee92 move stuff out of test and into xosHelper.js for better code reuse by Scott Baker · 10 years ago
  84. 9b3cf84 use html select in detail views by Scott Baker · 10 years ago
  85. 586878e add networkDeployment to xoslib test by Scott Baker · 10 years ago
  86. 6088ade add networkDeployment to xoslib by Scott Baker · 10 years ago
  87. 10badd3 add userDeployments to xoslib test by Scott Baker · 10 years ago
  88. 013025a latest xoslib test changes by Scott Baker · 10 years ago
  89. 7417839 move templates to separate file by Scott Baker · 10 years ago
  90. fc61b01 move templates to file by Scott Baker · 10 years ago
  91. 4aee9a1 many changes to xoslib test by Scott Baker · 10 years ago
  92. fccc9c4 add slicePrivilege, networkSliver, and SliceRole by Scott Baker · 10 years ago
  93. 86575c1 add sliceDeployment; add relatedCollections, add filterBy by Scott Baker · 10 years ago
  94. 33c84ac success box by Scott Baker · 10 years ago
  95. 77fbe5a getting it from a cookie is better than sticking it in a meta tag by Scott Baker · 10 years ago
  96. 5c92ca9 CSRF token support in xoslib by Scott Baker · 10 years ago
  97. 7f80902 add user to test by Scott Baker · 10 years ago
  98. 6cea3a1 add user to test by Scott Baker · 10 years ago
  99. 47589f2 fix bug where startPolling would only poll the last collection to have called startPolling by Scott Baker · 10 years ago
  100. d044c8f error box by Scott Baker · 10 years ago