Mercurial
Mercurial
>
py_tasks_melange
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
app/soc/models/role.py
2009-02-01
Pawel Solyga
Add publish_location boolean property to Role model. This field indicates whether the User has agreed to publish his location. It is not supported yet in any logic, views or templates but we won't want to change models later so it's being added now.
file
|
diff
|
annotate
2009-01-31
Pawel Solyga
Replace name_on_certificates property with name_on_documents, since mentors, club admins, hosts and org admins don't get certificates it's better to name it 'Name on documents' which can indicate any kind of documents including awards certificates. Also don't show name_on_documents in public Role profiles, instead show user public name in that place.
file
|
diff
|
annotate
2009-01-31
Lennard de Rijk
Changed display_name to name_on_certificates in models/role.py.
file
|
diff
|
annotate
2009-01-30
Sverre Rabbelier
Added missing dot.
file
|
diff
|
annotate
2009-01-30
Lennard de Rijk
Renamed state to status where appropriate.
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-24
Sverre Rabbelier
Use ugettext instead of ugettext_lazy
file
|
diff
|
annotate
2009-01-23
Lennard de Rijk
Added state property to role model.
file
|
diff
|
annotate
2009-01-21
Lennard de Rijk
Changes in Role model.
file
|
diff
|
annotate
2009-01-20
Todd Larsen
Add the agrees_to_tos property to Roles (as its own changeset this time...).
file
|
diff
|
annotate
2009-01-20
Todd Larsen
This file should not have been included in r1428. Reverting...
file
|
diff
|
annotate
2009-01-20
Todd Larsen
Changing ReadOnlyBool to type "text" makes it display "True" or "False".
file
|
diff
|
annotate
2008-12-06
Lennard de Rijk
Comment fixes for state in group and role model.
file
|
diff
|
annotate
2008-11-23
Todd Larsen
Provide a simple method in the Role Model class that aliases the existing
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-15
Todd Larsen
Attempt to rename User.id to User.account, in preparation for making User be
file
|
diff
|
annotate
2008-11-11
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
2008-10-18
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
2008-09-29
Todd Larsen
Take advantage of the Model inheritance provided by polymodel.PolyModel to
file
|
diff
|
annotate
less
more
(0)
tip