- eee2f71 make permission denied exception class name explicit by Scott Baker · 10 years ago
- e5f9d7d refactor the backend icon stuff to one spot by Scott Baker · 10 years ago
- 664b44d fix icon colors in developer view by Scott Baker · 10 years ago
- 769c7b2 better error message for tenant view sanity check by Scott Baker · 10 years ago
- 8a00a01 path cleanup in xoslib tools and readme by Scott Baker · 10 years ago
- 49829de Big Rename: /opt/planetstack -> /opt/xos in helloworld example by Scott Baker · 10 years ago
- bd46a92 REST API set creator attribute when creating objects by Scott Baker · 10 years ago
- ce7fc0a WIP - has the pre_save/perform_create code by Scott Baker · 10 years ago
- 1faefd3 REST API: rename plstackapi to xos by Scott Baker · 10 years ago
- 4af864e use rest_framework's permission denied by Scott Baker · 10 years ago
- 20101af return permission denied when anonymous user tries to use REST by Scott Baker · 10 years ago
- 871e95e repair the sliver filter logic in xosAdminDashboard by Scott Baker · 10 years ago
- 979b1a1 sliver.deploymentNetwork -> deployment network by Scott Baker · 10 years ago
- 7ccc6ad display ssh command in sliver detail view by Scott Baker · 10 years ago
- 5f9b2cd download button for ssh commands by Scott Baker · 10 years ago
- 5a39f59 display APIException errors properly by Scott Baker · 10 years ago
- 5e19c66 return APIException for sliceplus errors instead of valueerror by Scott Baker · 10 years ago
- fd45ba0 prevent script tags inside of error popup by Scott Baker · 10 years ago
- ff69a6e fix validator override call for slice/slicePlus, add network_ports validation, allow validators to be added on a per-model basis by Scott Baker · 10 years ago
- ca11bb8 network_ports validation, wip by Scott Baker · 10 years ago
- a4a379c display count of ready slivers in tenant view by Scott Baker · 10 years ago
- a8c0b24 filter sites with no nodes from tenant view by Scott Baker · 10 years ago
- c18f52b tenant view only shows sites the user should be able to see by Scott Baker · 10 years ago
- 977a465 save network_ports in sliceplus model by Scott Baker · 10 years ago
- 4f93821 warning for Service Level as well by Scott Baker · 10 years ago
- 010ce3f help text support for detail view, tenant view warnings about changing slivers by Scott Baker · 10 years ago
- 16c0e13 SSH commands dialog by Scott Baker · 10 years ago
- 334919e SSH commands dialog by Scott Baker · 10 years ago
- f0f6f4f set dirty if users edited, warning message if change slice while dirty by Scott Baker · 10 years ago
- fede80d add saveSuccess hook for detail view by Scott Baker · 10 years ago
- 38da613 make save button green when slice is dirty by Scott Baker · 10 years ago
- dcfcefd set creator when creating slice in tenant view by Scott Baker · 10 years ago
- 34b3224 fix error when creating slice using sliceplus object by Scott Baker · 10 years ago
- c1d041f add default route for xosAdminDashboard by Scott Baker · 10 years ago
- 71b3a45 make tenantview method reslient of users with no site, catch users with no site in sanity check by Scott Baker · 10 years ago
- d6861f7 fix tenant view causes minidashboard to be partially obscured by Scott Baker · 10 years ago
- cd369ea recreate all slivers when image or flavor is changed by Scott Baker · 10 years ago
- a410100 fix users list not subtracted properly when displaying picker by Scott Baker · 10 years ago
- a31bb24 refactor sliceplus core for users, return user ids and names in sliceplus object by Scott Baker · 10 years ago
- 840862d change 'name' to 'site', make label cells same width by Scott Baker · 10 years ago
- 77253a9 plus and minus icons in tenant view by Scott Baker · 10 years ago
- 05d2e03 error message when user tries to create slice but doesn't have permission by Scott Baker · 10 years ago
- 8bd5f2c fix titles of add-slice and edit-users dialogs by Scott Baker · 10 years ago
- 07d277e fix one row trimmed off if iDisplayLength==-1 by Scott Baker · 10 years ago
- e42a667 disable paginate and filter of site list in tenant view by Scott Baker · 10 years ago
- c7f363b save users supported in tenant view by Scott Baker · 10 years ago
- 79be5c0 throw error if no nodes in site by Scott Baker · 10 years ago
- 21ebb54 caption for SliceSelector by Scott Baker · 10 years ago
- 2fbf7dc save site_allocations by Scott Baker · 10 years ago
- a293dac display 'no slices' when there are no slices by Scott Baker · 10 years ago
- fcf655e edit users button in tenant view by Scott Baker · 10 years ago
- 8bd725f add sanity check; add default_flavors and default_images by Scott Baker · 10 years ago
- edaa0ed add blessed flavors and service classes to tenant view object by Scott Baker · 10 years ago
- 4618a23 sliceplus incorporate field changes from slice model by Scott Baker · 10 years ago
- 48b84d1 more tenantview variables pass to xoslib by Scott Baker · 10 years ago
- 77eba94 base class stuff for xoslib methods from genapi by Scott Baker · 10 years ago
- ed6aa70 afterDelete working in tenant view by Scott Baker · 10 years ago
- ced0a55 tenantview without navigation by Scott Baker · 10 years ago
- 03696ee sliceplus support for site_allocation and network_ports for tenant view by Scott Baker · 10 years ago
- c8bd404 tenant view, WIP by Scott Baker · 10 years ago
- 45a09b1 xoslib method to get tenant view info by Scott Baker · 10 years ago
- 697512d fix camelcasing of networkPorts -> network_ports by Scott Baker · 10 years ago
- 9062b0c add networkPorts by Scott Baker · 10 years ago
- dc84412 get site & deployment from slice_deployment in SlicePlus by Scott Baker · 10 years ago
- 928888b conflict resolution by Scott Baker · 10 years ago
- 0fd0634 latest autogenerated validators and defaults by Scott Baker · 10 years ago
- 8ea9aa7 scott's latest upload script by Scott Baker · 10 years ago
- eb4c095 remove coresitedeployment from xoslib by Scott Baker · 10 years ago
- a7e813a better tolerate missing enacted/updated fields by Scott Baker · 10 years ago
- 3066a95 removing plural from model names. some cleanup by Tony Mack · 10 years ago
- ffce785 rename camelcase fields in slice by Scott Baker · 10 years ago
- 369f9b9 update to make use of renamed NetworkTemplate fields by Scott Baker · 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
- b35adc4 add SiteDeployment to xoslib by Scott Baker · 10 years ago
- 3c7c358 add controller to xoslib by Scott Baker · 10 years ago
- ff19f52 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
- ecbdab1 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
- 6a7a17c syphonall support for picker by Scott Baker · 10 years ago
- cde19e6 2 column picker WIP by Scott Baker · 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