Minor bug fixes
[plstackapi.git] / planetstack / core /
2014-07-22 Sapan BhatiaDjango's delete method does not accept unknown keywords
2014-07-22 Sapan BhatiaFixed a typo
2014-07-22 Sapan BhatiaImplement new mark/purge deletion for User Model
2014-07-22 Sapan BhatiaDefault to purging on delete if the Observer cannot...
2014-07-22 Sapan BhatiaMove queries for deleted objects into a new manager
2014-07-16 Sapan BhatiaMarged recent changes to Observer 3.0
2014-07-16 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-07-15 Scott Bakerfix incorrect latitudes in cdn operator view
2014-07-15 Scott Bakercheck in hello world xos dashboard
2014-07-15 Scott Bakerremove debugging
2014-07-15 Scott Bakerprevent problems if xos-backbone loaded twice
2014-07-15 Scott Bakerfix error if dashboard url is of unknown kind
2014-07-15 Scott Bakerdemo index view, loading msg for datatables, hide views...
2014-07-15 Scott Bakerremove newlines and add comments
2014-07-15 Scott Bakerhyperlink coloring in slice list
2014-07-15 Scott BakersliceEditor demo view
2014-07-15 Scott Bakerrespond to change events
2014-07-15 Scott Bakerremove debugging code
2014-07-14 Scott Bakerhide non-member slices, even from admin
2014-07-14 Scott Bakerpointer cursor on sort triangles
2014-07-14 Scott Bakersorting working
2014-07-14 Scott Bakeradd polling for developer view
2014-07-14 Scott BakerxosDeveloper view working
2014-07-13 Scott Bakershell renamed to xsh
2014-07-13 Scott Bakersearch for xoslib dashboards
2014-07-13 Scott Bakerautomatically determine urls for xoslib methods
2014-07-13 Scott Bakerprototype first virtual object for xoslib: sliceplus
2014-07-13 Scott Bakerstart working on expanded objects
2014-07-13 Scott Bakerrefactor code organization
2014-07-13 Scott BakerxosDeveloper view marionette wip
2014-07-11 Scott Bakerfix slivers deleted from wrong slice
2014-07-08 Scott Bakeradd slice, node, site, deployment, user
2014-07-08 Scott Bakerxoslib wip
2014-07-08 Scott Bakernew backbone and underscore versions
2014-07-08 Scott Bakerxoslib wip
2014-07-08 Scott Bakerxoslib wip
2014-07-08 Scott Bakerxoslib wip
2014-07-07 Scott Bakerxoslib javascript from demo app
2014-07-07 Scott Bakerxoslib second prototype
2014-06-30 Scott Bakerstart working on xoslib objects
2014-06-30 Scott Bakerstart working on xoslib
2014-06-26 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-26 Scott Bakerfix error if lat and long do not exist for site
2014-06-23 Scott Bakerchange from 'opencloud' to 'xos'
2014-06-21 Scott Bakerdisable test_acl during sliver save until compatibility...
2014-06-21 Scott Bakerimage and imagedeployments
2014-06-20 Scott Bakerfix donotprintme printed by print()
2014-06-20 Scott Bakersyntax highlight
2014-06-20 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-20 Scott Bakersyntax highlighting
2014-06-20 Sapan BhatiaAdded a test case for the generated REST API. Run as:
2014-06-20 Scott Bakerbetter colors and fonts for terminal
2014-06-20 Scott Bakernew dashboard view, new fields in deployment
2014-06-19 Scott Bakerprovide site/sliver/node data for shell
2014-06-19 Scott Bakerupdates to shell
2014-06-19 Scott Bakerfix datetime not serializable in shell view
2014-06-19 Scott Bakerget rid of focus box, make input focus any time termina...
2014-06-19 Scott Bakerfix cdn_nodes template
2014-06-19 Scott Bakeradd new dashboard views to initial_data.json
2014-06-19 Scott Bakerremove ^M
2014-06-19 Scott Bakerfix shell incompatibility with datatables; add dotted...
2014-06-19 Scott Bakeriframe view support
2014-06-19 Scott Bakermoving the shell files out to where they belong
2014-06-19 Scott Bakershell, wip
2014-06-18 Scott Bakeropencloud shell prototype; wip
2014-06-17 Scott Bakerfigure out dashboard view classes and urls automatically
2014-06-16 Scott Bakerchange mimetype to content_type
2014-06-13 Sapan BhatiaMake it possible to go from deployments to sites in...
2014-06-13 Sapan BhatiaAdded the select_by_user method to the Node object
2014-06-13 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-11 Scott Bakeruse a filteredSelectMultiple for choosing images in...
2014-06-11 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-11 Scott Bakermove UserDeployments to a separate file to resolve...
2014-06-11 Sapan BhatiaDeployment is imported out of Site.
2014-06-11 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-11 Sapan BhatiaMerge branch 'apigen'
2014-06-11 Scott Bakerfirst cut on ImageDeployments addable by UI
2014-06-11 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-11 Scott Bakerprint BigQuery Unavailable msg if bigquery is not initi...
2014-06-11 Scott Bakerfix incorrect comment, make minidashboard silent if...
2014-06-10 Scott Bakerhelp text for deployment sites
2014-06-10 Scott Bakerremove debugging statements
2014-06-09 Scott Bakerretry page stats in 5 seconds if they fail
2014-06-09 Scott Bakerretry chart if it fails
2014-06-09 Scott Bakerfix filtering of deployments when adding slivers
2014-06-09 Scott Bakerfix filtering of deployments when adding slivers
2014-06-09 Scott Bakerremove debug code
2014-06-09 Scott Bakeradd ability to disabled minidashboard
2014-06-09 Scott Bakerfix unable to add nodes from deployment admin
2014-06-09 Scott Bakerfilter deployments in add-sliver inline by acl
2014-06-06 Scott Bakerfix select_by_acl to return a queryset
2014-06-06 Scott Bakermerge tony's changes to deployment
2014-06-06 Scott Bakermake deployment.py go away
2014-06-06 Scott Bakeracl support for deployments
2014-06-06 Scott Bakermodels in deployment.py appear to have been moved to...
2014-06-04 Tony Mackremove deployment_auth.py and move deployment auth...
2014-06-03 Scott Bakereliminate debugging console logs
2014-06-03 Scott Bakereliminate unnecessary background image
2014-06-03 Scott Bakercheck in missing image
2014-06-03 Scott BakerAdd ImageDeploymentsInline, eliminate enacted field...
next