Fri, 30 Jan 2009 21:59:13 +0000 |
Sverre Rabbelier |
Added missing dot.
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 17:38:28 +0000 |
Lennard de Rijk |
Renamed state to status where appropriate.
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 09:31:56 +0000 |
Lennard de Rijk |
Added agreed_to_tos_on field in user and role model.
|
file |
diff |
annotate
|
Wed, 28 Jan 2009 16:50:54 +0000 |
Lennard de Rijk |
Changed the verbose name for agrees_to_tos to I agree to the Terms of Service.
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 23:56:34 +0000 |
Sverre Rabbelier |
Use ugettext instead of ugettext_lazy
|
file |
diff |
annotate
|
Fri, 23 Jan 2009 09:08:26 +0000 |
Lennard de Rijk |
Added state property to role model.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 16:13:51 +0000 |
Lennard de Rijk |
Changes in Role model.
|
file |
diff |
annotate
|
Tue, 20 Jan 2009 20:16:07 +0000 |
Todd Larsen |
Add the agrees_to_tos property to Roles (as its own changeset this time...).
|
file |
diff |
annotate
|
Tue, 20 Jan 2009 17:56:10 +0000 |
Todd Larsen |
This file should not have been included in r1428. Reverting...
|
file |
diff |
annotate
|
Tue, 20 Jan 2009 17:53:36 +0000 |
Todd Larsen |
Changing ReadOnlyBool to type "text" makes it display "True" or "False".
|
file |
diff |
annotate
|
Sat, 06 Dec 2008 14:50:45 +0000 |
Lennard de Rijk |
Comment fixes for state in group and role model.
|
file |
diff |
annotate
|
Sun, 23 Nov 2008 06:34:22 +0000 |
Todd Larsen |
Provide a simple method in the Role Model class that aliases the existing
|
file |
diff |
annotate
|
Fri, 21 Nov 2008 08:41:23 +0000 |
Todd Larsen |
Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
|
file |
diff |
annotate
|
Sat, 15 Nov 2008 03:12:33 +0000 |
Todd Larsen |
Attempt to rename User.id to User.account, in preparation for making User be
|
file |
diff |
annotate
|
Tue, 11 Nov 2008 21:07:38 +0000 |
Pawel Solyga |
Move all the properties from Person model to Role model. Update all the comments and docs according to the changes. Remove Person model.
|
file |
diff |
annotate
|
Sat, 18 Oct 2008 21:54:13 +0000 |
Pawel Solyga |
Remove not used imports in models. Fix missing spaces in models when operator not preceded by a space. Add missing ugettext_lazy import to Proposal model.
|
file |
diff |
annotate
|
Mon, 29 Sep 2008 15:34:40 +0000 |
Todd Larsen |
Take advantage of the Model inheritance provided by polymodel.PolyModel to
|
file |
diff |
annotate
|