1. eec8acc Ability to pull Sliver stats by Sapan Bhatia · 10 years ago
  2. ab7c815 complicated sliver logic implemented by Scott Baker · 10 years ago
  3. a766b3d flavor and imageDeployments objects by Scott Baker · 10 years ago
  4. 9a24c8b support for different detail views for each model by Scott Baker · 10 years ago
  5. cf37db2 generic applyConstraints, before abandoning by Scott Baker · 10 years ago
  6. 67b1521 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
  7. b297bbd backend_status fields in all models by Scott Baker · 10 years ago
  8. eb253d5 backend status text for detail views by Scott Baker · 10 years ago
  9. d58952c replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
  10. a515007 backend_status icon by Scott Baker · 10 years ago
  11. 8a7abef refresh and add buttons working by Scott Baker · 10 years ago
  12. 8c340ca pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
  13. d45aa00 datatable in a marionette view, WIP by Scott Baker · 10 years ago
  14. 66efc02 add ability to force route by Scott Baker · 10 years ago
  15. 3009204 button panels done right by Scott Baker · 10 years ago
  16. 32a0f1a fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
  17. 3162122 all list and listitem views now use generic templates by Scott Baker · 10 years ago
  18. a322dba readonly fields, wip by Scott Baker · 10 years ago
  19. 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
  20. 5c76b16 fix class to sub-template need the dict in them by Scott Baker · 10 years ago
  21. 3a7fb16 Add FilteredCompositeView, fix the prevPage routing by Scott Baker · 10 years ago
  22. 1fba441 filtering the collection was the very very wrong way to go about it by Scott Baker · 10 years ago
  23. ad5be28 fix selects not having default item set properly by Scott Baker · 10 years ago
  24. 1d651ce addChild link working for things other than slivers by Scott Baker · 10 years ago
  25. c06c0c8 make field names in the generic detail view look nice by Scott Baker · 10 years ago
  26. fa2c4b5 all detail templates replaced by generic by Scott Baker · 10 years ago
  27. 2c97485 header and footer templates for list views by Scott Baker · 10 years ago
  28. 10ff1eb addChild dialog, synchronous mode for detailview by Scott Baker · 10 years ago
  29. bfdbd55 fix validation misnamed in slice model by Scott Baker · 10 years ago
  30. 90f75f8 rename shower functions to createHandler functions, region for addChild by Scott Baker · 10 years ago
  31. a0e70f6 dialog for addChild by Scott Baker · 10 years ago
  32. 3f9fa00 delete links for everything else by Scott Baker · 10 years ago
  33. 6694f8f delete links working for deployments by Scott Baker · 10 years ago
  34. 0ceb568 fix issue with delete dialog by Scott Baker · 10 years ago
  35. 7d728c3 move some code around by Scott Baker · 10 years ago
  36. b1e6333 replace the onclick itemview handler with a naviation/template based one by Scott Baker · 10 years ago
  37. 36286b2 allow blank for enacted field by Scott Baker · 10 years ago
  38. f864173 add raw error dialog support, only add model to collection once it has been saved by Scott Baker · 10 years ago
  39. 8643fe4 enforce underscore in prefix by Scott Baker · 10 years ago
  40. 1ad2711 custom validator for site.login_base prefix in slice name by Scott Baker · 10 years ago
  41. aa708dc fix validate returning the wrong thing on success, remove error messages on successful validate by Scott Baker · 10 years ago
  42. 0d4ecd9 validation of URL fields by Scott Baker · 10 years ago
  43. 66074b3 rudimentary validation in xoslib by Scott Baker · 10 years ago
  44. d48371e validators for xoslib by Scott Baker · 10 years ago
  45. 0752172 validators for xoslib by Scott Baker · 10 years ago
  46. 4850512 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  47. 17dbb02 add getValidators function by Scott Baker · 10 years ago
  48. 8560fd1 popup error message by Scott Baker · 10 years ago
  49. a283f50 Typo by Sapan · 10 years ago
  50. 301d4a0 Fixed a naming issue s/SliceDeploymentss/ss/s by Sapan · 10 years ago
  51. c2692a9 humanReadableNames in logPanel by Scott Baker · 10 years ago
  52. b744f1c add humanReadableName to all REST API objects by Scott Baker · 10 years ago
  53. e802e9c limit table rows in log window by Scott Baker · 10 years ago
  54. 31d7efd check in spinning circle animation for xoslib views by Scott Baker · 10 years ago
  55. 74a6944 fix interactions view changes due to big rename by Scott Baker · 10 years ago
  56. bb5bb16 fix sliceplus to work with big rename by Scott Baker · 10 years ago
  57. a0beef8 Convention-breakers that escaped my eye in the last pass by Sapan Bhatia · 10 years ago
  58. 0e624d0 New migrations for the "Big Rename", excluding Model Renames by Sapan Bhatia · 10 years ago
  59. f474243 Removed double plurals from initial_json, side effected by changing back names of intermediate models by Sapan Bhatia · 10 years ago
  60. e20777d Renamed UserDeployment back to UserDeployments by Sapan Bhatia · 10 years ago
  61. 1b6bba2 Renamed ImageDeployment back to ImageDeployments by Sapan Bhatia · 10 years ago
  62. 85e0908 Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
  63. b55f4a3 Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
  64. 6588ba2 Dropped migration scripts related to intermediate model renames by Sapan Bhatia · 10 years ago
  65. fc96aab Un-renaming intermediate models to work around Django bug: by Sapan Bhatia · 10 years ago
  66. 32d12ba delete working for deployments, confirmation dialog by Scott Baker · 10 years ago
  67. 95a57b8 refresh button working, spinning circle, navigate function, tolerate sites==undefined, delete button WIP by Scott Baker · 10 years ago
  68. 69e045d upload buttons for user.public_key, network sdn parameters by Scott Baker · 10 years ago
  69. 82c3680 fixup initial_data.json for the big rename by Scott Baker · 10 years ago
  70. 36f667c sorting out some migration dependency issues by Scott Baker · 10 years ago
  71. 8c1e11b fix migration dependency problem by Scott Baker · 10 years ago
  72. 7e9b608 add controllerUrl to network object by Scott Baker · 10 years ago
  73. 3e28dd7 admin for network sdn stuff by Scott Baker · 10 years ago
  74. 59078f8 check in network migrations by Scott Baker · 10 years ago
  75. a31a82b check in network port validation migration; remove the timezone stuff from it by Scott Baker · 10 years ago
  76. 1c5d4ee colored log table, save button returns to list by Scott Baker · 10 years ago
  77. d99c7cd4 progress bar on startup, and make sure stuff is loaded before we display it by Scott Baker · 10 years ago
  78. 1fa17e3 rest api changes from big rename by Scott Baker · 10 years ago
  79. b6e76cf Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  80. 7809be4 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  81. f6613e3 Added list of ephemeral models to be autodeleted by Sapan Bhatia · 10 years ago
  82. e33b9dc 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
  83. a881224 cleanup by Tony Mack · 10 years ago
  84. 4779836 add buttons for the other list views by Scott Baker · 10 years ago
  85. f6e53d4 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  86. 8805906 cleanup all of the model declarations, and add defaults for them by Scott Baker · 10 years ago
  87. 0fb256e Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  88. 94bb548 New migration scripts for properly renaming models and fields by Sapan Bhatia · 10 years ago
  89. 3309fc8 Deleted old migration script by Sapan Bhatia · 10 years ago
  90. 8d039f9 Migration scripts for deleting stale models that have been renamed by Sapan Bhatia · 10 years ago
  91. b19c22a Renamed ImageDeployments->ImageDeployment by Sapan Bhatia · 10 years ago
  92. f83ea30 Migration script for conventions-related renaming by Sapan Bhatia · 10 years ago
  93. 6bfa2ca 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
  94. bfe716a Renamed UserDeployments->UserDeployment by Sapan Bhatia · 10 years ago
  95. 18e01e3 Renamed SliceDeployments --> SliceDeployment by Sapan Bhatia · 10 years ago
  96. 3d872e5 Renamed SiteDeployments->SiteDeployment by Sapan Bhatia · 10 years ago
  97. d2d5dd8 Adjust to enforce field naming conventions by Sapan Bhatia · 10 years ago
  98. f6f6b7b add button now mostly working for deployments by Scott Baker · 10 years ago
  99. 3de37c5 use the right REST url when saving a model that has no id by Scott Baker · 10 years ago
  100. 4b8747d defaults for xoslib by Scott Baker · 10 years ago