2009-03-04 |
Pawel Solyga |
Fix too long line in soc.models.user module.
|
file |
diff |
annotate
|
2009-02-13 |
Sverre Rabbelier |
Partially reverted "Update the copyright notice for 2009."
|
file |
diff |
annotate
|
2009-02-13 |
Sverre Rabbelier |
Update the copyright notice for 2009.
|
file |
diff |
annotate
|
2009-02-01 |
Lennard de Rijk |
Added status property to the user model.
|
file |
diff |
annotate
|
2009-01-30 |
Lennard de Rijk |
Added agreed_to_tos_on field in user and role model.
|
file |
diff |
annotate
|
2009-01-28 |
Lennard de Rijk |
Changed the verbose name for agrees_to_tos to I agree to the Terms of Service.
|
file |
diff |
annotate
|
2009-01-28 |
Lennard de Rijk |
Removed default value for agrees_to_tos in soc/models/user.py
|
file |
diff |
annotate
|
2009-01-28 |
Lennard de Rijk |
Added default values to the User model.
|
file |
diff |
annotate
|
2009-01-24 |
Sverre Rabbelier |
Use ugettext instead of ugettext_lazy
|
file |
diff |
annotate
|
2009-01-23 |
Sverre Rabbelier |
Enable pick links for all the references we have
|
file |
diff |
annotate
|
2009-01-14 |
Todd Larsen |
Add "agrees to site-wide Terms of Service" boolean property for all Users.
|
file |
diff |
annotate
|
2008-11-22 |
Todd Larsen |
Fix some broken help_text bubbles (they are truncated or not displayed if they
|
file |
diff |
annotate
|
2008-11-22 |
Todd Larsen |
Rename the User.public_name Property to simply 'name' (but leave the verbose
|
file |
diff |
annotate
|
2008-11-22 |
Todd Larsen |
Add User.public_name help text, per discussions on melange-soc-dev.
|
file |
diff |
annotate
|
2008-11-21 |
Todd Larsen |
Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
|
file |
diff |
annotate
|
2008-11-21 |
Todd Larsen |
Replace nick_name and its variants with public_name. Remove the
|
file |
diff |
annotate
|
2008-11-20 |
Todd Larsen |
Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
|
file |
diff |
annotate
|
2008-11-15 |
Todd Larsen |
Attempt to rename User.id to User.account, in preparation for making User be
|
file |
diff |
annotate
|
2008-10-15 |
Todd Larsen |
Define the Models for implementing Quizzes (collections of Questions) and their
|
file |
diff |
annotate
|
2008-10-12 |
Sverre Rabbelier |
Replace almost all occurences of linkname with link_name
|
file |
diff |
annotate
|
2008-09-24 |
Todd Larsen |
Note 'groups' back-reference from 'founder' property in soc.models.group.Group.
|
file |
diff |
annotate
|
2008-09-21 |
Pawel Solyga |
Remove Author model (use Person instead). Update models after removing Author. Add new Sponsor, Organization models.
|
file |
diff |
annotate
|
2008-09-18 |
Todd Larsen |
Add a verbose_name and help_text to the User.id Property.
|
file |
diff |
annotate
|
2008-09-12 |
Todd Larsen |
Make isIdDeveloper() also able to check an is_developer Boolean property in
|
file |
diff |
annotate
|
2008-09-12 |
Todd Larsen |
...
|
file |
diff |
annotate
|
2008-08-28 |
Todd Larsen |
Clean up User Model and User profile edit view now that soc.logic.site.id_user
|
file |
diff |
annotate
|
2008-08-22 |
Pawel Solyga |
Added public view support (not using controller yet)
|
file |
diff |
annotate
|
2008-08-20 |
Pawel Solyga |
User Profile view (without controller yet).
|
file |
diff |
annotate
|
2008-08-19 |
Pawel Solyga |
Created response helper respond() function that is used to generate base templates and it's child templates (handles sign in/out links, user name etc).
|
file |
diff |
annotate
|
2008-08-19 |
Pawel Solyga |
Updated User and Person models.
|
file |
diff |
annotate
|
2008-07-18 |
Todd Larsen |
Major reorganization of the soc svn repo, to merge into a single App Engine
|
file |
diff |
annotate
| base
|