- c12e243 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
- 5d5efa6 backend_status fields in all models by Scott Baker · 10 years ago
- 15f0999 backend status text for detail views by Scott Baker · 10 years ago
- 0060907 replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
- 5c4f2b6 backend_status icon by Scott Baker · 10 years ago
- eb2565f refresh and add buttons working by Scott Baker · 10 years ago
- a047336 pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
- 660b9e0 datatable in a marionette view, WIP by Scott Baker · 10 years ago
- ab5f136 add ability to force route by Scott Baker · 10 years ago
- ca4bf92 button panels done right by Scott Baker · 10 years ago
- cb90181 fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
- e68d37b all list and listitem views now use generic templates by Scott Baker · 10 years ago
- 07b4a25 readonly fields, wip by Scott Baker · 10 years ago
- 3593520 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
- eccfc8a fix class to sub-template need the dict in them by Scott Baker · 10 years ago
- f50222e Add FilteredCompositeView, fix the prevPage routing by Scott Baker · 10 years ago
- 3eb7557 filtering the collection was the very very wrong way to go about it by Scott Baker · 10 years ago
- d74963a fix selects not having default item set properly by Scott Baker · 10 years ago
- 07cdef0 addChild link working for things other than slivers by Scott Baker · 10 years ago
- 8b1bda0 make field names in the generic detail view look nice by Scott Baker · 10 years ago
- 0a636cb all detail templates replaced by generic by Scott Baker · 10 years ago
- 78ebab1 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- 250ba6e header and footer templates for list views by Scott Baker · 10 years ago
- 6c19f24 addChild dialog, synchronous mode for detailview by Scott Baker · 10 years ago
- f3290dc fix validation misnamed in slice model by Scott Baker · 10 years ago
- 3e8d473 rename shower functions to createHandler functions, region for addChild by Scott Baker · 10 years ago
- e45e346 dialog for addChild by Scott Baker · 10 years ago
- 093883a Workaround for a dependency issue by Sapan · 10 years ago
- b5c7bcb Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan · 10 years ago
- b15550f Deletion recipe for slivers by Sapan · 10 years ago
- 9f0ae19 Switched deletion to ansible by Sapan · 10 years ago
- 3eecbda Need a different recipe to delete slivers by Sapan · 10 years ago
- 5641981 /sys for sync_user_deployments by Sapan · 10 years ago
- 4f075cc Don't make a backup of ansible recipe by Sapan · 10 years ago
- 391eb3e Ansible doesn't like spaces in filenames by Sapan · 10 years ago
- 6bb62d2 sync_user_deployments -> /sys by Sapan · 10 years ago
- 5bfab5e /sys for sync_slice_deployments by Sapan · 10 years ago
- d42e7a2 Fill in missing availability zone in slivers yaml by Sapan · 10 years ago
- 8f425eb Make sync_slice_deployments conform to sys interface by Sapan · 10 years ago
- d1a582d Make sync_slivers conform to sys by Sapan · 10 years ago
- 01cf331 Added sys_dir support for cataloging ansible recipes for objects by Sapan · 10 years ago
- f26fa59 delete links for everything else by Scott Baker · 10 years ago
- 29e8a2c delete links working for deployments by Scott Baker · 10 years ago
- 27a45ad Prevent failure when the sliver creator does not have an account at the by Sapan · 10 years ago
- 5ac6abe fix issue with delete dialog by Scott Baker · 10 years ago
- 5f9e767 move some code around by Scott Baker · 10 years ago
- c91396e replace the onclick itemview handler with a naviation/template based one by Scott Baker · 10 years ago
- 2a72eaf allow blank for enacted field by Scott Baker · 10 years ago
- 9215275 add raw error dialog support, only add model to collection once it has been saved by Scott Baker · 10 years ago
- e781538 enforce underscore in prefix by Scott Baker · 10 years ago
- 984bd52 custom validator for site.login_base prefix in slice name by Scott Baker · 10 years ago
- 9ad6fde fix validate returning the wrong thing on success, remove error messages on successful validate by Scott Baker · 10 years ago
- 0d10867 validation of URL fields by Scott Baker · 10 years ago
- 1e47d9e rudimentary validation in xoslib by Scott Baker · 10 years ago
- 56f799b validators for xoslib by Scott Baker · 10 years ago
- ab2a168 validators for xoslib by Scott Baker · 10 years ago
- 351148c expose plcorebase.validators to REST API by Scott Baker · 10 years ago
- afbede8 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- e40fbd4 add getValidators function by Scott Baker · 10 years ago
- 562d595 popup error message by Scott Baker · 10 years ago
- e0abef3 Typo by Sapan · 10 years ago
- 1da9b4c Fixed a naming issue s/SliceDeploymentss/ss/s by Sapan · 10 years ago
- c73d19e fix AttributeError by Tony Mack · 10 years ago
- 0f73a60 humanReadableNames in logPanel by Scott Baker · 10 years ago
- 5ed433c perm fix by Scott Baker · 10 years ago
- 72bcf35 get rid of the underscores in slice_deployments and user_deployments in REST API by Scott Baker · 10 years ago
- 196ffef add humanReadableName to all REST API objects by Scott Baker · 10 years ago
- d248c34 limit table rows in log window by Scott Baker · 10 years ago
- e87012a check in spinning circle animation for xoslib views by Scott Baker · 10 years ago
- e43df4f fix interactions view changes due to big rename by Scott Baker · 10 years ago
- 16cbfab Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- a04d6035 fix sliceplus to work with big rename by Scott Baker · 10 years ago
- 5c41769 bump version number by Scott Baker · 10 years ago
- 400f5b5 Convention-breakers that escaped my eye in the last pass by Sapan Bhatia · 10 years ago
- 8486403 permission fix by Scott Baker · 10 years ago
- fbe0cd7 add --noobserver option to manage.py by Scott Baker · 10 years ago
- e019c8a Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 10 years ago
- e355615 Manually copied over files that didn't get merged over from ansible branch by Sapan Bhatia · 10 years ago
- d2c5915 Manually copied files that did not get merged over from ansible branch by Sapan Bhatia · 10 years ago
- 44cfaba New migrations for the "Big Rename", excluding Model Renames by Sapan Bhatia · 10 years ago
- 9266180 Removed double plurals from initial_json, side effected by changing back names of intermediate models by Sapan Bhatia · 10 years ago
- 3f87969 Renamed UserDeployment back to UserDeployments by Sapan Bhatia · 10 years ago
- e9f96f6 Renamed ImageDeployment back to ImageDeployments by Sapan Bhatia · 10 years ago
- bf7856b Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
- 39e8558 Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
- c2dd165 Dropped migration scripts related to intermediate model renames by Sapan Bhatia · 10 years ago
- 81a1fa2 Un-renaming intermediate models to work around Django bug: by Sapan Bhatia · 10 years ago
- 1e87c5a delete working for deployments, confirmation dialog by Scott Baker · 10 years ago
- 13e6f0d refresh button working, spinning circle, navigate function, tolerate sites==undefined, delete button WIP by Scott Baker · 10 years ago
- 9f6b8ed upload buttons for user.public_key, network sdn parameters by Scott Baker · 10 years ago
- 645dc9d rest api from the big rename by Scott Baker · 10 years ago
- a760d2a fixup initial_data.json for the big rename by Scott Baker · 10 years ago
- 508e5a0 sorting out some migration dependency issues by Scott Baker · 10 years ago
- f596560 fix migration dependency problem by Scott Baker · 10 years ago
- 7b6722e add controllerUrl to network object by Scott Baker · 10 years ago
- 4024871 admin for network sdn stuff by Scott Baker · 10 years ago
- f2e0cfc check in network migrations by Scott Baker · 10 years ago
- 89e9d25 fix dependency name in servcomp migration by Scott Baker · 10 years ago
- 8fa93fc check in migrations for urlfilter service by Scott Baker · 10 years ago
- be01a09 service composition server migrations by Scott Baker · 10 years ago