Added timestamp for model policy scheduling to the User class
[plstackapi.git] / planetstack / core / models / user.py
2015-01-23 Sapan BhatiaAdded timestamp for model policy scheduling to the...
2015-01-07 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2015-01-06 Scott Bakeruser model needed its GetValidators method
2015-01-03 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-03 Tony Mackadded 'remote_password' property to User model
2014-12-19 Scott Bakerfix 'sys not defined' error when displaying observer...
2014-12-19 Scott Bakerfix migration creation issue due to DiffModelMixin
2014-12-19 Tony Mackintroduce Controller model
2014-11-12 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 BhatiaThis change renamed a number of misnamed related fields...
2014-10-18 Scott Bakerfix user admin showing deleted users
2014-10-09 Scott Bakerfix keyerror in plcorebase.delete
2014-10-09 Scott Bakerobserver_disabled was not being imported into core...
2014-10-07 Scott Bakerre-did the fine grained permission checking stuff again
2014-10-03 Scott Bakeradd support for fine-grained field permissions for...
2014-09-22 John H. HartmanMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-15 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-12 Scott Bakerclean up some deprecation warnings in django 1.7
2014-09-08 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-05 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-04 Sapan BhatiaBug: Models should import model_policy, not model_policies
2014-09-04 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-03 Sapan BhatiaAdd policies feature to user objects
2014-09-02 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-02 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-02 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-08-29 Scott BakerHTTP_ORIGIN wasn't working on Firefox, changed it to...
2014-08-29 Scott Bakermerge Amisha changes
2014-07-23 Sapan BhatiaImplement new mark/purge deletion for User Model
2014-07-23 Sapan BhatiaAdded deletion check as a default filter of the User...
2014-07-23 Sapan BhatiaAdded a 'deleted' field to all models. Specifically to:
2014-07-23 Sapan BhatiaMake default value of status field "pending"
2014-07-23 Sapan BhatiaAdded backend_status field to user object
2014-06-13 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
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 'apigen'
2014-06-11 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-05-20 Scott Bakerdynamic home view with customization
2014-04-18 Tony Mackcleanup unused fields
2014-03-13 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-03-12 Tony Mackfixing bugs
2014-03-12 Tony Mackobserver now supports remote openstack deployments
2014-02-04 Tony Mackadded rbac for viewing objects
2014-01-11 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2014-01-11 Siobhan TullyAdjustments for initial public launch of OpenCloud
2013-09-08 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-09-06 Siobhan TullyConsolidated email and username fields to preserve...
2013-09-06 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-09-03 Siobhan TullyDjango-suit, add in Roles for specific classes site...
2013-06-11 Tony Mackobserver for sites, slices and users
2013-06-10 Tony Mackswitch public key from char field to text field
2013-06-10 Tony Mackremoving key model
2013-06-10 Tony Mackkey is now just an attribute of the user model. Added...
2013-05-19 Scott Bakeradd timezone field to user
2013-05-11 Tony Mackfix openstack integration
2013-05-10 Siobhan TullyMerge pick up, tweaked role/site/plcore_base or os_mana...
2013-05-10 Siobhan TullyRefactor to /opt/planetstack, final tweaks to make...