Changed dependecy information
[plstackapi.git] / planetstack / core /
2014-12-19 Tony Mackfix bug that caused flavors to be permanently deleted
2014-12-19 Tony Mackupdate beta fixture to work with new schema
2014-12-19 Tony Mackfix bug preventing deployment admin from updating deplo...
2014-12-19 Tony Mackremoving migrations
2014-12-19 Tony Mackrefactor and bug fixes
2014-12-19 Tony Mackrefactor
2014-12-19 Tony MackController replaces Deployment
2014-12-19 Tony Mackintroduce Controller model
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 Sapan BhatiaAbility to pull slice stats
2014-12-16 Sapan BhatiaAbility to pull Sliver stats
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 Bakerallow blank for enacted field
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
2014-11-25 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-11-25 Scott Bakeradd getValidators function
2014-11-25 Scott Bakerpopup error message
2014-11-24 SapanTypo
2014-11-24 SapanFixed a naming issue s/SliceDeploymentss/ss/s
2014-11-21 Scott BakerhumanReadableNames in logPanel
2014-11-21 Scott Bakeradd humanReadableName to all REST API objects
2014-11-21 Scott Bakerlimit table rows in log window
2014-11-21 Scott Bakercheck in spinning circle animation for xoslib views
2014-11-21 Scott Bakerfix interactions view changes due to big rename
2014-11-21 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-11-21 Scott Bakerfix sliceplus to work with big rename
2014-11-20 Sapan BhatiaConvention-breakers that escaped my eye in the last...
2014-11-19 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-11-19 Sapan BhatiaNew migrations for the "Big Rename", excluding Model...
2014-11-19 Sapan BhatiaRemoved double plurals from initial_json, side effected...
2014-11-19 Sapan BhatiaRenamed UserDeployment back to UserDeployments
2014-11-19 Sapan BhatiaRenamed ImageDeployment back to ImageDeployments
2014-11-19 Sapan BhatiaRenamed SliceDeployment back to SliceDeployments
2014-11-19 Sapan BhatiaRenamed SliceDeployment back to SliceDeployments
2014-11-19 Sapan BhatiaDropped migration scripts related to intermediate model...
2014-11-19 Sapan BhatiaUn-renaming intermediate models to work around Django...
2014-11-19 Scott Bakerdelete working for deployments, confirmation dialog
2014-11-19 Scott Bakerrefresh button working, spinning circle, navigate funct...
2014-11-18 Scott Bakerupload buttons for user.public_key, network sdn parameters
2014-11-18 Scott Bakerfixup initial_data.json for the big rename
2014-11-18 Scott Bakersorting out some migration dependency issues
2014-11-18 Scott Bakerfix migration dependency problem
2014-11-18 Scott Bakeradd controllerUrl to network object
2014-11-18 Scott Bakeradmin for network sdn stuff
2014-11-18 Scott Bakercheck in network migrations
2014-11-17 Scott Bakercheck in network port validation migration; remove...
2014-11-15 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-11-15 Scott Bakercolored log table, save button returns to list
2014-11-13 Scott Bakerprogress bar on startup, and make sure stuff is loaded...
2014-11-13 Scott Bakerrest api changes from big rename
2014-11-13 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-11-12 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-11-12 Sapan BhatiaAdded list of ephemeral models to be autodeleted
2014-11-12 Sapan BhatiaAdded is_ephemeral: a flag that determines if a model...
next