refactor sliceplus core for users, return user ids and names in sliceplus object
[plstackapi.git] / planetstack / core / xoslib /
2015-01-17 Scott Bakerrefactor sliceplus core for users, return user ids...
2015-01-15 Scott Bakerchange 'name' to 'site', make label cells same width
2015-01-14 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-14 Scott Bakerplus and minus icons in tenant view
2015-01-14 Scott Bakererror message when user tries to create slice but doesn...
2015-01-14 Scott Bakerfix titles of add-slice and edit-users dialogs
2015-01-14 Scott Bakerfix one row trimmed off if iDisplayLength==-1
2015-01-14 Scott Bakerdisable paginate and filter of site list in tenant...
2015-01-14 Scott Bakersave users supported in tenant view
2015-01-14 Scott Bakerthrow error if no nodes in site
2015-01-14 Scott Bakercaption for SliceSelector
2015-01-14 Scott Bakersave site_allocations
2015-01-13 Scott Bakerdisplay 'no slices' when there are no slices
2015-01-13 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-13 Scott Bakeredit users button in tenant view
2015-01-12 Scott Bakeradd sanity check; add default_flavors and default_images
2015-01-12 Scott Bakeradd blessed flavors and service classes to tenant view...
2015-01-12 Scott Bakersliceplus incorporate field changes from slice model
2015-01-12 Scott Bakermore tenantview variables pass to xoslib
2015-01-12 Scott Bakerbase class stuff for xoslib methods from genapi
2015-01-12 Scott BakerafterDelete working in tenant view
2015-01-12 Scott Bakertenantview without navigation
2015-01-11 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-11 Scott Bakersliceplus support for site_allocation and network_ports...
2015-01-11 Scott Bakertenant view, WIP
2015-01-10 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2015-01-09 Scott Bakerxoslib method to get tenant view info
2015-01-09 Scott Bakerfix camelcasing of networkPorts -> network_ports
2015-01-09 Scott Bakeradd networkPorts
2015-01-08 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-07 Scott Bakerget site & deployment from slice_deployment in SlicePlus
2015-01-07 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2015-01-06 Scott Bakerconflict resolution
2015-01-06 Scott Bakerlatest autogenerated validators and defaults
2015-01-06 Scott Bakerscott's latest upload script
2015-01-06 Scott Bakerremove coresitedeployment from xoslib
2015-01-06 Scott Bakerbetter tolerate missing enacted/updated fields
2015-01-06 Tony Mackremoving plural from model names. some cleanup
2015-01-04 Scott Bakerrename camelcase fields in slice
2015-01-03 Scott Bakerupdate to make use of renamed NetworkTemplate fields
2014-12-24 Scott Bakeradd ControllerSiteDeployment to xoslib
2014-12-24 Scott Bakerfix javascript error if enacted is undefined
2014-12-23 Scott Bakerrest_framework doesn't have a serializers.ReadOnlyField
2014-12-23 Scott Bakerfix plus mixin for rest_framework 3.0
2014-12-23 Scott Bakersliceplus: return role string instead of role object
2014-12-23 Scott Bakeradd SiteDeployment to xoslib
2014-12-23 Scott Bakeradd controller to xoslib
2014-12-22 Scott Bakereliminate from xoslib models deleted due to introductio...
2014-12-22 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-12-22 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-12-22 Scott Bakerfix javascript fail if xosvalidators.js not loaded...
2014-12-18 Scott Bakersyphonall support for picker
2014-12-17 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-12-17 Scott Baker2 column picker WIP
2014-12-16 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-12-16 Scott Bakercomplicated sliver logic implemented
2014-12-16 Scott Bakerflavor and imageDeployments objects
2014-12-16 Scott Bakersupport for different detail views for each model
2014-12-15 Scott Bakergeneric applyConstraints, before abandoning
2014-12-12 Scott Bakerno column title or sort button for delete and backend_s...
2014-12-12 Scott Bakerbackend_status fields in all models
2014-12-12 Scott Bakerbackend status text for detail views
2014-12-12 Scott Bakerreplace the CompositeView list with the DataTable list
2014-12-12 Scott Bakerbackend_status icon
2014-12-12 Scott Bakerrefresh and add buttons working
2014-12-12 Scott Bakerpagination, search, and sort now working in datatables...
2014-12-11 Scott Bakerdatatable in a marionette view, WIP
2014-12-10 Scott Bakeradd ability to force route
2014-12-10 Scott Bakerbutton panels done right
2014-12-10 Scott Bakerfix wrong parentfieldName in add link, fix filters...
2014-12-10 Scott Bakerall list and listitem views now use generic templates
2014-12-09 Scott Bakerreadonly fields, wip
2014-12-09 Scott Bakermove idToName into xos-backbone.js, add preSave hook...
2014-12-08 Scott Bakerfix class to sub-template need the dict in them
2014-12-08 Scott BakerAdd FilteredCompositeView, fix the prevPage routing
2014-12-08 Scott Bakerfiltering the collection was the very very wrong way...
2014-12-08 Scott Bakerfix selects not having default item set properly
2014-12-08 Scott BakeraddChild link working for things other than slivers
2014-12-08 Scott Bakermake field names in the generic detail view look nice
2014-12-08 Scott Bakerall detail templates replaced by generic
2014-12-05 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-12-05 Scott Bakerheader and footer templates for list views
2014-12-05 Scott BakeraddChild dialog, synchronous mode for detailview
2014-12-05 Scott Bakerfix validation misnamed in slice model
2014-12-05 Scott Bakerrename shower functions to createHandler functions...
2014-12-05 Scott Bakerdialog for addChild
2014-12-03 SapanMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-12-03 Scott Bakerdelete links for everything else
2014-12-03 Scott Bakerdelete links working for deployments
2014-12-02 Scott Bakerfix issue with delete dialog
2014-12-02 Scott Bakermove some code around
2014-12-02 Scott Bakerreplace the onclick itemview handler with a naviation...
2014-12-02 Scott Bakeradd raw error dialog support, only add model to collect...
2014-11-26 Scott Bakerenforce underscore in prefix
2014-11-26 Scott Bakercustom validator for site.login_base prefix in slice...
2014-11-26 Scott Bakerfix validate returning the wrong thing on success,...
2014-11-26 Scott Bakervalidation of URL fields
2014-11-26 Scott Bakerrudimentary validation in xoslib
2014-11-25 Scott Bakervalidators for xoslib
2014-11-25 Scott Bakervalidators for xoslib
next