- 06e8ecf Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- 549aa25 update code to use renamed network fields by Scott Baker · 10 years ago
- 2040f5d added 'remote_password' property to User model by Tony Mack · 10 years ago
- f515df4 migration script for field names in network object by Scott Baker · 10 years ago
- 369f9b9 update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
- ac9791b fix field names in network object by Scott Baker · 10 years ago
- b2dba4b replaced sliver.controllerNetwork with sliver.deployment by Tony Mack · 10 years ago
- 625e10e added version to Controller string representation by Tony Mack · 10 years ago
- a8242c7 adding initial migrations by Tony Mack · 10 years ago
- 99064ba add ControllerSiteDeployment to xoslib by Scott Baker · 10 years ago
- f14089d fix javascript error if enacted is undefined by Scott Baker · 10 years ago
- f0480fb rest_framework doesn't have a serializers.ReadOnlyField by Scott Baker · 10 years ago
- e5e44eb fix plus mixin for rest_framework 3.0 by Scott Baker · 10 years ago
- c865508 sliceplus: return role string instead of role object by Scott Baker · 10 years ago
- 201f7da latest auto-generated genapi by Scott Baker · 10 years ago
- c04e142 fix error when displaying dashboards in home view by Scott Baker · 10 years ago
- b35adc4 add SiteDeployment to xoslib by Scott Baker · 10 years ago
- 3c7c358 add controller to xoslib by Scott Baker · 10 years ago
- d2ab6c5 change capitolization of related_name for ControllerDashboardView by Scott Baker · 10 years ago
- f2c0c51 rename ControllerDashboard to ControllerDashboardView by Scott Baker · 10 years ago
- f958984 add ManyToMany for (Image, Deployment) by Scott Baker · 10 years ago
- ff19f52 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
- b04f51a BUGFIX: Controller related field change by Sapan Bhatia · 10 years ago
- 279c4c6 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- ecbdab1 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
- d5e8371 Fixed a UI error in admin by Sapan Bhatia · 10 years ago
- 9de6c44 per-controller view display by Scott Baker · 10 years ago
- 786a9c1 models for per-controller dashboard views by Scott Baker · 10 years ago
- 83f5b62 fix 'sys not defined' error when displaying observer not installed warning by Scott Baker · 10 years ago
- c105771 fix migration creation issue due to DiffModelMixin by Scott Baker · 10 years ago
- d4ab782 fix bug that caused flavors to be permanently deleted by Tony Mack · 10 years ago
- b2fde61 fix bug preventing deployment admin from updating deployment flavors on ssave. fix nameError bug by Tony Mack · 10 years ago
- 2d73512 removing migrations by Tony Mack · 10 years ago
- 68a1e42 refactor and bug fixes by Tony Mack · 10 years ago
- d14d48f refactor by Tony Mack · 10 years ago
- 06c8e47 Controller replaces Deployment by Tony Mack · 10 years ago
- 51c4a7d introduce Controller model by Tony Mack · 10 years ago
- 6a7a17c syphonall support for picker by Scott Baker · 10 years ago
- 9998811 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- cde19e6 2 column picker WIP by Scott Baker · 10 years ago
- 0305b7d Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi into HEAD by Sapan Bhatia · 10 years ago
- 772c7c2 Ability to pull slice stats by Sapan Bhatia · 10 years ago
- eec8acc Ability to pull Sliver stats by Sapan Bhatia · 10 years ago
- ab7c815 complicated sliver logic implemented by Scott Baker · 10 years ago
- a766b3d flavor and imageDeployments objects by Scott Baker · 10 years ago
- 9a24c8b support for different detail views for each model by Scott Baker · 10 years ago
- cf37db2 generic applyConstraints, before abandoning by Scott Baker · 10 years ago
- 67b1521 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
- b297bbd backend_status fields in all models by Scott Baker · 10 years ago
- eb253d5 backend status text for detail views by Scott Baker · 10 years ago
- d58952c replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
- a515007 backend_status icon by Scott Baker · 10 years ago
- 8a7abef refresh and add buttons working by Scott Baker · 10 years ago
- 8c340ca pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
- d45aa00 datatable in a marionette view, WIP by Scott Baker · 10 years ago
- 66efc02 add ability to force route by Scott Baker · 10 years ago
- 3009204 button panels done right by Scott Baker · 10 years ago
- 32a0f1a fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
- 3162122 all list and listitem views now use generic templates by Scott Baker · 10 years ago
- a322dba readonly fields, wip by Scott Baker · 10 years ago
- 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
- 5c76b16 fix class to sub-template need the dict in them by Scott Baker · 10 years ago
- 3a7fb16 Add FilteredCompositeView, fix the prevPage routing by Scott Baker · 10 years ago
- 1fba441 filtering the collection was the very very wrong way to go about it by Scott Baker · 10 years ago
- ad5be28 fix selects not having default item set properly by Scott Baker · 10 years ago
- 1d651ce addChild link working for things other than slivers by Scott Baker · 10 years ago
- c06c0c8 make field names in the generic detail view look nice by Scott Baker · 10 years ago
- fa2c4b5 all detail templates replaced by generic by Scott Baker · 10 years ago
- 2c97485 header and footer templates for list views by Scott Baker · 10 years ago
- 10ff1eb addChild dialog, synchronous mode for detailview by Scott Baker · 10 years ago
- bfdbd55 fix validation misnamed in slice model by Scott Baker · 10 years ago
- 90f75f8 rename shower functions to createHandler functions, region for addChild by Scott Baker · 10 years ago
- a0e70f6 dialog for addChild by Scott Baker · 10 years ago
- 3f9fa00 delete links for everything else by Scott Baker · 10 years ago
- 6694f8f delete links working for deployments by Scott Baker · 10 years ago
- 0ceb568 fix issue with delete dialog by Scott Baker · 10 years ago
- 7d728c3 move some code around by Scott Baker · 10 years ago
- b1e6333 replace the onclick itemview handler with a naviation/template based one by Scott Baker · 10 years ago
- 36286b2 allow blank for enacted field by Scott Baker · 10 years ago
- f864173 add raw error dialog support, only add model to collection once it has been saved by Scott Baker · 10 years ago
- 8643fe4 enforce underscore in prefix by Scott Baker · 10 years ago
- 1ad2711 custom validator for site.login_base prefix in slice name by Scott Baker · 10 years ago
- aa708dc fix validate returning the wrong thing on success, remove error messages on successful validate by Scott Baker · 10 years ago
- 0d4ecd9 validation of URL fields by Scott Baker · 10 years ago
- 66074b3 rudimentary validation in xoslib by Scott Baker · 10 years ago
- d48371e validators for xoslib by Scott Baker · 10 years ago
- 0752172 validators for xoslib by Scott Baker · 10 years ago
- 4850512 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- 17dbb02 add getValidators function by Scott Baker · 10 years ago
- 8560fd1 popup error message by Scott Baker · 10 years ago
- a283f50 Typo by Sapan · 10 years ago
- 301d4a0 Fixed a naming issue s/SliceDeploymentss/ss/s by Sapan · 10 years ago
- c2692a9 humanReadableNames in logPanel by Scott Baker · 10 years ago
- b744f1c add humanReadableName to all REST API objects by Scott Baker · 10 years ago
- e802e9c limit table rows in log window by Scott Baker · 10 years ago
- 31d7efd check in spinning circle animation for xoslib views by Scott Baker · 10 years ago
- 74a6944 fix interactions view changes due to big rename by Scott Baker · 10 years ago
- bb5bb16 fix sliceplus to work with big rename by Scott Baker · 10 years ago
- a0beef8 Convention-breakers that escaped my eye in the last pass by Sapan Bhatia · 10 years ago
- 0e624d0 New migrations for the "Big Rename", excluding Model Renames by Sapan Bhatia · 10 years ago